@font-face {
	font-family: 'Century Gothic';
	src: url('CenturyGothic-Italic.eot');
	src: local('Century Gothic Italic'), local('CenturyGothic-Italic'),
		url('../fonts/century-gothic/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/century-gothic/CenturyGothic-Italic.woff') format('woff'),
		url('../fonts/century-gothic/CenturyGothic-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('CenturyGothic.eot');
	src: local('Century Gothic'), local('CenturyGothic'),
		url('../fonts/century-gothic/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/century-gothic/CenturyGothic.woff') format('woff'),
		url('../fonts/century-gothic/CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('CenturyGothic-Bold.eot');
	src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
		url('../fonts/century-gothic/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/century-gothic/CenturyGothic-Bold.woff') format('woff'),
		url('../fonts/century-gothic/CenturyGothic-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('CenturyGothic-BoldItalic.eot');
	src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'),
		url('../fonts/century-gothic/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/century-gothic/CenturyGothic-BoldItalic.woff') format('woff'),
		url('../fonts/century-gothic/CenturyGothic-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}