/* ============================================================
   FONTS
   IBM Plex Sans + IBM Plex Mono are the core stack — the
   industrial-signage / mainframe-terminal lineage Cybersyn's
   displays evoke. Space Grotesk is the speculative-futurist
   display alternate.

   NOTE: served from Google Fonts CDN. IBM Plex and Space Grotesk
   are open-source (OFL); these are the genuine families, not
   substitutes. If you need self-hosted binaries for an offline
   build, download the OFL files and replace the @import below
   with local @font-face rules.
   ============================================================ */

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