iconfont.wxss 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. @font-face {
  2. font-family: "icon";
  3. src: url('https://at.alicdn.com/t/font_969187_xszkvom74n.ttf') format('truetype');
  4. /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  5. }
  6. .icon {
  7. font-family: "icon" !important;
  8. font-size: 16px;
  9. font-style: normal;
  10. -webkit-font-smoothing: antialiased;
  11. -moz-osx-font-smoothing: grayscale;
  12. }
  13. .icon-checkbox:before {
  14. content: "\e74a";
  15. }
  16. .icon-checkboxactive:before {
  17. content: "\e74b";
  18. }
  19. .icon-tianxie:before {
  20. content: "\e632";
  21. }
  22. .icon-fangdajing:before {
  23. content: "\e627";
  24. }
  25. .icon-nv:before {
  26. content: "\e616";
  27. }
  28. .icon-nan1:before {
  29. content: "\e617";
  30. }
  31. .icon-kehu:before {
  32. content: "\e603";
  33. }
  34. .icon-channel:before {
  35. content: "\e7d5";
  36. }
  37. .icon-shaixuan:before {
  38. content: "\e937";
  39. }
  40. .icon-channel1:before {
  41. content: "\e81e";
  42. }
  43. .icon-filter:before {
  44. content: "\e649";
  45. }
  46. .icon-kehu1:before {
  47. content: "\e623";
  48. }
  49. .icon-yanjizhushou-shangchuan_goumaiqudao:before {
  50. content: "\e62b";
  51. }
  52. .icon-shouye:before {
  53. content: "\e62e";
  54. }
  55. .icon-wode:before {
  56. content: "\e67e";
  57. }
  58. .icon-tick:before {
  59. content: "\e600";
  60. }
  61. .icon-sort:before {
  62. content: "\e75e";
  63. }
  64. .icon-arrowDown:before {
  65. content: "\e6e0";
  66. }
  67. .icon-arrowUp:before {
  68. content: "\e6e1";
  69. }
  70. .icon-arrowRight:before {
  71. content: "\e6e2";
  72. }
  73. .icon-arrowLeft:before {
  74. content: "\e6e7";
  75. }
  76. .icon-tianxieziliao:before {
  77. content: "\e6b7";
  78. }
  79. .icon-paixu:before {
  80. content: "\e66c";
  81. }
  82. .icon-xiansuo:before {
  83. content: "\e63f";
  84. }
  85. .icon-danxuan-xuanzhong:before {
  86. content: "\e64a";
  87. }
  88. .icon-danxuan-weixuan:before {
  89. content: "\e64b";
  90. }
  91. .icon-hooli-homex:before {
  92. content: "\ea4c";
  93. }
  94. .icon-hooli-intentionx:before {
  95. content: "\ea4d";
  96. }
  97. .icon-hooli-picturex:before {
  98. content: "\ea4e";
  99. }
  100. .icon-hooli-copyx:before {
  101. content: "\ea4f";
  102. }
  103. .icon-hooli-channelx:before {
  104. content: "\ea50";
  105. }
  106. .icon-hooli-qr-codex:before {
  107. content: "\ea51";
  108. }
  109. .icon-hooli-orderx:before {
  110. content: "\ea52";
  111. }
  112. .icon-hooli-cluesx:before {
  113. content: "\ea53";
  114. }
  115. .icon-hooli-rentx:before {
  116. content: "\ea54";
  117. }
  118. .icon-hooli-home-ox:before {
  119. content: "\ea55";
  120. }
  121. .icon-hooli-phonex:before {
  122. content: "\ea56";
  123. }
  124. .icon-hooli-buyx:before {
  125. content: "\ea57";
  126. }
  127. .icon-hooli-wechatx:before {
  128. content: "\ea58";
  129. }
  130. .icon-hooli-my-ox:before {
  131. content: "\ea59";
  132. }
  133. .icon-hooli-homex1:before {
  134. content: "\ea5a";
  135. }
  136. .icon-xingzhuangx:before {
  137. content: "\ea5b";
  138. }
  139. .icon-hooli-male:before {
  140. content: "\ea5c";
  141. }
  142. .icon-hooli-closex:before {
  143. content: "\ea5d";
  144. }
  145. .icon-hooli-addx:before {
  146. content: "\ea5e";
  147. }
  148. .icon-hooli-emailx:before {
  149. content: "\ea5f";
  150. }
  151. .icon-hooli-qqx:before {
  152. content: "\ea60";
  153. }
  154. .icon-hooli-searchx:before {
  155. content: "\ea61";
  156. }
  157. .icon-hooli-screenx:before {
  158. content: "\ea62";
  159. }
  160. .icon-hooli-sortx:before {
  161. content: "\ea63";
  162. }
  163. .icon-hooli-camera:before {
  164. content: "\ea64";
  165. }
  166. .icon-hooli-money:before {
  167. content: "\ea65";
  168. }
  169. .icon-radioNo:before {
  170. content: "\e624";
  171. }
  172. .icon-radioYes:before {
  173. content: "\e625";
  174. }