@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('helv_light-webfont.eot');
    src: url('helv_light-webfont.eot?#iefix') format('embedded-opentype'),
	  url('helv_light-webfont.woff') format('woff'),
	  url('helv_light-webfont.ttf') format('truetype'),
	  url('helv_light-webfont.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('helv_cond-webfont.eot');
    src: url('helv_cond-webfont.eot?#iefix') format('embedded-opentype'),
	  url('helv_cond-webfont.woff') format('woff'),
	  url('helv_cond-webfont.ttf') format('truetype'),
	  url('helv_cond-webfont.svg#HelveticaNeueCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLightCond';
    src: url('helv_light_cond-webfont.eot');
    src: url('helv_light_cond-webfont.eot?#iefix') format('embedded-opentype'),
	  url('helv_light_cond-webfont.woff') format('woff'),
	  url('helv_light_cond-webfont.ttf') format('truetype'),
	  url('helv_light_cond-webfont.svg#HelveticaNeueLightCond') format('svg');
    font-weight: normal;
    font-style: normal;
}