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

@font-face {
    font-family: 'ogg-light';
    src: 
        url(../fonts/Ogg-Light.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Ogg-Light.woff2) format('woff2'),
        url('../fonts/Ogg-Light.woff') format('woff'),
        url(../fonts/Ogg-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ogg-regular';
    src: 
        url(../fonts/ogg-regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/ogg-regular.woff2) format('woff2'),
        url('../fonts/ogg-regular.woff') format('woff'),
        url(../fonts/ogg-regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ogg-bold';
    src: 
        url(../fonts/ogg-bold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/ogg-bold.woff2) format('woff2'),
        url('../fonts/ogg-bold.woff') format('woff'),
        url(../fonts/ogg-bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ogg-medium';
    src: 
        url(../fonts/Ogg-Medium.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Ogg-Medium.woff2) format('woff2'),
        url('../fonts/Ogg-Medium.woff') format('woff'),
        url(../fonts/Ogg-Medium.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}