@font-face {
  font-family: "iconfont"; /* Project id 4035234 */
  src: url('iconfont.woff2?t=1684210980489') format('woff2'),
       url('iconfont.woff?t=1684210980489') format('woff'),
       url('iconfont.ttf?t=1684210980489') format('truetype');
}

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

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

.icon-home:before {
  content: "\e6ea";
}

.icon-menu:before {
  content: "\e6eb";
}

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

.icon-lab:before {
  content: "\e6ed";
}

.icon-nice:before {
  content: "\e6ee";
}

.icon-vedio:before {
  content: "\e6ef";
}

.icon-replay:before {
  content: "\e6f0";
}

.icon-a-001:before {
  content: "\e6f1";
}

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

.icon-edit:before {
  content: "\e6f3";
}

.icon-user:before {
  content: "\e6f4";
}

.icon-fav:before {
  content: "\e6f5";
}

.icon-files:before {
  content: "\e6f6";
}

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

.icon-good:before {
  content: "\e6f8";
}

