店播抖音版小程序

iconfont.css 400B

12345678910111213141516171819202122
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 2862704 */
  3. src: url('iconfont.ttf?t=1634278798520') format('truetype');
  4. }
  5. .iconfont {
  6. font-family: "iconfont" !important;
  7. font-size: 16px;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. -moz-osx-font-smoothing: grayscale;
  11. }
  12. .icon-search_icon:before {
  13. content: "\e637";
  14. }
  15. .icon-down_icon:before {
  16. content: "\e638";
  17. }