font-awesome.css 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370
  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. content: "\f002";
  255. }
  256. .fa-icon-envelope-alt:before {
  257. content: "\f003";
  258. }
  259. .fa-icon-heart:before {
  260. content: "\f004";
  261. }
  262. .fa-icon-star:before {
  263. content: "\f005";
  264. }
  265. .fa-icon-star-alt:before {
  266. content: "\f006";
  267. }
  268. .fa-icon-user:before {
  269. content: "\f007";
  270. }
  271. .fa-icon-film:before {
  272. content: "\f008";
  273. }
  274. .fa-icon-th-large:before {
  275. content: "\f009";
  276. }
  277. .fa-icon-th:before {
  278. content: "\f00a";
  279. }
  280. .fa-icon-th-list:before {
  281. content: "\f00b";
  282. }
  283. .fa-icon-check:before {
  284. content: "\f00c";
  285. }
  286. .fa-icon-times:before {
  287. content: "\f00d";
  288. }
  289. .fa-icon-zoom-in:before {
  290. content: "\f00e";
  291. }
  292. .fa-icon-zoom-out:before {
  293. content: "\f010";
  294. }
  295. .fa-icon-power-off:before {
  296. content: "\f011";
  297. }
  298. .fa-icon-signal:before {
  299. content: "\f012";
  300. }
  301. .fa-icon-gear:before,
  302. .fa-icon-cog:before {
  303. content: "\f013";
  304. }
  305. .fa-icon-trash:before {
  306. content: "\f014";
  307. }
  308. .fa-icon-home:before {
  309. content: "\f015";
  310. }
  311. .fa-icon-file-alt:before {
  312. content: "\f016";
  313. }
  314. .fa-icon-time:before {
  315. content: "\f017";
  316. }
  317. .fa-icon-road:before {
  318. content: "\f018";
  319. }
  320. .fa-icon-download:before {
  321. content: "\f019";
  322. }
  323. .fa-icon-arrow-circle-alt-down:before {
  324. content: "\f01a";
  325. }
  326. .fa-icon-arrow-circle-alt-up:before {
  327. content: "\f01b";
  328. }
  329. .fa-icon-inbox:before {
  330. content: "\f01c";
  331. }
  332. .fa-icon-play-circle-alt:before {
  333. content: "\f01d";
  334. }
  335. .fa-icon-rotate-right:before,
  336. .fa-icon-repeat:before {
  337. content: "\f01e";
  338. }
  339. .fa-icon-refresh:before {
  340. content: "\f021";
  341. }
  342. .fa-icon-list-alt:before {
  343. content: "\f022";
  344. }
  345. .fa-icon-lock:before {
  346. content: "\f023";
  347. }
  348. .fa-icon-flag:before {
  349. content: "\f024";
  350. }
  351. .fa-icon-headphones:before {
  352. content: "\f025";
  353. }
  354. .fa-icon-volume-off:before {
  355. content: "\f026";
  356. }
  357. .fa-icon-volume-down:before {
  358. content: "\f027";
  359. }
  360. .fa-icon-volume-up:before {
  361. content: "\f028";
  362. }
  363. .fa-icon-qrcode:before {
  364. content: "\f029";
  365. }
  366. .fa-icon-barcode:before {
  367. content: "\f02a";
  368. }
  369. .fa-icon-tag:before {
  370. content: "\f02b";
  371. }
  372. .fa-icon-tags:before {
  373. content: "\f02c";
  374. }
  375. .fa-icon-book:before {
  376. content: "\f02d";
  377. }
  378. .fa-icon-bookmark:before {
  379. content: "\f02e";
  380. }
  381. .fa-icon-print:before {
  382. content: "\f02f";
  383. }
  384. .fa-icon-camera:before {
  385. content: "\f030";
  386. }
  387. .fa-icon-font:before {
  388. content: "\f031";
  389. }
  390. .fa-icon-bold:before {
  391. content: "\f032";
  392. }
  393. .fa-icon-italic:before {
  394. content: "\f033";
  395. }
  396. .fa-icon-text-height:before {
  397. content: "\f034";
  398. }
  399. .fa-icon-text-width:before {
  400. content: "\f035";
  401. }
  402. .fa-icon-align-left:before {
  403. content: "\f036";
  404. }
  405. .fa-icon-align-center:before {
  406. content: "\f037";
  407. }
  408. .fa-icon-align-right:before {
  409. content: "\f038";
  410. }
  411. .fa-icon-align-justify:before {
  412. content: "\f039";
  413. }
  414. .fa-icon-list:before {
  415. content: "\f03a";
  416. }
  417. .fa-icon-dedent:before,
  418. .fa-icon-outdent:before {
  419. content: "\f03b";
  420. }
  421. .fa-icon-indent:before {
  422. content: "\f03c";
  423. }
  424. .fa-icon-video-camera:before {
  425. content: "\f03d";
  426. }
  427. .fa-icon-picture:before {
  428. content: "\f03e";
  429. }
  430. .fa-icon-pencil:before {
  431. content: "\f040";
  432. }
  433. .fa-icon-map-marker:before {
  434. content: "\f041";
  435. }
  436. .fa-icon-adjust:before {
  437. content: "\f042";
  438. }
  439. .fa-icon-tint:before {
  440. content: "\f043";
  441. }
  442. .fa-icon-edit:before,
  443. .fa-icon-pencil-square-alt:before {
  444. content: "\f044";
  445. }
  446. .fa-icon-share-square-alt:before {
  447. content: "\f045";
  448. }
  449. .fa-icon-check-square-alt:before {
  450. content: "\f046";
  451. }
  452. .fa-icon-move:before {
  453. content: "\f047";
  454. }
  455. .fa-icon-step-backward:before {
  456. content: "\f048";
  457. }
  458. .fa-icon-fast-backward:before {
  459. content: "\f049";
  460. }
  461. .fa-icon-backward:before {
  462. content: "\f04a";
  463. }
  464. .fa-icon-play:before {
  465. content: "\f04b";
  466. }
  467. .fa-icon-pause:before {
  468. content: "\f04c";
  469. }
  470. .fa-icon-stop:before {
  471. content: "\f04d";
  472. }
  473. .fa-icon-forward:before {
  474. content: "\f04e";
  475. }
  476. .fa-icon-fast-forward:before {
  477. content: "\f050";
  478. }
  479. .fa-icon-step-forward:before {
  480. content: "\f051";
  481. }
  482. .fa-icon-eject:before {
  483. content: "\f052";
  484. }
  485. .fa-icon-chevron-left:before {
  486. content: "\f053";
  487. }
  488. .fa-icon-chevron-right:before {
  489. content: "\f054";
  490. }
  491. .fa-icon-plus-circle:before {
  492. content: "\f055";
  493. }
  494. .fa-icon-minus-circle:before {
  495. content: "\f056";
  496. }
  497. .fa-icon-times-circle:before {
  498. content: "\f057";
  499. }
  500. .fa-icon-check-circle:before {
  501. content: "\f058";
  502. }
  503. .fa-icon-question-circle:before {
  504. content: "\f059";
  505. }
  506. .fa-icon-info-circle:before {
  507. content: "\f05a";
  508. }
  509. .fa-icon-screenshot:before {
  510. content: "\f05b";
  511. }
  512. .fa-icon-times-circle-alt:before {
  513. content: "\f05c";
  514. }
  515. .fa-icon-check-circle-alt:before {
  516. content: "\f05d";
  517. }
  518. .fa-icon-ban:before {
  519. content: "\f05e";
  520. }
  521. .fa-icon-arrow-left:before {
  522. content: "\f060";
  523. }
  524. .fa-icon-arrow-right:before {
  525. content: "\f061";
  526. }
  527. .fa-icon-arrow-up:before {
  528. content: "\f062";
  529. }
  530. .fa-icon-arrow-down:before {
  531. content: "\f063";
  532. }
  533. .fa-icon-mail-forward:before,
  534. .fa-icon-share:before {
  535. content: "\f064";
  536. }
  537. .fa-icon-resize-full:before {
  538. content: "\f065";
  539. }
  540. .fa-icon-resize-small:before {
  541. content: "\f066";
  542. }
  543. .fa-icon-plus:before {
  544. content: "\f067";
  545. }
  546. .fa-icon-minus:before {
  547. content: "\f068";
  548. }
  549. .fa-icon-asterisk:before {
  550. content: "\f069";
  551. }
  552. .fa-icon-exclamation-circle:before {
  553. content: "\f06a";
  554. }
  555. .fa-icon-gift:before {
  556. content: "\f06b";
  557. }
  558. .fa-icon-leaf:before {
  559. content: "\f06c";
  560. }
  561. .fa-icon-fire:before {
  562. content: "\f06d";
  563. }
  564. .fa-icon-eye:before {
  565. content: "\f06e";
  566. }
  567. .fa-icon-eye-closed:before {
  568. content: "\f070";
  569. }
  570. .fa-icon-warning:before,
  571. .fa-icon-exclamation-triangle:before {
  572. content: "\f071";
  573. }
  574. .fa-icon-plane:before {
  575. content: "\f072";
  576. }
  577. .fa-icon-calendar:before {
  578. content: "\f073";
  579. }
  580. .fa-icon-random:before {
  581. content: "\f074";
  582. }
  583. .fa-icon-comment:before {
  584. content: "\f075";
  585. }
  586. .fa-icon-magnet:before {
  587. content: "\f076";
  588. }
  589. .fa-icon-chevron-up:before {
  590. content: "\f077";
  591. }
  592. .fa-icon-chevron-down:before {
  593. content: "\f078";
  594. }
  595. .fa-icon-retweet:before {
  596. content: "\f079";
  597. }
  598. .fa-icon-shopping-cart:before {
  599. content: "\f07a";
  600. }
  601. .fa-icon-folder:before {
  602. content: "\f07b";
  603. }
  604. .fa-icon-folder-open:before {
  605. content: "\f07c";
  606. }
  607. .fa-icon-resize-vertical:before {
  608. content: "\f07d";
  609. }
  610. .fa-icon-resize-horizontal:before {
  611. content: "\f07e";
  612. }
  613. .fa-icon-bar-chart:before {
  614. content: "\f080";
  615. }
  616. .fa-icon-twitter-square:before {
  617. content: "\f081";
  618. }
  619. .fa-icon-facebook-square:before {
  620. content: "\f082";
  621. }
  622. .fa-icon-camera-retro:before {
  623. content: "\f083";
  624. }
  625. .fa-icon-key:before {
  626. content: "\f084";
  627. }
  628. .fa-icon-gears:before,
  629. .fa-icon-cogs:before {
  630. content: "\f085";
  631. }
  632. .fa-icon-comments:before {
  633. content: "\f086";
  634. }
  635. .fa-icon-thumbs-up-alt:before {
  636. content: "\f087";
  637. }
  638. .fa-icon-thumbs-down-alt:before {
  639. content: "\f088";
  640. }
  641. .fa-icon-star-half:before {
  642. content: "\f089";
  643. }
  644. .fa-icon-heart-alt:before {
  645. content: "\f08a";
  646. }
  647. .fa-icon-sign-out:before {
  648. content: "\f08b";
  649. }
  650. .fa-icon-linkedin-square:before {
  651. content: "\f08c";
  652. }
  653. .fa-icon-thumb-tack:before {
  654. content: "\f08d";
  655. }
  656. .fa-icon-external-link:before {
  657. content: "\f08e";
  658. }
  659. .fa-icon-sign-in:before {
  660. content: "\f090";
  661. }
  662. .fa-icon-trophy:before {
  663. content: "\f091";
  664. }
  665. .fa-icon-github-square:before {
  666. content: "\f092";
  667. }
  668. .fa-icon-upload:before {
  669. content: "\f093";
  670. }
  671. .fa-icon-lemon-alt:before {
  672. content: "\f094";
  673. }
  674. .fa-icon-phone:before {
  675. content: "\f095";
  676. }
  677. .fa-icon-unchecked:before,
  678. .fa-icon-square-alt:before {
  679. content: "\f096";
  680. }
  681. .fa-icon-bookmark-alt:before {
  682. content: "\f097";
  683. }
  684. .fa-icon-phone-square:before {
  685. content: "\f098";
  686. }
  687. .fa-icon-twitter:before {
  688. content: "\f099";
  689. }
  690. .fa-icon-facebook:before {
  691. content: "\f09a";
  692. }
  693. .fa-icon-github:before {
  694. content: "\f09b";
  695. }
  696. .fa-icon-unlock:before {
  697. content: "\f09c";
  698. }
  699. .fa-icon-credit-card:before {
  700. content: "\f09d";
  701. }
  702. .fa-icon-rss:before {
  703. content: "\f09e";
  704. }
  705. .fa-icon-hdd:before {
  706. content: "\f0a0";
  707. }
  708. .fa-icon-bullhorn:before {
  709. content: "\f0a1";
  710. }
  711. .fa-icon-bell:before {
  712. content: "\f0f3";
  713. }
  714. .fa-icon-certificate:before {
  715. content: "\f0a3";
  716. }
  717. .fa-icon-hand-right:before {
  718. content: "\f0a4";
  719. }
  720. .fa-icon-hand-left:before {
  721. content: "\f0a5";
  722. }
  723. .fa-icon-hand-up:before {
  724. content: "\f0a6";
  725. }
  726. .fa-icon-hand-down:before {
  727. content: "\f0a7";
  728. }
  729. .fa-icon-arrow-circle-left:before {
  730. content: "\f0a8";
  731. }
  732. .fa-icon-arrow-circle-right:before {
  733. content: "\f0a9";
  734. }
  735. .fa-icon-arrow-circle-up:before {
  736. content: "\f0aa";
  737. }
  738. .fa-icon-arrow-circle-down:before {
  739. content: "\f0ab";
  740. }
  741. .fa-icon-globe:before {
  742. content: "\f0ac";
  743. }
  744. .fa-icon-wrench:before {
  745. content: "\f0ad";
  746. }
  747. .fa-icon-tasks:before {
  748. content: "\f0ae";
  749. }
  750. .fa-icon-filter:before {
  751. content: "\f0b0";
  752. }
  753. .fa-icon-briefcase:before {
  754. content: "\f0b1";
  755. }
  756. .fa-icon-fullscreen:before {
  757. content: "\f0b2";
  758. }
  759. .fa-icon-group:before {
  760. content: "\f0c0";
  761. }
  762. .fa-icon-chain:before,
  763. .fa-icon-link:before {
  764. content: "\f0c1";
  765. }
  766. .fa-icon-cloud:before {
  767. content: "\f0c2";
  768. }
  769. .fa-icon-flask:before {
  770. content: "\f0c3";
  771. }
  772. .fa-icon-cut:before,
  773. .fa-icon-scissors:before {
  774. content: "\f0c4";
  775. }
  776. .fa-icon-copy:before,
  777. .fa-icon-files:before {
  778. content: "\f0c5";
  779. }
  780. .fa-icon-paperclip:before {
  781. content: "\f0c6";
  782. }
  783. .fa-icon-save:before,
  784. .fa-icon-floppy:before {
  785. content: "\f0c7";
  786. }
  787. .fa-icon-square:before {
  788. content: "\f0c8";
  789. }
  790. .fa-icon-reorder:before {
  791. content: "\f0c9";
  792. }
  793. .fa-icon-list-ul:before {
  794. content: "\f0ca";
  795. }
  796. .fa-icon-list-ol:before {
  797. content: "\f0cb";
  798. }
  799. .fa-icon-strikethrough:before {
  800. content: "\f0cc";
  801. }
  802. .fa-icon-underline:before {
  803. content: "\f0cd";
  804. }
  805. .fa-icon-table:before {
  806. content: "\f0ce";
  807. }
  808. .fa-icon-magic:before {
  809. content: "\f0d0";
  810. }
  811. .fa-icon-truck:before {
  812. content: "\f0d1";
  813. }
  814. .fa-icon-pinterest:before {
  815. content: "\f0d2";
  816. }
  817. .fa-icon-pinterest-square:before {
  818. content: "\f0d3";
  819. }
  820. .fa-icon-google-plus-square:before {
  821. content: "\f0d4";
  822. }
  823. .fa-icon-google-plus:before {
  824. content: "\f0d5";
  825. }
  826. .fa-icon-money:before {
  827. content: "\f0d6";
  828. }
  829. .fa-icon-caret-down:before {
  830. content: "\f0d7";
  831. }
  832. .fa-icon-caret-up:before {
  833. content: "\f0d8";
  834. }
  835. .fa-icon-caret-left:before {
  836. content: "\f0d9";
  837. }
  838. .fa-icon-caret-right:before {
  839. content: "\f0da";
  840. }
  841. .fa-icon-columns:before {
  842. content: "\f0db";
  843. }
  844. .fa-icon-unsorted:before,
  845. .fa-icon-sort:before {
  846. content: "\f0dc";
  847. }
  848. .fa-icon-sort-down:before,
  849. .fa-icon-sort-asc:before {
  850. content: "\f0dd";
  851. }
  852. .fa-icon-sort-up:before,
  853. .fa-icon-sort-desc:before {
  854. content: "\f0de";
  855. }
  856. .fa-icon-envelope:before {
  857. content: "\f0e0";
  858. }
  859. .fa-icon-linkedin:before {
  860. content: "\f0e1";
  861. }
  862. .fa-icon-rotate-left:before,
  863. .fa-icon-undo:before {
  864. content: "\f0e2";
  865. }
  866. .fa-icon-legal:before,
  867. .fa-icon-gavel:before {
  868. content: "\f0e3";
  869. }
  870. .fa-icon-dashboard:before,
  871. .fa-icon-tachometer:before {
  872. content: "\f0e4";
  873. }
  874. .fa-icon-comment-alt:before {
  875. content: "\f0e5";
  876. }
  877. .fa-icon-comments-alt:before {
  878. content: "\f0e6";
  879. }
  880. .fa-icon-flash:before,
  881. .fa-icon-bolt:before {
  882. content: "\f0e7";
  883. }
  884. .fa-icon-sitemap:before {
  885. content: "\f0e8";
  886. }
  887. .fa-icon-umbrella:before {
  888. content: "\f0e9";
  889. }
  890. .fa-icon-paste:before,
  891. .fa-icon-clipboard:before {
  892. content: "\f0ea";
  893. }
  894. .fa-icon-lightbulb:before {
  895. content: "\f0eb";
  896. }
  897. .fa-icon-exchange:before {
  898. content: "\f0ec";
  899. }
  900. .fa-icon-cloud-download:before {
  901. content: "\f0ed";
  902. }
  903. .fa-icon-cloud-upload:before {
  904. content: "\f0ee";
  905. }
  906. .fa-icon-user-md:before {
  907. content: "\f0f0";
  908. }
  909. .fa-icon-stethoscope:before {
  910. content: "\f0f1";
  911. }
  912. .fa-icon-suitcase:before {
  913. content: "\f0f2";
  914. }
  915. .fa-icon-bell-alt:before {
  916. content: "\f0a2";
  917. }
  918. .fa-icon-coffee:before {
  919. content: "\f0f4";
  920. }
  921. .fa-icon-cutlery:before {
  922. content: "\f0f5";
  923. }
  924. .fa-icon-file-text-alt:before {
  925. content: "\f0f6";
  926. }
  927. .fa-icon-building:before {
  928. content: "\f0f7";
  929. }
  930. .fa-icon-hospital:before {
  931. content: "\f0f8";
  932. }
  933. .fa-icon-ambulance:before {
  934. content: "\f0f9";
  935. }
  936. .fa-icon-medkit:before {
  937. content: "\f0fa";
  938. }
  939. .fa-icon-fighter-jet:before {
  940. content: "\f0fb";
  941. }
  942. .fa-icon-beer:before {
  943. content: "\f0fc";
  944. }
  945. .fa-icon-h-square:before {
  946. content: "\f0fd";
  947. }
  948. .fa-icon-plus-square:before {
  949. content: "\f0fe";
  950. }
  951. .fa-icon-double-angle-left:before {
  952. content: "\f100";
  953. }
  954. .fa-icon-double-angle-right:before {
  955. content: "\f101";
  956. }
  957. .fa-icon-double-angle-up:before {
  958. content: "\f102";
  959. }
  960. .fa-icon-double-angle-down:before {
  961. content: "\f103";
  962. }
  963. .fa-icon-angle-left:before {
  964. content: "\f104";
  965. }
  966. .fa-icon-angle-right:before {
  967. content: "\f105";
  968. }
  969. .fa-icon-angle-up:before {
  970. content: "\f106";
  971. }
  972. .fa-icon-angle-down:before {
  973. content: "\f107";
  974. }
  975. .fa-icon-desktop:before {
  976. content: "\f108";
  977. }
  978. .fa-icon-laptop:before {
  979. content: "\f109";
  980. }
  981. .fa-icon-tablet:before {
  982. content: "\f10a";
  983. }
  984. .fa-icon-mobile-phone:before,
  985. .fa-icon-mobile:before {
  986. content: "\f10b";
  987. }
  988. .fa-icon-circle-alt:before {
  989. content: "\f10c";
  990. }
  991. .fa-icon-quote-left:before {
  992. content: "\f10d";
  993. }
  994. .fa-icon-quote-right:before {
  995. content: "\f10e";
  996. }
  997. .fa-icon-spinner:before {
  998. content: "\f110";
  999. }
  1000. .fa-icon-circle:before {
  1001. content: "\f111";
  1002. }
  1003. .fa-icon-mail-reply:before,
  1004. .fa-icon-reply:before {
  1005. content: "\f112";
  1006. }
  1007. .fa-icon-github-alt:before {
  1008. content: "\f113";
  1009. }
  1010. .fa-icon-folder-alt:before {
  1011. content: "\f114";
  1012. }
  1013. .fa-icon-folder-open-alt:before {
  1014. content: "\f115";
  1015. }
  1016. .fa-icon-expand-alt:before {
  1017. content: "\f116";
  1018. }
  1019. .fa-icon-collapse-alt:before {
  1020. content: "\f117";
  1021. }
  1022. .fa-icon-smile:before {
  1023. content: "\f118";
  1024. }
  1025. .fa-icon-frown:before {
  1026. content: "\f119";
  1027. }
  1028. .fa-icon-meh:before {
  1029. content: "\f11a";
  1030. }
  1031. .fa-icon-gamepad:before {
  1032. content: "\f11b";
  1033. }
  1034. .fa-icon-keyboard:before {
  1035. content: "\f11c";
  1036. }
  1037. .fa-icon-flag-alt:before {
  1038. content: "\f11d";
  1039. }
  1040. .fa-icon-flag-checkered:before {
  1041. content: "\f11e";
  1042. }
  1043. .fa-icon-terminal:before {
  1044. content: "\f120";
  1045. }
  1046. .fa-icon-code:before {
  1047. content: "\f121";
  1048. }
  1049. .fa-icon-reply-all:before {
  1050. content: "\f122";
  1051. }
  1052. .fa-icon-mail-reply-all:before {
  1053. content: "\f122";
  1054. }
  1055. .fa-icon-star-half-empty:before,
  1056. .fa-icon-star-half-full:before,
  1057. .fa-icon-star-half-alt:before {
  1058. content: "\f123";
  1059. }
  1060. .fa-icon-location-arrow:before {
  1061. content: "\f124";
  1062. }
  1063. .fa-icon-crop:before {
  1064. content: "\f125";
  1065. }
  1066. .fa-icon-code-fork:before {
  1067. content: "\f126";
  1068. }
  1069. .fa-icon-unlink:before,
  1070. .fa-icon-chain-broken:before {
  1071. content: "\f127";
  1072. }
  1073. .fa-icon-question:before {
  1074. content: "\f128";
  1075. }
  1076. .fa-icon-info:before {
  1077. content: "\f129";
  1078. }
  1079. .fa-icon-exclamation:before {
  1080. content: "\f12a";
  1081. }
  1082. .fa-icon-superscript:before {
  1083. content: "\f12b";
  1084. }
  1085. .fa-icon-subscript:before {
  1086. content: "\f12c";
  1087. }
  1088. .fa-icon-eraser:before {
  1089. content: "\f12d";
  1090. }
  1091. .fa-icon-puzzle-piece:before {
  1092. content: "\f12e";
  1093. }
  1094. .fa-icon-microphone:before {
  1095. content: "\f130";
  1096. }
  1097. .fa-icon-microphone-off:before {
  1098. content: "\f131";
  1099. }
  1100. .fa-icon-shield:before {
  1101. content: "\f132";
  1102. }
  1103. .fa-icon-calendar-alt:before {
  1104. content: "\f133";
  1105. }
  1106. .fa-icon-fire-extinguisher:before {
  1107. content: "\f134";
  1108. }
  1109. .fa-icon-rocket:before {
  1110. content: "\f135";
  1111. }
  1112. .fa-icon-maxcdn:before {
  1113. content: "\f136";
  1114. }
  1115. .fa-icon-chevron-circle-left:before {
  1116. content: "\f137";
  1117. }
  1118. .fa-icon-chevron-circle-right:before {
  1119. content: "\f138";
  1120. }
  1121. .fa-icon-chevron-circle-up:before {
  1122. content: "\f139";
  1123. }
  1124. .fa-icon-chevron-circle-down:before {
  1125. content: "\f13a";
  1126. }
  1127. .fa-icon-html5:before {
  1128. content: "\f13b";
  1129. }
  1130. .fa-icon-css3:before {
  1131. content: "\f13c";
  1132. }
  1133. .fa-icon-anchor:before {
  1134. content: "\f13d";
  1135. }
  1136. .fa-icon-unlock-alt:before {
  1137. content: "\f13e";
  1138. }
  1139. .fa-icon-bullseye:before {
  1140. content: "\f140";
  1141. }
  1142. .fa-icon-ellipsis-horizontal:before {
  1143. content: "\f141";
  1144. }
  1145. .fa-icon-ellipsis-vertical:before {
  1146. content: "\f142";
  1147. }
  1148. .fa-icon-rss-square:before {
  1149. content: "\f143";
  1150. }
  1151. .fa-icon-play-circle:before {
  1152. content: "\f144";
  1153. }
  1154. .fa-icon-ticket:before {
  1155. content: "\f145";
  1156. }
  1157. .fa-icon-minus-square:before {
  1158. content: "\f146";
  1159. }
  1160. .fa-icon-minus-square-alt:before {
  1161. content: "\f147";
  1162. }
  1163. .fa-icon-level-up:before {
  1164. content: "\f148";
  1165. }
  1166. .fa-icon-level-down:before {
  1167. content: "\f149";
  1168. }
  1169. .fa-icon-check-square:before {
  1170. content: "\f14a";
  1171. }
  1172. .fa-icon-pencil-square:before {
  1173. content: "\f14b";
  1174. }
  1175. .fa-icon-external-link-square:before {
  1176. content: "\f14c";
  1177. }
  1178. .fa-icon-share-square:before {
  1179. content: "\f14d";
  1180. }
  1181. .fa-icon-compass:before {
  1182. content: "\f14e";
  1183. }
  1184. .fa-icon-collapse-down:before {
  1185. content: "\f150";
  1186. }
  1187. .fa-icon-collapse-up:before {
  1188. content: "\f151";
  1189. }
  1190. .fa-icon-expand:before {
  1191. content: "\f152";
  1192. }
  1193. .fa-icon-euro:before,
  1194. .fa-icon-eur:before {
  1195. content: "\f153";
  1196. }
  1197. .fa-icon-gbp:before {
  1198. content: "\f154";
  1199. }
  1200. .fa-icon-dollar:before,
  1201. .fa-icon-usd:before {
  1202. content: "\f155";
  1203. }
  1204. .fa-icon-rupee:before,
  1205. .fa-icon-inr:before {
  1206. content: "\f156";
  1207. }
  1208. .fa-icon-cny:before,
  1209. .fa-icon-rmb:before,
  1210. .fa-icon-yen:before,
  1211. .fa-icon-jpy:before {
  1212. content: "\f157";
  1213. }
  1214. .fa-icon-ruble:before,
  1215. .fa-icon-rouble:before,
  1216. .fa-icon-rub:before {
  1217. content: "\f158";
  1218. }
  1219. .fa-icon-won:before,
  1220. .fa-icon-krw:before {
  1221. content: "\f159";
  1222. }
  1223. .fa-icon-bitcoin:before,
  1224. .fa-icon-btc:before {
  1225. content: "\f15a";
  1226. }
  1227. .fa-icon-file:before {
  1228. content: "\f15b";
  1229. }
  1230. .fa-icon-file-text:before {
  1231. content: "\f15c";
  1232. }
  1233. .fa-icon-sort-alpha-asc:before {
  1234. content: "\f15d";
  1235. }
  1236. .fa-icon-sort-alpha-desc:before {
  1237. content: "\f15e";
  1238. }
  1239. .fa-icon-sort-amount-asc:before {
  1240. content: "\f160";
  1241. }
  1242. .fa-icon-sort-amount-desc:before {
  1243. content: "\f161";
  1244. }
  1245. .fa-icon-sort-numeric-asc:before {
  1246. content: "\f162";
  1247. }
  1248. .fa-icon-sort-numeric-desc:before {
  1249. content: "\f163";
  1250. }
  1251. .fa-icon-thumbs-up:before {
  1252. content: "\f164";
  1253. }
  1254. .fa-icon-thumbs-down:before {
  1255. content: "\f165";
  1256. }
  1257. .fa-icon-youtube-sign:before {
  1258. content: "\f166";
  1259. }
  1260. .fa-icon-youtube:before {
  1261. content: "\f167";
  1262. }
  1263. .fa-icon-xing:before {
  1264. content: "\f168";
  1265. }
  1266. .fa-icon-xing-sign:before {
  1267. content: "\f169";
  1268. }
  1269. .fa-icon-youtube-play:before {
  1270. content: "\f16a";
  1271. }
  1272. .fa-icon-dropbox:before {
  1273. content: "\f16b";
  1274. }
  1275. .fa-icon-stack-overflow:before {
  1276. content: "\f16c";
  1277. }
  1278. .fa-icon-instagram:before {
  1279. content: "\f16d";
  1280. }
  1281. .fa-icon-flickr:before {
  1282. content: "\f16e";
  1283. }
  1284. .fa-icon-adn:before {
  1285. content: "\f170";
  1286. }
  1287. .fa-icon-bitbucket:before {
  1288. content: "\f171";
  1289. }
  1290. .fa-icon-bitbucket-square:before {
  1291. content: "\f172";
  1292. }
  1293. .fa-icon-tumblr:before {
  1294. content: "\f173";
  1295. }
  1296. .fa-icon-tumblr-square:before {
  1297. content: "\f174";
  1298. }
  1299. .fa-icon-long-arrow-down:before {
  1300. content: "\f175";
  1301. }
  1302. .fa-icon-long-arrow-up:before {
  1303. content: "\f176";
  1304. }
  1305. .fa-icon-long-arrow-left:before {
  1306. content: "\f177";
  1307. }
  1308. .fa-icon-long-arrow-right:before {
  1309. content: "\f178";
  1310. }
  1311. .fa-icon-apple:before {
  1312. content: "\f179";
  1313. }
  1314. .fa-icon-windows:before {
  1315. content: "\f17a";
  1316. }
  1317. .fa-icon-android:before {
  1318. content: "\f17b";
  1319. }
  1320. .fa-icon-linux:before {
  1321. content: "\f17c";
  1322. }
  1323. .fa-icon-dribbble:before {
  1324. content: "\f17d";
  1325. }
  1326. .fa-icon-skype:before {
  1327. content: "\f17e";
  1328. }
  1329. .fa-icon-foursquare:before {
  1330. content: "\f180";
  1331. }
  1332. .fa-icon-trello:before {
  1333. content: "\f181";
  1334. }
  1335. .fa-icon-female:before {
  1336. content: "\f182";
  1337. }
  1338. .fa-icon-male:before {
  1339. content: "\f183";
  1340. }
  1341. .fa-icon-gittip:before {
  1342. content: "\f184";
  1343. }
  1344. .fa-icon-sun:before {
  1345. content: "\f185";
  1346. }
  1347. .fa-icon-moon:before {
  1348. content: "\f186";
  1349. }
  1350. .fa-icon-archive:before {
  1351. content: "\f187";
  1352. }
  1353. .fa-icon-bug:before {
  1354. content: "\f188";
  1355. }
  1356. .fa-icon-vk:before {
  1357. content: "\f189";
  1358. }
  1359. .fa-icon-weibo:before {
  1360. content: "\f18a";
  1361. }
  1362. .fa-icon-renren:before {
  1363. content: "\f18b";
  1364. }
  1365. .fa-icon-pagelines:before {
  1366. content: "\f18c";
  1367. }
  1368. .fa-icon-stack-exchange:before {
  1369. content: "\f18d";
  1370. }