@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pmdxe8');
  src:  url('fonts/icomoon.eot?pmdxe8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pmdxe8') format('truetype'),
    url('fonts/icomoon.woff?pmdxe8') format('woff'),
    url('fonts/icomoon.svg?pmdxe8#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: none;
  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: "\e902";
}
.icon-blog:before {
  content: "\e909";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-database:before {
  content: "\e964";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-embed:before {
  content: "\ea7f";
}
.icon-onedrive:before {
  content: "\eaaf";
}
