@font-face { 
  font-family: 'Bold';
  src: url('../fonts/PFDinDisplayPro-Bold.ttf');
}
@font-face { 
  font-family: 'Light';
  src: url('../fonts/PFDinDisplayPro-Light.ttf');
}
@font-face { 
  font-family: 'Medium';
  src: url('../fonts/PFDinDisplayPro-Medium.ttf');
}
@font-face { 
  font-family: 'Regular';
  src: url('../fonts/PFDinDisplayPro-Regular.ttf');
}
@font-face { 
  font-family: 'PRegular';
  src: url('../fonts/PFDinTextPro-Regular.ttf');
}
@font-face { 
  font-family: 'Black';
  src: url('../fonts/PFDinDisplayPro-Black.ttf');
}
@font-face {
  font-family: 'Shadows';
  font-style: normal;
  font-weight: normal;
  src: local('Shadows'), url('../fonts/ShadowsHighstter-Yq3Ey.woff') format('woff');
  }
