@font-face {
  font-family: "Outfit";
  src: url("./montserrat-regular-webfont.woff") format("woff");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Outfit";
  src: url("./montserrat-bold-webfont.woff") format("woff");
  font-weight: 800 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./roboto-v18-latin-regular.woff") format("woff");
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}
