



@font-face {
    font-family: 'dinbold';
    src: url('din_bold-webfont.woff2') format('woff2'),
         url('din_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'din_mediumregular';
    src: url('din_medium-webfont.woff2') format('woff2'),
         url('din_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinregular';
    src: url('din-webfont.woff2') format('woff2'),
         url('din-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}