@font-face {
  font-family: "JC Anton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/_next/static/_vinext_fonts/anton-51cfbbdeed62/anton-75f46c51.woff2") format("woff2");
}

@font-face {
  font-family: "JC Fraunces";
  font-style: normal;
  font-weight: 600 900;
  font-display: swap;
  src: url("/_next/static/_vinext_fonts/fraunces-d880190a47b7/fraunces-8ca9c2a4.woff2") format("woff2");
}

@font-face {
  font-family: "JC Fraunces";
  font-style: italic;
  font-weight: 600 900;
  font-display: swap;
  src: url("/_next/static/_vinext_fonts/fraunces-d880190a47b7/fraunces-b5c27de0.woff2") format("woff2");
}

@font-face {
  font-family: "JC DM Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/_next/static/_vinext_fonts/dm-sans-fe76be7f7f35/dm-sans-151a53ae.woff2") format("woff2");
}

:root {
  --font-display: "JC Anton", Impact, sans-serif;
  --font-accent: "JC Fraunces", Georgia, serif;
  --font-body: "JC DM Sans", Arial, sans-serif;
}
