/* Self-hosted Inter (variable) — replaces the Google Fonts dependency. */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/static/vendor/inter-latin-wght-normal.woff2") format("woff2");
}
