@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-v30-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-v30-latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-v30-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-v30-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
@font-face {
  font-family: "Montserrat";
  src: url("/fonts/montserrat/montserrat-v30-latin-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  font-synthesis-weight: none;
  font-synthesis-style: none;
}

.font-ui,
.font-heading,
.font-nav,
.font-body {
  font-family: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

html {
  font-family: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}
