@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qrt74c');
  src:  url('../fonts/icomoon.eot?qrt74c#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qrt74c') format('truetype'),
    url('../fonts/icomoon.woff?qrt74c') format('woff'),
    url('../fonts/icomoon.svg?qrt74c#icomoon') 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: 'icomoon' !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-add-to-cart:before {
  content: "\e900";
}
.icon-breakfast:before {
  content: "\e901";
}
.icon-coffee-cup:before {
  content: "\e902";
}
.icon-fusilli:before {
  content: "\e903";
}
.icon-harvest:before {
  content: "\e904";
}
.icon-honey:before {
  content: "\e905";
}
.icon-milk:before {
  content: "\e906";
}
.icon-noodles:before {
  content: "\e907";
}
.icon-rice-bowl:before {
  content: "\e908";
}
.icon-shopping-cart:before {
  content: "\e909";
}
.icon-snacks:before {
  content: "\e90a";
}
.icon-sugar-bowl:before {
  content: "\e90b";
}
.icon-tea-cup:before {
  content: "\e90c";
}
.icon-vegetables:before {
  content: "\e90d";
}
.icon-wishlist:before {
  content: "\e90e";
}
