/* ========= 24. Custom Font Icon Style =========== */
@font-face {
  font-family: "food-font-2";
  src:url("../fonts/food-font-2.eot");
  src:url("../fonts/food-font-2.eot?#iefix") format("embedded-opentype"),
    url("../fonts/food-font-2.woff") format("woff"),
    url("../fonts/food-font-2.ttf") format("truetype"),
    url("../fonts/food-font-2.svg#food-font-2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-food2-"]:before,
[class*=" icon-food2-"]:before {
  font-family: "food-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-food2-food:before {
  content: "a";
}
.icon-food2-music:before {
  content: "b";
}
.icon-food2-crown-king-streamline:before {
  content: "c";
}
.icon-food2-cocktail-mojito-streamline:before {
  content: "d";
}
.icon-food2-eat-food-fork-knife-streamline:before {
  content: "e";
}
.icon-food2-chef-food-restaurant-streamline:before {
  content: "f";
}
.icon-food2-fire:before {
  content: "g";
}
.icon-food2-bag-1:before {
  content: "i";
}
.icon-food2-japan-streamline-tea:before {
  content: "h";
}