/* Self-hosted Montserrat (variable font) to avoid Google Fonts and reduce FOUT/CLS. */

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-vf.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-italic-vf.woff2") format("woff2");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}
