style.css 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. @font-face {
  2. font-family: 'ZHcldSystem';
  3. src: url('fonts/ZHcldSystem.eot?3lr4ig');
  4. src: url('fonts/ZHcldSystem.eot?3lr4ig#iefix') format('embedded-opentype'),
  5. url('fonts/ZHcldSystem.ttf?3lr4ig') format('truetype'),
  6. url('fonts/ZHcldSystem.woff?3lr4ig') format('woff'),
  7. url('fonts/ZHcldSystem.svg?3lr4ig#ZHcldSystem') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. font-display: block;
  11. }
  12. [class^="icon-"], [class*=" icon-"] {
  13. /* use !important to prevent issues with browser extensions that change fonts */
  14. font-family: 'ZHcldSystem' !important;
  15. speak: never;
  16. font-style: normal;
  17. font-weight: normal;
  18. font-variant: normal;
  19. text-transform: none;
  20. line-height: 1;
  21. /* Better Font Rendering =========== */
  22. -webkit-font-smoothing: antialiased;
  23. -moz-osx-font-smoothing: grayscale;
  24. }
  25. .icon-ticket:before {
  26. content: "\6e";
  27. }
  28. .icon-key:before {
  29. content: "\65";
  30. }
  31. .icon-phone2:before {
  32. content: "\59";
  33. }
  34. .icon-switch:before {
  35. content: "\47";
  36. }
  37. .icon-calendar:before {
  38. content: "\58";
  39. }
  40. .icon-gears:before {
  41. content: "\46";
  42. }
  43. .icon-mail-envelope-closed:before {
  44. content: "\5a";
  45. }
  46. .icon-book-bookmark:before {
  47. content: "\41";
  48. }
  49. .icon-note-text:before {
  50. content: "\44";
  51. }
  52. .icon-note-checked:before {
  53. content: "\55";
  54. }
  55. .icon-inboxes:before {
  56. content: "\43";
  57. }
  58. .icon-folder-search:before {
  59. content: "\56";
  60. }
  61. .icon-package:before {
  62. content: "\57";
  63. }
  64. .icon-barometer:before {
  65. content: "\42";
  66. }
  67. .icon-usb:before {
  68. content: "\4d";
  69. }
  70. .icon-certificate:before {
  71. content: "\6d";
  72. }
  73. .icon-shop:before {
  74. content: "\73";
  75. }
  76. .icon-uni31:before {
  77. content: "\31";
  78. }
  79. .icon-uni32:before {
  80. content: "\32";
  81. }
  82. .icon-uni33:before {
  83. content: "\33";
  84. }
  85. .icon-uni34:before {
  86. content: "\34";
  87. }
  88. .icon-uni35:before {
  89. content: "\35";
  90. }
  91. .icon-uni45:before {
  92. content: "\45";
  93. }
  94. .icon-uni48:before {
  95. content: "\48";
  96. }
  97. .icon-uni49:before {
  98. content: "\49";
  99. }
  100. .icon-uni4A:before {
  101. content: "\4a";
  102. }
  103. .icon-uni4C:before {
  104. content: "\4e";
  105. }
  106. .icon-uni4E:before {
  107. content: "\4f";
  108. }
  109. .icon-uni4F:before {
  110. content: "\50";
  111. }
  112. .icon-uni51:before {
  113. content: "\51";
  114. }
  115. .icon-uni52:before {
  116. content: "\52";
  117. }
  118. .icon-uni66:before {
  119. content: "\66";
  120. }
  121. .icon-uni67:before {
  122. content: "\67";
  123. }
  124. .icon-uni68:before {
  125. content: "\68";
  126. }
  127. .icon-uni69:before {
  128. content: "\69";
  129. }
  130. .icon-check:before {
  131. content: "\6a";
  132. }
  133. .icon-cross:before {
  134. content: "\6b";
  135. }
  136. .icon-switch:before {
  137. content: "\47";
  138. }
  139. .icon-calendar:before {
  140. content: "\58";
  141. }
  142. .icon-gears:before {
  143. content: "\46";
  144. }
  145. .icon-mail-envelope-closed:before {
  146. content: "\5a";
  147. }
  148. .icon-book-bookmark:before {
  149. content: "\41";
  150. }
  151. .icon-note-text:before {
  152. content: "\44";
  153. }
  154. .icon-note-checked:before {
  155. content: "\55";
  156. }
  157. .icon-inboxes:before {
  158. content: "\43";
  159. }
  160. .icon-folder-search:before {
  161. content: "\56";
  162. }
  163. .icon-package:before {
  164. content: "\57";
  165. }
  166. .icon-barometer:before {
  167. content: "\42";
  168. }
  169. .icon-usb:before {
  170. content: "\4d";
  171. }
  172. .icon-certificate:before {
  173. content: "\6d";
  174. }
  175. .icon-shop:before {
  176. content: "\73";
  177. }
  178. .icon-chevron-down:before {
  179. content: "\63";
  180. }
  181. .icon-chevron-left:before {
  182. content: "\62";
  183. }
  184. .icon-chevron-right:before {
  185. content: "\61";
  186. }
  187. .icon-chevron-up:before {
  188. content: "\64";
  189. }
  190. .icon-bell:before {
  191. content: "\4b";
  192. }
  193. .icon-book:before {
  194. content: "\53";
  195. }
  196. .icon-lab-flask:before {
  197. content: "\54";
  198. }
  199. .icon-cny:before {
  200. content: "\4c";
  201. }
  202. .icon-th-large:before {
  203. content: "\6c";
  204. }