/* ============================================================
   FONTS — Supplement Brand (Brand Principles v0.2, 2026-08-05)
   TWO fonts, site-wide (Finn: "2 fonts across the whole site"):
   1. Inter — headlines (bold) AND body. The clean modern grotesque.
   2. JetBrains Mono — small labels, chips, data (the "real
      numbers" signal). Used sparingly.
   Newsreader serif RETIRED — --font-serif now aliases to the sans
   in typography.css so any straggler declaration degrades cleanly.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap');
