<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Serif */
@font-face {
	font-family: 'Gothia Serif';
	src: url('/fonts/GothiaGPSerif-RegularItalic.woff2') format('woff2'),
		url('/fonts/GothiaGPSerif-RegularItalic.woff') format('woff'),
		url('/fonts/GothiaGPSerif-RegularItalic.eot') format('eot'),
		url('/fonts/GothiaGPSerif-RegularItalic.otf') format('otf');
	font-weight: normal;
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Serif';
	src: url('/fonts/GothiaGPSerif-Medium.woff2') format('woff2'),
		url('/fonts/GothiaGPSerif-Medium.woff') format('woff'),
		url('/fonts/GothiaGPSerif-Medium.eot') format('eot'),
		url('/fonts/GothiaGPSerif-Medium.otf') format('otf');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Serif';
	src: url('/fonts/GothiaGPSerif-SemiBold.woff2') format('woff2'),
		url('/fonts/GothiaGPSerif-SemiBold.woff') format('woff'),
		url('/fonts/GothiaGPSerif-SemiBold.eot') format('eot'),
		url('/fonts/GothiaGPSerif-SemiBold.otf') format('otf');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Serif';
	src: url('/fonts/GothiaGPSerif-Bold.woff2') format('woff2'),
		url('/fonts/GothiaGPSerif-Bold.woff') format('woff'),
		url('/fonts/GothiaGPSerif-Bold.eot') format('eot'),
		url('/fonts/GothiaGPSerif-Bold.otf') format('otf');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Serif';
	src: url('/fonts/GothiaGPSerif-Black.woff2') format('woff2'),
		url('/fonts/GothiaGPSerif-Black.woff') format('woff'),
		url('/fonts/GothiaGPSerif-Black.eot') format('eot'),
		url('/fonts/GothiaGPSerif-Black.otf') format('otf');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Sans Serif */
@font-face {
	font-family: 'Gothia Sans Serif';
	src: url('/fonts/GothiaGPSans-Regular.woff2') format('woff2'),
		url('/fonts/GothiaGPSans-Regular.woff') format('woff'),
		url('/fonts/GothiaGPSans-Regular.eot') format('eot'),
		url('/fonts/GothiaGPSans-Regular.otf') format('otf');
	font-weight: normal;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Sans Serif';
	src: url('/fonts/GothiaGPSans-Medium.woff2') format('woff2'),
		url('/fonts/GothiaGPSans-Medium.woff') format('woff'),
		url('/fonts/GothiaGPSans-Medium.eot') format('eot'),
		url('/fonts/GothiaGPSans-Medium.otf') format('otf');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Sans Serif';
	src: url('/fonts/GothiaGPSans-Bold.woff2') format('woff2'),
		url('/fonts/GothiaGPSans-Bold.woff') format('woff'),
		url('/fonts/GothiaGPSans-Bold.eot') format('eot'),
		url('/fonts/GothiaGPSans-Bold.otf') format('otf');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gothia Sans Serif';
	src: url('/fonts/GothiaGPSans-Black.woff2') format('woff2'),
		url('/fonts/GothiaGPSans-Black.woff') format('woff'),
		url('/fonts/GothiaGPSans-Black.eot') format('eot'),
		url('/fonts/GothiaGPSans-Black.otf') format('otf');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
</pre></body></html>