@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon.eot?3vjc1m');
  src:  url('font/icomoon.eot?3vjc1m#iefix') format('embedded-opentype'),
        url('font/icomoon.ttf?3vjc1m') format('truetype'),
        url('font/icomoon.woff?3vjc1m') format('woff'),
        url('font/icomoon.svg?3vjc1m#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-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-book:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-excel:before {
  content: "\eae2";
}
