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