@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vi5exn');
  src:  url('fonts/icomoon.eot?vi5exn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vi5exn') format('truetype'),
    url('fonts/icomoon.woff?vi5exn') format('woff'),
    url('fonts/icomoon.svg?vi5exn#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-arrow-down:before {
  content: "\e902";
}
.icon-arrow-bold-down:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-users:before {
  content: "\e972";
}
.icon-search:before {
  content: "\e986";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-down:before {
  content: "\ea43";
}



