@font-face {
    font-family: 'dindisplay';
    src: url('pfdindisplaypro-bold.eot');
    src: url('pfdindisplaypro-bold.eot?#iefix') format('embedded-opentype'),
         url('pfdindisplaypro-bold.woff2') format('woff2'),
         url('pfdindisplaypro-bold.woff') format('woff'),
         url('pfdindisplaypro-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'dindisplay';
    src: url('pfdindisplaypro-light.eot');
    src: url('pfdindisplaypro-light.eot?#iefix') format('embedded-opentype'),
         url('pfdindisplaypro-light.woff2') format('woff2'),
         url('pfdindisplaypro-light.woff') format('woff'),
         url('pfdindisplaypro-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'dindisplay';
    src: url('pfdindisplaypro-reg.eot');
    src: url('pfdindisplaypro-reg.eot?#iefix') format('embedded-opentype'),
         url('pfdindisplaypro-reg.woff2') format('woff2'),
         url('pfdindisplaypro-reg.woff') format('woff'),
         url('pfdindisplaypro-reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}