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

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

.icon-shebeileiphone:before {
  content: "\e9f0";
}

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

.icon-ico_likes:before {
  content: "\e636";
}

.icon-time:before {
  content: "\e614";
}

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

.icon-shoucang:before {
  content: "\e90d";
}

.icon-view:before {
  content: "\e671";
}

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

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

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

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

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

