style.css 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. @font-face {
  2. font-family: 'icomoon';
  3. src:url('fonts/icomoon.eot?miflbf');
  4. src:url('fonts/icomoon.eot?#iefixmiflbf') format('embedded-opentype'),
  5. url('fonts/icomoon.woff?miflbf') format('woff'),
  6. url('fonts/icomoon.ttf?miflbf') format('truetype'),
  7. url('fonts/icomoon.svg?miflbf#icomoon') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. [class^="icon-"], [class*=" icon-"] {
  12. font-family: 'icomoon';
  13. speak: none;
  14. font-style: normal;
  15. font-weight: normal;
  16. font-variant: normal;
  17. text-transform: none;
  18. line-height: 1;
  19. /* Better Font Rendering =========== */
  20. -webkit-font-smoothing: antialiased;
  21. -moz-osx-font-smoothing: grayscale;
  22. }
  23. .icon-uni42:before {
  24. content: "\43";
  25. }
  26. .icon-uni43:before {
  27. content: "\44";
  28. }
  29. .icon-uni47:before {
  30. content: "\47";
  31. }
  32. .icon-uni4D:before {
  33. content: "\4d";
  34. }
  35. .icon-uni4E:before {
  36. content: "\4e";
  37. }
  38. .icon-uni4F:before {
  39. content: "\4f";
  40. }
  41. .icon-uni50:before {
  42. content: "\50";
  43. }
  44. .icon-uni52:before {
  45. content: "\52";
  46. }
  47. .icon-uni53:before {
  48. content: "\53";
  49. }
  50. .icon-uni54:before {
  51. content: "\54";
  52. }
  53. .icon-uni55:before {
  54. content: "\55";
  55. }
  56. .icon-uni56:before {
  57. content: "\56";
  58. }
  59. .icon-uni57:before {
  60. content: "\57";
  61. }
  62. .icon-uni58:before {
  63. content: "\58";
  64. }
  65. .icon-uni59:before {
  66. content: "\59";
  67. }
  68. .icon-uni5A:before {
  69. content: "\5a";
  70. }
  71. .icon-uni61:before {
  72. content: "\61";
  73. }
  74. .icon-uni62:before {
  75. content: "\62";
  76. }
  77. .icon-uni63:before {
  78. content: "\63";
  79. }
  80. .icon-uni64:before {
  81. content: "\64";
  82. }
  83. .icon-uni65:before {
  84. content: "\65";
  85. }
  86. .icon-uni66:before {
  87. content: "\66";
  88. }
  89. .icon-uni67:before {
  90. content: "\67";
  91. }
  92. .icon-uni68:before {
  93. content: "\68";
  94. }
  95. .icon-uni69:before {
  96. content: "\69";
  97. }
  98. .icon-uni6A:before {
  99. content: "\6a";
  100. }
  101. .icon-uni6B:before {
  102. content: "\6b";
  103. }
  104. .icon-uni6C:before {
  105. content: "\6c";
  106. }
  107. .icon-uni6D:before {
  108. content: "\6d";
  109. }
  110. .icon-uni6F:before {
  111. content: "\6f";
  112. }
  113. .icon-uni70:before {
  114. content: "\70";
  115. }
  116. .icon-uni71:before {
  117. content: "\71";
  118. }
  119. .icon-uni72:before {
  120. content: "\72";
  121. }
  122. .icon-uni73:before {
  123. content: "\73";
  124. }
  125. .icon-uni74:before {
  126. content: "\74";
  127. }
  128. .icon-uni75:before {
  129. content: "\75";
  130. }
  131. .icon-window:before {
  132. content: "\49";
  133. }
  134. .icon-monitor:before {
  135. content: "\48";
  136. }
  137. .icon-upload:before {
  138. content: "\42";
  139. }
  140. .icon-inbox:before {
  141. content: "\41";
  142. }
  143. .icon-chart:before {
  144. content: "\45";
  145. }