@font-face {
    font-family: 'Neo Sans Cyr';
    src: url('../fonts/NEOSANSCYR-ITALIC_subset.woff2') format('woff2'),
         url('../fonts/NEOSANSCYR-ITALIC_subset.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Cyr';
    src: url('../fonts/NEOSANSCYR-LIGHT_subset.woff2') format('woff2'),
         url('../fonts/NEOSANSCYR-LIGHT_subset.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Cyr';
    src: url('../fonts/NEOSANSCYR-LIGHTITALIC_subset.woff2') format('woff2'),
         url('../fonts/NEOSANSCYR-LIGHTITALIC_subset.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Cyr';
    src: url('../fonts/NEOSANSCYR-MEDIUM_subset.woff2') format('woff2'),
         url('../fonts/NEOSANSCYR-MEDIUM_subset.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Cyr';
    src: url('../fonts/NEOSANSCYR-REGULAR_subset.woff2') format('woff2'),
         url('../fonts/NEOSANSCYR-REGULAR_subset.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}