@font-face {
    font-family: 'Uni Neue';
    src: url('subset-UniNeueHeavy.eot');
    src: local('Uni Neue Heavy'), local('UniNeueHeavy'),
        url('subset-UniNeueHeavy.eot?#iefix') format('embedded-opentype'),
        url('subset-UniNeueHeavy.woff2') format('woff2'),
        url('subset-UniNeueHeavy.woff') format('woff'),
        url('subset-UniNeueHeavy.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Neue';
    src: url('subset-UniNeueRegular.eot');
    src: local('Uni Neue Regular'), local('UniNeueRegular'),
        url('subset-UniNeueRegular.eot?#iefix') format('embedded-opentype'),
        url('subset-UniNeueRegular.woff2') format('woff2'),
        url('subset-UniNeueRegular.woff') format('woff'),
        url('subset-UniNeueRegular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Neue Book';
    src: url('subset-UniNeueBook.eot');
    src: local('Uni Neue Book'), local('UniNeueBook'),
        url('subset-UniNeueBook.eot?#iefix') format('embedded-opentype'),
        url('subset-UniNeueBook.woff2') format('woff2'),
        url('subset-UniNeueBook.woff') format('woff'),
        url('subset-UniNeueBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

