@charset "utf-8";
@font-face {
    font-family: 'DINPro-Light';
    src: url('fonts/DINPro-Light.eot');
    src: url('fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINPro-Light.woff') format('woff'),
         url('fonts/DINPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Bold';

    src: url('fonts/DINPro-Bold.eot');
    src: url('fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINPro-Bold.woff') format('woff'),
         url('fonts/DINPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'dinpro';
    src: url('fonts/DINPro-Regular.eot');
    src: url('fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINPro-Regular.woff') format('woff'),
         url('fonts/DINPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro-Medium';
    src: url('fonts/DINPro-Medium.eot');
    src: url('fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINPro-Medium.woff') format('woff'),
         url('fonts/DINPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/ptsansregular-webfont.eot');
    src: url('fonts/ptsansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsansregular-webfont.woff') format('woff'),
         url('fonts/ptsansregular-webfont.ttf') format('truetype'),
         url('fonts/ptsansregular-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
