@font-face {
	font-family: 'Century Gothic';
	src: url(../../assets/fonts/CenturyGothic.eot) format('embedded-opentype'),
	url(../../assets/fonts/CenturyGothic.eot) format('embedded-opentype'),
	url(../../assets/fonts/CenturyGothic.woff2) format('woff2'),
	url(../../assets/fonts/CenturyGothic.woff) format('woff'),
	url(../../assets/fonts/CenturyGothic.ttf) format('truetype'),
	url(../../assets/fonts/CenturyGothic.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Century Gothic';
	src: url(../../assets/fonts/CenturyGothic-Italic.eot) format('embedded-opentype'),
	url(../../assets/fonts/CenturyGothic-Italic.eot) format('embedded-opentype'),
	url(../../assets/fonts/CenturyGothic-Italic.woff2) format('woff2'),
	url(../../assets/fonts/CenturyGothic-Italic.woff) format('woff'),
	url(../../assets/fonts/CenturyGothic-Italic.ttf) format('truetype'),
	url(../../assets/fonts/CenturyGothic-Italic.svg) format('svg');
	font-weight: normal;
	font-style: italic;
}