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

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

.icon-Back-to-Top:before {
  content: "\e62f";
}

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

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

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

.icon-service:before {
  content: "\e633";
}

.icon-butterfly:before {
  content: "\e632";
}

.icon-processing:before {
  content: "\e611";
}

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

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

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

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

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

