@font-face {
  font-family: 'icomoon';
  src:  url('fonts2/icomoon.eot?oyxg4f');
  src:  url('fonts2/icomoon.eot?oyxg4f#iefix') format('embedded-opentype'),
    url('fonts2/icomoon.ttf?oyxg4f') format('truetype'),
    url('fonts2/icomoon.woff?oyxg4f') format('woff'),
    url('fonts2/icomoon.svg?oyxg4f#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-coin-dollar:before {
  content: "\e93b";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-search:before {
  content: "\e986";
}
