@font-face {
    font-family: 'AvenirLTProLight';
    src:url('/fonts/AvenirLTProLight.woff') format('woff'),
        url('/fonts/AvenirLTProLight.woff2') format('woff2'),
        url('/fonts/AvenirLTProLight.eot'),
        url('/fonts/AvenirLTProLight.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvenirLTProLight.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AvenirLTProLightOblique';
    src:url('/fonts/AvenirLTProLightOblique.woff') format('woff'),
        url('/fonts/AvenirLTProLightOblique.woff2') format('woff2'),
        url('/fonts/AvenirLTProLightOblique.eot'),
        url('/fonts/AvenirLTProLightOblique.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvenirLTProLightOblique.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLTProMedium';
    src:url('/fonts/AvenirLTProMedium.woff') format('woff'),
        url('/fonts/AvenirLTProMedium.woff2') format('woff2'),
        url('/fonts/AvenirLTProMedium.eot'),
        url('/fonts/AvenirLTProMedium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvenirLTProMedium.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AvenirLTProBlack';
    src:url('/fonts/AvenirLTProBlack.woff') format('woff'),
        url('/fonts/AvenirLTProBlack.woff2') format('woff2'),
        url('/fonts/AvenirLTProBlack.eot'),
        url('/fonts/AvenirLTProBlack.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvenirLTProBlack.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}