@font-face {
  font-family: "Inter";
  src: url("../src/fonts/Inter-Variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
}

@font-face {
  font-family: "Clashgrotesk";
  src: url("../src/fonts/ClashGrotesk-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
