/* cyrillic-ext */
@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: normal;
    src: local('PT Serif'), local('PTSerif-Regular'), url(PTSerif.woff2) format('woff2');
  }
  
  /* cyrillic-ext */
  @font-face {
    font-family: 'PT Serif Caption';
    font-style: normal;
    font-weight: 400;
    src: local('PT Serif Caption'), local('PTSerif-Caption'), url(PTSerif-Caption.woff2) format('woff2');
  }
  

  @font-face {
    font-family: 'Helvetica Thin';
    font-style: normal;
    font-weight: 400;
    src: url(HelveticaThin.otf);
  }

 @font-face {
    font-family: 'DailyNews';
    font-style: normal;
    font-weight: 400;
    src: url(DailyNews-Regular.otf);
}