@font-face {
  font-family: "iconfont"; /* Project id 3128244 */
  src: url('//at.alicdn.com/t/font_3128244_kcbugcou9a.woff2?t=1654226428538') format('woff2'),
       url('//at.alicdn.com/t/font_3128244_kcbugcou9a.woff?t=1654226428538') format('woff'),
       url('//at.alicdn.com/t/font_3128244_kcbugcou9a.ttf?t=1654226428538') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-manual:before {
  content: "\e644";
}

.icon-about:before {
  content: "\e6ae";
}

.icon-slide:before {
  content: "\e627";
}

.icon-jp:before {
  content: "\e740";
}

.icon-cn:before {
  content: "\e62d";
}

.icon-en:before {
  content: "\e6eb";
}

.icon-savePW:before {
  content: "\ec09";
}

.icon-captcha:before {
  content: "\e602";
}

.icon-changLang:before {
  content: "\e769";
}

.icon-wechat:before {
  content: "\e759";
}

.icon-email:before {
  content: "\e62c";
}

.icon-password:before {
  content: "\e640";
}

.icon-user:before {
  content: "\e60a";
}

