@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'dinpro-regularregular';
    src: url('DINWebPro.eot');
    src: url('DINWebPro.woff') format('woff'),
         url('DINWebPro.ttf') format('truetype'),
         url('DINWebPro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'dinpromedium';
    src: url('DINWeb-Medium.eot');
    src: url('DINWeb-Medium.woff') format('woff'),
         url('DINWeb-Medium.ttf') format('truetype'),
         url('DINWeb-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}