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

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

.t-play:before {
  content: "\e6fe";
}

.t-volume:before {
  content: "\e6ff";
}

.t-mute:before {
  content: "\e700";
}

.t-exitfullscreen:before {
  content: "\e701";
}

.t-fullscreen:before {
  content: "\e702";
}

.t-pause:before {
  content: "\e703";
}

.t-zhankai:before {
  content: "\e6fc";
}

.t-shousuo:before {
  content: "\e6fd";
}

.t-userinfo:before {
  content: "\e6fb";
}

.t-exit:before {
  content: "\e6fa";
}

.t-wrong:before {
  content: "\e6f8";
}

.t-right:before {
  content: "\e6f9";
}

.t-play1:before {
  content: "\e6f7";
}

.t-password:before {
  content: "\e6f4";
}

.t-username:before {
  content: "\e6f6";
}

.t-lock:before {
  content: "\e6f2";
}

