@font-face {
    font-family: 'HelveticaMediumCondensed';
    src: url('../fonts/helveticaneueltstd-mdcn.eot');
    src: url('../fonts/helveticaneueltstd-mdcn.eot') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-mdcn.woff') format('woff'),
         url('../fonts/helveticaneueltstd-mdcn.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-mdcn.svg#HelveticaNeueLTStd67MediumCondensed') format('svg');
	font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaCondensed';
    src: url('../fonts/helveticaneueltstd-cn.eot');
    src: url('../fonts/helveticaneueltstd-cn.eot') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-cn.woff') format('woff'),
         url('../fonts/helveticaneueltstd-cn.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-cn.svg#HelveticaNeueLTStd57Condensed') format('svg');
	font-weight: normal;
    font-style: normal;
}
