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

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