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

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

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

.icon-youtobe-filled:before {
  content: "\eac4";
}

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

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

