/* ──────────────────────────────────────────────────────────────────────
   Wright Aerial — webfont imports
   ──────────────────────────────────────────────────────────────────────
   We use Google Fonts for all four families. Inter + Heebo match the
   MVP's next/font/google setup exactly. Space Grotesk + JetBrains Mono
   are net-new for the modernization. Swap to self-hosted WOFF2 when
   moving to production to cut the extra network hops.
   ────────────────────────────────────────────────────────────────────── */

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