/* ============================================================
   Nativ — Webfonts
   Loaded from Google Fonts CDN (both families are available there):
     • Bricolage Grotesque — display
     • JetBrains Mono       — code / wordmark / kickers
   NOTE: These are CDN imports, not self-hosted binaries. If you need
   offline / self-hosted .woff2 files, drop them in assets/fonts/ and
   replace the @import below with @font-face rules.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=JetBrains+Mono:wght@400;500;600;700&display=swap");
