@font-face {
    font-family: 'DINPro-CondBold';
    src: url('../fonts/DINPro-CondBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro-Bold';
    src: url('../fonts/DINPro-Bold-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro-Regular';
    src: url('../fonts/DINPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro-CondMedium';
    src: url('../fonts/DINPro-CondMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
