@font-face {
    font-family: 'dinproregular';
    src: url('dinpro-regular-webfont.woff2') format('woff2'),
         url('dinpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinprobold';
    src: url('dinpro-bold-webfont.woff2') format('woff2'),
         url('dinpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}