v5-compat.css 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. /*!
  2. Fork Awesome 1.1.7
  3. License - https://forkaweso.me/Fork-Awesome/license
  4. Copyright 2018 Dave Gandy & Fork Awesome
  5. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  6. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  7. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  8. */
  9. .fas,
  10. .fab,
  11. .far {
  12. display: inline-block;
  13. font: normal normal normal 14px/1 ForkAwesome;
  14. font-size: inherit;
  15. text-rendering: auto;
  16. -webkit-font-smoothing: antialiased;
  17. -moz-osx-font-smoothing: grayscale;
  18. }
  19. .fas.fa-chart-area:before {
  20. content: "\f1fe";
  21. }
  22. .fas.fa-arrows-alt:before {
  23. content: "\f047";
  24. }
  25. .fas.fa-expand-arrows-alt:before {
  26. content: "\f0b2";
  27. }
  28. .fas.fa-arrows-alt-h:before {
  29. content: "\f07e";
  30. }
  31. .fas.fa-arrows-alt-v:before {
  32. content: "\f07d";
  33. }
  34. .fas.fa-calendar-alt:before {
  35. content: "\f073";
  36. }
  37. .fas.fa-circle-notch:before {
  38. content: "\f1ce";
  39. }
  40. .fas.fa-cloud-download-alt:before {
  41. content: "\f0ed";
  42. }
  43. .fas.fa-cloud-upload-alt:before {
  44. content: "\f0ee";
  45. }
  46. .fas.fa-credit-card:before {
  47. content: "\f283";
  48. }
  49. .fas.fa-dollar-sign:before {
  50. content: "\f155";
  51. }
  52. .fas.fa-euro-sign:before {
  53. content: "\f153";
  54. }
  55. .fas.fa-exchange-alt:before {
  56. content: "\f0ec";
  57. }
  58. .fas.fa-external-link-alt:before {
  59. content: "\f08e";
  60. }
  61. .fas.fa-external-link-square-alt:before {
  62. content: "\f14c";
  63. }
  64. .fas.fa-eye-dropper:before {
  65. content: "\f1fb";
  66. }
  67. .fas.fa-pound-sign:before {
  68. content: "\f154";
  69. }
  70. .fas.fa-glass-martini:before {
  71. content: "\f000";
  72. }
  73. .fas.fa-shekel-sign:before {
  74. content: "\f20b";
  75. }
  76. .fas.fa-rupee-sign:before {
  77. content: "\f156";
  78. }
  79. .fas.fa-won-sign:before {
  80. content: "\f159";
  81. }
  82. .fas.fa-level-down-alt:before {
  83. content: "\f149";
  84. }
  85. .fas.fa-level-up-alt:before {
  86. content: "\f148";
  87. }
  88. .fas.fa-chart-line:before {
  89. content: "\f201";
  90. }
  91. .fas.fa-long-arrow-alt-down:before {
  92. content: "\f175";
  93. }
  94. .fas.fa-long-arrow-alt-left:before {
  95. content: "\f177";
  96. }
  97. .fas.fa-long-arrow-alt-right:before {
  98. content: "\f178";
  99. }
  100. .fas.fa-long-arrow-alt-up:before {
  101. content: "\f176";
  102. }
  103. .fas.fa-map-marker-alt:before {
  104. content: "\f041";
  105. }
  106. .fas.fa-mobile-alt:before {
  107. content: "\f10b";
  108. }
  109. .fas.fa-pencil-alt:before {
  110. content: "\f040";
  111. }
  112. .fas.fa-pen-square:before {
  113. content: "\f14b";
  114. }
  115. .fas.fa-chart-pie:before {
  116. content: "\f200";
  117. }
  118. .fas.fa-yen-sign:before {
  119. content: "\f157";
  120. }
  121. .fas.fa-ruble-sign:before {
  122. content: "\f158";
  123. }
  124. .fas.fa-shield-alt:before {
  125. content: "\f132";
  126. }
  127. .fas.fa-sign-in-alt:before {
  128. content: "\f090";
  129. }
  130. .fas.fa-sign-out-alt:before {
  131. content: "\f08b";
  132. }
  133. .fas.fa-sliders-h:before {
  134. content: "\f1de";
  135. }
  136. .fas.fa-tablet-alt:before {
  137. content: "\f10a";
  138. }
  139. .fas.fa-tachometer-alt:before {
  140. content: "\f0e4";
  141. }
  142. .fas.fa-thumbtack:before {
  143. content: "\f08d";
  144. }
  145. .fas.fa-ticket-alt:before {
  146. content: "\f145";
  147. }
  148. .fas.fa-trash-alt:before {
  149. content: "\f1f8";
  150. }
  151. .fas.fa-lira-sign:before {
  152. content: "\f195";
  153. }
  154. .fab.fa-linkedin-in:before {
  155. content: "\fe01";
  156. }
  157. .fab.fa-linkedin:before {
  158. content: "\f08c";
  159. }
  160. .far.fa-address-book:before {
  161. content: "\f2ba";
  162. }
  163. .far.fa-address-card:before {
  164. content: "\f2bc";
  165. }
  166. .far.fa-arrow-alt-circle-down:before {
  167. content: "\f01a";
  168. }
  169. .far.fa-arrow-alt-circle-left:before {
  170. content: "\f190";
  171. }
  172. .far.fa-arrow-alt-circle-right:before {
  173. content: "\f18e";
  174. }
  175. .far.fa-arrow-alt-circle-up:before {
  176. content: "\f01b";
  177. }
  178. .far.fa-bell:before {
  179. content: "\f0f3";
  180. }
  181. .far.fa-bell-slash:before {
  182. content: "\f1f7";
  183. }
  184. .far.fa-bookmark:before {
  185. content: "\f097";
  186. }
  187. .far.fa-building:before {
  188. content: "\f0f7";
  189. }
  190. .far.fa-calendar-check:before {
  191. content: "\f274";
  192. }
  193. .far.fa-calendar-minus:before {
  194. content: "\f272";
  195. }
  196. .far.fa-calendar:before {
  197. content: "\f133";
  198. }
  199. .far.fa-calendar-plus:before {
  200. content: "\f271";
  201. }
  202. .far.fa-calendar-times:before {
  203. content: "\f273";
  204. }
  205. .far.fa-caret-square-down:before {
  206. content: "\f150";
  207. }
  208. .far.fa-caret-square-left:before {
  209. content: "\f191";
  210. }
  211. .far.fa-caret-square-right:before {
  212. content: "\f152";
  213. }
  214. .far.fa-caret-square-up:before {
  215. content: "\f151";
  216. }
  217. .far.fa-check-circle:before {
  218. content: "\f05d";
  219. }
  220. .far.fa-check-square:before {
  221. content: "\f046";
  222. }
  223. .far.fa-circle:before {
  224. content: "\f10c";
  225. }
  226. .far.fa-clock:before {
  227. content: "\f017";
  228. }
  229. .far.fa-comment:before {
  230. content: "\f0e5";
  231. }
  232. .far.fa-comment-dots:before {
  233. content: "\f27b";
  234. }
  235. .far.fa-comments:before {
  236. content: "\f0e6";
  237. }
  238. .far.fa-dot-circle:before {
  239. content: "\f192";
  240. }
  241. .far.fa-id-card:before {
  242. content: "\f2c3";
  243. }
  244. .far.fa-envelope:before {
  245. content: "\f003";
  246. }
  247. .far.fa-envelope-open:before {
  248. content: "\f2b7";
  249. }
  250. .far.fa-file-archive:before {
  251. content: "\f1c6";
  252. }
  253. .far.fa-file-audio:before {
  254. content: "\f1c7";
  255. }
  256. .far.fa-file-code:before {
  257. content: "\f1c9";
  258. }
  259. .far.fa-file-excel:before {
  260. content: "\f1c3";
  261. }
  262. .far.fa-file-image:before {
  263. content: "\f1c5";
  264. }
  265. .far.fa-file-video:before {
  266. content: "\f1c8";
  267. }
  268. .far.fa-copy:before,
  269. .far.fa-file:before {
  270. content: "\f016";
  271. }
  272. .far.fa-file-pdf:before {
  273. content: "\f1c1";
  274. }
  275. .far.fa-file-powerpoint:before {
  276. content: "\f1c4";
  277. }
  278. .far.fa-file-alt:before {
  279. content: "\f0f6";
  280. }
  281. .far.fa-file-word:before {
  282. content: "\f1c2";
  283. }
  284. .far.fa-flag:before {
  285. content: "\f11d";
  286. }
  287. .far.fa-save:before {
  288. content: "\f0c7";
  289. }
  290. .far.fa-folder:before {
  291. content: "\f114";
  292. }
  293. .far.fa-folder-open:before {
  294. content: "\f115";
  295. }
  296. .far.fa-frown:before {
  297. content: "\f119";
  298. }
  299. .far.fa-futbol:before {
  300. content: "\f1e3";
  301. }
  302. .far.fa-hand-rock:before {
  303. content: "\f255";
  304. }
  305. .far.fa-hand-lizard:before {
  306. content: "\f258";
  307. }
  308. .far.fa-hand-point-down:before {
  309. content: "\f0a7";
  310. }
  311. .far.fa-hand-point-left:before {
  312. content: "\f0a5";
  313. }
  314. .far.fa-hand-point-right:before {
  315. content: "\f0a4";
  316. }
  317. .far.fa-hand-point-up:before {
  318. content: "\f0a6";
  319. }
  320. .far.fa-hand-paper:before {
  321. content: "\256";
  322. }
  323. .far.fa-hand-pointer:before {
  324. content: "\f25a";
  325. }
  326. .far.fa-hand-scissors:before {
  327. content: "\f257";
  328. }
  329. .far.fa-hand-spock:before {
  330. content: "\f259";
  331. }
  332. .far.fa-handshake:before {
  333. content: "\f2b5";
  334. }
  335. .far.fa-hdd:before {
  336. content: "\f0a0";
  337. }
  338. .far.fa-heart:before {
  339. content: "\f08a";
  340. }
  341. .far.fa-hospital:before {
  342. content: "\f0f8";
  343. }
  344. .far.fa-hourglass:before {
  345. content: "\f250";
  346. }
  347. .far.fa-id-card:before {
  348. content: "\f2c3";
  349. }
  350. .far.fa-keyboard:before {
  351. content: "\f11c";
  352. }
  353. .far.fa-lemon:before {
  354. content: "\f094";
  355. }
  356. .far.fa-lightbulb:before {
  357. content: "\f0eb";
  358. }
  359. .far.fa-meh:before {
  360. content: "\f11a";
  361. }
  362. .far.fa-minus-square:before {
  363. content: "\f147";
  364. }
  365. .far.fa-money-bill-alt:before {
  366. content: "\f0d6";
  367. }
  368. .far.fa-moon:before {
  369. content: "\f186";
  370. }
  371. .far.fa-newspaper:before {
  372. content: "\f1ea";
  373. }
  374. .far.fa-paper-plane:before {
  375. content: "\f1d9";
  376. }
  377. .far.fa-pause-circle:before {
  378. content: "\f28c";
  379. }
  380. .far.fa-edit:before {
  381. content: "\f044";
  382. }
  383. .far.fa-image:before {
  384. content: "\f03e";
  385. }
  386. .far.fa-play-circle:before {
  387. content: "\f01d";
  388. }
  389. .far.fa-plus-square:before {
  390. content: "\f196";
  391. }
  392. .far.fa-question-circle:before {
  393. content: "\f92c";
  394. }
  395. .far.fa-share-square:before {
  396. content: "\f045";
  397. }
  398. .far.fa-smile:before {
  399. content: "\f118";
  400. }
  401. .far.fa-snowflake:before {
  402. content: "\f2dc";
  403. }
  404. .far.fa-futbol:before {
  405. content: "\f1e3";
  406. }
  407. .far.fa-star-half:before {
  408. content: "\f089";
  409. }
  410. .far.fa-star:before {
  411. content: "\f006";
  412. }
  413. .far.fa-sticky-note:before {
  414. content: "\f24a";
  415. }
  416. .far.fa-stop-circle:before {
  417. content: "\f28e";
  418. }
  419. .far.fa-sun:before {
  420. content: "\f185";
  421. }
  422. .far.fa-thumbs-down:before {
  423. content: "\f088";
  424. }
  425. .far.fa-thumbs-up:before {
  426. content: "\f087";
  427. }
  428. .far.fa-times-circle:before {
  429. content: "\f05c";
  430. }
  431. .far.fa-window-close:before {
  432. content: "\f2d4";
  433. }
  434. .far.fa-trash-alt:before {
  435. content: "\f014";
  436. }
  437. .far.fa-user-circle:before {
  438. content: "\f2be";
  439. }
  440. .far.fa-user:before {
  441. content: "\f2c0";
  442. }