@font-face {
    font-family: 'HelveticaNeueLTStd-BdCn';
    src: url('../fonts/helvetica_neueltstd-bdcn-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/helvetica_neueltstd-bdcn-webfont.eot?iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/helvetica_neueltstd-bdcn-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/helvetica_neueltstd-bdcn-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/helvetica_neueltstd-bdcn-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */   
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-LtCn';
    src: url('../fonts/helvetica_neueltstd-ltcn-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/helvetica_neueltstd-ltcn-webfont.eot?iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/helvetica_neueltstd-ltcn-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/helvetica_neueltstd-ltcn-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/helvetica_neueltstd-ltcn-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */   
    font-weight: normal;
    font-style: normal;
}