/* AUTEUR SHOT — Fonts
   All four brand faces are Google Fonts, confirmed available for web/print/Canva
   in the brand system. Loaded via Google Fonts CDN (not self-hosted binaries).
   - Display / titles ...... Big Shoulders Display (Bold 700)
   - Body ................... Instrument Sans (400/500/600/700)
   - Pull-quotes / quotes .. IBM Plex Serif (italic)
   - Labels / metadata ..... Geist Mono (400/500/700)
*/
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@400;600;700;800&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Serif:ital,wght@0,400;0,500;1,400;1,500;1,600&family=Geist+Mono:wght@400;500;600;700&display=swap');
