/* HUS uses Manrope as an open-source stand-in for Forma DJR Micro —
   a wide, slightly rounded geometric grotesque with matching proportions.
   Loaded from Google Fonts (weights 400/500/600/700/800). */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root {
  --font-sans: 'Manrope', 'Forma DJR Micro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
}
