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

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

.icon-arrow-right-bold:before {
  content: "\e687";
}

.icon-arrow-double-right:before {
  content: "\e665";
}

