@font-face {
		font-family: 'Helvetica';
		src: url('helveticaregular.eot');
		src: url('helveticaregular.eot?#iefix') format('embedded-opentype'),
				 url('helveticaregular.woff') format('woff'),
				 url('helveticaregular.ttf') format('truetype'),
				 url('helveticaregular.svg#helveticaregular') format('svg');
		font-weight: normal;
		font-style: normal;
}

@font-face {
    font-family: 'helvetica-boldregular';
    src: url('helvetica-bold-webfont.eot');
    src: url('helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-bold-webfont.woff') format('woff'),
         url('helvetica-bold-webfont.ttf') format('truetype'),
         url('helvetica-bold-webfont.svg#helvetica-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica_lightregular';
    src: url('helvetica-light-webfont.eot');
    src: url('helvetica-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-light-webfont.woff') format('woff'),
         url('helvetica-light-webfont.ttf') format('truetype'),
         url('helvetica-light-webfont.svg#helvetica_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
