@font-face {
  font-family: "iconfont"; /* Project id 4899009 */
  src: url('iconfont.woff2?t=1745659607786') format('woff2'),
       url('iconfont.woff?t=1745659607786') format('woff'),
       url('iconfont.ttf?t=1745659607786') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-next:before {
  content: "\e615";
}

.icon-prev:before {
  content: "\e65f";
}

.icon-facebookfacebook52:before {
  content: "\e60b";
}

.icon-facebook:before {
  content: "\e627";
}

.icon-twitter:before {
  content: "\e600";
}

.icon-pinterest:before {
  content: "\e601";
}

.icon-youtube:before {
  content: "\e63e";
}

.icon-language:before {
  content: "\e693";
}

.icon-whatsapp:before {
  content: "\eb73";
}

.icon-Insgram:before {
  content: "\e74e";
}

