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