@font-face {
  font-family: 'iconfont';  /* Project id 3929954 */
  src: url('http://at.alicdn.com/t/c/font_3929954_r0dcr14d9bh.woff2?t=1679454118829') format('woff2'),
       url('http://at.alicdn.com/t/c/font_3929954_r0dcr14d9bh.woff?t=1679454118829') format('woff'),
       url('http://at.alicdn.com/t/c/font_3929954_r0dcr14d9bh.ttf?t=1679454118829') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-toright:before {
  content: "\e651";
}

