/* Self-hosted Inter (variable font, latin subset) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('fonts/inter-latin-variable.woff2') format('woff2');
}

body,
h1, h2, h3, h4, h5, h6,
.logo__text,
.menu__inner a {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
