@font-face {
    font-family: 'dinpro';
    src: url('dinpro-light-webfont.eot');
    src: url('dinpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-light-webfont.woff2') format('woff2'),
         url('dinpro-light-webfont.woff') format('woff'),
         url('dinpro-light-webfont.ttf') format('truetype'),
         url('dinpro-light-webfont.svg#dinprolight') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'dinpro';
    src: url('dinpro-regular-webfont.eot');
    src: url('dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-regular-webfont.woff2') format('woff2'),
         url('dinpro-regular-webfont.woff') format('woff'),
         url('dinpro-regular-webfont.ttf') format('truetype'),
         url('dinpro-regular-webfont.svg#dinpro-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinpro';
    src: url('dinpro-medium-webfont.eot');
    src: url('dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-medium-webfont.woff2') format('woff2'),
         url('dinpro-medium-webfont.woff') format('woff'),
         url('dinpro-medium-webfont.ttf') format('truetype'),
         url('dinpro-medium-webfont.svg#dinpromedium') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'dinpro';
    src: url('dinpro-bold-webfont.eot');
    src: url('dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-bold-webfont.woff2') format('woff2'),
         url('dinpro-bold-webfont.woff') format('woff'),
         url('dinpro-bold-webfont.ttf') format('truetype'),
         url('dinpro-bold-webfont.svg#dinprobold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'dinpro';
    src: url('dinpro-black-webfont.eot');
    src: url('dinpro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinpro-black-webfont.woff2') format('woff2'),
         url('dinpro-black-webfont.woff') format('woff'),
         url('dinpro-black-webfont.ttf') format('truetype'),
         url('dinpro-black-webfont.svg#dinproblack') format('svg');
    font-weight: 800;
    font-style: normal;
}