@font-face {
  font-family: "Fraunces";
  font-weight: 300 700;
  font-style: normal;
  src: url("./fonts/fraunces-latin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Public Sans";
  font-weight: 400 700;
  font-style: normal;
  src: url("./fonts/public-sans-latin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Space Grotesk";
  font-weight: 300 700;
  font-style: normal;
  src: url("./fonts/space-grotesk-latin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Space Mono";
  font-weight: 400;
  font-style: normal;
  src: url("./fonts/space-mono-latin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "JetBrains Mono";
  font-weight: 100 800;
  font-style: normal;
  src: url("./fonts/jetbrains-mono-latin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  font-weight: 300 800;
  font-style: normal;
  src: url("./fonts/manrope-latin.woff2") format("woff2");
  font-display: swap;
}
