@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7p10e9');
  src:  url('fonts/icomoon.eot?7p10e9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7p10e9') format('truetype'),
    url('fonts/icomoon.woff?7p10e9') format('woff'),
    url('fonts/icomoon.svg?7p10e9#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;
  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-whatsup:before {
  content: "\e900";
  color: #fff;
}
.icon-sourcing:before {
  content: "\e90c";
}
.icon-labeling:before {
  content: "\e90d";
}
.icon-supplement:before {
  content: "\e90e";
}
.icon-right-tick .path1:before {
  content: "\e90f";
  color: rgb(149, 83, 50);
  opacity: 0.33;
}
.icon-right-tick .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(149, 68, 0);
}
.icon-right-arrow-2:before {
  content: "\e901";
}
.icon-hamburger-menu:before {
  content: "\e902";
  color: white;
}
.icon-close-line:before {
  content: "\e90a";
  color: white;
}
.icon-right-arrow-1:before {
  content: "\e909";
}
.icon-website:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
  color:#767676;
}
.icon-youtube:before {
  content: "\e905";
  color:#767676;
}
.icon-instagram:before {
  content: "\e906";
  color:#767676;
}
.icon-twitter:before {
  content: "\e907";
  color:#767676;
}
.icon-location:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e911";
}
