@font-face { 
    font-family: "dinpro"; 
    src: url('../../fonts/new/DINPro-Regular.otf') format("opentype");
    font-weight: normal;
}

@font-face { 
    font-family: "dinpro"; 
    src: url('../../fonts/new/DINPro-Bold.otf') format("opentype");
    font-weight: bold;
}

@font-face { 
    font-family: "dinpro"; 
    src: url('../../fonts/new/DINPro-Black.otf') format("opentype");
    font-weight: 900;
}