@font-face {
  font-family: 'icomoon';
  src:  url('homepage-icon-fonts/icomoon.eot?kiscs8');
  src:  url('homepage-icon-fonts/icomoon.eot?kiscs8#iefix') format('embedded-opentype'),
    url('homepage-icon-fonts/icomoon.ttf?kiscs8') format('truetype'),
    url('homepage-icon-fonts/icomoon.woff?kiscs8') format('woff'),
    url('homepage-icon-fonts/icomoon.svg?kiscs8#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-add:before {
  content: "\e742";
}

.icon-barcode:before {
  content: "\e937";
}

.icon-clock:before {
  content: "\e94e";
}

.icon-shopping-cart:before {
  content: "\eaed";
}

.icon-accounts:before {
  content: "\eb70";
}

.icon-favorites:before {
  content: "\f005";
}

.icon-home:before {
  content: "\f015";
}

.icon-chart:before {
  content: "\f200";
}

.icon-facebook5:before {
  content: "\ec58";
}

.icon-twitter5:before {
  content: "\ea91";
}

.icon-instagram3:before {
  content: "\ea90";
}

.icon-pinterest3:before {
  content: "\ec5d";
}

.icon-planner:before {
  content: "\e900";
}

.icon-cooking:before {
  content: "\e901";
}