@font-face {
  font-family: 'fontello';
  src: url('../sources/fonts/fontello.eot?96853396');
  src: url('../sources/fonts/fontello.eot?96853396#iefix') format('embedded-opentype'),
       url('../sources/fonts/fontello.woff2?96853396') format('woff2'),
       url('../sources/fonts/fontello.woff?96853396') format('woff'),
       url('../sources/fonts/fontello.ttf?96853396') format('truetype'),
       url('../sources/fonts/fontello.svg?96853396#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'fontello';
		src: url('../font/fontello.svg?96853396#fontello') format('svg');
	}
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-muli:before { content: '\e800'; } /* '' */
.icon-menu:before { content: '\e801'; } /* '' */
.icon-cocktail:before { content: '\e802'; } /* '' */
.icon-fork:before { content: '\e803'; } /* '' */
.icon-mail:before { content: '\e804'; } /* '' */
.icon-paragraph:before { content: '\e805'; } /* '' */
.icon-close:before { content: '\e806'; } /* '' */
.icon-anis:before { content: '\e807'; } /* '' */
.icon-enzian:before { content: '\e808'; } /* '' */
.icon-ingwer:before { content: '\e809'; } /* '' */
.icon-zitrone:before { content: '\e80a'; } /* '' */
.icon-orange:before { content: '\e80b'; } /* '' */
.icon-zimt:before { content: '\e80c'; } /* '' */
.icon-nelke:before { content: '\e80d'; } /* '' */
.icon-superkrauts:before { content: '\e80e'; } /* '' */
.icon-mondodimuli:before { content: '\e80f'; } /* '' */
