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

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

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



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