@font-face {
    font-family:'pt_serifregular';
    src: url('../fonts/pt_serif-web-regular-webfont.eot');
    src: url('../fonts/pt_serif-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_serif-web-regular-webfont.woff') format('woff'),
         url('../fonts/pt_serif-web-regular-webfont.ttf') format('truetype'),
         url('../fonts/pt_serif-web-regular-webfont.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'pt_serifregular';
    src: url('../fonts/pt_serif-web-bold-webfont.eot');
    src: url('../fonts/pt_serif-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_serif-web-bold-webfont.woff') format('woff'),
         url('../fonts/pt_serif-web-bold-webfont.ttf') format('truetype'),
         url('../fonts/pt_serif-web-bold-webfont.svg#pt_serifbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
  font-family: 'titillium_webregular';
  src: url('../fonts/TitilliumWeb-Regular.eot');
  src: url('../fonts/TitilliumWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TitilliumWeb-Regular.woff') format('woff'),
       url('../fonts/TitilliumWeb-Regular.ttf')  format('truetype'),
       url('../fonts/TitilliumWeb-Regular.svg#8f8cc378d5e27ff97ce375f0d4447023') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'titillium_webregular';
  src: url('../fonts/TitilliumWeb-SemiBold.eot');
  src: url('../fonts/TitilliumWeb-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TitilliumWeb-SemiBold.woff') format('woff'),
       url('../fonts/TitilliumWeb-SemiBold.ttf')  format('truetype'),
       url('../fonts/TitilliumWeb-SemiBold.svg#da1b6ccc957018b7fbe97ccdb479c13b') format('svg');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'economicaregular';
  src: url('../fonts/Economica-Regular.eot');
  src: url('../fonts/Economica-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Economica-Regular.woff') format('woff'),
       url('../fonts/Economica-Regular.ttf')  format('truetype'),
       url('../fonts/Economica-Regular.svg#1b8abc1602823d353989443dbeda359c') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'economicaregular';
  src: url('../fonts/Economica-Bold.eot');
  src: url('../fonts/Economica-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Economica-Bold.woff') format('woff'),
       url('../fonts/Economica-Bold.ttf')  format('truetype'),
       url('../fonts/Economica-Bold.svg#d9532a473398f70deb182a9f6b5ed782') format('svg');
  font-style: normal;
  font-weight: 700;
}
.titillium{font-family:'titillium_webregular';}
.economica{font-family:'economicaregular';}
.yanone{font-family:'economicaregular';}