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

.icomoon {
  /* 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;
  background-size: 100%;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-company:before {
  content: "\e915";
}
.icon-back:before {
  content: "\e900";
}
.icon-close-eye {
  background: url(/res/images/close-eye-icon.svg);
}
.icon-fault:before {
  content: "\e902";
}
.icon-guanbi:before {
  content: "\e903";
}
.icon-loading:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-checkbox:before,
.icon-no_select:before {
  content: "\e906";
}
.icon-no:before {
  content: "\e907";
}
.icon-ok:before {
  content: "\e908";
}
.icon-open-eye {
  background: url(/res/images/open-eye-icon.svg);
}
.icon-password {
  background: url(/res/images/password-icon.svg);
}
.icon-phone:before {
  content: "\e90b";
}
.icon-clean:before,
.icon-qingkong:before {
  content: "\e90c";
}
.icon-right:before {
  content: "\e90d";
}
.icon-sanjiao:before {
  content: "\e90e";
}
.icon-checkbox.checked:before,
.icon-select:before {
  content: "\e90f";
}
.icon-email:before,
.icon-tab_mail:before {
  content: "\e910";
}
.icon-email1 {
  background: url(/res/images/email-icon.svg);
}

.icon-mobile:before,
.icon-tab_phone:before {
  content: "\e911";
}
.icon-user {
  background: url(/res/images/account-icon.svg);
}
.icon-wrong:before {
  content: "\e913";
}
.icon-xiala:before {
  content: "\e914";
}

.icon-phone1 {
  background: url(/res/images/phone-icon.svg);
}

.icon-sms {
  background: url(/res/images/sms-icon.svg);
}