iconfont.css 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. @font-face {
  2. font-family: "nutui-iconfont"; /* Project id 2166874 */
  3. src: url('https://storage.360buyimg.com/nutui/3x/static/iconfont.woff2?t=1668762221765') format('woff2'),
  4. url('https://storage.360buyimg.com/nutui/3x/static/iconfont.woff?t=1668762221765') format('woff'),
  5. url('https://storage.360buyimg.com/nutui/3x/static/iconfont.ttf?t=1668762221765') format('truetype');
  6. }
  7. .nutui-iconfont {
  8. font-family: "nutui-iconfont" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .nut-icon-mask-close:before {
  15. content: "\e6cd";
  16. }
  17. .nut-icon-rect-left:before {
  18. content: "\e6c9";
  19. }
  20. .nut-icon-rect-up:before {
  21. content: "\e6ca";
  22. }
  23. .nut-icon-rect-right:before {
  24. content: "\e6cb";
  25. }
  26. .nut-icon-rect-down:before {
  27. content: "\e6cc";
  28. }
  29. .nut-icon-triangle-down:before {
  30. content: "\eb6d";
  31. }
  32. .nut-icon-triangle-up:before {
  33. content: "\eb6e";
  34. }
  35. .nut-icon-image-error:before {
  36. content: "\e60a";
  37. }
  38. .nut-icon-image:before {
  39. content: "\e609";
  40. }
  41. .nut-icon-voice:before {
  42. content: "\e608";
  43. }
  44. .nut-icon-play-stop:before {
  45. content: "\e604";
  46. }
  47. .nut-icon-play-start:before {
  48. content: "\e605";
  49. }
  50. .nut-icon-play-double-back:before {
  51. content: "\e606";
  52. }
  53. .nut-icon-play-double-forward:before {
  54. content: "\e607";
  55. }
  56. .nut-icon-dou-arrow-up:before {
  57. content: "\e603";
  58. }
  59. .nut-icon-loading1:before {
  60. content: "\e614";
  61. }
  62. .nut-icon-checked:before {
  63. content: "\e601";
  64. }
  65. .nut-icon-checklist:before {
  66. content: "\e6c8";
  67. }
  68. .nut-icon-check-disabled:before {
  69. content: "\e6c7";
  70. }
  71. .nut-icon-check-normal:before {
  72. content: "\e6c5";
  73. }
  74. .nut-icon-check-checked:before {
  75. content: "\e6c6";
  76. }
  77. .nut-icon-loading:before {
  78. content: "\e6c4";
  79. }
  80. .nut-icon-heart-n:before {
  81. content: "\e6c0";
  82. }
  83. .nut-icon-star-fill-n:before {
  84. content: "\e6c1";
  85. }
  86. .nut-icon-heart-fill-n:before {
  87. content: "\e6c2";
  88. }
  89. .nut-icon-star-n:before {
  90. content: "\e6c3";
  91. }
  92. .nut-icon-heart:before {
  93. content: "\e69d";
  94. }
  95. .nut-icon-heart1:before {
  96. content: "\e69e";
  97. }
  98. .nut-icon-heart-fill:before {
  99. content: "\e69f";
  100. }
  101. .nut-icon-heart-fill2:before {
  102. content: "\e6bf";
  103. }
  104. .nut-icon-heart-fill1:before {
  105. content: "\e6be";
  106. }
  107. .nut-icon-star-fill2:before {
  108. content: "\e6ae";
  109. }
  110. .nut-icon-star11:before {
  111. content: "\e6ad";
  112. }
  113. .nut-icon-star1:before {
  114. content: "\e6a0";
  115. }
  116. .nut-icon-star-fill:before {
  117. content: "\e6a1";
  118. }
  119. .nut-icon-share-n:before {
  120. content: "\e6bd";
  121. }
  122. .nut-icon-horizontal-n:before {
  123. content: "\e6bc";
  124. }
  125. .nut-icon-more-x:before {
  126. content: "\e6bb";
  127. }
  128. .nut-icon-more-s:before {
  129. content: "\e6ba";
  130. }
  131. .nut-icon-star-fill1:before {
  132. content: "\e6b8";
  133. }
  134. .nut-icon-star2:before {
  135. content: "\e6b9";
  136. }
  137. .nut-icon-heart2:before {
  138. content: "\e6b6";
  139. }
  140. .nut-icon-heart-fill3:before {
  141. content: "\e6b7";
  142. }
  143. .nut-icon-retweet:before {
  144. content: "\e6b5";
  145. }
  146. .nut-icon-poweroff-circle-fill:before {
  147. content: "\e6b3";
  148. }
  149. .nut-icon-play-circle-fill:before {
  150. content: "\e6b4";
  151. }
  152. .nut-icon-down-arrow:before {
  153. content: "\e6b2";
  154. }
  155. .nut-icon-success:before {
  156. content: "\e6af";
  157. }
  158. .nut-icon-failure:before {
  159. content: "\e6b0";
  160. }
  161. .nut-icon-issue:before {
  162. content: "\e6b1";
  163. }
  164. .nut-icon-Check:before {
  165. content: "\e6ac";
  166. }
  167. .nut-icon-plus:before {
  168. content: "\e600";
  169. }
  170. .nut-icon-minus:before {
  171. content: "\e6ab";
  172. }
  173. .nut-icon-arrow-up2:before {
  174. content: "\e6a6";
  175. }
  176. .nut-icon-arrow-down2:before {
  177. content: "\e6a7";
  178. }
  179. .nut-icon-screen-little:before {
  180. content: "\e6a8";
  181. }
  182. .nut-icon-arrow-right2:before {
  183. content: "\e6a9";
  184. }
  185. .nut-icon-close-little:before {
  186. content: "\e6aa";
  187. }
  188. .nut-icon-joy-smile:before {
  189. content: "\e6a5";
  190. }
  191. .nut-icon-arrow-down:before {
  192. content: "\e6a2";
  193. }
  194. .nut-icon-arrow-right:before {
  195. content: "\e6a3";
  196. }
  197. .nut-icon-arrow-up:before {
  198. content: "\e6a4";
  199. }
  200. .nut-icon-github:before {
  201. content: "\e69c";
  202. }
  203. .nut-icon-uploader:before {
  204. content: "\e69b";
  205. }
  206. .nut-icon-circle-close:before {
  207. content: "\e699";
  208. }
  209. .nut-icon-right:before {
  210. content: "\e698";
  211. }
  212. .nut-icon-jdl:before {
  213. content: "\e696";
  214. }
  215. .nut-icon-order:before {
  216. content: "\e697";
  217. }
  218. .nut-icon-refresh:before {
  219. content: "\e690";
  220. }
  221. .nut-icon-add:before {
  222. content: "\e691";
  223. }
  224. .nut-icon-JD:before {
  225. content: "\e692";
  226. }
  227. .nut-icon-eye:before {
  228. content: "\e693";
  229. }
  230. .nut-icon-dshop:before {
  231. content: "\e694";
  232. }
  233. .nut-icon-my2:before {
  234. content: "\e695";
  235. }
  236. .nut-icon-star:before {
  237. content: "\e68e";
  238. }
  239. .nut-icon-del2:before {
  240. content: "\e68f";
  241. }
  242. .nut-icon-comment:before {
  243. content: "\e68a";
  244. }
  245. .nut-icon-microphone:before {
  246. content: "\e68b";
  247. }
  248. .nut-icon-people:before {
  249. content: "\e68c";
  250. }
  251. .nut-icon-service:before {
  252. content: "\e68d";
  253. }
  254. .nut-icon-cart2:before {
  255. content: "\e689";
  256. }
  257. .nut-icon-location2:before {
  258. content: "\e684";
  259. }
  260. .nut-icon-marshalling:before {
  261. content: "\e685";
  262. }
  263. .nut-icon-fabulous:before {
  264. content: "\e686";
  265. }
  266. .nut-icon-s-follow:before {
  267. content: "\e687";
  268. }
  269. .nut-icon-shop:before {
  270. content: "\e688";
  271. }
  272. .nut-icon-message:before {
  273. content: "\e683";
  274. }
  275. .nut-icon-ask2:before {
  276. content: "\e67e";
  277. }
  278. .nut-icon-search2:before {
  279. content: "\e67f";
  280. }
  281. .nut-icon-clock:before {
  282. content: "\e680";
  283. }
  284. .nut-icon-setting:before {
  285. content: "\e681";
  286. }
  287. .nut-icon-refresh2:before {
  288. content: "\e682";
  289. }
  290. .nut-icon-horizontal:before {
  291. content: "\e679";
  292. }
  293. .nut-icon-date:before {
  294. content: "\e67a";
  295. }
  296. .nut-icon-photograph:before {
  297. content: "\e67b";
  298. }
  299. .nut-icon-link:before {
  300. content: "\e67c";
  301. }
  302. .nut-icon-scan2:before {
  303. content: "\e67d";
  304. }
  305. .nut-icon-left:before {
  306. content: "\e673";
  307. }
  308. .nut-icon-close:before {
  309. content: "\e674";
  310. }
  311. .nut-icon-locationg3:before {
  312. content: "\e675";
  313. }
  314. .nut-icon-share1:before {
  315. content: "\e676";
  316. }
  317. .nut-icon-shop3:before {
  318. content: "\e677";
  319. }
  320. .nut-icon-more:before {
  321. content: "\e678";
  322. }
  323. .nut-icon-ask:before {
  324. content: "\e670";
  325. }
  326. .nut-icon-tips:before {
  327. content: "\e671";
  328. }
  329. .nut-icon-notice:before {
  330. content: "\e672";
  331. }
  332. .nut-icon-lower:before {
  333. content: "\e668";
  334. }
  335. .nut-icon-top:before {
  336. content: "\e669";
  337. }
  338. .nut-icon-download:before {
  339. content: "\e66a";
  340. }
  341. .nut-icon-dongdong:before {
  342. content: "\e66b";
  343. }
  344. .nut-icon-JIMI40:before {
  345. content: "\e66c";
  346. }
  347. .nut-icon-location:before {
  348. content: "\e66d";
  349. }
  350. .nut-icon-scan:before {
  351. content: "\e66e";
  352. }
  353. .nut-icon-addfollow:before {
  354. content: "\e66f";
  355. }
  356. .nut-icon-search:before {
  357. content: "\e663";
  358. }
  359. .nut-icon-share:before {
  360. content: "\e664";
  361. }
  362. .nut-icon-follow:before {
  363. content: "\e665";
  364. }
  365. .nut-icon-del:before {
  366. content: "\e666";
  367. }
  368. .nut-icon-edit:before {
  369. content: "\e667";
  370. }
  371. .nut-icon-cart:before {
  372. content: "\e65f";
  373. }
  374. .nut-icon-home:before {
  375. content: "\e660";
  376. }
  377. .nut-icon-find:before {
  378. content: "\e661";
  379. }
  380. .nut-icon-category:before {
  381. content: "\e662";
  382. }
  383. .nut-icon-my:before {
  384. content: "\e65e";
  385. }
  386. .nut-icon-footprint:before {
  387. content: "\e65d";
  388. }