@font-face {
  font-family: 'icomoon';
  src:  url('/font/icomoon/icomoon.eot?xiw3v1');
  src:  url('/font/icomoon/icomoon.eot?xiw3v1#iefix') format('embedded-opentype'),
    url('/font/icomoon/icomoon.ttf?xiw3v1') format('truetype'),
    url('/font/icomoon/icomoon.woff?xiw3v1') format('woff'),
    url('/font/icomoon/icomoon.svg?xiw3v1#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-home:before {
  content: "\e915";
  color: #676774;
}
.icon-lock:before {
  content: "\e912";
  color: #676774;
}
.icon-tenant:before {
  content: "\e913";
  color: #676774;
}
.icon-user:before {
  content: "\e914";
  color: #676774;
}
.icon-help:before {
  content: "\e910";
  color: #676774;
}
.icon-report:before {
  content: "\e911";
  color: #676774;
}
.icon-plus:before {
  content: "\e90f";
  color: #6f7075;
}
.icon-download:before {
  content: "\e90e";
  color: #6f7075;
}
.icon-calendar:before {
  content: "\e90d";
  color: #6f7075;
}
.icon-search:before {
  content: "\e90c";
  color: #676774;
}
.icon-sortDown:before {
  content: "\e908";
  color: #676774;
}
.icon-sortUp:before {
  content: "\e90b";
  color: #676774;
}
.icon-arrowRight:before {
  content: "\e909";
  color: #676774;
}
.icon-arrowLeft:before {
  content: "\e90a";
  color: #676774;
}
.icon-filter:before {
  content: "\e906";
  color: #676774;
}
.icon-close:before {
  content: "\e907";
  color: #676774;
}
.icon-arrowDown:before {
  content: "\e900";
  color: #676774;
}
.icon-dashboard:before {
  content: "\e901";
  color: #676774;
}
.icon-log:before {
  content: "\e902";
  color: #676774;
}
.icon-security:before {
  content: "\e903";
  color: #676774;
}
.icon-system:before {
  content: "\e904";
  color: #676774;
}
.icon-traffic:before {
  content: "\e905";
  color: #676774;
}
