FontStyle.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. @font-face {
  2. font-family: 'CustomFont';
  3. src: url('https://c.zhichao.art/cloudstatic/static/fonts/alibaba.otf') format('opentype');
  4. font-weight: normal;
  5. font-style: normal;
  6. }
  7. .CustomFont {
  8. font-family: 'CustomFont', sans-serif !important;
  9. }
  10. @font-face {
  11. font-family: 'PingFang SC-Bold';
  12. src: url('https://c.zhichao.art/cloudstatic/static/fonts/PingFang Bold.ttf') format('opentype');
  13. font-weight: normal;
  14. font-style: normal;
  15. }
  16. .PingFangSC-Bold {
  17. font-family: 'PingFang Bold', sans-serif !important;
  18. }
  19. @font-face {
  20. font-family: 'PingFang SC-Medium';
  21. src: url('https://c.zhichao.art/cloudstatic/static/fonts/PingFang Medium.ttf') format('opentype');
  22. font-weight: normal;
  23. font-style: normal;
  24. }
  25. .PingFang SC-Medium {
  26. font-family: 'PingFang Medium', sans-serif !important;
  27. }
  28. @font-face {
  29. font-family: 'iconfont'; /* project id 1639347 */
  30. src: url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.eot');
  31. src: url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.eot?#iefix') format('embedded-opentype'),
  32. url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.woff2') format('woff2'),
  33. url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.woff') format('woff'),
  34. url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.ttf') format('truetype'),
  35. url('https://at.alicdn.com/t/font_1639347_9tnhp28j8vi.svg#iconfont') format('svg');
  36. }
  37. .iconfont {
  38. font-family: 'iconfont' !important;
  39. font-style: normal;
  40. -webkit-font-smoothing: antialiased;
  41. -moz-osx-font-smoothing: grayscale;
  42. }
  43. .icon-fadajing:before {
  44. content: '\e601';
  45. }
  46. .icon-new:before {
  47. content: '\e600';
  48. }
  49. .icon-bala:before {
  50. content: '\e634';
  51. }
  52. .icon-more:before {
  53. content: '\e61c';
  54. }
  55. .icon-more1:before {
  56. content: '\e60c';
  57. }
  58. .icon-vip:before {
  59. content: '\e677';
  60. }
  61. .icon-weinituijian:before {
  62. content: '\e647';
  63. }
  64. .icon-xiedian:before {
  65. content: '\e621';
  66. }
  67. .icon-zhizi:before {
  68. content: '\e602';
  69. }
  70. .icon-saoyisao:before {
  71. content: '\e639';
  72. }
  73. .icon-xiaoxi:before {
  74. content: '\e603';
  75. }
  76. .icon-chankan:before {
  77. content: '\e661';
  78. }
  79. .icon-shoucang:before {
  80. content: '\e85e';
  81. }
  82. .icon-check:before {
  83. content: '\e63d';
  84. }
  85. .icon-checked:before {
  86. content: '\e64c';
  87. }
  88. .icon-jian:before {
  89. content: '\e79c';
  90. }
  91. .icon-jia:before {
  92. content: '\e61d';
  93. }
  94. .icon-laji:before {
  95. content: '\e91e';
  96. }
  97. .icon-setting:before {
  98. content: '\e685';
  99. }
  100. .icon-daifukuan:before {
  101. content: '\e6ca';
  102. }
  103. .icon-daifahuo:before {
  104. content: '\e6fd';
  105. }
  106. .icon-daishouhuo:before {
  107. content: '\e63b';
  108. }
  109. .icon-daipingjia:before {
  110. content: '\e6cb';
  111. }
  112. .icon-tuikuan:before {
  113. content: '\e708';
  114. }
  115. .icon-qianbao:before {
  116. content: '\e63f';
  117. }
  118. .icon-qiandao:before {
  119. content: '\e62e';
  120. }
  121. .icon-fukuanma:before {
  122. content: '\e7f0';
  123. }
  124. .icon-shitu01:before {
  125. content: '\e615';
  126. }
  127. .icon-shitu02:before {
  128. content: '\e605';
  129. }
  130. .icon-shaixuan:before {
  131. content: '\e66a';
  132. }
  133. .icon-sanjiao:before {
  134. content: '\e682';
  135. }
  136. .icon-share:before {
  137. content: '\e620';
  138. }
  139. .icon-diandian:before {
  140. content: '\e60f';
  141. }
  142. .icon-jiangjia:before {
  143. content: '\e6b5';
  144. }
  145. .icon-guanzhu-off:before {
  146. content: '\e606';
  147. }
  148. .icon-guanzhu-on:before {
  149. content: '\e63e';
  150. }
  151. .icon-kefu:before {
  152. content: '\e609';
  153. }
  154. .icon-cart:before {
  155. content: '\e60a';
  156. }
  157. .icon-dingwei:before {
  158. content: '\e607';
  159. }
  160. .icon-dingwei1:before {
  161. content: '\e75c';
  162. }
  163. .icon-baozheng:before {
  164. content: '\e612';
  165. }
  166. .icon-guanzhu:before {
  167. content: '\e79d';
  168. }
  169. .icon-home:before {
  170. content: '\e71c';
  171. }
  172. .icon-zuji:before {
  173. content: '\e6a4';
  174. }
  175. .icon-zan:before {
  176. content: '\e669';
  177. }
  178. .icon-zhuyi:before {
  179. content: '\ead1';
  180. }
  181. .icon-close1:before {
  182. content: '\e64a';
  183. }
  184. .icon-success:before {
  185. content: '\e979';
  186. }
  187. .icon-duihao:before {
  188. content: '\e6bf';
  189. }
  190. .icon-user:before {
  191. content: '\e622';
  192. }
  193. .icon-signin:before {
  194. content: '\e613';
  195. }
  196. .icon-eye-on:before {
  197. content: '\e6bb';
  198. }
  199. .icon-eye-off:before {
  200. content: '\e610';
  201. }
  202. .icon-edit1:before {
  203. content: '\e617';
  204. }
  205. .icon-qian:before {
  206. content: '\e611';
  207. }
  208. .icon-houtui:before {
  209. content: '\e608';
  210. }
  211. .icon-sao:before {
  212. content: '\e60d';
  213. }
  214. .icon-bofang:before {
  215. content: '\e745';
  216. }