@font-face {
    font-family: "UniNeue-Light";    
    src: url("../unineue-light.html") format("opentype");
    
}

@font-face {
    font-family: "UniNeue-Regular";
    src: url("../unineue-regular.html") format("woff"),
    src: url("../unineue-regular-2.html") format("woff2");
    
}

@font-face {
    font-family: "UniNeue";
    src: url("../otf/unineue-heavy.otf") format("opentype");
    
}



@font-face {
    font-family: "UniNeue-HeavyItalic";
    src: url("../unineue-heavyitalic.html") format("opentype");
    
}