@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?ucpayf');
  src:  url('../font/icomoon.eot?ucpayf#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?ucpayf') format('truetype'),
    url('../font/icomoon.woff?ucpayf') format('woff'),
    url('../font/icomoon.svg?ucpayf#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-new:before {
  content: "\e917";
  color: #f93838;
}
.icon-error:before {
  content: "\e914";
  color: #d81e06;
}
.icon-correct:before {
  content: "\e913";
  color: #0bdb09;
}
.icon-refresh:before {
  content: "\e915";
}
.icon-select:before {
  content: "\e916";
}
.icon-help:before {
  content: "\e912";
}
.icon-arrow-down:before {
  content: "\e911";
}
.icon-address:before {
  content: "\e90f";
  color: #8a8a8a;
}
.icon-phone:before {
  content: "\e910";
  color: #8a8a8a;
}
/* .icon-about-us-1:before {
  content: "\e907";
} */
/* .icon-about-us-2:before {
  content: "\e908";
  color: #515151;
} */
/* .icon-about-us-3:before {
  content: "\e909";
  color: #515151;
} */
/* .icon-about-us-4:before {
  content: "\e90a";
  color: #515151;
} */
/* .icon-about-us-5:before {
  content: "\e90b";
  color: #515151;
} */
/* .icon-about-us-6:before {
  content: "\e90c";
  color: #515151;
} */
.icon-pc:before {
  content: "\e90d";
  color: #b7b8ba;
}
.icon-wechat:before {
  content: "\e90e";
  color: #b7b8ba;
}
.icon-subnav-1:before {
  content: "\e900";
}
.icon-subnav-2:before {
  content: "\e901";
}
.icon-subnav-3:before {
  content: "\e902";
}
.icon-subnav-4:before {
  content: "\e903";
}
.icon-subnav-5:before {
  content: "\e904";
}
.icon-subnav-6:before {
  content: "\e905";
}
.icon-subnav-7:before {
  content: "\e906";
}
