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

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

.icon-zheng:before {
  content: "\e600";
}

.icon-xin:before {
  content: "\e64f";
}

