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

html,
body {
  font-family: "Montserrat", Roboto, Helvetica, Arial, sans-serif;
}
