<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: 'United';
	src: local: 'United', url('../fonts/unitedsans.otf') format('opentype');
	src: url('../fonts/unitedsans.otf') format('opentype');
	font-weight: normal;
	font-style: normal;

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