/* PTSerif */

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

@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTSerif/PTSerifBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSerif/PTSerifBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTSerif/PTSerifItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSerif/PTSerifItalic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
}

/* PTSans */

@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans/PTSansRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansRegular.ttf') format('truetype');
  font-weight: normal;
  
}

@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans/PTSansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansBold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans/PTSansItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;

}

@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans/PTSansBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans/PTSansBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}