@font-face {
    font-family: 'HelveticaLightCondensed';
    src: url('helvetica_47_light_condensed-webfont.eot');
    src: url('helvetica_47_light_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('helvetica_47_light_condensed-webfont.woff') format('woff'),*/
         url('helvetica_47_light_condensed-webfont.ttf') format('truetype'),
         url('helvetica_47_light_condensed-webfont.svg#HelveticaNeueLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mistral';
    src: url('mistral-webfont.eot');
    src: url('mistral-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('mistral-webfont.woff') format('woff'),*/
         url('mistral-webfont.ttf') format('truetype'),
         url('mistral-webfont.svg#MistralRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'HelveticaLight';
    src: url('helvetica_45_light-webfont.eot');
    src: url('helvetica_45_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_45_light-webfont.woff') format('woff'),
         url('helvetica_45_light-webfont.ttf') format('truetype'),
         url('helvetica_45_light-webfont.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNarrow';
    src: url('helvetica_narrow-webfont.eot');
    src: url('helvetica_narrow-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica_narrow-webfont.woff') format('woff'),
         url('helvetica_narrow-webfont.ttf') format('truetype'),
         url('helvetica_narrow-webfont.svg#HelveticaNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

8?