@font-face {
    font-family: 'century gothic';
	local: "Century Gothic";    
    src: url('../font/GOTHIC.html') format('truetype');
}
@font-face {
    font-family: 'century gothic';
	local: "Century Gothic";    
    src: url('../font/GOTHICB.html') format("truetype");
	font-weight:bold;
}