/*
 * ZenMotion self-hosted type.
 * Geist Sans v1.7.2, unmodified, licensed under SIL OFL 1.1.
 * Source and checksums: ../FONT-LICENSES.md
 */

@font-face {
  font-family: "ZenMotion Geist";
  src: url("fonts/geist/Geist-Variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "ZenMotion Geist";
  src: url("fonts/geist/Geist-Italic-Variable.woff2") format("woff2");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --zen-font-text: "ZenMotion Geist", sans-serif;
  --zen-font-display: "ZenMotion Geist", sans-serif;
}
