@font-face {
  font-family: "iconfont"; /* Project id 3933357 */
  src: url('//at.alicdn.com/t/c/font_3933357_vrdet6dd10p.woff2?t=1678072079885') format('woff2'),
       url('//at.alicdn.com/t/c/font_3933357_vrdet6dd10p.woff?t=1678072079885') format('woff'),
       url('//at.alicdn.com/t/c/font_3933357_vrdet6dd10p.ttf?t=1678072079885') format('truetype');
}

.iconfontd {
  /* #e3e3e3 */
  color: #9e9e9e;
  font-family: "iconfont" !important;
  font-size: 40px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youjiantou_:before {
  content: "\e68c";
}

.icon-zuojiantou_:before {
  content: "\e68f";
}

.icon-arrow_left:before {
  content: "\e851";
}

.icon-arrow_right:before {
  content: "\e852";
}

.icon-youjiantou:before {
  content: "\e600";
}

.icon-zuojiantou:before {
  content: "\e601";
}
