@font-face {
  font-family: "social-icons"; /* Project id 4907625 */
  src: url('iconfont.woff2?t=1746348635147') format('woff2'),
       url('iconfont.woff?t=1746348635147') format('woff'),
       url('iconfont.ttf?t=1746348635147') format('truetype');
}

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

.icon-xiaohongshu1:before {
  content: "\e6a1";
}

.icon-Youtube:before {
  content: "\e69c";
}

.icon-instagram:before {
  content: "\e69d";
}

.icon-kuaishou:before {
  content: "\e69e";
}

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

.icon-weixin:before {
  content: "\e65d";
}

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

.icon-weibo:before {
  content: "\e668";
}

.icon-qzone:before {
  content: "\e669";
}

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

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

.icon-qq:before {
  content: "\e695";
}

.icon-douyin:before {
  content: "\e696";
}

.icon-X:before {
  content: "\e697";
}

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

.icon-reddit:before {
  content: "\e699";
}

.icon-whatsapp:before {
  content: "\e69a";
}

.icon-vk:before {
  content: "\e69b";
}

