/* Tommy Tunes — Webfonts
   NOTE: No brand font files were supplied. These are Google Fonts stand-ins,
   chosen to match the "strak maar speels" (sleek but playful) brief:
   - Archivo      → confident, technical display grotesk
   - Manrope      → clean geometric sans for UI / body
   - JetBrains Mono → studio/technical accents (timecodes, tags, labels)
   Swap the @import for local @font-face rules once real brand fonts arrive. */

@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap');
