@font-face {
    font-family: 'Avenir Next Light';
    src: url('../avenir-next/AvenirNextCyr-Light.woff2') format('woff2'),
    src: url('../avenir-next/AvenirNextCyr-Light.woff') format('woff'),
    src: url('../avenir-next/AvenirNextCyr-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next Regular';
    src: url('../avenir-next/AvenirNextCyr-Regular.woff2') format('woff2'),
        url('../avenir-next/AvenirNextCyr-Regular.woff') format('woff'),
        url('../avenir-next/AvenirNextCyr-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next Bold';
    src: url('../avenir-next/AvenirNextCyr-Bold.woff2') format('woff2'),
        url('../avenir-next/AvenirNextCyr-Bold.woff') format('woff'),
        url('../avenir-next/AvenirNextCyr-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next Demi';
    src: url('../avenir-next/AvenirNextCyr-Demi.woff2') format('woff2'),
    url('../avenir-next/AvenirNextCyr-Demi.woff') format('woff'),
        url('../avenir-next/AvenirNextCyr-Demi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next Medium';
    src: url('../avenir-next/AvenirNextCyr-Medium.woff2') format('woff2'),
        url('../avenir-next/AvenirNextCyr-Medium.woff') format('woff'),
        url('../avenir-next/AvenirNextCyr-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
