/* Wallpaper Projects reference tokens. */
@theme {
  --color-deep-charcoal: #1e1e1e;
  --color-alabaster-white: #ffffff;
  --color-cloud-cream: #fbf9f3;
  --color-pure-black: #000000;
  --font-display: "Cardinal Fruit", sans-serif;
  --font-sans: "Soehne Breit Buch", sans-serif;
}