@font-face {
    font-family: 'pt_sansbold';
    src: url('ptsans-bold-webfont.woff2') format('woff2'),
         url('ptsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
  font-family: 'DINProRegular';
  src: url(DINProRegular.otf) format('otf'),
       url(DINProRegular.woff2) format('woff2'),
      url(DINProRegular.woff) format('woff'),
      ;

  
}








