@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8r9756');
  src:  url('fonts/icomoon.eot?8r9756#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8r9756') format('truetype'),
    url('fonts/icomoon.woff?8r9756') format('woff'),
    url('fonts/icomoon.svg?8r9756#icomoon') 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: 'icomoon' !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-leaf:before {
  content: "\e900";
  color: #00a842;
}
.icon-TreeNuts:before {
  content: "\e901";
  color: #d71440;
}
.icon-TropicalOils:before {
  content: "\e902";
  color: #d71440;
}
.icon-Dairy-White:before {
  content: "\e903";
  color: #fff;
}
.icon-Eggs-White:before {
  content: "\e904";
  color: #fff;
}
.icon-Gluten-White:before {
  content: "\e905";
  color: #fff;
}
.icon-Peanuts-White:before {
  content: "\e906";
  color: #fff;
}
.icon-Soy-White:before {
  content: "\e907";
  color: #fff;
}
.icon-TreeNuts-White:before {
  content: "\e908";
  color: #fff;
}
.icon-TropicalOils-White:before {
  content: "\e909";
  color: #fff;
}
.icon-Dairy:before {
  content: "\e90a";
  color: #d71440;
}
.icon-Eggs:before {
  content: "\e90b";
  color: #d71440;
}
.icon-Gluten:before {
  content: "\e90c";
  color: #d71440;
}
.icon-Peanuts:before {
  content: "\e90d";
  color: #d71440;
}
.icon-Soy:before {
  content: "\e90e";
  color: #d71440;
}
.icon-Webicon:before {
  content: "\e90f";
  color: #fff;
}
.icon-Webicon2:before {
  content: "\e910";
  color: #fff;
}
