@font-face {
  font-family: "iconfont"; /* Project id 4520436 */
  src: url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.eot?t=1714186888957'); /* IE9 */
  src: url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.eot?t=1714186888957#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.woff2?t=1714186888957') format('woff2'),
       url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.woff?t=1714186888957') format('woff'),
       url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.ttf?t=1714186888957') format('truetype'),
       url('//at.alicdn.com/t/c/font_4520436_8693in63p4a.svg?t=1714186888957#iconfont') format('svg');
}

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

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

.icon-arrow-left:before {
  content: "\eaf4";
}

.icon-arrow-top:before {
  content: "\eaf5";
}

