@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?vafwir');
    src: url('../fonts/icomoon.eot?vafwir#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?vafwir') format('truetype'),
        url('../fonts/icomoon.woff?vafwir') format('woff'),
        url('../fonts/icomoon.svg?vafwir#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon-app';
    src: url('https://cdn.wantedspace.ai/icomoon.woff') format('woff'), url('https://cdn.wantedspace.ai/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ic-"], [class*="ic-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ic-visibiltiy:before {
  content: "\e908";
}
.ic-search:before {
  content: "\e90a";
}
.ic-apply:before {
  content: "\e90b";
}
.ic-add-photo:before {
  content: "\e900";
}
.ic-alarm:before {
  content: "\e901";
      
}
.ic-all:before {
  content: "\e902";
}
.ic-arrow-down:before {
  content: "\e903";
}
.ic-arrow-forward:before, .ic-arrow-back:before {
  content: "\e904";
}
.ic-arrow-back{
    display: inline-block;
    transform: scaleX(-1);
}
.ic-arrow-left:before {
  content: "\e905";
}
.ic-arrow-right:before {
  content: "\e906";
}
.ic-arrow-up:before {
  content: "\e907";
}
.ic-clear:before {
  content: "\e90c";
}
.ic-close:before {
  content: "\e90d";
}
.ic-dashboard:before {
  content: "\e90e";
}
.ic-delete:before {
  content: "\e90f";
}
.ic-edit:before {
  content: "\e910";
}
.ic-error:before {
  content: "\e912";
}
.ic-error-orange:before {
  content: "\e912";
  color: #ff9800;
}
.ic-gift:before {
  content: "\e913";
}
.ic-more-horiz:before {
  content: "\e914";
}
.ic-office:before {
  content: "\e915";
}
.ic-people:before {
  content: "\e916";
}
.ic-person:before {
  content: "\e917";
}
.ic-schedule:before {
  content: "\e918";
}
.ic-send:before {
  content: "\e919";
}
.ic-setting:before {
  content: "\e91a";
}
.ic-visibility-off:before, .active .ic-visibiltiy:before {
  content: "\e91e";
  color: #9e9e9e
}
.ic-work:before {
  content: "\e91f";
}

.ic-home:before {
  font-family: 'icomoon-app' !important;
  content: "\e908";
}

.ic-organ:before{
  font-family: 'icomoon-app' !important;
  content: "\e924";
}
