fonts.css 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. @font-face {
  2. font-family: 'icomoon';
  3. src: url('../fonts/icomoon.eot?pwidp0');
  4. src: url('../fonts/icomoon.eot?pwidp0#iefix') format('embedded-opentype'),
  5. url('../fonts/icomoon.ttf?pwidp0') format('truetype'),
  6. url('../fonts/icomoon.woff?pwidp0') format('woff'),
  7. url('../fonts/icomoon.svg?pwidp0#icomoon') 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: 'icomoon' !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-andor:before {
  25. content: "\71";
  26. color: #fff;
  27. }
  28. .icon-bann_logo:before {
  29. content: "\77";
  30. }
  31. .icon-btn_left:before {
  32. content: "\63";
  33. }
  34. .icon-btn_right:before {
  35. content: "\72";
  36. }
  37. .icon-child_logo:before {
  38. content: "\74";
  39. color: #00b0a0;
  40. }
  41. .icon-down:before {
  42. content: "\79";
  43. }
  44. .icon-funcction2:before {
  45. content: "\75";
  46. }
  47. .icon-function1 .path1:before {
  48. content: "\66";
  49. color: none;
  50. }
  51. .icon-function1 .path2:before {
  52. content: "\67";
  53. margin-left: -0.9775390625em;
  54. color: rgb(0, 176, 160);
  55. }
  56. .icon-function1 .path3:before {
  57. content: "\68";
  58. margin-left: -0.9775390625em;
  59. color: none;
  60. }
  61. .icon-function1 .path4:before {
  62. content: "\69";
  63. margin-left: -0.9775390625em;
  64. color: rgb(91, 147, 222);
  65. }
  66. .icon-function1 .path5:before {
  67. content: "\6a";
  68. margin-left: -0.9775390625em;
  69. color: none;
  70. }
  71. .icon-function1 .path6:before {
  72. content: "\6b";
  73. margin-left: -0.9775390625em;
  74. color: rgb(232, 172, 65);
  75. }
  76. .icon-function1 .path7:before {
  77. content: "\6c";
  78. margin-left: -0.9775390625em;
  79. color: none;
  80. }
  81. .icon-function3:before {
  82. content: "\6f";
  83. color: #d563b3;
  84. }
  85. .icon-function4:before {
  86. content: "\70";
  87. color: #6f73f6;
  88. }
  89. .icon-function5:before {
  90. content: "\61";
  91. color: #54b0a7;
  92. }
  93. .icon-home_logo:before {
  94. content: "\73";
  95. color: #fff;
  96. }
  97. .icon-list1:before {
  98. content: "\64";
  99. }
  100. .icon-list2:before {
  101. content: "\7a";
  102. }
  103. .icon-list3:before {
  104. content: "\78";
  105. }
  106. .icon-tit_list:before {
  107. content: "\62";
  108. }
  109. .icon-tit_log:before {
  110. content: "\6d";
  111. }
  112. .icon-title_down:before {
  113. content: "\6e";
  114. }