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

@font-face{
  font-family:'charter';
  src:url('chartrn-webfont.eot');
  src:url('chartrn-webfont.eot?#iefix') format('embedded-opentype'),
    url('chartrn-webfont.woff') format('woff'),
    url('chartrn-webfont.ttf') format('truetype'),
    url('chartrn-webfont.svg#charter_btroman') format('svg');
  font-weight:normal;
  font-style:normal
}