@font-face {
	font-family: 'Century Gothic';
	src: url('gothic.eot');
	src: url('gothic.eot?#iefix') format('embedded-opentype'),
		url('gothic.woff') format('woff'),
		url('gothic.ttf') format('truetype');
}