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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'suzuki' !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;
}

.icon-tomato:before {
  content: "\e90f";
}
.icon-basket:before {
  content: "\e90b";
}
.icon-beef:before {
  content: "\e90c";
}
.icon-rap:before {
  content: "\e90d";
}
.icon-tukemono2:before {
  content: "\e90e";
}
.icon-package:before {
  content: "\e907";
}
.icon-souzai:before {
  content: "\e908";
}
.icon-tukemono:before {
  content: "\e909";
}
.icon-wakame:before {
  content: "\e90a";
}
.icon-apple:before {
  content: "\e900";
}
.icon-fish:before {
  content: "\e901";
}
.icon-food:before {
  content: "\e902";
}
.icon-meat:before {
  content: "\e903";
}
.icon-mush:before {
  content: "\e904";
}
.icon-tofu:before {
  content: "\e905";
}
.icon-veg:before {
  content: "\e906";
}
