/* Inter variable font, self-hosted. Weight axis 100-900 covers every weight used by
   theme.css (400 body, 500 labels/buttons, 600 headings) with a single file. */
@font-face {
  font-family: "Inter";
  src: url("InterVariable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
