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