@font-face {
    font-family: 'NeoSansCyr';
    src: url('../fonts/NeoSansCyr-LIght.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansCyr';
    src: url('../fonts/NeoSansCyr-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansCyr';
    src: url('../fonts/NeoSansCyr-Medium.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}