@font-face {
  font-family: "Fraunces";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/fraunces-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Fraunces";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/fraunces-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Fraunces";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("/assets/fonts/fraunces-500-italic.woff2") format("woff2");
}
@font-face {
  font-family: "InterS";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/inters-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "InterS";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/inters-600-normal.woff2") format("woff2");
}
