<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: 'Golos';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/golos/regular.woff2') format('woff2'), url('../fonts/golos/regular.woff') format('woff');
}

@font-face {
	font-family: 'Golos';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/golos/demi-bold.woff2') format('woff2'), url('../fonts/golos/demi-bold.woff') format('woff');
}
</pre></body></html>