@font-face {
    font-family: 'PFDinDisplayPro';
    src: url('../fonts/pfdindisplayproreg.eot');
    src: url('../fonts/pfdindisplayproreg.eot') format('embedded-opentype'),
         url('../fonts/pfdindisplayproreg.woff2') format('woff2'),
         url('../fonts/pfdindisplayproreg.woff') format('woff'),
         url('../fonts/pfdindisplayproreg.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'PFDinDisplayPro';
    src: url('../fonts/pfdindisplayprobold.eot');
    src: url('../fonts/pfdindisplayprobold.eot') format('embedded-opentype'),
         url('../fonts/pfdindisplayprobold.woff2') format('woff2'),
         url('../fonts/pfdindisplayprobold.woff') format('woff'),
         url('../fonts/pfdindisplayprobold.ttf') format('truetype');
	font-weight:bold;
	font-style:normal;
}
