@font-face {
  font-family: 'FarmartIcon';
  src:  url('../fonts/FarmartIcon.eot?xi9l80');
  src:  url('../fonts/FarmartIcon.eot?xi9l80#iefix') format('embedded-opentype'),
    url('../fonts/FarmartIcon.ttf?xi9l80') format('truetype'),
    url('../fonts/FarmartIcon.woff?xi9l80') format('woff'),
    url('../fonts/FarmartIcon.svg?xi9l80#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: 'FarmartIcon' !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-trash:before {
  content: "\e681";
}
.icon-heart:before {
  content: "\e68c";
}
.icon-repeat-one:before {
  content: "\e6ed";
}
.icon-user-plus:before {
  content: "\e71f";
}
.icon-cart:before {
  content: "\e74d";
}
.icon-quote-open:before {
  content: "\e7e5";
}
.icon-quote-close:before {
  content: "\e7e6";
}
.icon-magnifier:before {
  content: "\e922";
}
.icon-cross:before {
  content: "\e92a";
}
.icon-check:before {
  content: "\e934";
}
.icon-plus:before {
  content: "\e936";
}
.icon-minus:before {
  content: "\e937";
}
.icon-checkmark-circle:before {
  content: "\e959";
}
.icon-star-half:before {
  content: "\e68e";
}
.icon-folder:before {
  content: "\e6ba";
}
.icon-license:before {
  content: "\e6dc";
}
.icon-store-24:before {
  content: "\e746";
}
.icon-tags:before {
  content: "\e756";
}
.icon-wallet:before {
  content: "\e758";
}
.icon-phone-bubble:before {
  content: "\e7e4";
}
.icon-chart-bars:before {
  content: "\e7fc";
}
.icon-glass:before {
  content: "\e810";
}
.icon-dinner:before {
  content: "\e811";
}
.icon-platter:before {
  content: "\e818";
}
.icon-ice-cream:before {
  content: "\e824";
}
.icon-cherry:before {
  content: "\e829";
}
.icon-apple:before {
  content: "\e82c";
}
.icon-leaf:before {
  content: "\e82d";
}
.icon-speed-fast:before {
  content: "\e836";
}
.icon-car-wash:before {
  content: "\e84c";
}
.icon-cube:before {
  content: "\e874";
}
.icon-chevron-left:before {
  content: "\e93b";
}
.icon-chevron-right:before {
  content: "\e93c";
}
.icon-chevron-left-circle:before {
  content: "\e964";
}
.icon-chevron-right-circle:before {
  content: "\e965";
}