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