@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?dxd4qe');
  src:  url('icomoon.eot?dxd4qe#iefix') format('embedded-opentype'),
    url('icomoon.ttf?dxd4qe') format('truetype'),
    url('icomoon.woff?dxd4qe') format('woff'),
    url('icomoon.svg?dxd4qe#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-email:before {
  content: "\e905";
}
.icon-password:before {
  content: "\e900";
}
.icon-register:before {
  content: "\e906";
}
.icon-folder:before {
  content: "\e90c";
}
.icon-wallet:before {
  content: "\e902";
}
.icon-info:before {
  content: "\e901";
}
.icon-done:before {
  content: "\e909";
}
.icon-terms:before {
  content: "\e903";
}
.icon-admin:before {
  content: "\e911";
}
.icon-home:before {
  content: "\f015";
}
.icon-book:before {
  content: "\f02d";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-error:before {
  content: "\f071";
}
.icon-warning:before {
  content: "\f071";
}
.icon-comment:before {
  content: "\f075";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-facebook:before {
  content: "\f082";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-inr:before {
  content: "\f156";
}
.icon-rupee:before {
  content: "\f156";
}
.icon-user-circle:before {
  content: "\f2bd";
}
