@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?plbmml');
  src:  url('fonts/icomoon.eot?plbmml#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?plbmml') format('truetype'),
    url('fonts/icomoon.woff?plbmml') format('woff'),
    url('fonts/icomoon.svg?plbmml#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-pencil:before {
  content: "\e905";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-book:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-filter:before {
  content: "\ea5b";
}
.icon-file-pdf:before {
  content: "\eadf";
}

