/* SSTV Design System — Fonts
   Display: Space Grotesk (headings + big KPI numerals)
   Sans:    IBM Plex Sans (UI + body)
   Mono:    IBM Plex Mono (IDs, timestamps, tabular data)

   NOTE: loaded from Google Fonts CDN. For offline / production, replace with
   self-hosted @font-face binaries. Flagged to the SSTV team. */

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