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