@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('../fonts/PF_DinDisplay_Pro_Regular.ttf') format('truetype'),
       url('../fonts/PFDinDisplayPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('../fonts/PF_DinDisplay_Pro_Regular.eot');
  src: url('../fonts/PF_DinDisplay_Pro_Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PF_DinDisplay_Pro_Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('../fonts/PF_DinDisplay_Pro_Bold.ttf') format('truetype'),
       url('../fonts/PFDinDisplayPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('../fonts/PF_DinDisplay_Pro_Bold.eot');
  src: url('../fonts/PF_DinDisplay_Pro_Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PF_DinDisplay_Pro_Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
