@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon-e76rh8.eot');
  src:  url('../fonts/icomoon-e76rh8.eot#iefix') format('embedded-opentype'),
    url('../fonts/icomoon-e76rh8.ttf') format('truetype'),
    url('../fonts/icomoon-e76rh8.woff') format('woff'),
    url('../fonts/icomoon-e76rh8.svg#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;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e908";
}
.icon-order:before {
  content: "\e911";
}
.icon-record:before {
  content: "\e912";
}
.icon-lost:before {
  content: "\e90d";
}
.icon-reload:before {
  content: "\e918";
}
.icon-user:before {
  content: "\e916";
}
.icon-dog:before {
  content: "\e904";
}
.icon-qrcode:before {
  content: "\e906";
}
.icon-lineat:before {
  content: "\e90a";
}
.icon-star:before {
  content: "\e90e";
}
.icon-nav:before {
  content: "\e910";
}
.icon-left:before {
  content: "\e909";
}
.icon-right:before {
  content: "\e913";
}
.icon-caret:before {
  content: "\e917";
}
.icon-add:before {
  content: "\e900";
}
.icon-subtract:before {
  content: "\e914";
}
.icon-checked:before {
  content: "\e90b";
}
.icon-bell:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e903";
}
.icon-female:before {
  content: "\e907";
}
.icon-male:before {
  content: "\e90f";
}
.icon-logout:before {
  content: "\e90c";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-google:before {
  content: "\e915";
}
