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

}


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

}


