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

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

.icon-duoyuyan:before {
  content: "\e603";
}

.icon-caidan:before {
  content: "\e60e";
}

.icon-xialajiantou:before {
  content: "\e645";
}

