/* ============================================================
   EpochCore · Fonts
   ------------------------------------------------------------
   Google-hosted, no local binaries. Two families do all the
   product work; the rest are secondary (decks / marketing only).

   PRIMARY (the shipped product face)
     Newsreader     — every headline, card title & body (400–800
                      + italic; <em> is always accent-violet italic)
     JetBrains Mono — every label, eyebrow, section key, stat,
                      price (tracked 0.5–1.6px, UPPERCASE labels)

   SECONDARY (decks / specimen-sheet marketing face only)
     Space Grotesk  — alt display    IBM Plex Sans — alt body
     IBM Plex Mono  — alt mono

   SIGNATURE
     Ms Madi        — the cursive "Epoch" signature flourish used
                      by the AnimatedAccentWord "signature" gesture
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Serif:ital,wght@0,400;0,600;0,700;1,400;1,600&family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Ms+Madi&family=Newsreader:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&display=swap');
