@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4ur990');
  src:  url('../fonts/icomoon.eot?4ur990#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4ur990') format('truetype'),
    url('../fonts/icomoon.woff?4ur990') format('woff'),
    url('../fonts/icomoon.svg?4ur990#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-login:before {
  content: "\e900";
}
.icon-register:before {
  content: "\e901";
}
.icon-password_forgot:before {
  content: "\e902";
}
.icon-panel_close:before {
  content: "\e903";
}
.icon-alarm:before {
  content: "\e904";
}
.icon-d:before {
  content: "\e905";
}
.icon-g:before {
  content: "\e906";
}
.icon-g2:before {
  content: "\e907";
}
.icon-bluetooth:before {
  content: "\e908";
}
.icon-dual_sim:before {
  content: "\e909";
}
.icon-email:before {
  content: "\e90a";
}
.icon-flash:before {
  content: "\e90b";
}
.icon-gps:before {
  content: "\e90c";
}
.icon-memory_card:before {
  content: "\e90d";
}
.icon-mp3_player:before {
  content: "\e90e";
}
.icon-qwerty:before {
  content: "\e90f";
}
.icon-radio:before {
  content: "\e910";
}
.icon-usb:before {
  content: "\e911";
}
.icon-touch_screen:before {
  content: "\e912";
}
.icon-wifi:before {
  content: "\e913";
}
.icon-hard_reset:before {
  content: "\e914";
}
.icon-blacklisted:before {
  content: "\e915";
}
.icon-incorrect:before {
  content: "\e916";
}
.icon-unlock:before {
  content: "\e917";
}
.icon-warranty_check:before {
  content: "\e918";
}
.icon-ios_upgrade:before {
  content: "\e919";
}
.icon-network_simlock:before {
  content: "\e91a";
}
.icon-twitter:before {
  content: "\e91b";
}
.icon-linked_in:before {
  content: "\e91c";
}
.icon-instagram:before {
  content: "\e91d";
}
.icon-facebook:before {
  content: "\e91e";
}
.icon-g_plus:before {
  content: "\e91f";
}

