font-awesome.css 24 KB

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