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

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

.icon-selected1:before {
  content: "\e602";
}

.icon-un-select:before {
  content: "\e601";
}

.icon-selected:before {
  content: "\e66f";
}

.icon-zhankai:before {
  content: "\e6b8";
}

.icon-shouqi:before {
  content: "\e600";
}

.icon-photos:before {
  content: "\ecf5";
}

.icon-xitongrizhi:before {
  content: "\e67a";
}

.icon-daohang:before {
  content: "\e63b";
}

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

.icon-fullscreen-line:before {
  content: "\e803";
}

