@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/inter/Inter-VariableFont_opsz,wght.ttf")
    format("woff2-variations");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/montserrat/Montserrat-VariableFont_wght.ttf")
    format("woff2-variations");
}
