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

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

.icon-pengyou:before {
  content: "\e746";
}

.icon-pengyouquan:before {
  content: "\e68c";
}

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

.icon-rss:before {
  content: "\e7bf";
}

.icon-Bing:before {
  content: "\e603";
}

.icon-github:before {
  content: "\e63a";
}

.icon-gitee-fill-round:before {
  content: "\e686";
}

.icon-daohang:before {
  content: "\e651";
}

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

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

