/* Self-hosted Inter (variable, latin). Replaces the Google Fonts stylesheet. */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("/bootstrap5/vendor/fonts/inter/inter-latin-wght-normal.woff2") format("woff2-variations");
}
