/* Self-hosted Inter (variable, latin) — replaces the Google Fonts runtime CDN.
   Source: @fontsource-variable/inter@5.0.18 (inter-latin-wght-normal.woff2).
   The variable weight axis covers the 300–800 weights the site uses. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/vendor/inter/inter-latin-variable.woff2') format('woff2');
}
