/* ============================================================
   KRAHNBORN — WEBFONTS
   Space Grotesk + IBM Plex Sans + IBM Plex Mono via Google Fonts.
   NOTE: loaded from the Google Fonts CDN. To ship fully offline /
   self-hosted binaries, drop the .woff2 files in /assets/fonts and
   replace this import with local @font-face rules.
   ============================================================ */

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