@font-face {
	font-family: "Zenda";
	src: ;
	src: url('Zenda/zenda-webfont.ttf') format('truetype'),
		url('Zenda/zenda-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "helveticaregular";
	src: ;
	src: url('helvetica/Helvetica.ttf') format('truetype'),
		url('helvetica/helvetica-webfont.woff') format('woff'); 
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: "helveticaBold";
	src: ;
	src: url('helvetica-bold/Helvetica-Bold.ttf') format('truetype'),
		url('helvetica-bold/helvetica-bold-webfont.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}


@font-face {
	font-family: "helveticaLight";
	src: ;
	src: url('helvitica-light/Helvetica Light Regular.otf') format('truetype'),
		url('helvitica-light/helvetica_light_regular-webfont.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}