/* ISO Meet reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ink-black: #000000;
  --color-ghost-gray: #f2f2f2;
  --color-muted-stone: #999999;
  --color-outline-gray: #cccccc;
  --color-subtle-black: #222222;
  --font-display: "Instrument Sans", sans-serif;
  --font-sans: "Instrument Serif", sans-serif;
}