@font-face {
  font-family: 'foodicons';
  src:
    url('foodicons.ttf?6vnafn') format('truetype'),
    url('foodicons.woff?6vnafn') format('woff'),
    url('foodicons.svg?6vnafn#foodicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

i.foodicons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'foodicons' !important;
  speak: none;
  font-size: 76px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-soft-drink-glass:before {
  content: "\e917";
}
.icon-aperitif:before {
  content: "\e91a";
}
.icon-hotdish2:before {
  content: "\e91b";
}
.icon-party-cake:before {
  content: "\e91c";
}
.icon-bread-loaves:before {
  content: "\e91d";
}
.icon-pepper2:before {
  content: "\e91e";
}
.icon-cherries:before {
  content: "\e91f";
}
.icon-spring-onion:before {
  content: "\e920";
}
.icon-sweet:before {
  content: "\e921";
}
.icon-tomatoes:before {
  content: "\e922";
}
.icon-pasta2:before {
  content: "\e923";
}
.icon-mushrooms:before {
  content: "\e924";
}
.icon-pancakes:before {
  content: "\e925";
}
.icon-candy:before {
  content: "\e926";
}
.icon-tea:before {
  content: "\e927";
}
.icon-soft-drink-bottle:before {
  content: "\e928";
}
.icon-vegetable-leaf2:before {
  content: "\e929";
}
.icon-vegetable-leaf:before {
  content: "\e92a";
}
.icon-dessert-bowl2:before {
  content: "\e92b";
}
.icon-asparagus:before {
  content: "\e92c";
}
.icon-dessert-bowl:before {
  content: "\e92d";
}
.icon-fish2:before {
  content: "\e92e";
}
.icon-grapes:before {
  content: "\e92f";
}
.icon-pizza2:before {
  content: "\e930";
}
.icon-beer-glass2:before {
  content: "\e931";
}
.icon-ice-cream-cone:before {
  content: "\e932";
}
.icon-salami:before {
  content: "\e933";
}
.icon-burger:before {
  content: "\e934";
}
.icon-cheese:before {
  content: "\e935";
}
.icon-prawn:before {
  content: "\e936";
}
.icon-pizza:before {
  content: "\e937";
}
.icon-gingerbreadman:before {
  content: "\e938";
}
.icon-beer-glass:before {
  content: "\e939";
}
.icon-pasta-serving:before {
  content: "\e93a";
}
.icon-roast-chicken:before {
  content: "\e93b";
}
.icon-wedding-cake:before {
  content: "\e93c";
}
.icon-birthday-cake:before {
  content: "\e900";
}
.icon-bowlchopsticks:before {
  content: "\e901";
}
.icon-broccoli:before {
  content: "\e902";
}
.icon-cake:before {
  content: "\e903";
}
.icon-carrot:before {
  content: "\e904";
}
.icon-champagne-flute:before {
  content: "\e905";
}
.icon-chef-hat:before {
  content: "\e906";
}
.icon-chefs-hat-short:before {
  content: "\e907";
}
.icon-chillipepper:before {
  content: "\e908";
}
.icon-cocktail-glass:before {
  content: "\e909";
}
.icon-espresso:before {
  content: "\e90a";
}
.icon-fish:before {
  content: "\e90b";
}
.icon-ham-large:before {
  content: "\e90c";
}
.icon-ham:before {
  content: "\e90d";
}
.icon-hot-dish:before {
  content: "\e90e";
}
.icon-juice:before {
  content: "\e90f";
}
.icon-menu-text:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-service:before {
  content: "\e912";
}
.icon-soup:before {
  content: "\e913";
  margin-bottom: 0px;
}
.icon-steak:before {
  content: "\e914";
}
.icon-van:before {
  content: "\e915";
}
.icon-wine-bottle:before {
  content: "\e916";
}
.icon-wine-bottles:before {
  content: "\e918";
}
.icon-wine-glass:before {
  content: "\e919";
}

/**********************************************************************************************************/
/* H1 FOOD ICONS BEFORE */
/**********************************************************************************************************/

.foodicons h1:before {
	font-family: 'foodicons' !important;
	display: block;
	width:auto;
	margin:0 auto 10px auto;
	speak: none;
	font-size: 66px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.foodicons.soft-drink-glass h1:before {
  content: "\e917";
}
.foodicons.aperitif h1:before {
  content: "\e91a";
}
.foodicons.hotdish2 h1:before {
  content: "\e91b";
}
.foodicons.party-cake h1:before {
  content: "\e91c";
}
.foodicons.bread-loaves h1:before {
  content: "\e91d";
}
.foodicons.pepper2 h1:before {
  content: "\e91e";
}
.foodicons.cherries h1:before {
  content: "\e91f";
}
.foodicons.spring-onion h1:before {
  content: "\e920";
}
.foodicons.sweet h1:before {
  content: "\e921";
}
.foodicons.tomatoes h1:before {
  content: "\e922";
}
.foodicons.pasta2 h1:before {
  content: "\e923";
}
.foodicons.mushrooms h1:before {
  content: "\e924";
}
.foodicons.pancakes h1:before {
  content: "\e925";
}
.foodicons.candy h1:before {
  content: "\e926";
}
.foodicons.tea h1:before {
  content: "\e927";
}
.foodicons.soft-drink-bottle h1:before {
  content: "\e928";
}
.foodicons.vegetable-leaf2 h1:before {
  content: "\e929";
}
.foodicons.vegetable-leaf h1:before {
  content: "\e92a";
}
.foodicons.dessert-bowl2 h1:before {
  content: "\e92b";
}
.foodicons.asparagus h1:before {
  content: "\e92c";
}
.foodicons.dessert-bowl h1:before {
  content: "\e92d";
}
.foodicons.fish2 h1:before {
  content: "\e92e";
}
.foodicons.grapes h1:before {
  content: "\e92f";
}
.foodicons.pizza2 h1:before {
  content: "\e930";
}
.foodicons.beer-glass2 h1:before {
  content: "\e931";
}
.foodicons.ice-cream-cone h1:before {
  content: "\e932";
}
.foodicons.salami h1:before {
  content: "\e933";
}
.foodicons.burger h1:before {
  content: "\e934";
}
.foodicons.cheese h1:before {
  content: "\e935";
}
.foodicons.prawn h1:before {
  content: "\e936";
}
.foodicons.pizza h1:before {
  content: "\e937";
}
.foodicons.gingerbreadman h1:before {
  content: "\e938";
}
.foodicons.beer-glass h1:before {
  content: "\e939";
}
.foodicons.pasta-serving h1:before {
  content: "\e93a";
  margin-bottom: -10px;
}
.foodicons.roast-chicken h1:before {
  content: "\e93b";
}
.foodicons.wedding-cake h1:before {
  content: "\e93c";
}
.foodicons.birthday-cake h1:before {
	content: "\e900";
}
.foodicons.bowl-chopsticks h1:before {
	content: "\e901";
}
.foodicons.broccoli h1:before {
	content: "\e902";
}
.foodicons.cake h1:before {
	content: "\e903";
}
.foodicons.carrot h1:before {
	content: "\e904";
}
.foodicons.champagne-flute h1:before {
	content: "\e905";
}
.foodicons.chefs-hat h1:before {
	content: "\e906";
}
.foodicons.chefs-hat-short h1:before {
	content: "\e907";
}
.foodicons.chilli-pepper h1:before {
	content: "\e908";
}
.foodicons.cocktail-glass h1:before {
	content: "\e909";
}
.foodicons.espresso h1:before {
	content: "\e90a";
}
.foodicons.fish h1:before {
	content: "\e90b";
}
.foodicons.ham h1:before {
	content: "\e90d";
}
.foodicons.ham-large h1:before {
	content: "\e90c";
}
.foodicons.hot-dish h1:before {
	content: "\e911";
}
.foodicons.menu h1:before {
	content: "\e90e";
}
.foodicons.juice h1:before {
	content: "\e90f";
}
.foodicons.menu-text h1:before {
	content: "\e910";
}
.foodicons.menu h1:before {
	content: "\e911";
}
.foodicons.service h1:before {
	content: "\e912";
}
.foodicons.soup h1:before {
	content: "\e913";
}
.foodicons.steak h1:before {
	content: "\e914";
}
.foodicons.van h1:before {
	content: "\e915";
	font-size:60px;
}
.foodicons.wine-bottle h1:before {
	content: "\e916";
}
.foodicons.wine-bottles h1:before {
	content: "\e918";
}
.foodicons.wine-glass h1:before {
	content: "\e919";
}
