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

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

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

.social-icon-mail:before {
  content: "\e6f1";
}

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

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

.social-icon-line:before {
  content: "\e6fb";
}

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

.social-icon-wechat:before {
  content: "\e601";
}

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

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

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

.social-icon-youtube:before {
  content: "\e883";
}

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

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

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

.social-icon-tiktok:before {
  content: "\e8db";
}

.social-icon-alipay:before {
  content: "\e8de";
}

.social-icon-zhihu:before {
  content: "\ea8b";
}

