<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'century_gothicregular';
	src: url('../fonts/gothic-webfont.woff2') format('woff2'),
		 url('../fonts/gothic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'century_gothicbold';
	src: url('../fonts/gothicb-webfont.woff2') format('woff2'),
		 url('../fonts/gothicb-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'century_gothicbold_italic';
	src: url('../fonts/gothicbi-webfont.woff2') format('woff2'),
		 url('../fonts/gothicbi-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'century_gothicitalic';
	src: url('../fonts/gothici-webfont.woff2') format('woff2'),
		 url('../fonts/gothici-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

</pre></body></html>