@font-face {
	font-family: 'CenturyGothic';
	src: url('CenturyGothic.eot');
}

@font-face {
	font-family: 'CenturyGothic';
	src: url('CenturyGothic.woff') format('woff'),
	url('CenturyGothic.svg#CenturyGothic') format('svg');
}
@font-face {
	font-family: 'CenturyGothic-Italic';
	src: url('CenturyGothic(Italic).eot');
}

@font-face {
	font-family: 'CenturyGothic-Italic';
	src: url('CenturyGothic(Italic).woff') format('woff'),
	url('CenturyGothic(Italic).svg#CenturyGothic-Italic') format('svg');
}
@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('CenturyGothic(Bold).eot');
}

@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('CenturyGothic(Bold).woff') format('woff'),
	url('CenturyGothic(Bold).svg#CenturyGothic-Bold') format('svg');
}
@font-face {
	font-family: 'CenturyGothic-BoldItalic';
	src: url('CenturyGothic(Bold,Italic).eot');
}

@font-face {
	font-family: 'CenturyGothic-BoldItalic';
	src: url('CenturyGothic(Bold,Italic).woff') format('woff'),
	url('CenturyGothic(Bold,Italic).svg#CenturyGothic-BoldItalic') format('svg');
}