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

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

.icon-guanbi:before {
  content: "\e636";
}

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

.icon-exit:before {
  content: "\e632";
}

.icon-exit-screen:before {
  content: "\e637";
}

.icon-search:before {
  content: "\e638";
}

.icon-reset:before {
  content: "\e639";
}

.icon-screen:before {
  content: "\e63c";
}

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

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

.icon-play:before {
  content: "\e633";
}

.icon-stop:before {
  content: "\e634";
}

.icon-lujing:before {
  content: "\e635";
}

