@font-face 
{
   	font-family		: CenturyGothic;
   	src				: url("fonts/CenturyGothic.ttf");
  	font-style		: normal;
  	font-weight		: 400;   	
}


*{
	font-family		: CenturyGothic;
}