style.css 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. @font-face {
  2. font-family: 'ZHcldSystem';
  3. src: url('fonts/ZHcldSystem.eot?wjafxl');
  4. src: url('fonts/ZHcldSystem.eot?wjafxl#iefix') format('embedded-opentype'),
  5. url('fonts/ZHcldSystem.ttf?wjafxl') format('truetype'),
  6. url('fonts/ZHcldSystem.woff?wjafxl') format('woff'),
  7. url('fonts/ZHcldSystem.svg?wjafxl#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: none;
  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-uni31:before {
  26. content: "\31";
  27. }
  28. .icon-uni32:before {
  29. content: "\32";
  30. }
  31. .icon-uni33:before {
  32. content: "\33";
  33. }
  34. .icon-uni34:before {
  35. content: "\34";
  36. }
  37. .icon-uni35:before {
  38. content: "\35";
  39. }
  40. .icon-uni45:before {
  41. content: "\45";
  42. }
  43. .icon-uni48:before {
  44. content: "\48";
  45. }
  46. .icon-uni49:before {
  47. content: "\49";
  48. }
  49. .icon-uni4A:before {
  50. content: "\4a";
  51. }
  52. .icon-uni4C:before {
  53. content: "\4e";
  54. }
  55. .icon-uni4E:before {
  56. content: "\4f";
  57. }
  58. .icon-uni4F:before {
  59. content: "\50";
  60. }
  61. .icon-uni51:before {
  62. content: "\51";
  63. }
  64. .icon-uni52:before {
  65. content: "\52";
  66. }
  67. .icon-uni66:before {
  68. content: "\66";
  69. }
  70. .icon-uni67:before {
  71. content: "\67";
  72. }
  73. .icon-uni68:before {
  74. content: "\68";
  75. }
  76. .icon-uni69:before {
  77. content: "\69";
  78. }
  79. .icon-key:before {
  80. content: "\65";
  81. }
  82. .icon-phone2:before {
  83. content: "\59";
  84. }
  85. .icon-switch:before {
  86. content: "\47";
  87. }
  88. .icon-calendar:before {
  89. content: "\58";
  90. }
  91. .icon-gears:before {
  92. content: "\46";
  93. }
  94. .icon-mail-envelope-closed:before {
  95. content: "\5a";
  96. }
  97. .icon-book-bookmark:before {
  98. content: "\41";
  99. }
  100. .icon-note-text:before {
  101. content: "\44";
  102. }
  103. .icon-note-checked:before {
  104. content: "\55";
  105. }
  106. .icon-inboxes:before {
  107. content: "\43";
  108. }
  109. .icon-folder-search:before {
  110. content: "\56";
  111. }
  112. .icon-package:before {
  113. content: "\57";
  114. }
  115. .icon-barometer:before {
  116. content: "\42";
  117. }
  118. .icon-usb:before {
  119. content: "\4d";
  120. }
  121. .icon-certificate:before {
  122. content: "\6d";
  123. }
  124. .icon-shop:before {
  125. content: "\73";
  126. }
  127. .icon-check:before {
  128. content: "\6a";
  129. }
  130. .icon-cross:before {
  131. content: "\6b";
  132. }
  133. .icon-chevron-down:before {
  134. content: "\63";
  135. }
  136. .icon-chevron-left:before {
  137. content: "\62";
  138. }
  139. .icon-chevron-right:before {
  140. content: "\61";
  141. }
  142. .icon-chevron-up:before {
  143. content: "\64";
  144. }
  145. .icon-bell:before {
  146. content: "\4b";
  147. }
  148. .icon-book:before {
  149. content: "\53";
  150. }
  151. .icon-lab-flask:before {
  152. content: "\54";
  153. }
  154. .icon-cny:before {
  155. content: "\4c";
  156. }
  157. .icon-th-large:before {
  158. content: "\6c";
  159. }