/* Kobrokr typefaces — Space Grotesk (display/wordmark), IBM Plex Sans (body/UI),
   IBM Plex Mono (data/labels). All three are open-source and served here from the
   Google Fonts CDN. If you need fully offline binaries, drop the .woff2 files into
   assets/fonts/ and replace the @import with local @font-face src declarations. */

@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');
