<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: Arial narrow;
	src: url(/arial_narr.ttf);
}

@font-face
{
	font-family: Minion;
	src: url(/minion.otf);
}

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