@font-face {
	font-family: aufzaehlungspunkte;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
	font-display: swap;
}
.aufzaehlungspunkte-arrow:before {
	content: '\0041';
	font-family: aufzaehlungspunkte;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.aufzaehlungspunkte-question:before {
	content: '\0042';
	font-family: aufzaehlungspunkte;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}