@font-face {
	font-family: kontakt;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
}
.kontakt-fragezeichen:before {
	content: '\0041';
	font-family: kontakt;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.kontakt-mail:before {
	content: '\0042';
	font-family: kontakt;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.kontakt-telefon:before {
	content: '\0043';
	font-family: kontakt;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}