@font-face {
    font-family: 'Avenir LT Pro 35';
    src: url('AvenirLTPro-Light.eot');
    src: url('AvenirLTPro-Light.eot?#iefix') format('embedded-opentype'),
        url('AvenirLTPro-Light.woff2') format('woff2'),
        url('AvenirLTPro-Light.woff') format('woff'),
        url('AvenirLTPro-Light.ttf') format('truetype'),
        url('AvenirLTPro-Light.svg#AvenirLTPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 65';
    src: url('AvenirLTPro-Medium.eot');
    src: url('AvenirLTPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('AvenirLTPro-Medium.woff2') format('woff2'),
        url('AvenirLTPro-Medium.woff') format('woff'),
        url('AvenirLTPro-Medium.ttf') format('truetype'),
        url('AvenirLTPro-Medium.svg#AvenirLTPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 45 Book';
    src: url('AvenirLTPro-Book.eot');
    src: url('AvenirLTPro-Book.eot?#iefix') format('embedded-opentype'),
        url('AvenirLTPro-Book.woff2') format('woff2'),
        url('AvenirLTPro-Book.woff') format('woff'),
        url('AvenirLTPro-Book.ttf') format('truetype'),
        url('AvenirLTPro-Book.svg#AvenirLTPro-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 55 Roman';
    src: url('AvenirLTPro-Heavy.eot');
    src: url('AvenirLTPro-Heavy.eot?#iefix') format('embedded-opentype'),
        url('AvenirLTPro-Heavy.woff2') format('woff2'),
        url('AvenirLTPro-Heavy.woff') format('woff'),
        url('AvenirLTPro-Heavy.ttf') format('truetype'),
        url('AvenirLTPro-Heavy.svg#AvenirLTPro-Heavy') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

