/* Self-hosted Inter (variable font, weights 100-900).
   Replaces fonts.googleapis.com — no visitor IP ever reaches Google (GDPR,
   LG München I, 3 O 17493/20). Files from https://rsms.me/inter/ (OFL 1.1). */
@font-face {
  font-family: "Inter";
  src: url("/fonts/InterVariable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/InterVariable-Italic.woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
