/* Brand fonts (per TRU ICONS BRANDING.pdf):
   Heading — CY Grotesk V3 (licensed, not supplied → substituted with Archivo)
   Sub heading — Montserrat, 396 tracking (available on Google Fonts, exact)
   Paragraph/body — Helvetica Now Display (licensed → falls back to Helvetica Neue/Helvetica/Arial)
   Logo & light accents only — Mencken Std Head Compress (self-hosted, uploaded)
   Drop the remaining .woff2/.otf files into fonts/ and add @font-face rules below. */
@font-face{font-family:'Mencken Std';src:url('../fonts/fonnts.com-Mencken-Std-Head-Compress-.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@import url('https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@75..125,300..700&family=Montserrat:wght@300;400;500;600&display=swap');
