@font-face {
  font-family: 'iconfont';  /* Project id 3763018 */
  src: url('//at.alicdn.com/t/c/font_3763018_omiouc4xae8.woff2?t=1668564020767') format('woff2'),
       url('//at.alicdn.com/t/c/font_3763018_omiouc4xae8.woff?t=1668564020767') format('woff'),
       url('//at.alicdn.com/t/c/font_3763018_omiouc4xae8.ttf?t=1668564020767') 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";
}

