@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1715224909158') format('truetype');
}

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

.icon-pinterest:before {
  content: "\e63a";
  font-family: "iconfont" !important;
}

.icon-facebook:before {
  content: "\e6e0";
  font-family: "iconfont" !important;
}

.icon-linkedin:before {
  content: "\e6bf";
  font-family: "iconfont" !important;
}

.icon-instagram:before {
  content: "\e777";
  font-family: "iconfont" !important;
}

.icon-vk:before {
  content: "\e932";
  font-family: "iconfont" !important;
}

.icon-google-my-business:before {
  content: "\e96b";
  font-family: "iconfont" !important;
}

.icon-skype:before {
  content: "\ecdb";
  font-family: "iconfont" !important;
}

.icon-youtube:before {
  content: "\ece8";
  font-family: "iconfont" !important;
}

.icon-whatsapp:before {
  content: "\ec2d";
  font-family: "iconfont" !important;
}

.icon-tiktok:before {
  content: "\e85a";
  font-family: "iconfont" !important;
}

.icon-c8ke-icon-x-twiter:before {
  content: "\e6cf";
  font-family: "iconfont" !important;
}

