@font-face {
  font-family: "OverusedGrotesk";
  src: url("./OverusedGrotesk-VF.woff2") format("woff2-variations");
  font-weight: 300 900;
  font-display: swap;
}
body {
  font-family: "OverusedGrotesk", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
