@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3q118o');
  src:  url('fonts/icomoon.eot?3q118o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3q118o') format('truetype'),
    url('fonts/icomoon.woff?3q118o') format('woff'),
    url('fonts/icomoon.svg?3q118o#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-price-tags:before {content: "\e936";}
.icon-cart:before {content: "\e93a";}
.icon-credit-card:before {content: "\e93f";}
.icon-users:before {content: "\e972";}
.icon-search:before {content: "\e986";}
.icon-cog:before {content: "\e994";}
.icon-bin:before {content: "\e9ac";}
.icon-briefcase:before {content: "\e9ae";}
.icon-switch:before {content: "\e9b6";}
.icon-menu:before {content: "\e9bd";}
