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

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

.icon-envelope1:before {
  content: "\e8e3";
}

.icon-envelope:before {
  content: "\e75f";
}

.icon-steam:before {
  content: "\e686";
}

.icon-link:before {
  content: "\e6c3";
}

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

