@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5k5jpe');
  src:  url('fonts/icomoon.eot?5k5jpe#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?5k5jpe') format('truetype'),
    url('../fonts/icomoon.woff?5k5jpe') format('woff'),
    url('../fonts/icomoon.svg?5k5jpe#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;
  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-insight-published:before {
  content: "\e90e";
}
.icon-panel-members:before {
  content: "\e90f";
}
.icon-survey-completed:before {
  content: "\e910";
}
.icon-alarm:before {
  content: "\e907";
}
.icon-award_star:before {
  content: "\e908";
}
.icon-border_color:before {
  content: "\e909";
}
.icon-captive_portal:before {
  content: "\e90a";
}
.icon-devices:before {
  content: "\e90b";
}
.icon-group_search:before {
  content: "\e90c";
}
.icon-motion_sensor_active:before {
  content: "\e90d";
}
.icon-banner-icon-01:before {
  content: "\e900";
}
.icon-banner-icon-02:before {
  content: "\e901";
}
.icon-banner-icon-03:before {
  content: "\e902";
}
.icon-step01:before {
  content: "\e903";
}
.icon-step02:before {
  content: "\e904";
}
.icon-step03:before {
  content: "\e905";
}
.icon-step04:before {
  content: "\e906";
}
