style.css 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. @font-face {
  2. font-family: 'ZHcldSystem';
  3. src: url('fonts/ZHcldSystem.eot?c75dav');
  4. src: url('fonts/ZHcldSystem.eot?c75dav#iefix') format('embedded-opentype'),
  5. url('fonts/ZHcldSystem.ttf?c75dav') format('truetype'),
  6. url('fonts/ZHcldSystem.woff?c75dav') format('woff'),
  7. url('fonts/ZHcldSystem.svg?c75dav#ZHcldSystem') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. [class^="icon-"], [class*=" icon-"] {
  12. /* use !important to prevent issues with browser extensions that change fonts */
  13. font-family: 'ZHcldSystem' !important;
  14. speak: none;
  15. font-style: normal;
  16. font-weight: normal;
  17. font-variant: normal;
  18. text-transform: none;
  19. line-height: 1;
  20. /* Better Font Rendering =========== */
  21. -webkit-font-smoothing: antialiased;
  22. -moz-osx-font-smoothing: grayscale;
  23. }
  24. .icon-mail-envelope-closed:before {
  25. content: "\5a";
  26. }
  27. .icon-book-bookmark:before {
  28. content: "\41";
  29. }
  30. .icon-note-text:before {
  31. content: "\44";
  32. }
  33. .icon-note-checked:before {
  34. content: "\55";
  35. }
  36. .icon-inboxes:before {
  37. content: "\43";
  38. }
  39. .icon-folder-search:before {
  40. content: "\56";
  41. }
  42. .icon-package:before {
  43. content: "\57";
  44. }
  45. .icon-barometer:before {
  46. content: "\42";
  47. }
  48. .icon-compass:before {
  49. content: "\58";
  50. }
  51. .icon-usb:before {
  52. content: "\4d";
  53. }
  54. .icon-uni31:before {
  55. content: "\31";
  56. }
  57. .icon-uni32:before {
  58. content: "\32";
  59. }
  60. .icon-uni33:before {
  61. content: "\33";
  62. }
  63. .icon-uni34:before {
  64. content: "\34";
  65. }
  66. .icon-uni35:before {
  67. content: "\35";
  68. }
  69. .icon-uni45:before {
  70. content: "\45";
  71. }
  72. .icon-uni48:before {
  73. content: "\48";
  74. }
  75. .icon-uni49:before {
  76. content: "\49";
  77. }
  78. .icon-uni4A:before {
  79. content: "\4a";
  80. }
  81. .icon-uni4C:before {
  82. content: "\4e";
  83. }
  84. .icon-uni4E:before {
  85. content: "\4f";
  86. }
  87. .icon-uni4F:before {
  88. content: "\50";
  89. }
  90. .icon-uni51:before {
  91. content: "\51";
  92. }
  93. .icon-uni52:before {
  94. content: "\52";
  95. }
  96. .icon-uni66:before {
  97. content: "\66";
  98. }
  99. .icon-uni67:before {
  100. content: "\67";
  101. }
  102. .icon-uni68:before {
  103. content: "\68";
  104. }
  105. .icon-uni69:before {
  106. content: "\69";
  107. }
  108. .icon-check:before {
  109. content: "\6a";
  110. }
  111. .icon-cross:before {
  112. content: "\6b";
  113. }
  114. .icon-chevron-down:before {
  115. content: "\63";
  116. }
  117. .icon-chevron-left:before {
  118. content: "\62";
  119. }
  120. .icon-chevron-right:before {
  121. content: "\61";
  122. }
  123. .icon-chevron-up:before {
  124. content: "\64";
  125. }
  126. .icon-bell:before {
  127. content: "\4b";
  128. }
  129. .icon-book:before {
  130. content: "\53";
  131. }
  132. .icon-lab-flask:before {
  133. content: "\54";
  134. }
  135. .icon-cog:before {
  136. content: "\46";
  137. }
  138. .icon-log-out:before {
  139. content: "\47";
  140. }
  141. .icon-tablet:before {
  142. content: "\59";
  143. }
  144. .icon-cny:before {
  145. content: "\4c";
  146. }
  147. .icon-th-large:before {
  148. content: "\6c";
  149. }