@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fc25r5');
  src:  url('fonts/icomoon.eot?fc25r5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fc25r5') format('truetype'),
    url('fonts/icomoon.woff?fc25r5') format('woff'),
    url('fonts/icomoon.svg?fc25r5#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-acount:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-building:before {
  content: "\e903";
}
.icon-camera:before {
  content: "\e904";
}
.icon-circle_check:before {
  content: "\e905";
}
.icon-circle_edit:before {
  content: "\e906";
}
.icon-circle_plus:before {
  content: "\e907";
}
.icon-dashboard:before {
  content: "\e908";
}
.icon-edit:before {
  content: "\e909";
}
.icon-gear:before {
  content: "\e90a";
}
.icon-house:before {
  content: "\e90b";
}
.icon-logout:before {
  content: "\e90c";
}
.icon-loupe:before {
  content: "\e90d";
}
.icon-map:before {
  content: "\e90e";
}
.icon-pie_chart:before {
  content: "\e90f";
}
.icon-report3:before {
  content: "\e910";
}
.icon-report1:before {
  content: "\e911";
}
.icon-report2:before {
  content: "\e912";
}
.icon-rooms:before {
  content: "\e913";
}
.icon-storage:before {
  content: "\e914";
}
.icon-tray:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-users:before {
  content: "\e917";
}
