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

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


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

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


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

