/* Webfonts — Montserrat (both brands, all uses)
   Loaded from Google Fonts. If you have licensed .woff2 binaries, place them
   in assets/fonts/ and replace this @import with @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');

:root {
  --font-sans: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
}
