	@font-face{  
		font-family: "custom";
		src: url(IRANSansWeb.ttf);
		src: local("IRANSansWeb.ttf"), url(IRANSansWeb.ttf) format("truetype");
	} 
	*{ 
		font-family:"custom", tahoma, helvetica, sans-serif !important;
	//	font-size:14px;
	}