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