/* Webfonts.
   BRAND SPEC: Roca One (headers) + Glacial Indifference (subheads/body).
   Neither is licensed here nor on Google Fonts, so both are SUBSTITUTED:
     Roca One            -> Outfit        (geometric sans, tall x-height, heavy display weights)
     Glacial Indifference -> Jost         (Futura-derived geometric sans, matches the logo wordmark)
   Swap the stacks in tokens/typography.css if real font files arrive. */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Jost:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');
