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

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

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

.icon-cross:before {
  content: "\e67c";
}

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

.icon-delete:before {
  content: "\e74b";
}

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

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

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

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

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

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

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

.icon-arrow:before {
  content: "\e642";
}

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

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

