/* ============================================================
   WSC · Webfonts
   ------------------------------------------------------------
   Loaded from Google Fonts. These four families approximate the
   brand's heritage seal + heavy condensed wordmark:
     · Newsreader      → literary serif (display + editorial body)
     · Archivo         → neutral grotesque (UI, labels, captions)
     · Anton           → heavy condensed display (echoes the wordmark)
     · JetBrains Mono  → technical / AI-platform surfaces
   These are the brand's official open-source typefaces (SIL Open Font
   License / Google Fonts) — chosen deliberately, not placeholders.
   @import must precede all other rules.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..600&family=Archivo:wght@400;500;600;700&family=Anton&family=JetBrains+Mono:wght@400;500;700&display=swap');
