linea-icons_1.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "linea-basic-10";
  4. src:url("../fonts/linea-basic-10.eot");
  5. src:url("../fonts/linea-basic-10.eot") format("embedded-opentype"),
  6. url("../fonts/linea-basic-10.woff") format("woff"),
  7. url("../fonts/linea-basic-10.ttf") format("truetype"),
  8. url("../fonts/linea-basic-10.svg#linea-basic-10") format("svg");
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. [data-icon]:before {
  13. font-family: "linea-basic-10" !important;
  14. content: attr(data-icon);
  15. font-style: normal !important;
  16. font-weight: normal !important;
  17. font-variant: normal !important;
  18. text-transform: none !important;
  19. speak: none;
  20. /*line-height: 1;*/
  21. -webkit-font-smoothing: antialiased;
  22. -moz-osx-font-smoothing: grayscale;
  23. }
  24. [class^="icon-basic-"]:before,
  25. [class*=" icon-basic-"]:before {
  26. font-family: "linea-basic-10" !important;
  27. font-style: normal !important;
  28. font-weight: normal !important;
  29. font-variant: normal !important;
  30. text-transform: none !important;
  31. speak: none;
  32. /*line-height: 1;*/
  33. -webkit-font-smoothing: antialiased;
  34. -moz-osx-font-smoothing: grayscale;
  35. }
  36. .icon-basic-accelerator:before {
  37. content: "a";
  38. }
  39. .icon-basic-alarm:before {
  40. content: "b";
  41. }
  42. .icon-basic-anchor:before {
  43. content: "c";
  44. }
  45. .icon-basic-anticlockwise:before {
  46. content: "d";
  47. }
  48. .icon-basic-archive:before {
  49. content: "e";
  50. }
  51. .icon-basic-archive-full:before {
  52. content: "f";
  53. }
  54. .icon-basic-ban:before {
  55. content: "g";
  56. }
  57. .icon-basic-battery-charge:before {
  58. content: "h";
  59. }
  60. .icon-basic-battery-empty:before {
  61. content: "i";
  62. }
  63. .icon-basic-battery-full:before {
  64. content: "j";
  65. }
  66. .icon-basic-battery-half:before {
  67. content: "k";
  68. }
  69. .icon-basic-bolt:before {
  70. content: "l";
  71. }
  72. .icon-basic-book:before {
  73. content: "m";
  74. }
  75. .icon-basic-book-pen:before {
  76. content: "n";
  77. }
  78. .icon-basic-book-pencil:before {
  79. content: "o";
  80. }
  81. .icon-basic-bookmark:before {
  82. content: "p";
  83. }
  84. .icon-basic-calculator:before {
  85. content: "q";
  86. }
  87. .icon-basic-calendar:before {
  88. content: "r";
  89. }
  90. .icon-basic-cards-diamonds:before {
  91. content: "s";
  92. }
  93. .icon-basic-cards-hearts:before {
  94. content: "t";
  95. }
  96. .icon-basic-case:before {
  97. content: "u";
  98. }
  99. .icon-basic-chronometer:before {
  100. content: "v";
  101. }
  102. .icon-basic-clessidre:before {
  103. content: "w";
  104. }
  105. .icon-basic-clock:before {
  106. content: "x";
  107. }
  108. .icon-basic-clockwise:before {
  109. content: "y";
  110. }
  111. .icon-basic-cloud:before {
  112. content: "z";
  113. }
  114. .icon-basic-clubs:before {
  115. content: "A";
  116. }
  117. .icon-basic-compass:before {
  118. content: "B";
  119. }
  120. .icon-basic-cup:before {
  121. content: "C";
  122. }
  123. .icon-basic-diamonds:before {
  124. content: "D";
  125. }
  126. .icon-basic-display:before {
  127. content: "E";
  128. }
  129. .icon-basic-download:before {
  130. content: "F";
  131. }
  132. .icon-basic-exclamation:before {
  133. content: "G";
  134. }
  135. .icon-basic-eye:before {
  136. content: "H";
  137. }
  138. .icon-basic-eye-closed:before {
  139. content: "I";
  140. }
  141. .icon-basic-female:before {
  142. content: "J";
  143. }
  144. .icon-basic-flag1:before {
  145. content: "K";
  146. }
  147. .icon-basic-flag2:before {
  148. content: "L";
  149. }
  150. .icon-basic-floppydisk:before {
  151. content: "M";
  152. }
  153. .icon-basic-folder:before {
  154. content: "N";
  155. }
  156. .icon-basic-folder-multiple:before {
  157. content: "O";
  158. }
  159. .icon-basic-gear:before {
  160. content: "P";
  161. }
  162. .icon-basic-geolocalize-01:before {
  163. content: "Q";
  164. }
  165. .icon-basic-geolocalize-05:before {
  166. content: "R";
  167. }
  168. .icon-basic-globe:before {
  169. content: "S";
  170. }
  171. .icon-basic-gunsight:before {
  172. content: "T";
  173. }
  174. .icon-basic-hammer:before {
  175. content: "U";
  176. }
  177. .icon-basic-headset:before {
  178. content: "V";
  179. }
  180. .icon-basic-heart:before {
  181. content: "W";
  182. }
  183. .icon-basic-heart-broken:before {
  184. content: "X";
  185. }
  186. .icon-basic-helm:before {
  187. content: "Y";
  188. }
  189. .icon-basic-home:before {
  190. content: "Z";
  191. }
  192. .icon-basic-info:before {
  193. content: "0";
  194. }
  195. .icon-basic-ipod:before {
  196. content: "1";
  197. }
  198. .icon-basic-joypad:before {
  199. content: "2";
  200. }
  201. .icon-basic-key:before {
  202. content: "3";
  203. }
  204. .icon-basic-keyboard:before {
  205. content: "4";
  206. }
  207. .icon-basic-laptop:before {
  208. content: "5";
  209. }
  210. .icon-basic-life-buoy:before {
  211. content: "6";
  212. }
  213. .icon-basic-lightbulb:before {
  214. content: "7";
  215. }
  216. .icon-basic-link:before {
  217. content: "8";
  218. }
  219. .icon-basic-lock:before {
  220. content: "9";
  221. }
  222. .icon-basic-lock-open:before {
  223. content: "!";
  224. }
  225. .icon-basic-magic-mouse:before {
  226. content: "\"";
  227. }
  228. .icon-basic-magnifier:before {
  229. content: "#";
  230. }
  231. .icon-basic-magnifier-minus:before {
  232. content: "$";
  233. }
  234. .icon-basic-magnifier-plus:before {
  235. content: "%";
  236. }
  237. .icon-basic-mail:before {
  238. content: "&";
  239. }
  240. .icon-basic-mail-multiple:before {
  241. content: "'";
  242. }
  243. .icon-basic-mail-open:before {
  244. content: "(";
  245. }
  246. .icon-basic-mail-open-text:before {
  247. content: ")";
  248. }
  249. .icon-basic-male:before {
  250. content: "*";
  251. }
  252. .icon-basic-map:before {
  253. content: "+";
  254. }
  255. .icon-basic-message:before {
  256. content: ",";
  257. }
  258. .icon-basic-message-multiple:before {
  259. content: "-";
  260. }
  261. .icon-basic-message-txt:before {
  262. content: ".";
  263. }
  264. .icon-basic-mixer2:before {
  265. content: "/";
  266. }
  267. .icon-basic-mouse:before {
  268. content: ":";
  269. }
  270. .icon-basic-notebook:before {
  271. content: ";";
  272. }
  273. .icon-basic-notebook-pen:before {
  274. content: "<";
  275. }
  276. .icon-basic-notebook-pencil:before {
  277. content: "=";
  278. }
  279. .icon-basic-paperplane:before {
  280. content: ">";
  281. }
  282. .icon-basic-pencil-ruler:before {
  283. content: "?";
  284. }
  285. .icon-basic-pencil-ruler-pen:before {
  286. content: "@";
  287. }
  288. .icon-basic-photo:before {
  289. content: "[";
  290. }
  291. .icon-basic-picture:before {
  292. content: "]";
  293. }
  294. .icon-basic-picture-multiple:before {
  295. content: "^";
  296. }
  297. .icon-basic-pin1:before {
  298. content: "_";
  299. }
  300. .icon-basic-pin2:before {
  301. content: "`";
  302. }
  303. .icon-basic-postcard:before {
  304. content: "{";
  305. }
  306. .icon-basic-postcard-multiple:before {
  307. content: "|";
  308. }
  309. .icon-basic-printer:before {
  310. content: "}";
  311. }
  312. .icon-basic-question:before {
  313. content: "~";
  314. }
  315. .icon-basic-rss:before {
  316. content: "\\";
  317. }
  318. .icon-basic-server:before {
  319. content: "\e000";
  320. }
  321. .icon-basic-server2:before {
  322. content: "\e001";
  323. }
  324. .icon-basic-server-cloud:before {
  325. content: "\e002";
  326. }
  327. .icon-basic-server-download:before {
  328. content: "\e003";
  329. }
  330. .icon-basic-server-upload:before {
  331. content: "\e004";
  332. }
  333. .icon-basic-settings:before {
  334. content: "\e005";
  335. }
  336. .icon-basic-share:before {
  337. content: "\e006";
  338. }
  339. .icon-basic-sheet:before {
  340. content: "\e007";
  341. }
  342. .icon-basic-sheet-multiple:before {
  343. content: "\e008";
  344. }
  345. .icon-basic-sheet-pen:before {
  346. content: "\e009";
  347. }
  348. .icon-basic-sheet-pencil:before {
  349. content: "\e00a";
  350. }
  351. .icon-basic-sheet-txt:before {
  352. content: "\e00b";
  353. }
  354. .icon-basic-signs:before {
  355. content: "\e00c";
  356. }
  357. .icon-basic-smartphone:before {
  358. content: "\e00d";
  359. }
  360. .icon-basic-spades:before {
  361. content: "\e00e";
  362. }
  363. .icon-basic-spread:before {
  364. content: "\e00f";
  365. }
  366. .icon-basic-spread-bookmark:before {
  367. content: "\e010";
  368. }
  369. .icon-basic-spread-text:before {
  370. content: "\e011";
  371. }
  372. .icon-basic-spread-text-bookmark:before {
  373. content: "\e012";
  374. }
  375. .icon-basic-star:before {
  376. content: "\e013";
  377. }
  378. .icon-basic-tablet:before {
  379. content: "\e014";
  380. }
  381. .icon-basic-target:before {
  382. content: "\e015";
  383. }
  384. .icon-basic-todo:before {
  385. content: "\e016";
  386. }
  387. .icon-basic-todo-pen:before {
  388. content: "\e017";
  389. }
  390. .icon-basic-todo-pencil:before {
  391. content: "\e018";
  392. }
  393. .icon-basic-todo-txt:before {
  394. content: "\e019";
  395. }
  396. .icon-basic-todolist-pen:before {
  397. content: "\e01a";
  398. }
  399. .icon-basic-todolist-pencil:before {
  400. content: "\e01b";
  401. }
  402. .icon-basic-trashcan:before {
  403. content: "\e01c";
  404. }
  405. .icon-basic-trashcan-full:before {
  406. content: "\e01d";
  407. }
  408. .icon-basic-trashcan-refresh:before {
  409. content: "\e01e";
  410. }
  411. .icon-basic-trashcan-remove:before {
  412. content: "\e01f";
  413. }
  414. .icon-basic-upload:before {
  415. content: "\e020";
  416. }
  417. .icon-basic-usb:before {
  418. content: "\e021";
  419. }
  420. .icon-basic-video:before {
  421. content: "\e022";
  422. }
  423. .icon-basic-watch:before {
  424. content: "\e023";
  425. }
  426. .icon-basic-webpage:before {
  427. content: "\e024";
  428. }
  429. .icon-basic-webpage-img-txt:before {
  430. content: "\e025";
  431. }
  432. .icon-basic-webpage-multiple:before {
  433. content: "\e026";
  434. }
  435. .icon-basic-webpage-txt:before {
  436. content: "\e027";
  437. }
  438. .icon-basic-world:before {
  439. content: "\e028";
  440. }