@font-face {
    font-family: 'DINPro';
    font-style: normal;
    font-weight: 300;
    src: './DINPro-Light tr.woff' format('woff');
}
@font-face {
    font-family: 'DINPro';
    font-style: normal;
    font-weight: 500;
    src: './DINPro-Medium tr.woff' format('woff');
}
@font-face {
    font-family: 'DINPro';
    font-style: normal;
    font-weight: 700;
    src: './DINPro-Bold tr.woff' format('woff');
}
@font-face {
    font-family: 'DINPro';
    font-style: normal;
    font-weight: 900;
    src: './DINPro-Black tr.woff' format('woff');
}

