/* ──────────────────────────────────────────────────────────────
   Airspeed — Webfonts
   Inter (UI + display/body), Inter Tight (expressive display —
   tighter, more presence, same skeleton as Inter so the two voices
   never fight), IBM Plex Mono (eyebrows, labels, taglines, data).
   Served from Google Fonts. For self-hosted binaries, drop them in
   /assets/fonts and replace the import below with @font-face rules.
   ────────────────────────────────────────────────────────────── */

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