/* Inter (variable, latin subset) — self-hosted, replaces Google Fonts.
   Single variable file covers all weights 100-900. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('inter-variable-latin.woff2') format('woff2');
}
