@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f6qm8b');
  src:  url('fonts/icomoon.eot?f6qm8b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f6qm8b') format('truetype'),
    url('fonts/icomoon.woff?f6qm8b') format('woff'),
    url('fonts/icomoon.svg?f6qm8b#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-microsoft:before {
  content: "\e908";
  color: #666;
}
.icon-document-file-html:before {
  content: "\e909";
}
.icon-document-file-html1:before {
  content: "\e90a";
}
.icon-file-html:before {
  content: "\e90b";
}
.icon-file-html1:before {
  content: "\e90c";
}
.icon-eye1:before {
  content: "\e911";
}
.icon-eye-blocked:before {
  content: "\e912";
}
.icon-windows:before {
  content: "\e90d";
}
.icon-sphere:before {
  content: "\e90e";
}
.icon-globe:before {
  content: "\e90e";
}
.icon-internet:before {
  content: "\e90e";
}
.icon-earth:before {
  content: "\e90f";
}
.icon-globe1:before {
  content: "\e90f";
}
.icon-language:before {
  content: "\e90f";
}
.icon-web:before {
  content: "\e90f";
}
.icon-internet1:before {
  content: "\e90f";
}
.icon-sphere1:before {
  content: "\e90f";
}
.icon-planet:before {
  content: "\e90f";
}
.icon-display:before {
  content: "\e910";
}
.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e901";
}
.icon-floppy-disk:before {
  content: "\e902";
}
.icon-eye:before {
  content: "\e903";
}
.icon-plus:before {
  content: "\e904";
}
.icon-minus:before {
  content: "\e905";
}
.icon-cross:before {
  content: "\e906";
}
.icon-checkmark:before {
  content: "\e907";
}
