@font-face {
  font-family: "Circus System";
  src: url("./w95fa.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

:root {
  --system-font: "Circus System", "MS Sans Serif", sans-serif;
  font-family: var(--system-font);
  font-synthesis: weight;
}
