@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/fonts/outfit-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 500 800;
  font-display: swap;
  src: url("/fonts/urbanist-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 200 700;
  font-display: block;
  src: url("/fonts/material-symbols-outlined.woff2") format("woff2");
}
