@font-face {
    font-family: D-DIN-Bold;
    src: url('../font/D-DIN-PRO-700-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Arial-BoldMT;
    src: url('../font/D-DIN-PRO-700-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ArialMT;
    src: url('../font/D-DIN-PRO-400-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}