font-awesome.css 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367
  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-webfont.eot?v=4.0.0");
  31. src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.0#fontawesomeregular") format("svg");
  32. font-weight: normal;
  33. font-style: normal; }
  34. /* FONT AWESOME CORE
  35. * -------------------------- */
  36. .fa {
  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. /* makes the font 33% larger relative to the icon container */
  45. .fa-lg {
  46. font-size: 1.33333em;
  47. line-height: 0.75em;
  48. vertical-align: -15%; }
  49. /* increased font size for icon-lg */
  50. .fa-fixed-width {
  51. width: 1.14286em;
  52. padding-right: 0.28571em;
  53. text-align: right; }
  54. .fa-fixed-width.fa-lg {
  55. width: 1.42857em; }
  56. .fa-ul {
  57. padding-left: 0;
  58. margin-left: 2.14286em;
  59. list-style-type: none; }
  60. .fa-ul > li {
  61. position: relative; }
  62. .fa-li {
  63. position: absolute;
  64. left: -2.14286em;
  65. width: 2.14286em;
  66. top: 0.14286em;
  67. text-align: center; }
  68. .fa-li.fa-lg {
  69. left: -1.85714em; }
  70. .fa.hide {
  71. display: none; }
  72. .fa-muted {
  73. color: #eeeeee; }
  74. .fa-light {
  75. color: white; }
  76. .fa-dark {
  77. color: #333333; }
  78. .fa-border {
  79. padding: .2em .25em .15em;
  80. border: solid 1px #eeeeee;
  81. border-radius: 3px; }
  82. .fa-2x {
  83. font-size: 2em; }
  84. .fa-2x.fa-border {
  85. border-width: 2px;
  86. border-radius: 4px; }
  87. .fa-3x {
  88. font-size: 3em; }
  89. .fa-3x.fa-border {
  90. border-width: 3px;
  91. border-radius: 5px; }
  92. .fa-4x {
  93. font-size: 4em; }
  94. .fa-4x.fa-border {
  95. border-width: 4px;
  96. border-radius: 6px; }
  97. .fa-5x {
  98. font-size: 5em; }
  99. .fa-5x.fa-border {
  100. border-width: 5px;
  101. border-radius: 7px; }
  102. .pull-right {
  103. float: right; }
  104. .pull-left {
  105. float: left; }
  106. .fa.pull-left {
  107. margin-right: .3em; }
  108. .fa.pull-right {
  109. margin-left: .3em; }
  110. /* EXTRAS
  111. * -------------------------- */
  112. /* Stacked and layered icon */
  113. .fa-stack {
  114. position: relative;
  115. display: inline-block;
  116. width: 2em;
  117. height: 2em;
  118. line-height: 2em;
  119. vertical-align: -35%; }
  120. .fa-stack .fa {
  121. position: absolute;
  122. display: block;
  123. width: 100%;
  124. height: 100%;
  125. font-size: 1em;
  126. line-height: inherit;
  127. text-align: center; }
  128. .fa-stack .fa-stack-base {
  129. font-size: 2em; }
  130. /* Animated rotating icon */
  131. .fa-spin {
  132. -webkit-animation: spin 2s infinite linear;
  133. -moz-animation: spin 2s infinite linear;
  134. -o-animation: spin 2s infinite linear;
  135. animation: spin 2s infinite linear; }
  136. @-moz-keyframes spin {
  137. 0% {
  138. -moz-transform: rotate(0deg); }
  139. 100% {
  140. -moz-transform: rotate(359deg); } }
  141. @-webkit-keyframes spin {
  142. 0% {
  143. -webkit-transform: rotate(0deg); }
  144. 100% {
  145. -webkit-transform: rotate(359deg); } }
  146. @-o-keyframes spin {
  147. 0% {
  148. -o-transform: rotate(0deg); }
  149. 100% {
  150. -o-transform: rotate(359deg); } }
  151. @-ms-keyframes spin {
  152. 0% {
  153. -ms-transform: rotate(0deg); }
  154. 100% {
  155. -ms-transform: rotate(359deg); } }
  156. @keyframes spin {
  157. 0% {
  158. transform: rotate(0deg); }
  159. 100% {
  160. transform: rotate(359deg); } }
  161. .fa-rotate-90 {
  162. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  163. -webkit-transform: rotate(90deg);
  164. -moz-transform: rotate(90deg);
  165. -ms-transform: rotate(90deg);
  166. -o-transform: rotate(90deg);
  167. transform: rotate(90deg); }
  168. .fa-rotate-180 {
  169. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  170. -webkit-transform: rotate(180deg);
  171. -moz-transform: rotate(180deg);
  172. -ms-transform: rotate(180deg);
  173. -o-transform: rotate(180deg);
  174. transform: rotate(180deg); }
  175. .fa-rotate-270 {
  176. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  177. -webkit-transform: rotate(270deg);
  178. -moz-transform: rotate(270deg);
  179. -ms-transform: rotate(270deg);
  180. -o-transform: rotate(270deg);
  181. transform: rotate(270deg); }
  182. .fa-flip-horizontal {
  183. -webkit-transform: scale(-1, 1);
  184. -moz-transform: scale(-1, 1);
  185. -ms-transform: scale(-1, 1);
  186. -o-transform: scale(-1, 1);
  187. transform: scale(-1, 1); }
  188. .fa-flip-vertical {
  189. -webkit-transform: scale(1, -1);
  190. -moz-transform: scale(1, -1);
  191. -ms-transform: scale(1, -1);
  192. -o-transform: scale(1, -1);
  193. transform: scale(1, -1); }
  194. /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  195. readers do not read off random characters that represent icons */
  196. .fa-glass:before {
  197. content: "\f000"; }
  198. .fa-music:before {
  199. content: "\f001"; }
  200. .fa-search:before,
  201. .fa-magnifying-glass:before {
  202. content: "\f002"; }
  203. .fa-envelope-alt:before {
  204. content: "\f003"; }
  205. .fa-heart:before {
  206. content: "\f004"; }
  207. .fa-star:before {
  208. content: "\f005"; }
  209. .fa-star-alt:before {
  210. content: "\f006"; }
  211. .fa-user:before {
  212. content: "\f007"; }
  213. .fa-film:before {
  214. content: "\f008"; }
  215. .fa-th-large:before {
  216. content: "\f009"; }
  217. .fa-th:before {
  218. content: "\f00a"; }
  219. .fa-th-list:before {
  220. content: "\f00b"; }
  221. .fa-check:before {
  222. content: "\f00c"; }
  223. .fa-times:before {
  224. content: "\f00d"; }
  225. .fa-magnifying-glass-plus:before {
  226. content: "\f00e"; }
  227. .fa-magnifying-glass-minus:before {
  228. content: "\f010"; }
  229. .fa-power-off:before {
  230. content: "\f011"; }
  231. .fa-signal:before {
  232. content: "\f012"; }
  233. .fa-gear:before,
  234. .fa-cog:before {
  235. content: "\f013"; }
  236. .fa-trash-alt:before {
  237. content: "\f014"; }
  238. .fa-home:before {
  239. content: "\f015"; }
  240. .fa-file-alt:before {
  241. content: "\f016"; }
  242. .fa-clock-alt:before {
  243. content: "\f017"; }
  244. .fa-road:before {
  245. content: "\f018"; }
  246. .fa-download:before {
  247. content: "\f019"; }
  248. .fa-arrow-circle-alt-down:before {
  249. content: "\f01a"; }
  250. .fa-arrow-circle-alt-up:before {
  251. content: "\f01b"; }
  252. .fa-inbox:before {
  253. content: "\f01c"; }
  254. .fa-play-circle-alt:before {
  255. content: "\f01d"; }
  256. .fa-rotate-right:before,
  257. .fa-repeat:before {
  258. content: "\f01e"; }
  259. .fa-refresh:before {
  260. content: "\f021"; }
  261. .fa-list-alt:before {
  262. content: "\f022"; }
  263. .fa-lock:before {
  264. content: "\f023"; }
  265. .fa-flag:before {
  266. content: "\f024"; }
  267. .fa-headphones:before {
  268. content: "\f025"; }
  269. .fa-volume-off:before {
  270. content: "\f026"; }
  271. .fa-volume-down:before {
  272. content: "\f027"; }
  273. .fa-volume-up:before {
  274. content: "\f028"; }
  275. .fa-qrcode:before {
  276. content: "\f029"; }
  277. .fa-barcode:before {
  278. content: "\f02a"; }
  279. .fa-tag:before {
  280. content: "\f02b"; }
  281. .fa-tags:before {
  282. content: "\f02c"; }
  283. .fa-book:before {
  284. content: "\f02d"; }
  285. .fa-bookmark:before {
  286. content: "\f02e"; }
  287. .fa-print:before {
  288. content: "\f02f"; }
  289. .fa-camera:before {
  290. content: "\f030"; }
  291. .fa-font:before {
  292. content: "\f031"; }
  293. .fa-bold:before {
  294. content: "\f032"; }
  295. .fa-italic:before {
  296. content: "\f033"; }
  297. .fa-text-height:before {
  298. content: "\f034"; }
  299. .fa-text-width:before {
  300. content: "\f035"; }
  301. .fa-align-left:before {
  302. content: "\f036"; }
  303. .fa-align-center:before {
  304. content: "\f037"; }
  305. .fa-align-right:before {
  306. content: "\f038"; }
  307. .fa-align-justify:before {
  308. content: "\f039"; }
  309. .fa-list:before {
  310. content: "\f03a"; }
  311. .fa-dedent:before,
  312. .fa-outdent:before {
  313. content: "\f03b"; }
  314. .fa-indent:before {
  315. content: "\f03c"; }
  316. .fa-video-camera:before {
  317. content: "\f03d"; }
  318. .fa-picture-alt:before {
  319. content: "\f03e"; }
  320. .fa-pencil:before {
  321. content: "\f040"; }
  322. .fa-map-marker:before {
  323. content: "\f041"; }
  324. .fa-adjust:before {
  325. content: "\f042"; }
  326. .fa-tint:before {
  327. content: "\f043"; }
  328. .fa-edit:before,
  329. .fa-pencil-square-alt:before {
  330. content: "\f044"; }
  331. .fa-share-square-alt:before {
  332. content: "\f045"; }
  333. .fa-check-square-alt:before {
  334. content: "\f046"; }
  335. .fa-move:before {
  336. content: "\f047"; }
  337. .fa-step-backward:before {
  338. content: "\f048"; }
  339. .fa-fast-backward:before {
  340. content: "\f049"; }
  341. .fa-backward:before {
  342. content: "\f04a"; }
  343. .fa-play:before {
  344. content: "\f04b"; }
  345. .fa-pause:before {
  346. content: "\f04c"; }
  347. .fa-stop:before {
  348. content: "\f04d"; }
  349. .fa-forward:before {
  350. content: "\f04e"; }
  351. .fa-fast-forward:before {
  352. content: "\f050"; }
  353. .fa-step-forward:before {
  354. content: "\f051"; }
  355. .fa-eject:before {
  356. content: "\f052"; }
  357. .fa-chevron-left:before {
  358. content: "\f053"; }
  359. .fa-chevron-right:before {
  360. content: "\f054"; }
  361. .fa-plus-circle:before {
  362. content: "\f055"; }
  363. .fa-minus-circle:before {
  364. content: "\f056"; }
  365. .fa-times-circle:before {
  366. content: "\f057"; }
  367. .fa-check-circle:before {
  368. content: "\f058"; }
  369. .fa-question-circle:before {
  370. content: "\f059"; }
  371. .fa-info-circle:before {
  372. content: "\f05a"; }
  373. .fa-crosshairs:before {
  374. content: "\f05b"; }
  375. .fa-times-circle-alt:before {
  376. content: "\f05c"; }
  377. .fa-check-circle-alt:before {
  378. content: "\f05d"; }
  379. .fa-ban:before {
  380. content: "\f05e"; }
  381. .fa-arrow-left:before {
  382. content: "\f060"; }
  383. .fa-arrow-right:before {
  384. content: "\f061"; }
  385. .fa-arrow-up:before {
  386. content: "\f062"; }
  387. .fa-arrow-down:before {
  388. content: "\f063"; }
  389. .fa-mail-forward:before,
  390. .fa-share:before {
  391. content: "\f064"; }
  392. .fa-resize-full:before {
  393. content: "\f065"; }
  394. .fa-resize-small:before {
  395. content: "\f066"; }
  396. .fa-plus:before {
  397. content: "\f067"; }
  398. .fa-minus:before {
  399. content: "\f068"; }
  400. .fa-asterisk:before {
  401. content: "\f069"; }
  402. .fa-exclamation-circle:before {
  403. content: "\f06a"; }
  404. .fa-gift:before {
  405. content: "\f06b"; }
  406. .fa-leaf:before {
  407. content: "\f06c"; }
  408. .fa-fire:before {
  409. content: "\f06d"; }
  410. .fa-eye:before {
  411. content: "\f06e"; }
  412. .fa-eye-slash:before {
  413. content: "\f070"; }
  414. .fa-warning:before,
  415. .fa-exclamation-triangle:before {
  416. content: "\f071"; }
  417. .fa-plane:before {
  418. content: "\f072"; }
  419. .fa-calendar:before {
  420. content: "\f073"; }
  421. .fa-random:before {
  422. content: "\f074"; }
  423. .fa-comment:before {
  424. content: "\f075"; }
  425. .fa-magnet:before {
  426. content: "\f076"; }
  427. .fa-chevron-up:before {
  428. content: "\f077"; }
  429. .fa-chevron-down:before {
  430. content: "\f078"; }
  431. .fa-retweet:before {
  432. content: "\f079"; }
  433. .fa-shopping-cart:before {
  434. content: "\f07a"; }
  435. .fa-folder:before {
  436. content: "\f07b"; }
  437. .fa-folder-open:before {
  438. content: "\f07c"; }
  439. .fa-resize-vertical:before {
  440. content: "\f07d"; }
  441. .fa-resize-horizontal:before {
  442. content: "\f07e"; }
  443. .fa-bar-chart-alt:before {
  444. content: "\f080"; }
  445. .fa-twitter-square:before {
  446. content: "\f081"; }
  447. .fa-facebook-square:before {
  448. content: "\f082"; }
  449. .fa-camera-retro:before {
  450. content: "\f083"; }
  451. .fa-key:before {
  452. content: "\f084"; }
  453. .fa-gears:before,
  454. .fa-cogs:before {
  455. content: "\f085"; }
  456. .fa-comments:before {
  457. content: "\f086"; }
  458. .fa-thumbs-up-alt:before {
  459. content: "\f087"; }
  460. .fa-thumbs-down-alt:before {
  461. content: "\f088"; }
  462. .fa-star-half:before {
  463. content: "\f089"; }
  464. .fa-heart-alt:before {
  465. content: "\f08a"; }
  466. .fa-sign-out:before {
  467. content: "\f08b"; }
  468. .fa-linkedin-square:before {
  469. content: "\f08c"; }
  470. .fa-thumb-tack:before {
  471. content: "\f08d"; }
  472. .fa-external-link:before {
  473. content: "\f08e"; }
  474. .fa-sign-in:before {
  475. content: "\f090"; }
  476. .fa-trophy:before {
  477. content: "\f091"; }
  478. .fa-github-square:before {
  479. content: "\f092"; }
  480. .fa-upload:before {
  481. content: "\f093"; }
  482. .fa-lemon-alt:before {
  483. content: "\f094"; }
  484. .fa-phone:before {
  485. content: "\f095"; }
  486. .fa-unchecked:before,
  487. .fa-square-alt:before {
  488. content: "\f096"; }
  489. .fa-bookmark-alt:before {
  490. content: "\f097"; }
  491. .fa-phone-square:before {
  492. content: "\f098"; }
  493. .fa-twitter:before {
  494. content: "\f099"; }
  495. .fa-facebook:before {
  496. content: "\f09a"; }
  497. .fa-github:before {
  498. content: "\f09b"; }
  499. .fa-unlock:before {
  500. content: "\f09c"; }
  501. .fa-credit-card:before {
  502. content: "\f09d"; }
  503. .fa-rss:before {
  504. content: "\f09e"; }
  505. .fa-hdd:before {
  506. content: "\f0a0"; }
  507. .fa-bullhorn:before {
  508. content: "\f0a1"; }
  509. .fa-bell:before {
  510. content: "\f0f3"; }
  511. .fa-certificate:before {
  512. content: "\f0a3"; }
  513. .fa-hand-alt-right:before {
  514. content: "\f0a4"; }
  515. .fa-hand-alt-left:before {
  516. content: "\f0a5"; }
  517. .fa-hand-alt-up:before {
  518. content: "\f0a6"; }
  519. .fa-hand-alt-down:before {
  520. content: "\f0a7"; }
  521. .fa-arrow-circle-left:before {
  522. content: "\f0a8"; }
  523. .fa-arrow-circle-right:before {
  524. content: "\f0a9"; }
  525. .fa-arrow-circle-up:before {
  526. content: "\f0aa"; }
  527. .fa-arrow-circle-down:before {
  528. content: "\f0ab"; }
  529. .fa-globe:before {
  530. content: "\f0ac"; }
  531. .fa-wrench:before {
  532. content: "\f0ad"; }
  533. .fa-tasks:before {
  534. content: "\f0ae"; }
  535. .fa-filter:before {
  536. content: "\f0b0"; }
  537. .fa-briefcase:before {
  538. content: "\f0b1"; }
  539. .fa-fullscreen:before {
  540. content: "\f0b2"; }
  541. .fa-group:before {
  542. content: "\f0c0"; }
  543. .fa-chain:before,
  544. .fa-link:before {
  545. content: "\f0c1"; }
  546. .fa-cloud:before {
  547. content: "\f0c2"; }
  548. .fa-flask:before {
  549. content: "\f0c3"; }
  550. .fa-cut:before,
  551. .fa-scissors:before {
  552. content: "\f0c4"; }
  553. .fa-copy:before,
  554. .fa-files-alt:before {
  555. content: "\f0c5"; }
  556. .fa-paperclip:before {
  557. content: "\f0c6"; }
  558. .fa-save:before,
  559. .fa-floppy-alt:before {
  560. content: "\f0c7"; }
  561. .fa-square:before {
  562. content: "\f0c8"; }
  563. .fa-reorder:before {
  564. content: "\f0c9"; }
  565. .fa-list-ul:before {
  566. content: "\f0ca"; }
  567. .fa-list-ol:before {
  568. content: "\f0cb"; }
  569. .fa-strikethrough:before {
  570. content: "\f0cc"; }
  571. .fa-underline:before {
  572. content: "\f0cd"; }
  573. .fa-table:before {
  574. content: "\f0ce"; }
  575. .fa-magic:before {
  576. content: "\f0d0"; }
  577. .fa-truck:before {
  578. content: "\f0d1"; }
  579. .fa-pinterest:before {
  580. content: "\f0d2"; }
  581. .fa-pinterest-square:before {
  582. content: "\f0d3"; }
  583. .fa-google-plus-square:before {
  584. content: "\f0d4"; }
  585. .fa-google-plus:before {
  586. content: "\f0d5"; }
  587. .fa-money:before {
  588. content: "\f0d6"; }
  589. .fa-caret-down:before {
  590. content: "\f0d7"; }
  591. .fa-caret-up:before {
  592. content: "\f0d8"; }
  593. .fa-caret-left:before {
  594. content: "\f0d9"; }
  595. .fa-caret-right:before {
  596. content: "\f0da"; }
  597. .fa-columns:before {
  598. content: "\f0db"; }
  599. .fa-unsorted:before,
  600. .fa-sort:before {
  601. content: "\f0dc"; }
  602. .fa-sort-down:before,
  603. .fa-sort-asc:before {
  604. content: "\f0dd"; }
  605. .fa-sort-up:before,
  606. .fa-sort-desc:before {
  607. content: "\f0de"; }
  608. .fa-envelope:before {
  609. content: "\f0e0"; }
  610. .fa-linkedin:before {
  611. content: "\f0e1"; }
  612. .fa-rotate-left:before,
  613. .fa-undo:before {
  614. content: "\f0e2"; }
  615. .fa-legal:before,
  616. .fa-gavel:before {
  617. content: "\f0e3"; }
  618. .fa-dashboard:before,
  619. .fa-tachometer:before {
  620. content: "\f0e4"; }
  621. .fa-comment-alt:before {
  622. content: "\f0e5"; }
  623. .fa-comments-alt:before {
  624. content: "\f0e6"; }
  625. .fa-flash:before,
  626. .fa-bolt:before {
  627. content: "\f0e7"; }
  628. .fa-sitemap:before {
  629. content: "\f0e8"; }
  630. .fa-umbrella:before {
  631. content: "\f0e9"; }
  632. .fa-paste:before,
  633. .fa-clipboard:before {
  634. content: "\f0ea"; }
  635. .fa-lightbulb-alt:before {
  636. content: "\f0eb"; }
  637. .fa-exchange:before {
  638. content: "\f0ec"; }
  639. .fa-cloud-download:before {
  640. content: "\f0ed"; }
  641. .fa-cloud-upload:before {
  642. content: "\f0ee"; }
  643. .fa-user-md:before {
  644. content: "\f0f0"; }
  645. .fa-stethoscope:before {
  646. content: "\f0f1"; }
  647. .fa-suitcase:before {
  648. content: "\f0f2"; }
  649. .fa-bell-alt:before {
  650. content: "\f0a2"; }
  651. .fa-coffee:before {
  652. content: "\f0f4"; }
  653. .fa-cutlery:before {
  654. content: "\f0f5"; }
  655. .fa-file-text-alt:before {
  656. content: "\f0f6"; }
  657. .fa-building:before {
  658. content: "\f0f7"; }
  659. .fa-hospital:before {
  660. content: "\f0f8"; }
  661. .fa-ambulance:before {
  662. content: "\f0f9"; }
  663. .fa-medkit:before {
  664. content: "\f0fa"; }
  665. .fa-fighter-jet:before {
  666. content: "\f0fb"; }
  667. .fa-beer:before {
  668. content: "\f0fc"; }
  669. .fa-h-square:before {
  670. content: "\f0fd"; }
  671. .fa-plus-square:before {
  672. content: "\f0fe"; }
  673. .fa-angle-double-left:before {
  674. content: "\f100"; }
  675. .fa-angle-double-right:before {
  676. content: "\f101"; }
  677. .fa-angle-double-up:before {
  678. content: "\f102"; }
  679. .fa-angle-double-down:before {
  680. content: "\f103"; }
  681. .fa-angle-left:before {
  682. content: "\f104"; }
  683. .fa-angle-right:before {
  684. content: "\f105"; }
  685. .fa-angle-up:before {
  686. content: "\f106"; }
  687. .fa-angle-down:before {
  688. content: "\f107"; }
  689. .fa-desktop:before {
  690. content: "\f108"; }
  691. .fa-laptop:before {
  692. content: "\f109"; }
  693. .fa-tablet:before {
  694. content: "\f10a"; }
  695. .fa-mobile-phone:before,
  696. .fa-mobile:before {
  697. content: "\f10b"; }
  698. .fa-circle-alt:before {
  699. content: "\f10c"; }
  700. .fa-quote-left:before {
  701. content: "\f10d"; }
  702. .fa-quote-right:before {
  703. content: "\f10e"; }
  704. .fa-spinner:before {
  705. content: "\f110"; }
  706. .fa-circle:before {
  707. content: "\f111"; }
  708. .fa-mail-reply:before,
  709. .fa-reply:before {
  710. content: "\f112"; }
  711. .fa-github-alt:before {
  712. content: "\f113"; }
  713. .fa-folder-alt:before {
  714. content: "\f114"; }
  715. .fa-folder-open-alt:before {
  716. content: "\f115"; }
  717. .fa-expand-alt:before {
  718. content: "\f116"; }
  719. .fa-collapse-alt:before {
  720. content: "\f117"; }
  721. .fa-smile-alt:before {
  722. content: "\f118"; }
  723. .fa-frown-alt:before {
  724. content: "\f119"; }
  725. .fa-meh-alt:before {
  726. content: "\f11a"; }
  727. .fa-gamepad:before {
  728. content: "\f11b"; }
  729. .fa-keyboard-alt:before {
  730. content: "\f11c"; }
  731. .fa-flag-alt:before {
  732. content: "\f11d"; }
  733. .fa-flag-checkered:before {
  734. content: "\f11e"; }
  735. .fa-terminal:before {
  736. content: "\f120"; }
  737. .fa-code:before {
  738. content: "\f121"; }
  739. .fa-reply-all:before {
  740. content: "\f122"; }
  741. .fa-mail-reply-all:before {
  742. content: "\f122"; }
  743. .fa-star-half-empty:before,
  744. .fa-star-half-full:before,
  745. .fa-star-half-alt:before {
  746. content: "\f123"; }
  747. .fa-location-arrow:before {
  748. content: "\f124"; }
  749. .fa-crop:before {
  750. content: "\f125"; }
  751. .fa-code-fork:before {
  752. content: "\f126"; }
  753. .fa-unlink:before,
  754. .fa-chain-broken:before {
  755. content: "\f127"; }
  756. .fa-question:before {
  757. content: "\f128"; }
  758. .fa-info:before {
  759. content: "\f129"; }
  760. .fa-exclamation:before {
  761. content: "\f12a"; }
  762. .fa-superscript:before {
  763. content: "\f12b"; }
  764. .fa-subscript:before {
  765. content: "\f12c"; }
  766. .fa-eraser:before {
  767. content: "\f12d"; }
  768. .fa-puzzle-piece:before {
  769. content: "\f12e"; }
  770. .fa-microphone:before {
  771. content: "\f130"; }
  772. .fa-microphone-slash:before {
  773. content: "\f131"; }
  774. .fa-shield:before {
  775. content: "\f132"; }
  776. .fa-calendar-alt:before {
  777. content: "\f133"; }
  778. .fa-fire-extinguisher:before {
  779. content: "\f134"; }
  780. .fa-rocket:before {
  781. content: "\f135"; }
  782. .fa-maxcdn:before {
  783. content: "\f136"; }
  784. .fa-chevron-circle-left:before {
  785. content: "\f137"; }
  786. .fa-chevron-circle-right:before {
  787. content: "\f138"; }
  788. .fa-chevron-circle-up:before {
  789. content: "\f139"; }
  790. .fa-chevron-circle-down:before {
  791. content: "\f13a"; }
  792. .fa-html5:before {
  793. content: "\f13b"; }
  794. .fa-css3:before {
  795. content: "\f13c"; }
  796. .fa-anchor:before {
  797. content: "\f13d"; }
  798. .fa-unlock-alt:before {
  799. content: "\f13e"; }
  800. .fa-bullseye:before {
  801. content: "\f140"; }
  802. .fa-ellipsis-horizontal:before {
  803. content: "\f141"; }
  804. .fa-ellipsis-vertical:before {
  805. content: "\f142"; }
  806. .fa-rss-square:before {
  807. content: "\f143"; }
  808. .fa-play-circle:before {
  809. content: "\f144"; }
  810. .fa-ticket:before {
  811. content: "\f145"; }
  812. .fa-minus-square:before {
  813. content: "\f146"; }
  814. .fa-minus-square-alt:before {
  815. content: "\f147"; }
  816. .fa-level-up:before {
  817. content: "\f148"; }
  818. .fa-level-down:before {
  819. content: "\f149"; }
  820. .fa-check-square:before {
  821. content: "\f14a"; }
  822. .fa-pencil-square:before {
  823. content: "\f14b"; }
  824. .fa-external-link-square:before {
  825. content: "\f14c"; }
  826. .fa-share-square:before {
  827. content: "\f14d"; }
  828. .fa-compass:before {
  829. content: "\f14e"; }
  830. .fa-toggle-down:before,
  831. .fa-caret-square-alt-down:before {
  832. content: "\f150"; }
  833. .fa-toggle-up:before,
  834. .fa-caret-square-alt-up:before {
  835. content: "\f151"; }
  836. .fa-toggle-right:before,
  837. .fa-caret-square-alt-right:before {
  838. content: "\f152"; }
  839. .fa-euro:before,
  840. .fa-eur:before {
  841. content: "\f153"; }
  842. .fa-gbp:before {
  843. content: "\f154"; }
  844. .fa-dollar:before,
  845. .fa-usd:before {
  846. content: "\f155"; }
  847. .fa-rupee:before,
  848. .fa-inr:before {
  849. content: "\f156"; }
  850. .fa-cny:before,
  851. .fa-rmb:before,
  852. .fa-yen:before,
  853. .fa-jpy:before {
  854. content: "\f157"; }
  855. .fa-ruble:before,
  856. .fa-rouble:before,
  857. .fa-rub:before {
  858. content: "\f158"; }
  859. .fa-won:before,
  860. .fa-krw:before {
  861. content: "\f159"; }
  862. .fa-bitcoin:before,
  863. .fa-btc:before {
  864. content: "\f15a"; }
  865. .fa-file:before {
  866. content: "\f15b"; }
  867. .fa-file-text:before {
  868. content: "\f15c"; }
  869. .fa-sort-alpha-asc:before {
  870. content: "\f15d"; }
  871. .fa-sort-alpha-desc:before {
  872. content: "\f15e"; }
  873. .fa-sort-amount-asc:before {
  874. content: "\f160"; }
  875. .fa-sort-amount-desc:before {
  876. content: "\f161"; }
  877. .fa-sort-numeric-asc:before {
  878. content: "\f162"; }
  879. .fa-sort-numeric-desc:before {
  880. content: "\f163"; }
  881. .fa-thumbs-up:before {
  882. content: "\f164"; }
  883. .fa-thumbs-down:before {
  884. content: "\f165"; }
  885. .fa-youtube-square:before {
  886. content: "\f166"; }
  887. .fa-youtube:before {
  888. content: "\f167"; }
  889. .fa-xing:before {
  890. content: "\f168"; }
  891. .fa-xing-square:before {
  892. content: "\f169"; }
  893. .fa-youtube-play:before {
  894. content: "\f16a"; }
  895. .fa-dropbox:before {
  896. content: "\f16b"; }
  897. .fa-stack-overflow:before {
  898. content: "\f16c"; }
  899. .fa-instagram:before {
  900. content: "\f16d"; }
  901. .fa-flickr:before {
  902. content: "\f16e"; }
  903. .fa-adn:before {
  904. content: "\f170"; }
  905. .fa-bitbucket:before {
  906. content: "\f171"; }
  907. .fa-bitbucket-square:before {
  908. content: "\f172"; }
  909. .fa-tumblr:before {
  910. content: "\f173"; }
  911. .fa-tumblr-square:before {
  912. content: "\f174"; }
  913. .fa-long-arrow-down:before {
  914. content: "\f175"; }
  915. .fa-long-arrow-up:before {
  916. content: "\f176"; }
  917. .fa-long-arrow-left:before {
  918. content: "\f177"; }
  919. .fa-long-arrow-right:before {
  920. content: "\f178"; }
  921. .fa-apple:before {
  922. content: "\f179"; }
  923. .fa-windows:before {
  924. content: "\f17a"; }
  925. .fa-android:before {
  926. content: "\f17b"; }
  927. .fa-linux:before {
  928. content: "\f17c"; }
  929. .fa-dribbble:before {
  930. content: "\f17d"; }
  931. .fa-skype:before {
  932. content: "\f17e"; }
  933. .fa-foursquare:before {
  934. content: "\f180"; }
  935. .fa-trello:before {
  936. content: "\f181"; }
  937. .fa-female:before {
  938. content: "\f182"; }
  939. .fa-male:before {
  940. content: "\f183"; }
  941. .fa-gittip:before {
  942. content: "\f184"; }
  943. .fa-sun-alt:before {
  944. content: "\f185"; }
  945. .fa-moon-alt:before {
  946. content: "\f186"; }
  947. .fa-archive:before {
  948. content: "\f187"; }
  949. .fa-bug:before {
  950. content: "\f188"; }
  951. .fa-vk:before {
  952. content: "\f189"; }
  953. .fa-weibo:before {
  954. content: "\f18a"; }
  955. .fa-renren:before {
  956. content: "\f18b"; }
  957. .fa-pagelines:before {
  958. content: "\f18c"; }
  959. .fa-stack-exchange:before {
  960. content: "\f18d"; }
  961. .fa-arrow-circle-alt-right:before {
  962. content: "\f18e"; }
  963. .fa-arrow-circle-alt-left:before {
  964. content: "\f190"; }
  965. .fa-toggle-left:before,
  966. .fa-caret-square-alt-left:before {
  967. content: "\f191"; }