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