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

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

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

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

.icon-error-1:before {
  content: "\e60f";
}

.icon-yinxie-05:before {
  content: "\e931";
}

.icon-yinxie-06:before {
  content: "\e932";
}

.icon-bofang:before {
  content: "\e624";
}

.icon-gangqin:before {
  content: "\e612";
}

.icon-arrow-down:before {
  content: "\e610";
}

