font-awesome.css 26 KB

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