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

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

@font-face {
    font-family: 'Avenir Next Condensed Demi';
    src: url('../font/AvenirNextCondensed-DemiBold.eot');
    src: url('../font/AvenirNextCondensed-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/AvenirNextCondensed-DemiBold.woff2') format('woff2'),
        url('../font/AvenirNextCondensed-DemiBold.woff') format('woff'),
        url('../font/AvenirNextCondensed-DemiBold.ttf') format('truetype'),
        url('../font/AvenirNextCondensed-DemiBold.svg#AvenirNextCondensed-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Condensed Ultra';
    src: url('../font/AvenirNextCondensed-UltraLight.eot');
    src: url('../font/AvenirNextCondensed-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/AvenirNextCondensed-UltraLight.woff2') format('woff2'),
        url('../font/AvenirNextCondensed-UltraLight.woff') format('woff'),
        url('../font/AvenirNextCondensed-UltraLight.ttf') format('truetype'),
        url('../font/AvenirNextCondensed-UltraLight.svg#AvenirNextCondensed-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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