@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?e5q0ph');
  src:  url('fonts/icomoon.eot?e5q0ph#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?e5q0ph') format('truetype'),
    url('fonts/icomoon.woff?e5q0ph') format('woff'),
    url('fonts/icomoon.svg?e5q0ph#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconw-"], [class*=" iconw-"] {
  /* 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;
}

.iconw-ram:before {
  content: "\e90b";
}
.iconw-cpu:before {
  content: "\e900";
}
.iconw-headphone:before {
  content: "\e901";
}
.iconw-laptop:before {
  content: "\e902";
}
.iconw-motherboard:before {
  content: "\e903";
}
.iconw-nas:before {
  content: "\e904";
}
.iconw-personal-computer:before {
  content: "\e905";
}
.iconw-router:before {
  content: "\e906";
}
.iconw-server:before {
  content: "\e907";
}
.iconw-ssd:before {
  content: "\e908";
}
.iconw-television:before {
  content: "\e909";
}
.iconw-vga-card:before {
  content: "\e90a";
}
