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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kodomenu' !important;
  speak: never;
  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-tea:before {
  content: "\e900";
}
.icon-can-drink:before {
  content: "\e901";
}
.icon-pizza:before {
  content: "\e902";
}
.icon-cake:before {
  content: "\e903";
}
.icon-ice-cream:before {
  content: "\e904";
}
.icon-spaghetti:before {
  content: "\e905";
}
.icon-bento:before {
  content: "\e906";
}
.icon-plate-rice:before {
  content: "\e907";
}
.icon-vegan:before {
  content: "\e908";
}
.icon-sandwich:before {
  content: "\e909";
}
.icon-burger:before {
  content: "\e90a";
}
.icon-thumb-up:before {
  content: "\e90b";
}
.icon-dinner-meal:before {
  content: "\e90c";
}
.icon-lunch-meal:before {
  content: "\e90d";
}
.icon-bread:before {
  content: "\e90e";
}
.icon-vegetable:before {
  content: "\61";
}
.icon-rice:before {
  content: "\72";
}
.icon-hot-pot:before {
  content: "\63";
}
.icon-fruit-juice:before {
  content: "\64";
}
.icon-beverage:before {
  content: "\65";
}
.icon-snack:before {
  content: "\66";
}
.icon-noodle:before {
  content: "\67";
}
.icon-soup:before {
  content: "\68";
}
.icon-porridge:before {
  content: "\69";
}
.icon-dishes:before {
  content: "\6a";
}
.icon-cold-drink:before {
  content: "\6b";
}
.icon-nutrition-drink:before {
  content: "\6c";
}
.icon-hot-drink:before {
  content: "\6d";
}
