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

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

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

.icon-all:before {
  content: "\e642";
}

.icon-trending:before {
  content: "\e7c7";
}

.icon-recommend:before {
  content: "\e7dc";
}

.icon-sanjiaoxing:before {
  content: "\e665";
}

.icon-sousuo:before {
  content: "\eafe";
}

.icon-Google-Play:before {
  content: "\edc6";
}

.icon-xing:before {
  content: "\e693";
}

.icon-anzhuologo:before {
  content: "\e603";
}

.icon-pingguo:before {
  content: "\e63d";
}

