<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: dohne;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
}
.dohne-drone:before {
	content: '\0041';
	font-family: dohne;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}</pre></body></html>