@font-face {
	font-family: reservierung;
	src: url("Glyphter.woff") format("woff"), url("Glyphter.ttf") format("truetype");
}
.reservierung-weinkarte:before {
	content: '\0042';
	font-family: reservierung;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.reservierung-speisekarte:before {
	content: '\0044';
	font-family: reservierung;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}