

@font-face {
    font-family: 'DIN';
    src: url('pfdintextpro-italic-webfont.eot');
    src: url('pfdintextpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfdintextpro-italic-webfont.woff') format('woff'),
         url('pfdintextpro-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'DIN';
    src: url('pfdintextpro-medium-webfont.eot');
    src: url('pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfdintextpro-medium-webfont.woff') format('woff'),
         url('pfdintextpro-medium-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'DIN';
    src: url('pfdintextpro-regular-webfont.eot');
    src: url('pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfdintextpro-regular-webfont.woff') format('woff'),
         url('pfdintextpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}