@charset "UTF-8";

@font-face {
  font-family: "eating";
  src:url("fonts/eating.eot");
  src:url("fonts/eating.eot?#iefix") format("embedded-opentype"),
    url("fonts/eating.woff") format("woff"),
    url("fonts/eating.ttf") format("truetype"),
    url("fonts/eating.svg#eating") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  content: attr(data-icon);
  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;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  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;
}

.iconset-eating {
    font-family: "eating" !important;
}
.icon-baby-knife-fork-spoon:before {
  content: "\e000";
}
.icon-candy-cane:before {
  content: "\e001";
}
.icon-cheeseburger:before {
  content: "\e002";
}
.icon-chupa-chups:before {
  content: "\e003";
}
.icon-coffee-cup:before {
  content: "\e004";
}
.icon-hamburger:before {
  content: "\e005";
}
.icon-ice-cream-flake:before {
  content: "\e006";
}
.icon-ice-cream-sprinkles:before {
  content: "\e007";
}
.icon-ice-lolly:before {
  content: "\e008";
}
.icon-ice-lolly-square:before {
  content: "\e009";
}
.icon-ice-lolly-stripey:before {
  content: "\e00a";
}
.icon-knife-fork-plate:before {
  content: "\e00b";
}
.icon-knife-fork-spoon:before {
  content: "\e00c";
}
.icon-lollipop:before {
  content: "\e00d";
}
.icon-orange-half:before {
  content: "\e00e";
}
.icon-pint-glass:before {
  content: "\e00f";
}
.icon-tea-cup:before {
  content: "\e010";
}
.icon-wine-bottle-glass:before {
  content: "\e011";
}
.icon-wine-glass:before {
  content: "\e012";
}
.icon-wine-glass-angle:before {
  content: "\e013";
}
