/* Gamibox webfonts.
   SUBSTITUTION NOTE: no original font binaries were supplied with the brand assets.
   The live gamibox.io site sets a neo-grotesk (Söhne/Neue Montreal family). We load the
   nearest Google Fonts equivalents so consumers need no licensing step:
     - Space Grotesk  -> display / headline voice (technical grotesk, engineered feel)
     - Geist          -> UI + body voice (neutral, high legibility)
     - Geist Mono     -> technical labels, code, spec annotations
   Replace this file with local @font-face rules if the real licensed families arrive. */
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap");
