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

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

.icon-cart:before {
  content: "\e6af";
}

.icon-phone:before {
  content: "\e63b";
}

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

.icon-search:before {
  content: "\e6b9";
}

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

.icon-skype:before {
  content: "\e87d";
}

.icon-phone1:before {
  content: "\e630";
}

.icon-cart1:before {
  content: "\e65c";
}

.icon-address:before {
  content: "\e6db";
}

.icon-email:before {
  content: "\e66f";
}

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

.icon-jiantou:before {
  content: "\e503";
}

.icon-cart-add-fill:before {
  content: "\e825";
}

