/* ============================================================
   Kate's Quest — Webfonts
   ------------------------------------------------------------
   Loaded from Google Fonts. The four families map to the brand's
   four voices:
     • Rye            — the carved, weathered "wanted-poster" display
     • Alfa Slab One  — the heavy adventure-headline slab
     • Cinzel         — the engraved, small-caps label serif
     • Hanken Grotesk — the clean, modern body workhorse
     • Caveat         — the handwritten personal note
   NOTE: served from Google's CDN rather than self-hosted because the
   build sandbox cannot download binaries. To fully self-host, drop the
   .woff2 files in tokens/fontfiles/ and swap these for @font-face rules.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Rye&family=Alfa+Slab+One&family=Cinzel:wght@400;500;600;700;800;900&family=Hanken+Grotesk:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Caveat:wght@400;500;600;700&display=swap');
