@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2lc1ha');
  src:  url('../fonts/icomoon.eot?2lc1ha#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2lc1ha') format('truetype'),
    url('../fonts/icomoon.woff?2lc1ha') format('woff'),
    url('../fonts/icomoon.woff2?2lc1ha') format('woff2'),
    url('../fonts/icomoon.svg?2lc1ha#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: 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-grid-4:before {
  content: "\e90a";
}
.icon-grid-6:before {
  content: "\e90b";
}
.icon-left-arrow:before {
  content: "\e901";
}
.icon-right-arrow:before {
  content: "\e902";
}
.icon-icon_accessories:before {
  content: "\e903";
  color: #eb7e34;
}
.icon-icon_cases:before {
  content: "\e904";
  color: #5bd566;
}
.icon-icon_cooling:before {
  content: "\e905";
  color: #6f74ff;
}
.icon-icon_fans:before {
  content: "\e906";
  color: #31ced5;
}
.icon-icon_power_supply:before {
  content: "\e907";
  color: #ffbb36;
}
.icon-icon_fb:before {
  content: "\e908";
  color: #fff;
}
.icon-icon_youtube:before {
  content: "\e909";
  color: #fff;
}
.icon-icon_placeholder:before {
  content: "\e900";
  color:#df192b;
}