/* ------------------------------------------------------------------
   Fonts — Andy Hutchinson Design System
   NOTE: No custom brand fonts were provided (only the signature mark).
   These are chosen Google Fonts substitutes — see readme.md → Caveats.
   - Schibsted Grotesk : editorial display / headings
   - Hanken Grotesk    : clean neutral body / UI
   - JetBrains Mono    : EXIF-style captions, technical / gear specs
   ------------------------------------------------------------------ */
@import url('https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700;800&family=Hanken+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');
