@font-face {
  font-family: "Noi Grotesk";
  src:
    url("/fonts/NoiGrotesk-Regular.woff2") format("woff2"),
    url("/fonts/NoiGrotesk-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noi Grotesk";
  src:
    url("/fonts/NoiGrotesk-Medium.woff2") format("woff2"),
    url("/fonts/NoiGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
