<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: 'latoregular';
	src: url('/inc/fonts/font/lato-regular-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bellotalight';
	src: url("/inc/fonts/font/Bellota-Light.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bellotabold';
	src: url('/inc/fonts/font/bellota-bold-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}</pre></body></html>