@font-face {
	font-family: 'century_gothic';
	src: url('./gothic.eot');
	src: local('gothic'),
		 url('./gothic.woff') format('woff'),
	 	 url('./gothic.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}