@charset "utf-8";
/* CSS Document */

/*CENTURY GOTHIC*/

@font-face { 
		font-family: 'century'; 
		src: url("GOTHIC.TTF");
		font-weight: normal;
	  	font-style: normal;
	}
@font-face {
		font-family: 'century'; 
		src: url("GOTHIC.eot");
		font-weight: normal;
	  	font-style: normal;
	}
@font-face {
		font-family: 'century'; 
		src: url("GOTHIC.woff");
		font-weight: normal;
	  	font-style: normal;
	}

