@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5rhy87');
  src:  url('../fonts/icomoon.eot?5rhy87#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?5rhy87') format('truetype'),
    url('../fonts/icomoon.woff?5rhy87') format('woff'),
    url('../fonts/icomoon.svg?5rhy87#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-preview:before {
  content: "\e900";
}
.icon-sale:before {
  content: "\e901";
}
.icon-cart-arrow-down:before {
  content: "\e902";
}
.icon-download-1:before {
  content: "\e903";
}
.icon-extension:before {
  content: "\e904";
}
.icon-palette:before {
  content: "\e905";
}
.icon-paint-brush:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-download:before {
  content: "\e9c7";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-insert-template:before {
  content: "\ea72";
}
.icon-code:before {
  content: "\ea80";
}
.icon-wordpress:before {
  content: "\eab4";
}
.icon-search-1:before {
  content: "\e986";
}
