@font-face {
	font-family: check;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
}
.check-check:before {
	content: '\0041';
	font-family: check;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.check-hakchen:before {
	content: '\0042';
	font-family: check;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.check-kreis-prufen:before {
	content: '\0043';
	font-family: check;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.check-tick:before {
	content: '\0044';
	font-family: check;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.check-uberprufen:before {
	content: '\0046';
	font-family: check;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}