/* Ciridae reference tokens. */
@theme {
  --color-absolute-black: #000000;
  --color-deep-charcoal: #0B0B0B;
  --color-warm-graphite: #272A2A;
  --color-pure-white: #FFFFFF;
  --color-ash-gray: #CECECE;
  --color-steel-gray: #858585;
  --font-display: "Pragmatica Cond", sans-serif;
  --font-sans: Pragmatica, sans-serif;
}