@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9o7dn9');
  src:  url('fonts/icomoon.eot?9o7dn9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9o7dn9') format('truetype'),
    url('fonts/icomoon.woff?9o7dn9') format('woff'),
    url('fonts/icomoon.svg?9o7dn9#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-adapter:before {
  content: "\e900";
}
.icon-add:before {
  content: "\e901";
}
.icon-configure:before {
  content: "\e902";
}
.icon-copy:before {
  content: "\e903";
}
.icon-create:before {
  content: "\e904";
}
.icon-data_usage:before {
  content: "\e905";
}
.icon-delete:before {
  content: "\e906";
}
.icon-down-arrow:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e908";
}
.icon-edit:before {
  content: "\e909";
}
.icon-fullscreen:before {
  content: "\e90a";
}
.icon-gateway:before {
  content: "\e90b";
}
.icon-help:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-informations:before {
  content: "\e90e";
}
.icon-iot_1:before {
  content: "\e90f";
}
.icon-key:before {
  content: "\e910";
}
.icon-nav_refresh:before {
  content: "\e911";
}
.icon-offline-symbol:before {
  content: "\e912";
  color: #dd2e44;
}
.icon-online-symbol:before {
  content: "\e913";
  color: #78b159;
}
.icon-open_new:before {
  content: "\e914";
}
.icon-plus:before {
  content: "\e915";
}
.icon-question:before {
  content: "\e916";
}
.icon-reorder:before {
  content: "\e917";
}
.icon-restore:before {
  content: "\e918";
}
.icon-save:before {
  content: "\e919";
}
.icon-save_black:before {
  content: "\e91a";
}
.icon-settings:before {
  content: "\e91b";
}
.icon-settings_bold:before {
  content: "\e91c";
}
.icon-user_admin:before {
  content: "\e91d";
}
.icon-warning_sign:before {
  content: "\e91e";
}
