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

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

.icon-xiajiantou:before {
  content: "\e62b";
}

