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

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

.icon-playcircle:before {
  content: "\e80f";
}

.icon-jiantou:before {
  content: "\e610";
}

.icon-jiantou2:before {
  content: "\e786";
}

