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

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

.icon-facebook:before {
  content: "\e6e0";
}

.icon-twitter-fill:before {
  content: "\e63d";
}

.icon-bxl-telegram:before {
  content: "\e6ea";
}

.icon-linkedin:before {
  content: "\e64e";
}

.icon-discord:before {
  content: "\ebf8";
}

