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