@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?e7rvl1');
  src:  url('fonts/icomoon.eot?e7rvl1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?e7rvl1') format('truetype'),
    url('fonts/icomoon.woff?e7rvl1') format('woff'),
    url('fonts/icomoon.svg?e7rvl1#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: 'icomoon' !important;
  speak: never;
  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-shopping-basket:before {
  content: "\e901";
}
.icon-restore_page:before {
  content: "\e904";
}
.icon-sentiment_satisfied_alt:before {
  content: "\e903";
}
.icon-store_mall_directory:before {
  content: "\e902";
}
.icon-autorenew1:before {
  content: "\e900";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-power:before {
  content: "\e9b5";
}
