@font-face {
  font-family: 'PTSerif-Regular';
  src: url('PTF55F.eot');
  src: url('PTF55F.eot?#iefix') format('embedded-opentype'),
       url('PTF55F.woff') format('woff'),
       url('PTF55F.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'PTSerif-Bold';
  src: url('PTF75F.eot');
  src: url('PTF75F.eot?#iefix') format('embedded-opentype'),
       url('PTF75F.woff') format('woff'),
       url('PTF75F.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'PTSans-NarrowBold';
  src: url('PTN77F.eot');
  src: url('PTN77F.eot?#iefix') format('embedded-opentype'),
       url('PTN77F.woff') format('woff'),
       url('PTN77F.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'PTSans-NarrowRegular';
  src: url('pt-sans-narrow-regular.eot');
  src: url('pt-sans-narrow-regular.eot?#iefix') format('embedded-opentype'),
       url('pt-sans-narrow-regular.woff2') format('woff'),
       url('pt-sans-narrow-regular.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  400;
}



/* font native */

@font-face {
    font-family: 'montserratbold';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff2') format('woff2'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratregular';
    src: url('Montserrat-Regular-webfont.eot');
    src: url('Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Regular-webfont.woff2') format('woff2'),
         url('Montserrat-Regular-webfont.woff') format('woff'),
         url('Montserrat-Regular-webfont.ttf') format('truetype'),
         url('Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}