@font-face {
    font-family: 'AvenirNextLTProIt';
    src: url('AvenirNextLTProIt.woff2') format('woff2'),
        url('AvenirNextLTProIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('AvenirNextLTProRegular.woff2') format('woff2'),
        url('AvenirNextLTProRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextLTProBold';
    src: url('AvenirNextLTProBold.woff2') format('woff2'),
        url('AvenirNextLTProBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

