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

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

.icon-zhiding:before {
  content: "\eb3e";
}

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

.icon-download:before {
  content: "\e72b";
}

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

.icon-activity:before {
  content: "\e605";
}

.icon-cooperation:before {
  content: "\e606";
}

.icon-manage:before {
  content: "\e607";
}

.icon-network:before {
  content: "\e608";
}

.icon-notice:before {
  content: "\e609";
}

.icon-pro:before {
  content: "\e60a";
}

.icon-student:before {
  content: "\e60b";
}

.icon-reward:before {
  content: "\e60c";
}

.icon-news:before {
  content: "\e60d";
}

.icon-time:before {
  content: "\e735";
}

