@font-face {
    font-family: 'Niveau Grotesk';
    src: url('niveaugrotesk/NiveauGroteskBold.eot');
    src: local('Niveau Grotesk Bold'), local('NiveauGroteskBold'),
        url('niveaugrotesk/NiveauGroteskBold.eot?#iefix') format('embedded-opentype'),
        url('niveaugrotesk/NiveauGroteskBold.woff2') format('woff2'),
        url('niveaugrotesk/NiveauGroteskBold.woff') format('woff'),
        url('niveaugrotesk/NiveauGroteskBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Niveau Grotesk';
    src: url('niveaugrotesk/NiveauGroteskMedium.eot');
    src: local('Niveau Grotesk Medium'), local('NiveauGroteskMedium'),
        url('niveaugrotesk/NiveauGroteskMedium.eot?#iefix') format('embedded-opentype'),
        url('niveaugrotesk/NiveauGroteskMedium.woff2') format('woff2'),
        url('niveaugrotesk/NiveauGroteskMedium.woff') format('woff'),
        url('niveaugrotesk/NiveauGroteskMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Niveau Grotesk';
    src: url('niveaugrotesk/NiveauGroteskLight.eot');
    src: local('Niveau Grotesk Light'), local('NiveauGroteskLight'),
        url('niveaugrotesk/NiveauGroteskLight.eot?#iefix') format('embedded-opentype'),
        url('niveaugrotesk/NiveauGroteskLight.woff2') format('woff2'),
        url('niveaugrotesk/NiveauGroteskLight.woff') format('woff'),
        url('niveaugrotesk/NiveauGroteskLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Niveau Grotesk';
    src: url('niveaugrotesk/NiveauGroteskRegular.eot');
    src: local('Niveau Grotesk Regular'), local('NiveauGroteskRegular'),
        url('niveaugrotesk/NiveauGroteskRegular.eot?#iefix') format('embedded-opentype'),
        url('niveaugrotesk/NiveauGroteskRegular.woff2') format('woff2'),
        url('niveaugrotesk/NiveauGroteskRegular.woff') format('woff'),
        url('niveaugrotesk/NiveauGroteskRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}