@font-face {
  font-family: 'PFDinTextCondPro';
  src: url('PFDinTextCondPro-Thin.ttf') format('truetype'),
       url('PFDinTextCondPro-Thin.woff') format('woff'),
       url('PFDinTextCondPro-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinTextCondPro';
  src: url('PFDinTextCondPro-Regular.ttf') format('truetype'),
       url('PFDinTextCondPro-Regular.woff') format('woff'),
       url('PFDinTextCondPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinTextCondPro';
  src: url('PFDinTextCondPro-Medium.ttf') format('truetype'),
       url('PFDinTextCondPro-Medium.woff') format('woff'),
       url('PFDinTextCondPro-Medium.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

