@font-face 
{	
font-family: 'centurygothic';
font-style: normal;
font-weight: normal; 
src: url();
src: local('centurygothic'), url(centurygothic.ttf) format('truetype');
}