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

}

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

}

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

}
