@import url(//fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);

/*@font-face {*/
  /*font-family: 'PT Serif Local';*/
  /*font-style: normal;*/
  /*font-weight: normal;*/
  /*src: url("../../css/fonts/ptf55f-webfont.eot");*/
  /*src: url("../../css/fonts/ptf55f-webfont.eot#iefix") format("embedded-opentype"),*/
    /*url("../../css/fonts/ptf55f-webfont.woff") format("woff2"),*/
    /*url("../../css/fonts/ptf55f-webfont.woff") format("woff"),*/
    /*url("../../css/fonts/ptf55f-webfont.ttf") format("truetype"),*/
    /*url("../../css/fonts/ptf55f-webfont.svg") format("svg");*/
/*}*/

/*@font-face {*/
  /*font-family: 'PT Serif Local';*/
  /*font-style: normal;*/
  /*font-weight: bold;*/
  /*src: url("../../css/fonts/ptf75f-webfont.eot");*/
  /*src: url("../../css/fonts/ptf75f-webfont.eot#iefix") format("embedded-opentype"),*/
    /*url("../../css/fonts/ptf75f-webfont.woff") format("woff2"),*/
    /*url("../../css/fonts/ptf75f-webfont.woff") format("woff"),*/
    /*url("../../css/fonts/ptf75f-webfont.ttf") format("truetype"),*/
    /*url("../../css/fonts/ptf75f-webfont.svg") format("svg");*/
/*}*/

/*@font-face {*/
  /*font-family: 'PT Serif Local';*/
  /*font-style: italic;*/
  /*font-weight: normal;*/
  /*src: url("../../css/fonts/ptf56f-webfont.eot");*/
  /*src: url("../../css/fonts/ptf56f-webfont.eot#iefix") format("embedded-opentype"),*/
    /*url("../../css/fonts/ptf56f-webfont.woff") format("woff2"),*/
    /*url("../../css/fonts/ptf56f-webfont.woff") format("woff"),*/
    /*url("../../css/fonts/ptf56f-webfont.ttf") format("truetype"),*/
    /*url("../../css/fonts/ptf56f-webfont.svg") format("svg");*/
/*}*/

/*@font-face {*/
  /*font-family: 'PT Serif Local';*/
  /*font-style: italic;*/
  /*font-weight: bold;*/
  /*src: url("../../css/fonts/ptf76f-webfont.eot");*/
  /*src: url("../../css/fonts/ptf76f-webfont.eot#iefix") format("embedded-opentype"),*/
    /*url("../../css/fonts/ptf76f-webfont.woff") format("woff2"),*/
    /*url("../../css/fonts/ptf76f-webfont.woff") format("woff"),*/
    /*url("../../css/fonts/ptf76f-webfont.ttf") format("truetype"),*/
    /*url("../../css/fonts/ptf76f-webfont.svg") format("svg");*/
/*}*/

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: normal;
  src: url('../../css/fonts/pts55f-webfont.eot');
  src: url('../../css/fonts/pts55f-webfont.eot#iefix') format('embedded-opentype'),
       url('../../css/fonts/pts55f-webfont.woff') format('woff'),
       url('../../css/fonts/pts55f-webfont.ttf') format('truetype'),
       url('../../css/fonts/pts55f-webfont.svg') format('svg');

}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: bold;
  src: url('../../css/fonts/pts75f-webfont.eot');
  src: url('../../css/fonts/pts75f-webfont.eot#iefix') format('embedded-opentype'),
       url('../../css/fonts/pts75f-webfont.woff') format('woff'),
       url('../../css/fonts/pts75f-webfont.ttf') format('truetype'),
       url('../../css/fonts/pts75f-webfont.svg') format('svg');
}