/* ============================================================
   DISCO GRINGO — WEBFONTS
   The true wordmark is custom hand-lettering (shipped as an
   image asset in /assets/logo). For headings & UI we use the
   nearest free substitutes on Google Fonts:
     • Bagel Fat One — fat bubble display (closest to the logo)
     • Sniglet       — chunky rounded headings, very legible
     • Nunito        — rounded, friendly body & UI workhorse
     • Space Mono    — retro mono for tickets / boarding-pass bits
   SUBSTITUTION FLAGGED: swap these for licensed brand faces if
   Disco Gringo has them.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Bagel+Fat+One&family=Sniglet:wght@400;800&family=Nunito:ital,wght@0,400;0,600;0,700;0,800;1,400&family=Space+Mono:wght@400;700&display=swap');
