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

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

.icon-guanyu:before {
  content: "\e637";
}

.icon-xiangce:before {
  content: "\e7f1";
}

.icon-shouye:before {
  content: "\e606";
}

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

.icon-youlianguanli:before {
  content: "\e663";
}

