/* Self-hosted Inter (variable, latin) — replaces the Google Fonts CDN link. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 300 900;
  src: url('./inter-latin-wght-normal.woff2') format('woff2');
}
