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

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

.icon-file-pdf:before {
  content: "\e824";
}

.icon-minus:before {
  content: "\e80e";
}

.icon-plus:before {
  content: "\e80d";
}

.icon-play-btn-full:before {
  content: "\e823";
}

.icon-zoom-def:before {
  content: "\e820";
}

.icon-zoom-max:before {
  content: "\e821";
}

.icon-zoom-min:before {
  content: "\e822";
}

.icon-download:before {
  content: "\e81f";
}

.icon-alibaba-full:before {
  content: "\e81e";
}

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

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

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

.icon-double-down:before {
  content: "\e7fd";
}

.icon-eatch:before {
  content: "\e799";
}

.icon-right:before {
  content: "\e7bd";
}

.icon-down:before {
  content: "\e7be";
}

.icon-left:before {
  content: "\e7bf";
}

.icon-up:before {
  content: "\e7c0";
}

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

.icon-close:before {
  content: "\e801";
}

