
@font-face {
	font-family: 'Century Gothic';
	src: url('century-gothic/gothic-webfont.woff2') format('woff2'),url('century-gothic/gothic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('century-gothic/gothicb-webfont.woff2') format('woff2'), url('century-gothic/gothicb-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('century-gothic/gothicbi-webfont.woff2') format('woff2'), url('century-gothic/gothicbi-webfont.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('century-gothic/gothici-webfont.woff2') format('woff2'), url('century-gothic/gothici-webfont.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}