/* Track Phi Track — Webfonts
   Display: Anton (ultra-bold condensed, poster hero words)
   Support: Barlow Semi Condensed (bold caps for everything else; italic reserved for tags)
   Varsity: Passion One (bold collegiate/jersey-style serif, used for the nav wordmark)
   NOTE: No brand font files were provided. These are the intended Google Fonts faces.
   The actual <link rel="preconnect">/<link rel="stylesheet"> tags that load them from the
   Google Fonts CDN live directly in each page's <head> (not here as an @import) — @import
   forces the browser to fetch this file, parse it, THEN discover and fetch the Google Fonts
   CSS, then the font files: three sequential round trips before any custom font can apply,
   which is what caused the slow/jarring font swap on first paint. A <link> in <head> lets the
   browser discover and fetch the font CSS immediately, in parallel with everything else.
   Swap in licensed font files here if the club has them. */
