@font-face {
  font-family: Moranga;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/deploy/Moranga-Regular.woff2?__frsh_c=463284b5b144ab4d58f0467181ce0219895064dd") format("woff2");
}

@font-face {
  font-family: Moranga;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("/fonts/deploy/Moranga-Medium.woff2?__frsh_c=463284b5b144ab4d58f0467181ce0219895064dd") format("woff2");
}

@font-face {
  font-family: Recursive;
  font-style: normal;
  font-weight: 300 1000;
  font-display: swap;
  src: url("/fonts/deploy/Recursive_Variable.woff2?__frsh_c=463284b5b144ab4d58f0467181ce0219895064dd") format("woff2");
}

@font-feature-values Recursive {
  @styleset {
    ss12: 12;
  }
}

html,
body {
  font-variation-settings: "MONO" 0, "CASL" 0, "CRSV" 0, "slnt" 0;
}

.deploy-page :where(i, em, .italic) {
  font-variation-settings: "slnt" -8, "CRSV" 1, "CASL" 1, "MONO" 0;
  font-style: normal !important;
}

pre, code, .font-mono {
  font-variation-settings: "MONO" 1, "CASL" 0, "CRSV" 0, "slnt" 0;
  font-feature-settings: "ss12" on;
}
