@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?x9iu0m');
  src:  url('fonts/icomoon.eot?x9iu0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?x9iu0m') format('truetype'),
    url('fonts/icomoon.woff?x9iu0m') format('woff'),
    url('fonts/icomoon.svg?x9iu0m#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-menu:before {
  content: "\e925";
  color: #fff;
}
.icon-arrow-down:before {
  content: "\e924";
  color: #fff;
}
.icon-update:before {
  content: "\e900";
  color: #8594a0;
}
.icon-bell:before {
  content: "\e901";
  color: #02a4ed;
}
.icon-book:before {
  content: "\e902";
  color: #02a4ed;
}
.icon-briefcase:before {
  content: "\e903";
  color: #001d51;
}
.icon-search:before {
  content: "\e904";
  color: #02a4ed;
}
.icon-calendar:before {
  content: "\e905";
  color: #840004;
}
.icon-upload:before {
  content: "\e906";
  color: #02a4ed;
}
.icon-support:before {
  content: "\e907";
  color: #fff;
}
.icon-times:before {
  content: "\e908";
  color: #001d51;
}
.icon-clipboard:before {
  content: "\e909";
  color: #fff;
}
.icon-clipboard-dashboard:before {
  content: "\e909";
  color: #02a4ed;
}
.icon-question:before {
  content: "\e90a";
  color: #c36100;
}
.icon-dashboard:before {
  content: "\e90b";
  color: #001d51;
}
.icon-download:before {
  content: "\e90c";
  color: #001d51;
}
.icon-save:before {
  content: "\e90d";
  color: rgba(133, 148, 160, 0.65);
}
.icon-document:before {
  content: "\e90e";
  color: #fff;
}
.icon-off:before {
  content: "\e90f";
}
.icon-identification:before {
  content: "\e910";
  color: #840004;
}
.icon-info:before {
  content: "\e911";
  color: #8594a0;
}
.icon-key:before {
  content: "\e912";
  color: #840004;
}
.icon-check:before {
  content: "\e913";
  color: #90cb97;
}
.icon-check-red:before {
  content: "\e913";
  color: #840004;
}
.icon-speaker:before {
  content: "\e914";
  color: #001d51;
}
.icon-mail:before {
  content: "\e915";
  color: #840004;
}
.icon-location:before {
  content: "\e916";
  color: #02a4ed;
}
.icon-minus:before {
  content: "\e917";
  color: #8594a0;
}
.icon-arrow-left:before {
  content: "\e918";
  color: #001d51;
}
.icon-filter:before {
  content: "\e919";
}
.icon-person:before {
  content: "\e91a";
  color: #ff9396;
}
.icon-clock:before {
  content: "\e91b";
  color: #ffae60;
}
.icon-report:before {
  content: "\e91c";
  color: #02a4ed;
}
.icon-tower:before {
  content: "\e91d";
  color: #02a4ed;
}
.icon-signal:before {
  content: "\e91e";
  color: #02a4ed;
}
.icon-phone:before {
  content: "\e91f";
  color: #840004;
}
.icon-text:before {
  content: "\e920";
  color: #001d51;
}
.icon-user:before {
  content: "\e921";
  color: #02a4ed;
}
.icon-visible:before {
  content: "\e922";
  color: #8594a0;
}
.icon-warning:before {
  content: "\e923";
  color: #02a4ed;
}
