@charset "UTF-8";
/* Inter — self-hosted (rsms/inter v4, SIL OFL) */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/inter/InterVariable.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/inter/InterVariable-Italic.woff2") format("woff2");
}
/* SUIT — self-hosted (sun-typeface/SUIT v2, SIL OFL) */
@font-face {
  font-family: "SUIT Variable";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/suit/SUIT-Variable.woff2") format("woff2-variations");
}
