@font-face {
  font-family: 'food-icon';
  src:  url('../fonts/food-icon.eot?vxs7ls');
  src:  url('../fonts/food-icon.eot?vxs7ls#iefix') format('embedded-opentype'),
    url('../fonts/food-icon.ttf?vxs7ls') format('truetype'),
    url('../fonts/food-icon.woff?vxs7ls') format('woff'),
    url('../fonts/food-icon.svg?vxs7ls#food-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.food-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'food-icon' !important;
  speak: none;
  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;
}

.food-iconblueberries:before {
  content: "\e900";
}
.food-iconcarrot:before {
  content: "\e901";
}
.food-iconcauliflower:before {
  content: "\e902";
}
.food-iconcherries:before {
  content: "\e903";
}
.food-iconchili:before {
  content: "\e904";
}
.food-iconcorn:before {
  content: "\e905";
}
.food-iconcucumbers:before {
  content: "\e906";
}
.food-icongooseberry:before {
  content: "\e907";
}
.food-icongrapes:before {
  content: "\e908";
}
.food-iconleek:before {
  content: "\e909";
}
.food-iconlemon:before {
  content: "\e90a";
}
.food-iconmushroom:before {
  content: "\e90b";
}
.food-iconolives:before {
  content: "\e90c";
}
.food-icononion:before {
  content: "\e90d";
}
.food-iconorange:before {
  content: "\e90e";
}
.food-iconpear:before {
  content: "\e90f";
}
.food-iconpeas:before {
  content: "\e910";
}
.food-iconpineapple:before {
  content: "\e911";
}
.food-iconpomegranate:before {
  content: "\e912";
}
.food-iconpotato:before {
  content: "\e913";
}
.food-iconpumpkin:before {
  content: "\e914";
}
.food-iconraspberry:before {
  content: "\e915";
}
.food-iconstrawberry:before {
  content: "\e916";
}
.food-icontomato:before {
  content: "\e917";
}
.food-iconwatermelon:before {
  content: "\e918";
}
.food-iconapple:before {
  content: "\e919";
}
.food-iconartichoke:before {
  content: "\e91a";
}
.food-iconavocado:before {
  content: "\e91b";
}
.food-iconbeans:before {
  content: "\e91c";
}
.food-iconbeet:before {
  content: "\e91d";
}
