
@font-face {
  font-display: swap;
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/tight/inter-tight-v8-cyrillic_cyrillic-ext_latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/tight/inter-tight-v8-cyrillic_cyrillic-ext_latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/tight/inter-tight-v8-cyrillic_cyrillic-ext_latin-600.woff2') format('woff2');
}

body {
    font-family: 'Inter Tight', sans-serif;
    /* font-size: 16px; 
    font-weight: 400;  */
}