/* ============================================================
   FONTS
   Brand spec: Museo Sans Rounded (body, weights 100/300/500/700/900/1000)
   + Museo Sans Display Black / Extra Black (headlines).
   These are COMMERCIAL Adobe/exljbris fonts and are not bundled here.
   SUBSTITUTE: Nunito — the closest free Google Fonts match (a rounded,
   low-contrast geometric sans). Swap to the licensed Museo families in
   production by replacing the --font-* values in typography.css and
   dropping the real @font-face binaries here.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&display=swap');
