/** 
@font-face {
    font-family: 'Helvetica-Neue-lightX';
    src: url('../fonts/fontscore.com_h_helvetica-neue-lt-std-45-light.eot');
    src: url('../fonts/fontscore.com_h_helvetica-neue-lt-std-45-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontscore.com_h_helvetica-neue-lt-std-45-light.woff') format('woff'),
         url('../fonts/fontscore.com_h_helvetica-neue-lt-std-45-light.ttf') format('truetype'), 
         url('../fonts/fontscore.com_h_helvetica-neue-lt-std-45-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
**/
@font-face {
    font-family: 'Helvetica-Neue-light';
    src: url('../fonts/helveticaneue_light-webfont.eot');
    src: url('../fonts/helveticaneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue_light-webfont.woff') format('woff'),
         url('../fonts/helveticaneue_light-webfont.ttf') format('truetype'), 
         url('../fonts/helveticaneue_light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}