@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/roboto-v47-cyrillic-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/roboto-v47-cyrillic-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/roboto-v47-cyrillic-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Jost 400 */
@font-face {
    font-family: 'Jost';
    src: url('../fonts/jost/jost-v18-cyrillic_latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
/* Jost 600 */
@font-face {
    font-family: 'Jost';
    src: url('../fonts/jost/jost-v18-cyrillic_latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Jost 700 */
@font-face {
    font-family: 'Jost';
    src: url('../fonts/jost/jost-v18-cyrillic_latin_latin-ext-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}