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

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

.icon-Video:before {
  content: "\e6ba";
}

.icon-close:before {
  content: "\e90b";
}

.icon-Union:before {
  content: "\e90a";
}

.icon-more-right:before {
  content: "\e909";
}

.icon-line-down:before {
  content: "\e908";
}

.icon-up:before {
  content: "\e907";
}

.icon-dropdown:before {
  content: "\e905";
}

.icon-next:before {
  content: "\e903";
}

.icon-prev:before {
  content: "\e904";
}

