/* BGSN webfonts.
   Brand spec: headings in "DIN Pro" — no licensed binaries were provided.
   Substitute: "Barlow Semi Condensed" (closest DIN-style grotesque on Google Fonts).
   Body/navigation: "Montserrat" (as specified by the brand).
   Replace with real DIN Pro @font-face rules when font files are supplied. */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600;700;800&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
