font-awesome.css 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384
  1. /*!
  2. * Font Awesome 4.0.0
  3. * the iconic font designed for Bootstrap
  4. * ------------------------------------------------------------------------------
  5. * The full suite of pictographic icons, examples, and documentation can be
  6. * found at http://fontawesome.io. Stay up to date on Twitter at
  7. * http://twitter.com/fontawesome.
  8. *
  9. * License
  10. * ------------------------------------------------------------------------------
  11. * - The Font Awesome font is licensed under SIL OFL 1.1 -
  12. * http://scripts.sil.org/OFL
  13. * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
  14. * http://opensource.org/licenses/mit-license.html
  15. * - Font Awesome documentation licensed under CC BY 3.0 -
  16. * http://creativecommons.org/licenses/by/3.0/
  17. * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
  18. * "Font Awesome by Dave Gandy - http://fontawesome.io"
  19. *
  20. * Author - Dave Gandy
  21. * ------------------------------------------------------------------------------
  22. * Email: dave@fontawesome.io
  23. * Twitter: http://twitter.com/davegandy
  24. * Work: Lead Product Designer @ Kyruus - http://kyruus.com
  25. */
  26. /* FONT PATH
  27. * -------------------------- */
  28. @font-face {
  29. font-family: 'FontAwesome';
  30. src: url('../fonts/FontAwesome.otf') format('opentype');
  31. font-weight: normal;
  32. font-style: normal;
  33. }
  34. /* FONT AWESOME CORE
  35. * -------------------------- */
  36. .fa-icon {
  37. display: inline-block;
  38. font-family: FontAwesome;
  39. font-style: normal;
  40. font-weight: normal;
  41. line-height: 1;
  42. -webkit-font-smoothing: antialiased;
  43. -moz-osx-font-smoothing: grayscale;
  44. }
  45. /* makes the font 33% larger relative to the icon container */
  46. .fa-icon-lg {
  47. font-size: 1.3333333333333333em;
  48. line-height: 0.75em;
  49. vertical-align: -15%;
  50. }
  51. /* increased font size for icon-lg */
  52. .fa-icon-fixed-width {
  53. width: 1.1428571428571428em;
  54. padding-right: 0.2857142857142857em;
  55. text-align: right;
  56. }
  57. .fa-icon-fixed-width.fa-icon-lg {
  58. width: 1.4285714285714286em;
  59. }
  60. .fa-icon-ul {
  61. padding-left: 0;
  62. margin-left: 2.142857142857143em;
  63. list-style-type: none;
  64. }
  65. .fa-icon-ul > li {
  66. position: relative;
  67. }
  68. .fa-icon-li {
  69. position: absolute;
  70. left: -2.142857142857143em;
  71. width: 2.142857142857143em;
  72. top: 0.14285714285714285em;
  73. text-align: center;
  74. }
  75. .fa-icon-li.fa-icon-lg {
  76. left: -1.8571428571428572em;
  77. }
  78. .fa-icon.hide {
  79. display: none;
  80. }
  81. .fa-icon-muted {
  82. color: #eeeeee;
  83. }
  84. .fa-icon-light {
  85. color: #ffffff;
  86. }
  87. .fa-icon-dark {
  88. color: #333333;
  89. }
  90. .fa-icon-border {
  91. padding: .2em .25em .15em;
  92. border: solid 1px #eeeeee;
  93. border-radius: 3px;
  94. }
  95. .fa-icon-2x {
  96. font-size: 2em;
  97. }
  98. .fa-icon-2x.fa-icon-border {
  99. border-width: 2px;
  100. border-radius: 4px;
  101. }
  102. .fa-icon-3x {
  103. font-size: 3em;
  104. }
  105. .fa-icon-3x.fa-icon-border {
  106. border-width: 3px;
  107. border-radius: 5px;
  108. }
  109. .fa-icon-4x {
  110. font-size: 4em;
  111. }
  112. .fa-icon-4x.fa-icon-border {
  113. border-width: 4px;
  114. border-radius: 6px;
  115. }
  116. .fa-icon-5x {
  117. font-size: 5em;
  118. }
  119. .fa-icon-5x.fa-icon-border {
  120. border-width: 5px;
  121. border-radius: 7px;
  122. }
  123. .pull-right {
  124. float: right;
  125. }
  126. .pull-left {
  127. float: left;
  128. }
  129. .fa-icon.pull-left {
  130. margin-right: .3em;
  131. }
  132. .fa-icon.pull-right {
  133. margin-left: .3em;
  134. }
  135. /* EXTRAS
  136. * -------------------------- */
  137. /* Stacked and layered icon */
  138. .fa-icon-stack {
  139. position: relative;
  140. display: inline-block;
  141. width: 2em;
  142. height: 2em;
  143. line-height: 2em;
  144. vertical-align: -35%;
  145. }
  146. .fa-icon-stack .fa-icon {
  147. position: absolute;
  148. display: block;
  149. width: 100%;
  150. height: 100%;
  151. font-size: 1em;
  152. line-height: inherit;
  153. *line-height: 2em;
  154. text-align: center;
  155. }
  156. .fa-icon-stack .fa-icon-stack-base {
  157. font-size: 2em;
  158. *line-height: 1em;
  159. }
  160. /* Animated rotating icon */
  161. .fa-icon-spin {
  162. -webkit-animation: spin 2s infinite linear;
  163. -moz-animation: spin 2s infinite linear;
  164. -o-animation: spin 2s infinite linear;
  165. animation: spin 2s infinite linear;
  166. }
  167. @-moz-keyframes spin {
  168. 0% {
  169. -moz-transform: rotate(0deg);
  170. }
  171. 100% {
  172. -moz-transform: rotate(359deg);
  173. }
  174. }
  175. @-webkit-keyframes spin {
  176. 0% {
  177. -webkit-transform: rotate(0deg);
  178. }
  179. 100% {
  180. -webkit-transform: rotate(359deg);
  181. }
  182. }
  183. @-o-keyframes spin {
  184. 0% {
  185. -o-transform: rotate(0deg);
  186. }
  187. 100% {
  188. -o-transform: rotate(359deg);
  189. }
  190. }
  191. @-ms-keyframes spin {
  192. 0% {
  193. -ms-transform: rotate(0deg);
  194. }
  195. 100% {
  196. -ms-transform: rotate(359deg);
  197. }
  198. }
  199. @keyframes spin {
  200. 0% {
  201. transform: rotate(0deg);
  202. }
  203. 100% {
  204. transform: rotate(359deg);
  205. }
  206. }
  207. .fa-icon-rotate-90 {
  208. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  209. -webkit-transform: rotate(90deg);
  210. -moz-transform: rotate(90deg);
  211. -ms-transform: rotate(90deg);
  212. -o-transform: rotate(90deg);
  213. transform: rotate(90deg);
  214. }
  215. .fa-icon-rotate-180 {
  216. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  217. -webkit-transform: rotate(180deg);
  218. -moz-transform: rotate(180deg);
  219. -ms-transform: rotate(180deg);
  220. -o-transform: rotate(180deg);
  221. transform: rotate(180deg);
  222. }
  223. .fa-icon-rotate-270 {
  224. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  225. -webkit-transform: rotate(270deg);
  226. -moz-transform: rotate(270deg);
  227. -ms-transform: rotate(270deg);
  228. -o-transform: rotate(270deg);
  229. transform: rotate(270deg);
  230. }
  231. .fa-icon-flip-horizontal {
  232. -webkit-transform: scale(-1, 1);
  233. -moz-transform: scale(-1, 1);
  234. -ms-transform: scale(-1, 1);
  235. -o-transform: scale(-1, 1);
  236. transform: scale(-1, 1);
  237. }
  238. .fa-icon-flip-vertical {
  239. -webkit-transform: scale(1, -1);
  240. -moz-transform: scale(1, -1);
  241. -ms-transform: scale(1, -1);
  242. -o-transform: scale(1, -1);
  243. transform: scale(1, -1);
  244. }
  245. /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  246. readers do not read off random characters that represent icons */
  247. .fa-icon-glass:before {
  248. content: "\f000";
  249. }
  250. .fa-icon-music:before {
  251. content: "\f001";
  252. }
  253. .fa-icon-search:before,
  254. .fa-icon-magnifying-glass:before {
  255. content: "\f002";
  256. }
  257. .fa-icon-envelope-alt:before {
  258. content: "\f003";
  259. }
  260. .fa-icon-heart:before {
  261. content: "\f004";
  262. }
  263. .fa-icon-star:before {
  264. content: "\f005";
  265. }
  266. .fa-icon-star-alt:before {
  267. content: "\f006";
  268. }
  269. .fa-icon-user:before {
  270. content: "\f007";
  271. }
  272. .fa-icon-film:before {
  273. content: "\f008";
  274. }
  275. .fa-icon-th-large:before {
  276. content: "\f009";
  277. }
  278. .fa-icon-th:before {
  279. content: "\f00a";
  280. }
  281. .fa-icon-th-list:before {
  282. content: "\f00b";
  283. }
  284. .fa-icon-check:before {
  285. content: "\f00c";
  286. }
  287. .fa-icon-times:before {
  288. content: "\f00d";
  289. }
  290. .fa-icon-magnifying-glass-plus:before {
  291. content: "\f00e";
  292. }
  293. .fa-icon-magnifying-glass-minus:before {
  294. content: "\f010";
  295. }
  296. .fa-icon-power-off:before {
  297. content: "\f011";
  298. }
  299. .fa-icon-signal:before {
  300. content: "\f012";
  301. }
  302. .fa-icon-gear:before,
  303. .fa-icon-cog:before {
  304. content: "\f013";
  305. }
  306. .fa-icon-trash-alt:before {
  307. content: "\f014";
  308. }
  309. .fa-icon-home:before {
  310. content: "\f015";
  311. }
  312. .fa-icon-file-alt:before {
  313. content: "\f016";
  314. }
  315. .fa-icon-clock-alt:before {
  316. content: "\f017";
  317. }
  318. .fa-icon-road:before {
  319. content: "\f018";
  320. }
  321. .fa-icon-download:before {
  322. content: "\f019";
  323. }
  324. .fa-icon-arrow-circle-alt-down:before {
  325. content: "\f01a";
  326. }
  327. .fa-icon-arrow-circle-alt-up:before {
  328. content: "\f01b";
  329. }
  330. .fa-icon-inbox:before {
  331. content: "\f01c";
  332. }
  333. .fa-icon-play-circle-alt:before {
  334. content: "\f01d";
  335. }
  336. .fa-icon-rotate-right:before,
  337. .fa-icon-repeat:before {
  338. content: "\f01e";
  339. }
  340. .fa-icon-refresh:before {
  341. content: "\f021";
  342. }
  343. .fa-icon-list-alt:before {
  344. content: "\f022";
  345. }
  346. .fa-icon-lock:before {
  347. content: "\f023";
  348. }
  349. .fa-icon-flag:before {
  350. content: "\f024";
  351. }
  352. .fa-icon-headphones:before {
  353. content: "\f025";
  354. }
  355. .fa-icon-volume-off:before {
  356. content: "\f026";
  357. }
  358. .fa-icon-volume-down:before {
  359. content: "\f027";
  360. }
  361. .fa-icon-volume-up:before {
  362. content: "\f028";
  363. }
  364. .fa-icon-qrcode:before {
  365. content: "\f029";
  366. }
  367. .fa-icon-barcode:before {
  368. content: "\f02a";
  369. }
  370. .fa-icon-tag:before {
  371. content: "\f02b";
  372. }
  373. .fa-icon-tags:before {
  374. content: "\f02c";
  375. }
  376. .fa-icon-book:before {
  377. content: "\f02d";
  378. }
  379. .fa-icon-bookmark:before {
  380. content: "\f02e";
  381. }
  382. .fa-icon-print:before {
  383. content: "\f02f";
  384. }
  385. .fa-icon-camera:before {
  386. content: "\f030";
  387. }
  388. .fa-icon-font:before {
  389. content: "\f031";
  390. }
  391. .fa-icon-bold:before {
  392. content: "\f032";
  393. }
  394. .fa-icon-italic:before {
  395. content: "\f033";
  396. }
  397. .fa-icon-text-height:before {
  398. content: "\f034";
  399. }
  400. .fa-icon-text-width:before {
  401. content: "\f035";
  402. }
  403. .fa-icon-align-left:before {
  404. content: "\f036";
  405. }
  406. .fa-icon-align-center:before {
  407. content: "\f037";
  408. }
  409. .fa-icon-align-right:before {
  410. content: "\f038";
  411. }
  412. .fa-icon-align-justify:before {
  413. content: "\f039";
  414. }
  415. .fa-icon-list:before {
  416. content: "\f03a";
  417. }
  418. .fa-icon-dedent:before,
  419. .fa-icon-outdent:before {
  420. content: "\f03b";
  421. }
  422. .fa-icon-indent:before {
  423. content: "\f03c";
  424. }
  425. .fa-icon-video-camera:before {
  426. content: "\f03d";
  427. }
  428. .fa-icon-picture-alt:before {
  429. content: "\f03e";
  430. }
  431. .fa-icon-pencil:before {
  432. content: "\f040";
  433. }
  434. .fa-icon-map-marker:before {
  435. content: "\f041";
  436. }
  437. .fa-icon-adjust:before {
  438. content: "\f042";
  439. }
  440. .fa-icon-tint:before {
  441. content: "\f043";
  442. }
  443. .fa-icon-edit:before,
  444. .fa-icon-pencil-square-alt:before {
  445. content: "\f044";
  446. }
  447. .fa-icon-share-square-alt:before {
  448. content: "\f045";
  449. }
  450. .fa-icon-check-square-alt:before {
  451. content: "\f046";
  452. }
  453. .fa-icon-move:before {
  454. content: "\f047";
  455. }
  456. .fa-icon-step-backward:before {
  457. content: "\f048";
  458. }
  459. .fa-icon-fast-backward:before {
  460. content: "\f049";
  461. }
  462. .fa-icon-backward:before {
  463. content: "\f04a";
  464. }
  465. .fa-icon-play:before {
  466. content: "\f04b";
  467. }
  468. .fa-icon-pause:before {
  469. content: "\f04c";
  470. }
  471. .fa-icon-stop:before {
  472. content: "\f04d";
  473. }
  474. .fa-icon-forward:before {
  475. content: "\f04e";
  476. }
  477. .fa-icon-fast-forward:before {
  478. content: "\f050";
  479. }
  480. .fa-icon-step-forward:before {
  481. content: "\f051";
  482. }
  483. .fa-icon-eject:before {
  484. content: "\f052";
  485. }
  486. .fa-icon-chevron-left:before {
  487. content: "\f053";
  488. }
  489. .fa-icon-chevron-right:before {
  490. content: "\f054";
  491. }
  492. .fa-icon-plus-circle:before {
  493. content: "\f055";
  494. }
  495. .fa-icon-minus-circle:before {
  496. content: "\f056";
  497. }
  498. .fa-icon-times-circle:before {
  499. content: "\f057";
  500. }
  501. .fa-icon-check-circle:before {
  502. content: "\f058";
  503. }
  504. .fa-icon-question-circle:before {
  505. content: "\f059";
  506. }
  507. .fa-icon-info-circle:before {
  508. content: "\f05a";
  509. }
  510. .fa-icon-crosshairs:before {
  511. content: "\f05b";
  512. }
  513. .fa-icon-times-circle-alt:before {
  514. content: "\f05c";
  515. }
  516. .fa-icon-check-circle-alt:before {
  517. content: "\f05d";
  518. }
  519. .fa-icon-ban:before {
  520. content: "\f05e";
  521. }
  522. .fa-icon-arrow-left:before {
  523. content: "\f060";
  524. }
  525. .fa-icon-arrow-right:before {
  526. content: "\f061";
  527. }
  528. .fa-icon-arrow-up:before {
  529. content: "\f062";
  530. }
  531. .fa-icon-arrow-down:before {
  532. content: "\f063";
  533. }
  534. .fa-icon-mail-forward:before,
  535. .fa-icon-share:before {
  536. content: "\f064";
  537. }
  538. .fa-icon-resize-full:before {
  539. content: "\f065";
  540. }
  541. .fa-icon-resize-small:before {
  542. content: "\f066";
  543. }
  544. .fa-icon-plus:before {
  545. content: "\f067";
  546. }
  547. .fa-icon-minus:before {
  548. content: "\f068";
  549. }
  550. .fa-icon-asterisk:before {
  551. content: "\f069";
  552. }
  553. .fa-icon-exclamation-circle:before {
  554. content: "\f06a";
  555. }
  556. .fa-icon-gift:before {
  557. content: "\f06b";
  558. }
  559. .fa-icon-leaf:before {
  560. content: "\f06c";
  561. }
  562. .fa-icon-fire:before {
  563. content: "\f06d";
  564. }
  565. .fa-icon-eye:before {
  566. content: "\f06e";
  567. }
  568. .fa-icon-eye-slash:before {
  569. content: "\f070";
  570. }
  571. .fa-icon-warning:before,
  572. .fa-icon-exclamation-triangle:before {
  573. content: "\f071";
  574. }
  575. .fa-icon-plane:before {
  576. content: "\f072";
  577. }
  578. .fa-icon-calendar:before {
  579. content: "\f073";
  580. }
  581. .fa-icon-random:before {
  582. content: "\f074";
  583. }
  584. .fa-icon-comment:before {
  585. content: "\f075";
  586. }
  587. .fa-icon-magnet:before {
  588. content: "\f076";
  589. }
  590. .fa-icon-chevron-up:before {
  591. content: "\f077";
  592. }
  593. .fa-icon-chevron-down:before {
  594. content: "\f078";
  595. }
  596. .fa-icon-retweet:before {
  597. content: "\f079";
  598. }
  599. .fa-icon-shopping-cart:before {
  600. content: "\f07a";
  601. }
  602. .fa-icon-folder:before {
  603. content: "\f07b";
  604. }
  605. .fa-icon-folder-open:before {
  606. content: "\f07c";
  607. }
  608. .fa-icon-resize-vertical:before {
  609. content: "\f07d";
  610. }
  611. .fa-icon-resize-horizontal:before {
  612. content: "\f07e";
  613. }
  614. .fa-icon-bar-chart-alt:before {
  615. content: "\f080";
  616. }
  617. .fa-icon-twitter-square:before {
  618. content: "\f081";
  619. }
  620. .fa-icon-facebook-square:before {
  621. content: "\f082";
  622. }
  623. .fa-icon-camera-retro:before {
  624. content: "\f083";
  625. }
  626. .fa-icon-key:before {
  627. content: "\f084";
  628. }
  629. .fa-icon-gears:before,
  630. .fa-icon-cogs:before {
  631. content: "\f085";
  632. }
  633. .fa-icon-comments:before {
  634. content: "\f086";
  635. }
  636. .fa-icon-thumbs-up-alt:before {
  637. content: "\f087";
  638. }
  639. .fa-icon-thumbs-down-alt:before {
  640. content: "\f088";
  641. }
  642. .fa-icon-star-half:before {
  643. content: "\f089";
  644. }
  645. .fa-icon-heart-alt:before {
  646. content: "\f08a";
  647. }
  648. .fa-icon-sign-out:before {
  649. content: "\f08b";
  650. }
  651. .fa-icon-linkedin-square:before {
  652. content: "\f08c";
  653. }
  654. .fa-icon-thumb-tack:before {
  655. content: "\f08d";
  656. }
  657. .fa-icon-external-link:before {
  658. content: "\f08e";
  659. }
  660. .fa-icon-sign-in:before {
  661. content: "\f090";
  662. }
  663. .fa-icon-trophy:before {
  664. content: "\f091";
  665. }
  666. .fa-icon-github-square:before {
  667. content: "\f092";
  668. }
  669. .fa-icon-upload:before {
  670. content: "\f093";
  671. }
  672. .fa-icon-lemon-alt:before {
  673. content: "\f094";
  674. }
  675. .fa-icon-phone:before {
  676. content: "\f095";
  677. }
  678. .fa-icon-unchecked:before,
  679. .fa-icon-square-alt:before {
  680. content: "\f096";
  681. }
  682. .fa-icon-bookmark-alt:before {
  683. content: "\f097";
  684. }
  685. .fa-icon-phone-square:before {
  686. content: "\f098";
  687. }
  688. .fa-icon-twitter:before {
  689. content: "\f099";
  690. }
  691. .fa-icon-facebook:before {
  692. content: "\f09a";
  693. }
  694. .fa-icon-github:before {
  695. content: "\f09b";
  696. }
  697. .fa-icon-unlock:before {
  698. content: "\f09c";
  699. }
  700. .fa-icon-credit-card:before {
  701. content: "\f09d";
  702. }
  703. .fa-icon-rss:before {
  704. content: "\f09e";
  705. }
  706. .fa-icon-hdd:before {
  707. content: "\f0a0";
  708. }
  709. .fa-icon-bullhorn:before {
  710. content: "\f0a1";
  711. }
  712. .fa-icon-bell:before {
  713. content: "\f0f3";
  714. }
  715. .fa-icon-certificate:before {
  716. content: "\f0a3";
  717. }
  718. .fa-icon-hand-alt-right:before {
  719. content: "\f0a4";
  720. }
  721. .fa-icon-hand-alt-left:before {
  722. content: "\f0a5";
  723. }
  724. .fa-icon-hand-alt-up:before {
  725. content: "\f0a6";
  726. }
  727. .fa-icon-hand-alt-down:before {
  728. content: "\f0a7";
  729. }
  730. .fa-icon-arrow-circle-left:before {
  731. content: "\f0a8";
  732. }
  733. .fa-icon-arrow-circle-right:before {
  734. content: "\f0a9";
  735. }
  736. .fa-icon-arrow-circle-up:before {
  737. content: "\f0aa";
  738. }
  739. .fa-icon-arrow-circle-down:before {
  740. content: "\f0ab";
  741. }
  742. .fa-icon-globe:before {
  743. content: "\f0ac";
  744. }
  745. .fa-icon-wrench:before {
  746. content: "\f0ad";
  747. }
  748. .fa-icon-tasks:before {
  749. content: "\f0ae";
  750. }
  751. .fa-icon-filter:before {
  752. content: "\f0b0";
  753. }
  754. .fa-icon-briefcase:before {
  755. content: "\f0b1";
  756. }
  757. .fa-icon-fullscreen:before {
  758. content: "\f0b2";
  759. }
  760. .fa-icon-group:before {
  761. content: "\f0c0";
  762. }
  763. .fa-icon-chain:before,
  764. .fa-icon-link:before {
  765. content: "\f0c1";
  766. }
  767. .fa-icon-cloud:before {
  768. content: "\f0c2";
  769. }
  770. .fa-icon-flask:before {
  771. content: "\f0c3";
  772. }
  773. .fa-icon-cut:before,
  774. .fa-icon-scissors:before {
  775. content: "\f0c4";
  776. }
  777. .fa-icon-copy:before,
  778. .fa-icon-files-alt:before {
  779. content: "\f0c5";
  780. }
  781. .fa-icon-paperclip:before {
  782. content: "\f0c6";
  783. }
  784. .fa-icon-save:before,
  785. .fa-icon-floppy-alt:before {
  786. content: "\f0c7";
  787. }
  788. .fa-icon-square:before {
  789. content: "\f0c8";
  790. }
  791. .fa-icon-reorder:before {
  792. content: "\f0c9";
  793. }
  794. .fa-icon-list-ul:before {
  795. content: "\f0ca";
  796. }
  797. .fa-icon-list-ol:before {
  798. content: "\f0cb";
  799. }
  800. .fa-icon-strikethrough:before {
  801. content: "\f0cc";
  802. }
  803. .fa-icon-underline:before {
  804. content: "\f0cd";
  805. }
  806. .fa-icon-table:before {
  807. content: "\f0ce";
  808. }
  809. .fa-icon-magic:before {
  810. content: "\f0d0";
  811. }
  812. .fa-icon-truck:before {
  813. content: "\f0d1";
  814. }
  815. .fa-icon-pinterest:before {
  816. content: "\f0d2";
  817. }
  818. .fa-icon-pinterest-square:before {
  819. content: "\f0d3";
  820. }
  821. .fa-icon-google-plus-square:before {
  822. content: "\f0d4";
  823. }
  824. .fa-icon-google-plus:before {
  825. content: "\f0d5";
  826. }
  827. .fa-icon-money:before {
  828. content: "\f0d6";
  829. }
  830. .fa-icon-caret-down:before {
  831. content: "\f0d7";
  832. }
  833. .fa-icon-caret-up:before {
  834. content: "\f0d8";
  835. }
  836. .fa-icon-caret-left:before {
  837. content: "\f0d9";
  838. }
  839. .fa-icon-caret-right:before {
  840. content: "\f0da";
  841. }
  842. .fa-icon-columns:before {
  843. content: "\f0db";
  844. }
  845. .fa-icon-unsorted:before,
  846. .fa-icon-sort:before {
  847. content: "\f0dc";
  848. }
  849. .fa-icon-sort-down:before,
  850. .fa-icon-sort-asc:before {
  851. content: "\f0dd";
  852. }
  853. .fa-icon-sort-up:before,
  854. .fa-icon-sort-desc:before {
  855. content: "\f0de";
  856. }
  857. .fa-icon-envelope:before {
  858. content: "\f0e0";
  859. }
  860. .fa-icon-linkedin:before {
  861. content: "\f0e1";
  862. }
  863. .fa-icon-rotate-left:before,
  864. .fa-icon-undo:before {
  865. content: "\f0e2";
  866. }
  867. .fa-icon-legal:before,
  868. .fa-icon-gavel:before {
  869. content: "\f0e3";
  870. }
  871. .fa-icon-dashboard:before,
  872. .fa-icon-tachometer:before {
  873. content: "\f0e4";
  874. }
  875. .fa-icon-comment-alt:before {
  876. content: "\f0e5";
  877. }
  878. .fa-icon-comments-alt:before {
  879. content: "\f0e6";
  880. }
  881. .fa-icon-flash:before,
  882. .fa-icon-bolt:before {
  883. content: "\f0e7";
  884. }
  885. .fa-icon-sitemap:before {
  886. content: "\f0e8";
  887. }
  888. .fa-icon-umbrella:before {
  889. content: "\f0e9";
  890. }
  891. .fa-icon-paste:before,
  892. .fa-icon-clipboard:before {
  893. content: "\f0ea";
  894. }
  895. .fa-icon-lightbulb-alt:before {
  896. content: "\f0eb";
  897. }
  898. .fa-icon-exchange:before {
  899. content: "\f0ec";
  900. }
  901. .fa-icon-cloud-download:before {
  902. content: "\f0ed";
  903. }
  904. .fa-icon-cloud-upload:before {
  905. content: "\f0ee";
  906. }
  907. .fa-icon-user-md:before {
  908. content: "\f0f0";
  909. }
  910. .fa-icon-stethoscope:before {
  911. content: "\f0f1";
  912. }
  913. .fa-icon-suitcase:before {
  914. content: "\f0f2";
  915. }
  916. .fa-icon-bell-alt:before {
  917. content: "\f0a2";
  918. }
  919. .fa-icon-coffee:before {
  920. content: "\f0f4";
  921. }
  922. .fa-icon-cutlery:before {
  923. content: "\f0f5";
  924. }
  925. .fa-icon-file-text-alt:before {
  926. content: "\f0f6";
  927. }
  928. .fa-icon-building:before {
  929. content: "\f0f7";
  930. }
  931. .fa-icon-hospital:before {
  932. content: "\f0f8";
  933. }
  934. .fa-icon-ambulance:before {
  935. content: "\f0f9";
  936. }
  937. .fa-icon-medkit:before {
  938. content: "\f0fa";
  939. }
  940. .fa-icon-fighter-jet:before {
  941. content: "\f0fb";
  942. }
  943. .fa-icon-beer:before {
  944. content: "\f0fc";
  945. }
  946. .fa-icon-h-square:before {
  947. content: "\f0fd";
  948. }
  949. .fa-icon-plus-square:before {
  950. content: "\f0fe";
  951. }
  952. .fa-icon-angle-double-left:before {
  953. content: "\f100";
  954. }
  955. .fa-icon-angle-double-right:before {
  956. content: "\f101";
  957. }
  958. .fa-icon-angle-double-up:before {
  959. content: "\f102";
  960. }
  961. .fa-icon-angle-double-down:before {
  962. content: "\f103";
  963. }
  964. .fa-icon-angle-left:before {
  965. content: "\f104";
  966. }
  967. .fa-icon-angle-right:before {
  968. content: "\f105";
  969. }
  970. .fa-icon-angle-up:before {
  971. content: "\f106";
  972. }
  973. .fa-icon-angle-down:before {
  974. content: "\f107";
  975. }
  976. .fa-icon-desktop:before {
  977. content: "\f108";
  978. }
  979. .fa-icon-laptop:before {
  980. content: "\f109";
  981. }
  982. .fa-icon-tablet:before {
  983. content: "\f10a";
  984. }
  985. .fa-icon-mobile-phone:before,
  986. .fa-icon-mobile:before {
  987. content: "\f10b";
  988. }
  989. .fa-icon-circle-alt:before {
  990. content: "\f10c";
  991. }
  992. .fa-icon-quote-left:before {
  993. content: "\f10d";
  994. }
  995. .fa-icon-quote-right:before {
  996. content: "\f10e";
  997. }
  998. .fa-icon-spinner:before {
  999. content: "\f110";
  1000. }
  1001. .fa-icon-circle:before {
  1002. content: "\f111";
  1003. }
  1004. .fa-icon-mail-reply:before,
  1005. .fa-icon-reply:before {
  1006. content: "\f112";
  1007. }
  1008. .fa-icon-github-alt:before {
  1009. content: "\f113";
  1010. }
  1011. .fa-icon-folder-alt:before {
  1012. content: "\f114";
  1013. }
  1014. .fa-icon-folder-open-alt:before {
  1015. content: "\f115";
  1016. }
  1017. .fa-icon-expand-alt:before {
  1018. content: "\f116";
  1019. }
  1020. .fa-icon-collapse-alt:before {
  1021. content: "\f117";
  1022. }
  1023. .fa-icon-smile-alt:before {
  1024. content: "\f118";
  1025. }
  1026. .fa-icon-frown-alt:before {
  1027. content: "\f119";
  1028. }
  1029. .fa-icon-meh-alt:before {
  1030. content: "\f11a";
  1031. }
  1032. .fa-icon-gamepad:before {
  1033. content: "\f11b";
  1034. }
  1035. .fa-icon-keyboard-alt:before {
  1036. content: "\f11c";
  1037. }
  1038. .fa-icon-flag-alt:before {
  1039. content: "\f11d";
  1040. }
  1041. .fa-icon-flag-checkered:before {
  1042. content: "\f11e";
  1043. }
  1044. .fa-icon-terminal:before {
  1045. content: "\f120";
  1046. }
  1047. .fa-icon-code:before {
  1048. content: "\f121";
  1049. }
  1050. .fa-icon-reply-all:before {
  1051. content: "\f122";
  1052. }
  1053. .fa-icon-mail-reply-all:before {
  1054. content: "\f122";
  1055. }
  1056. .fa-icon-star-half-empty:before,
  1057. .fa-icon-star-half-full:before,
  1058. .fa-icon-star-half-alt:before {
  1059. content: "\f123";
  1060. }
  1061. .fa-icon-location-arrow:before {
  1062. content: "\f124";
  1063. }
  1064. .fa-icon-crop:before {
  1065. content: "\f125";
  1066. }
  1067. .fa-icon-code-fork:before {
  1068. content: "\f126";
  1069. }
  1070. .fa-icon-unlink:before,
  1071. .fa-icon-chain-broken:before {
  1072. content: "\f127";
  1073. }
  1074. .fa-icon-question:before {
  1075. content: "\f128";
  1076. }
  1077. .fa-icon-info:before {
  1078. content: "\f129";
  1079. }
  1080. .fa-icon-exclamation:before {
  1081. content: "\f12a";
  1082. }
  1083. .fa-icon-superscript:before {
  1084. content: "\f12b";
  1085. }
  1086. .fa-icon-subscript:before {
  1087. content: "\f12c";
  1088. }
  1089. .fa-icon-eraser:before {
  1090. content: "\f12d";
  1091. }
  1092. .fa-icon-puzzle-piece:before {
  1093. content: "\f12e";
  1094. }
  1095. .fa-icon-microphone:before {
  1096. content: "\f130";
  1097. }
  1098. .fa-icon-microphone-slash:before {
  1099. content: "\f131";
  1100. }
  1101. .fa-icon-shield:before {
  1102. content: "\f132";
  1103. }
  1104. .fa-icon-calendar-alt:before {
  1105. content: "\f133";
  1106. }
  1107. .fa-icon-fire-extinguisher:before {
  1108. content: "\f134";
  1109. }
  1110. .fa-icon-rocket:before {
  1111. content: "\f135";
  1112. }
  1113. .fa-icon-maxcdn:before {
  1114. content: "\f136";
  1115. }
  1116. .fa-icon-chevron-circle-left:before {
  1117. content: "\f137";
  1118. }
  1119. .fa-icon-chevron-circle-right:before {
  1120. content: "\f138";
  1121. }
  1122. .fa-icon-chevron-circle-up:before {
  1123. content: "\f139";
  1124. }
  1125. .fa-icon-chevron-circle-down:before {
  1126. content: "\f13a";
  1127. }
  1128. .fa-icon-html5:before {
  1129. content: "\f13b";
  1130. }
  1131. .fa-icon-css3:before {
  1132. content: "\f13c";
  1133. }
  1134. .fa-icon-anchor:before {
  1135. content: "\f13d";
  1136. }
  1137. .fa-icon-unlock-alt:before {
  1138. content: "\f13e";
  1139. }
  1140. .fa-icon-bullseye:before {
  1141. content: "\f140";
  1142. }
  1143. .fa-icon-ellipsis-horizontal:before {
  1144. content: "\f141";
  1145. }
  1146. .fa-icon-ellipsis-vertical:before {
  1147. content: "\f142";
  1148. }
  1149. .fa-icon-rss-square:before {
  1150. content: "\f143";
  1151. }
  1152. .fa-icon-play-circle:before {
  1153. content: "\f144";
  1154. }
  1155. .fa-icon-ticket:before {
  1156. content: "\f145";
  1157. }
  1158. .fa-icon-minus-square:before {
  1159. content: "\f146";
  1160. }
  1161. .fa-icon-minus-square-alt:before {
  1162. content: "\f147";
  1163. }
  1164. .fa-icon-level-up:before {
  1165. content: "\f148";
  1166. }
  1167. .fa-icon-level-down:before {
  1168. content: "\f149";
  1169. }
  1170. .fa-icon-check-square:before {
  1171. content: "\f14a";
  1172. }
  1173. .fa-icon-pencil-square:before {
  1174. content: "\f14b";
  1175. }
  1176. .fa-icon-external-link-square:before {
  1177. content: "\f14c";
  1178. }
  1179. .fa-icon-share-square:before {
  1180. content: "\f14d";
  1181. }
  1182. .fa-icon-compass:before {
  1183. content: "\f14e";
  1184. }
  1185. .fa-icon-toggle-down:before,
  1186. .fa-icon-caret-square-alt-down:before {
  1187. content: "\f150";
  1188. }
  1189. .fa-icon-toggle-up:before,
  1190. .fa-icon-caret-square-alt-up:before {
  1191. content: "\f151";
  1192. }
  1193. .fa-icon-toggle-right:before,
  1194. .fa-icon-caret-square-alt-right:before {
  1195. content: "\f152";
  1196. }
  1197. .fa-icon-euro:before,
  1198. .fa-icon-eur:before {
  1199. content: "\f153";
  1200. }
  1201. .fa-icon-gbp:before {
  1202. content: "\f154";
  1203. }
  1204. .fa-icon-dollar:before,
  1205. .fa-icon-usd:before {
  1206. content: "\f155";
  1207. }
  1208. .fa-icon-rupee:before,
  1209. .fa-icon-inr:before {
  1210. content: "\f156";
  1211. }
  1212. .fa-icon-cny:before,
  1213. .fa-icon-rmb:before,
  1214. .fa-icon-yen:before,
  1215. .fa-icon-jpy:before {
  1216. content: "\f157";
  1217. }
  1218. .fa-icon-ruble:before,
  1219. .fa-icon-rouble:before,
  1220. .fa-icon-rub:before {
  1221. content: "\f158";
  1222. }
  1223. .fa-icon-won:before,
  1224. .fa-icon-krw:before {
  1225. content: "\f159";
  1226. }
  1227. .fa-icon-bitcoin:before,
  1228. .fa-icon-btc:before {
  1229. content: "\f15a";
  1230. }
  1231. .fa-icon-file:before {
  1232. content: "\f15b";
  1233. }
  1234. .fa-icon-file-text:before {
  1235. content: "\f15c";
  1236. }
  1237. .fa-icon-sort-alpha-asc:before {
  1238. content: "\f15d";
  1239. }
  1240. .fa-icon-sort-alpha-desc:before {
  1241. content: "\f15e";
  1242. }
  1243. .fa-icon-sort-amount-asc:before {
  1244. content: "\f160";
  1245. }
  1246. .fa-icon-sort-amount-desc:before {
  1247. content: "\f161";
  1248. }
  1249. .fa-icon-sort-numeric-asc:before {
  1250. content: "\f162";
  1251. }
  1252. .fa-icon-sort-numeric-desc:before {
  1253. content: "\f163";
  1254. }
  1255. .fa-icon-thumbs-up:before {
  1256. content: "\f164";
  1257. }
  1258. .fa-icon-thumbs-down:before {
  1259. content: "\f165";
  1260. }
  1261. .fa-icon-youtube-square:before {
  1262. content: "\f166";
  1263. }
  1264. .fa-icon-youtube:before {
  1265. content: "\f167";
  1266. }
  1267. .fa-icon-xing:before {
  1268. content: "\f168";
  1269. }
  1270. .fa-icon-xing-square:before {
  1271. content: "\f169";
  1272. }
  1273. .fa-icon-youtube-play:before {
  1274. content: "\f16a";
  1275. }
  1276. .fa-icon-dropbox:before {
  1277. content: "\f16b";
  1278. }
  1279. .fa-icon-stack-overflow:before {
  1280. content: "\f16c";
  1281. }
  1282. .fa-icon-instagram:before {
  1283. content: "\f16d";
  1284. }
  1285. .fa-icon-flickr:before {
  1286. content: "\f16e";
  1287. }
  1288. .fa-icon-adn:before {
  1289. content: "\f170";
  1290. }
  1291. .fa-icon-bitbucket:before {
  1292. content: "\f171";
  1293. }
  1294. .fa-icon-bitbucket-square:before {
  1295. content: "\f172";
  1296. }
  1297. .fa-icon-tumblr:before {
  1298. content: "\f173";
  1299. }
  1300. .fa-icon-tumblr-square:before {
  1301. content: "\f174";
  1302. }
  1303. .fa-icon-long-arrow-down:before {
  1304. content: "\f175";
  1305. }
  1306. .fa-icon-long-arrow-up:before {
  1307. content: "\f176";
  1308. }
  1309. .fa-icon-long-arrow-left:before {
  1310. content: "\f177";
  1311. }
  1312. .fa-icon-long-arrow-right:before {
  1313. content: "\f178";
  1314. }
  1315. .fa-icon-apple:before {
  1316. content: "\f179";
  1317. }
  1318. .fa-icon-windows:before {
  1319. content: "\f17a";
  1320. }
  1321. .fa-icon-android:before {
  1322. content: "\f17b";
  1323. }
  1324. .fa-icon-linux:before {
  1325. content: "\f17c";
  1326. }
  1327. .fa-icon-dribbble:before {
  1328. content: "\f17d";
  1329. }
  1330. .fa-icon-skype:before {
  1331. content: "\f17e";
  1332. }
  1333. .fa-icon-foursquare:before {
  1334. content: "\f180";
  1335. }
  1336. .fa-icon-trello:before {
  1337. content: "\f181";
  1338. }
  1339. .fa-icon-female:before {
  1340. content: "\f182";
  1341. }
  1342. .fa-icon-male:before {
  1343. content: "\f183";
  1344. }
  1345. .fa-icon-gittip:before {
  1346. content: "\f184";
  1347. }
  1348. .fa-icon-sun-alt:before {
  1349. content: "\f185";
  1350. }
  1351. .fa-icon-moon-alt:before {
  1352. content: "\f186";
  1353. }
  1354. .fa-icon-archive:before {
  1355. content: "\f187";
  1356. }
  1357. .fa-icon-bug:before {
  1358. content: "\f188";
  1359. }
  1360. .fa-icon-vk:before {
  1361. content: "\f189";
  1362. }
  1363. .fa-icon-weibo:before {
  1364. content: "\f18a";
  1365. }
  1366. .fa-icon-renren:before {
  1367. content: "\f18b";
  1368. }
  1369. .fa-icon-pagelines:before {
  1370. content: "\f18c";
  1371. }
  1372. .fa-icon-stack-exchange:before {
  1373. content: "\f18d";
  1374. }
  1375. .fa-icon-arrow-circle-alt-right:before {
  1376. content: "\f18e";
  1377. }
  1378. .fa-icon-arrow-circle-alt-left:before {
  1379. content: "\f190";
  1380. }
  1381. .fa-icon-toggle-left:before,
  1382. .fa-icon-caret-square-alt-left:before {
  1383. content: "\f191";
  1384. }