@font-face {
    font-family: 'hhelveticaCondensed';
    src: url('font/hhelvc_b-webfont.eot');
    src: url('font/hhelvc_b-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/hhelvc_b-webfont.woff') format('woff'),
         url('font/hhelvc_b-webfont.ttf') format('truetype'),
         url('font/hhelvc_b-webfont.svg#hhelveticaCondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

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

}

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

}