/* ==========================================================================
   Tool Brief — Webfonts
   No font files were supplied with the brand brief. Space Grotesk, Inter and
   IBM Plex Mono are the brand's actual specified typefaces (not
   substitutes) — they are loaded from Google Fonts. If you'd rather
   self-host, drop matching .woff2 files in assets/fonts/ and swap the
   @import below for local @font-face rules.
   ========================================================================== */

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