@media screen and (-webkit-min-device-pixel-ratio:0) { 
	a, p, div, li {
   		 font-family: "Trebuchet MS";
	}
}