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

@font-face {
  font-family: "Inter";
  src: url("/fonts/inter/inter-var.woff2") format("woff2");
  font-weight: 400 500 600 700;
  font-display: swap;
  font-style: normal;
}
