/* Terminal Commerce — Webfonts
   Loaded from Google Fonts. SUBSTITUTION NOTE: the brand has no licensed
   custom typeface; these are the chosen Google Fonts. To self-host, replace
   this @import with local @font-face rules pointing at .woff2 files in assets/.

   Space Mono   — display / headings / logo (terminal-retro monospace, the identity)
   Hanken Grotesk — body / UI (kept clean + readable so the terminal vibe never hurts legibility)
   JetBrains Mono — code / labels / terminal output */

@import url("https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Hanken+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap");
