@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.eot?sg6phh');
  src:  url('./icomoon.eot?sg6phh#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?sg6phh') format('truetype'),
    url('./icomoon.woff?sg6phh') format('woff'),
    url('./icomoon.svg?sg6phh#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-weather-2:before {
  content: "\e900";
}
.icon-split-screen:before {
  content: "\e901";
}
.icon-weather:before {
  content: "\f100";
}
.icon-correct:before {
  content: "\f101";
}
.icon-value:before {
  content: "\f102";
}
.icon-bolt:before {
  content: "\f103";
}
.icon-005-keyboard:before {
  content: "\f104";
}
.icon-diamond:before {
  content: "\f105";
}
.icon-plug:before {
  content: "\f106";
}
.icon-tv:before {
  content: "\f107";
}
.icon-wifi:before {
  content: "\f108";
}
.icon-medal:before {
  content: "\f109";
}
.icon-speedometer:before {
  content: "\f10a";
}
.icon-ruler:before {
  content: "\f10b";
}
.icon-delivery-man:before {
  content: "\f10c";
}
.icon-tablet:before {
  content: "\f10d";
}
.icon-barcode-scanner:before {
  content: "\f10e";
}
.icon-battery:before {
  content: "\f10f";
}
.icon-smartphone:before {
  content: "\f110";
}
.icon-barcode:before {
  content: "\f111";
}
.icon-mobile-phone:before {
  content: "\f112";
}
.icon-touch-screen:before {
  content: "\f113";
}
.icon-keyboard:before {
  content: "\f114";
}