@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1f0krm');
  src:  url('fonts/icomoon.eot?1f0krm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1f0krm') format('truetype'),
    url('fonts/icomoon.woff?1f0krm') format('woff'),
    url('fonts/icomoon.svg?1f0krm#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-home3:before {
  content: "\e900";
}
.icon-book:before {
  content: "\e901";
}
.icon-address-book:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
.icon-users:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}
.icon-lock:before {
  content: "\e906";
}
.icon-circle-up:before {
  content: "\e907";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-lock1:before {
  content: "\e98f";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-sphere:before {
  content: "\e9c9";
}
