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

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

.icon-xiangshangjiantou:before {
  content: "\e65d";
}

.icon-xiangshang:before {
  content: "\e638";
}

.icon-xiangshang-copy:before {
  content: "\e65e";
}

.icon-xiangshangjiantou-copy:before {
  content: "\e65f";
}

