/* ── Webfonts ──────────────────────────────────────────────────────────
   Midnight Pop ships three families via Google Fonts:
   • Bricolage Grotesque — display / hero headlines (tight, confident)
   • Hanken Grotesk       — body / reading (calm, highly readable)
   • Space Mono           — eyebrows, labels, metadata (editorial accent)
   NOTE: loaded from the Google Fonts CDN. If you need self-hosted binaries
   for offline/production use, ask Tamir to supply the .woff2 files and
   swap these @import lines for local @font-face rules.
   ──────────────────────────────────────────────────────────────────── */
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Hanken+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
