@font-face {
  font-family: "Youfu Inter";
  src: url("./fonts/Inter-latin-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Youfu Space Grotesk";
  src: url("./fonts/SpaceGrotesk-latin-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
