@font-face {font-family: "iconfont";
  src: url('../fonts/font_20240523_ph.eot'); /* IE9 */
  src: url('../fonts/font_20240523_ph.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/font_20240523_ph.woff') format('woff2'),
  url('../fonts/font_20240523_ph.woff') format('woff'),
  url('../fonts/font_20240523_ph.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font_20240523_ph.svg') format('svg'); /* iOS 4.1- */
}

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

.icon-douyin:before {
  content: "\e60f";
}

.icon-wg:before {
  content: "\e656";
}

.icon-vid:before {
  content: "\e655";
}

.icon-hg:before {
  content: "\e654";
}

.icon-arrl:before {
  content: "\e653";
}

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

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

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

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

.icon-bt:before {
  content: "\e64f";
}

.icon-prev:before {
  content: "\e64d";
}

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

.icon-wb:before {
  content: "\e64c";
}

.icon-wx:before {
  content: "\e64b";
}

