@font-face {
  font-family: "CorsaGrotesk";
  src: url("./CorsaGrotesk-Thin.woff2") format("woff2"), url("./CorsaGrotesk-Thin.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CorsaGrotesk";
  src: url("./CorsaGrotesk-Regular.woff2") format("woff2"), url("./CorsaGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
