@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/geist.woff2") format("woff2");
}
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/geist-mono.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../fonts/roboto-mono.woff2") format("woff2");
}
@font-face {
  font-family: "DM Retrograde";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/pix.woff2") format("woff2");
}

:root {
  --font-geist-sans: "Geist", "Arial", sans-serif;
  --font-geist-mono: "Geist Mono", ui-monospace, monospace;
  --font-roboto-mono: "Roboto Mono", ui-monospace, monospace;
}

.__variable_246ccd {
  --font-geist-sans: "Geist", "Arial", sans-serif;
}
.__variable_4c40f6 {
  --font-geist-mono: "Geist Mono", ui-monospace, monospace;
}
.__variable_33c9ff {
  --font-roboto-mono: "Roboto Mono", ui-monospace, monospace;
}
