/* Din pro bold*/
@font-face{
    font-family: "Dinpro-Bold";
    src: url(../fonts/customFonts/DINPro-Bold.otf) format("opentype");
}
/* Din pro Regular*/
@font-face{
    font-family: "Dinpro-Regular";
    src: url(../fonts/customFonts/DINPro-Regular.otf) format("opentype");
}
/* t-star Regular*/
@font-face{
    font-family: "t-star regular";
    src: url(../fonts/customFonts/PTSansRegular.otf) format("opentype");
}
