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

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

.icon-quanping:before {
  content: "\e660";
}

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

.icon-ziti:before {
  content: "\e7b1";
}

.icon-shouqiquanping:before {
  content: "\e601";
}

.icon-zhutise:before {
  content: "\e643";
}

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

