/* Aesop reference tokens. */
@theme {
  --color-parchment: #fffef2;
  --color-charcoal: #333333;
  --color-ink-black: #000000;
  --color-carbon: #252525;
  --color-stone: #666666;
  --color-slate: #d6d5cc;
  --font-display: SuisseIntl, sans-serif;
  --font-sans: Zapf-Humanist, sans-serif;
}