@font-face {
    font-family: 'DINPro';
    src: url('fonts/DINPro-Light.otf');
    src: url('fonts/DINPro-Light.otf?#iefix') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('fonts/DINPro-Medium.otf');
    src: url('fonts/DINPro-Medium.otf?#iefix') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('fonts/DINPro-Regular.otf');
    src: url('fonts/DINPro-Regular.otf?#iefix') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('fonts/DINPro-Bold.otf');
    src: url('fonts/DINPro-Bold.otf?#iefix') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('fonts/DINPro-Black.otf');
    src: url('fonts/DINPro-Black.otf?#iefix') format('opentype');
    font-weight: 700;
    font-style: normal;
}
