@font-face {
    font-family: 'Avenir Next Demi';
    src: url('/templates/together/fonts/AvenirNextCyr-Bold.woff') format('woff');
    font-weight: 750;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('/templates/together/fonts/AvenirNextCyr-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

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

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('/templates/together/fonts/AvenirNextCyr-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
