@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?zczlu4');
  src:  url('fonts/icomoon.eot?zczlu4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?zczlu4') format('truetype'),
    url('../fonts/icomoon.woff?zczlu4') format('woff'),
    url('../fonts/icomoon.svg?zczlu4#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-info:before {
    content: "\e90d"!important;
}
.icon-maint-bed:before {
    content: "\e920";
}
.icon-description:before {
    content: "\e925";
}
.icon-users:before {
    content: "\e926";
}
.icon-clock:before {
    content: "\e927";
}
.icon-logo-kradle:before {
    content: "\e90b";
}
.icon-table-view:before {
    content: "\e921";
    color: #445578;
}
.icon-column-view:before {
    content: "\e922";
    color: #445578;
}
.icon-cancel-icon:before {
    content: "\e923";
}
.icon-arrow-down1:before {
    content: "\e924";
    color: #445578;
}
.icon-accepted:before {
    content: "\e91e";
}
.icon-shedule:before {
    content: "\e91f";
}
.icon-frame:before {
    content: "\e91d";
    color: #0065f2;
}
.icon-dot:before {
    content: "\e91b";
}
.icon-download:before {
    content: "\e91c";
}
.icon-cross:before {
    content: "\e91a";
}
.icon-view-eye:before {
    content: "\e910";
}
.icon-status-maintenance:before {
    content: "\e911";
}
.icon-full-filter:before {
    content: "\e912";
}
.icon-three-dots:before {
    content: "\e913";
}
.icon-status-occupied:before {
    content: "\e914";
}
.icon-status-construction:before {
    content: "\e915";
}
.icon-status-not-avail:before {
    content: "\e916";
}
.icon-status-available:before {
    content: "\e917";
}
.icon-add-user:before {
    content: "\e918";
}
.icon-edit:before {
    content: "\e919";
}
.icon-filter:before {
    content: "\e90c";
}
.icon-long-arrow:before {
    content: "\e90e";
}
.icon-long-arrows:before {
    content: "\e90f";
}
.icon-dollar:before {
    content: "\e907";
}
.icon-arrow-down:before {
    content: "\e908";
}
.icon-calendar:before {
    content: "\e909";
}
.icon-map:before {
    content: "\e90a";
}
.icon-google .path1:before {
    content: "\e903";
    color: rgb(255, 193, 7);
}
.icon-google .path2:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(255, 61, 0);
}
.icon-google .path3:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(76, 175, 80);
}
.icon-google .path4:before {
    content: "\e906";
    margin-left: -1em;
    color: rgb(25, 118, 210);
}
.icon-eye:before {
    content: "\e902";
}
.icon-photo:before {
    content: "\e901";
}
.icon-basket:before {
    content: "\e900";
}
