/* Inter — self-hosted variable font (rsms/Inter v4.x, SIL OFL — see Inter/OFL.txt).
   One file per style; the variable axis covers weights 100–900.
   Only the variable font is bundled; the upstream static/InterDisplay faces are
   omitted (files not shipped, and unused — the app uses InterVariable). */
@font-face {
  font-family: 'InterVariable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('Inter/InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: 'InterVariable';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('Inter/InterVariable-Italic.woff2') format('woff2');
}
