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

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

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

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


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

@font-face {
    font-display: swap;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/webfonts/fa-solid-900.eot");
    src: url("../fonts/webfonts/fa-solid-900.eot@") format("embedded-opentype"), url("../fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/webfonts/fa-solid-900.svg") format("svg");
}