@font-face {
  font-family: "third_login_item_icon"; /* Project id 2700093 */
  src: url('../font/iconfont-1645519556666.eot'); /* IE9 */
  src: url('../font/iconfont-1645519556666.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont-1645519556666.woff') format('woff'),
       url('../font/iconfont-1645519556666.ttf') format('truetype'),
       url('../font/iconfont-1645519556666.svg') format('svg');
}

.third_login_item_icon {
  font-family: "third_login_item_icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.third_login_icon_feishu:before {
  content: "\e91e";
}

.third_login_icon_kk:before {
  content: "\e6f0";
}

.third_login_icon_ding:before {
  content: "\e69a";
}

.third_login_icon_govding:before {
  content: "\e69a";
}

.third_login_icon_weixin:before {
  content: "\e600";
}

.third_login_icon_wxwork:before {
  content: "\e7d2";
}

.third_login_icon_name:before {
  content: "\e8fb";
}

.third_login_icon_del:before {
  content: "\e8fc";
}

.third_login_icon_pwd:before {
  content: "\e8fd";
}

