/* Good Glyphs reference tokens. */
@theme {
  --color-ghostly-green: #c7ffcd;
  --color-midnight-ink: #000000;
  --color-slate-text: #101010;
  --font-display: "Helvetica Neue", sans-serif;
  --font-sans: good-glyphs, sans-serif;
}