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

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

@font-face {
    font-family: 'Morebi Rounded';
    src: url('MorebiRounded-Regular.eot');
    src: url('MorebiRounded-Regular.eot?#iefix') format('embedded-opentype'),
    url('MorebiRounded-Regular.woff2') format('woff2'),
    url('MorebiRounded-Regular.woff') format('woff'),
    url('MorebiRounded-Regular.ttf') format('truetype'),
    url('MorebiRounded-Regular.svg#MorebiRounded-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

