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

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

.icon-send:before {
  content: "\e622";
}

.icon-img:before {
  content: "\e630";
}

.icon-vote:before {
  content: "\e885";
}

.icon-voted:before {
  content: "\e8c6";
}

.icon-contest:before {
  content: "\ed14";
}

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

.icon-intro:before {
  content: "\e62a";
}

.icon-training:before {
  content: "\e62f";
}

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

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

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

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

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

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

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

