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

}