@font-face {
  font-family: "iconfont"; /* Project id 5034671 */
  src: url('iconfont.woff2?t=1759458769822') format('woff2'),
       url('iconfont.woff?t=1759458769822') format('woff'),
       url('iconfont.ttf?t=1759458769822') format('truetype');
}

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

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

.icon-xiayishou:before {
  content: "\e602";
}

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

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

