<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: 'ubuntu';
	src: url('ubuntu.eot');
	src: local('ubuntu'),
		url('ubuntu.eot?#iefix') format('embedded-opentype'),
		url('ubuntu.woff2') format('woff2'),
		url('ubuntu.woff') format('woff'),
		url('ubuntu.ttf') format('truetype'),
		url('ubuntu.svg#Ubuntu') format('svg');
}
</pre></body></html>