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

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

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

.icon-hot:before {
  content: "\e727";
}

.icon-zhanghaoguanli1:before {
  content: "\e639";
}

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

