Нет описания

um-fonticons-fa.css 29KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "FontAwesome";
  4. src:url("../font/fontawesome-webfont.eot?v=4.2.0");
  5. src:url("../font/fontawesome-webfont.eot?v=4.2.0#iefix") format("embedded-opentype"),
  6. url("../font/fontawesome-webfont.woff?v=4.2.0") format("woff"),
  7. url("../font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
  8. url("../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  9. font-display: swap;
  10. font-weight: normal;
  11. font-style: normal;
  12. }
  13. [class^="um-faicon-"]:before,
  14. [class*=" um-faicon-"]:before {
  15. font-family: "FontAwesome" !important;
  16. font-style: normal !important;
  17. font-weight: normal !important;
  18. font-variant: normal !important;
  19. text-transform: none !important;
  20. speak: none;
  21. line-height: 1;
  22. -webkit-font-smoothing: antialiased;
  23. -moz-osx-font-smoothing: grayscale;
  24. }
  25. .um-faicon-sticky-note:before {
  26. content: "\f249";
  27. }
  28. .um-faicon-glass:before {
  29. content: "\f000";
  30. }
  31. .um-faicon-music:before {
  32. content: "\f001";
  33. }
  34. .um-faicon-search:before {
  35. content: "\f002";
  36. }
  37. .um-faicon-envelope-o:before {
  38. content: "\f003";
  39. }
  40. .um-faicon-heart:before {
  41. content: "\f004";
  42. }
  43. .um-faicon-star:before {
  44. content: "\f005";
  45. }
  46. .um-faicon-star-o:before {
  47. content: "\f006";
  48. }
  49. .um-faicon-user:before {
  50. content: "\f007";
  51. }
  52. .um-faicon-film:before {
  53. content: "\f008";
  54. }
  55. .um-faicon-th-large:before {
  56. content: "\f009";
  57. }
  58. .um-faicon-th:before {
  59. content: "\f00a";
  60. }
  61. .um-faicon-th-list:before {
  62. content: "\f00b";
  63. }
  64. .um-faicon-check:before {
  65. content: "\f00c";
  66. }
  67. .um-faicon-remove:before,
  68. .um-faicon-close:before,
  69. .um-faicon-times:before {
  70. content: "\f00d";
  71. }
  72. .um-faicon-search-plus:before {
  73. content: "\f00e";
  74. }
  75. .um-faicon-search-minus:before {
  76. content: "\f010";
  77. }
  78. .um-faicon-power-off:before {
  79. content: "\f011";
  80. }
  81. .um-faicon-signal:before {
  82. content: "\f012";
  83. }
  84. .um-faicon-gear:before,
  85. .um-faicon-cog:before {
  86. content: "\f013";
  87. }
  88. .um-faicon-trash-o:before {
  89. content: "\f014";
  90. }
  91. .um-faicon-home:before {
  92. content: "\f015";
  93. }
  94. .um-faicon-file-o:before {
  95. content: "\f016";
  96. }
  97. .um-faicon-clock-o:before {
  98. content: "\f017";
  99. }
  100. .um-faicon-road:before {
  101. content: "\f018";
  102. }
  103. .um-faicon-download:before {
  104. content: "\f019";
  105. }
  106. .um-faicon-arrow-circle-o-down:before {
  107. content: "\f01a";
  108. }
  109. .um-faicon-arrow-circle-o-up:before {
  110. content: "\f01b";
  111. }
  112. .um-faicon-inbox:before {
  113. content: "\f01c";
  114. }
  115. .um-faicon-play-circle-o:before {
  116. content: "\f01d";
  117. }
  118. .um-faicon-rotate-right:before,
  119. .um-faicon-repeat:before {
  120. content: "\f01e";
  121. }
  122. .um-faicon-refresh:before {
  123. content: "\f021";
  124. }
  125. .um-faicon-list-alt:before {
  126. content: "\f022";
  127. }
  128. .um-faicon-lock:before {
  129. content: "\f023";
  130. }
  131. .um-faicon-flag:before {
  132. content: "\f024";
  133. }
  134. .um-faicon-headphones:before {
  135. content: "\f025";
  136. }
  137. .um-faicon-volume-off:before {
  138. content: "\f026";
  139. }
  140. .um-faicon-volume-down:before {
  141. content: "\f027";
  142. }
  143. .um-faicon-volume-up:before {
  144. content: "\f028";
  145. }
  146. .um-faicon-qrcode:before {
  147. content: "\f029";
  148. }
  149. .um-faicon-barcode:before {
  150. content: "\f02a";
  151. }
  152. .um-faicon-tag:before {
  153. content: "\f02b";
  154. }
  155. .um-faicon-tags:before {
  156. content: "\f02c";
  157. }
  158. .um-faicon-book:before {
  159. content: "\f02d";
  160. }
  161. .um-faicon-bookmark:before {
  162. content: "\f02e";
  163. }
  164. .um-faicon-print:before {
  165. content: "\f02f";
  166. }
  167. .um-faicon-camera:before {
  168. content: "\f030";
  169. }
  170. .um-faicon-font:before {
  171. content: "\f031";
  172. }
  173. .um-faicon-bold:before {
  174. content: "\f032";
  175. }
  176. .um-faicon-italic:before {
  177. content: "\f033";
  178. }
  179. .um-faicon-text-height:before {
  180. content: "\f034";
  181. }
  182. .um-faicon-text-width:before {
  183. content: "\f035";
  184. }
  185. .um-faicon-align-left:before {
  186. content: "\f036";
  187. }
  188. .um-faicon-align-center:before {
  189. content: "\f037";
  190. }
  191. .um-faicon-align-right:before {
  192. content: "\f038";
  193. }
  194. .um-faicon-align-justify:before {
  195. content: "\f039";
  196. }
  197. .um-faicon-list:before {
  198. content: "\f03a";
  199. }
  200. .um-faicon-dedent:before,
  201. .um-faicon-outdent:before {
  202. content: "\f03b";
  203. }
  204. .um-faicon-indent:before {
  205. content: "\f03c";
  206. }
  207. .um-faicon-video-camera:before {
  208. content: "\f03d";
  209. }
  210. .um-faicon-photo:before,
  211. .um-faicon-image:before,
  212. .um-faicon-picture-o:before {
  213. content: "\f03e";
  214. }
  215. .um-faicon-pencil:before {
  216. content: "\f040";
  217. }
  218. .um-faicon-map-marker:before {
  219. content: "\f041";
  220. }
  221. .um-faicon-adjust:before {
  222. content: "\f042";
  223. }
  224. .um-faicon-tint:before {
  225. content: "\f043";
  226. }
  227. .um-faicon-edit:before,
  228. .um-faicon-pencil-square-o:before {
  229. content: "\f044";
  230. }
  231. .um-faicon-share-square-o:before {
  232. content: "\f045";
  233. }
  234. .um-faicon-check-square-o:before {
  235. content: "\f046";
  236. }
  237. .um-faicon-arrows:before {
  238. content: "\f047";
  239. }
  240. .um-faicon-step-backward:before {
  241. content: "\f048";
  242. }
  243. .um-faicon-fast-backward:before {
  244. content: "\f049";
  245. }
  246. .um-faicon-backward:before {
  247. content: "\f04a";
  248. }
  249. .um-faicon-play:before {
  250. content: "\f04b";
  251. }
  252. .um-faicon-pause:before {
  253. content: "\f04c";
  254. }
  255. .um-faicon-stop:before {
  256. content: "\f04d";
  257. }
  258. .um-faicon-forward:before {
  259. content: "\f04e";
  260. }
  261. .um-faicon-fast-forward:before {
  262. content: "\f050";
  263. }
  264. .um-faicon-step-forward:before {
  265. content: "\f051";
  266. }
  267. .um-faicon-eject:before {
  268. content: "\f052";
  269. }
  270. .um-faicon-chevron-left:before {
  271. content: "\f053";
  272. }
  273. .um-faicon-chevron-right:before {
  274. content: "\f054";
  275. }
  276. .um-faicon-plus-circle:before {
  277. content: "\f055";
  278. }
  279. .um-faicon-minus-circle:before {
  280. content: "\f056";
  281. }
  282. .um-faicon-times-circle:before {
  283. content: "\f057";
  284. }
  285. .um-faicon-check-circle:before {
  286. content: "\f058";
  287. }
  288. .um-faicon-question-circle:before {
  289. content: "\f059";
  290. }
  291. .um-faicon-info-circle:before {
  292. content: "\f05a";
  293. }
  294. .um-faicon-crosshairs:before {
  295. content: "\f05b";
  296. }
  297. .um-faicon-times-circle-o:before {
  298. content: "\f05c";
  299. }
  300. .um-faicon-check-circle-o:before {
  301. content: "\f05d";
  302. }
  303. .um-faicon-ban:before {
  304. content: "\f05e";
  305. }
  306. .um-faicon-arrow-left:before {
  307. content: "\f060";
  308. }
  309. .um-faicon-arrow-right:before {
  310. content: "\f061";
  311. }
  312. .um-faicon-arrow-up:before {
  313. content: "\f062";
  314. }
  315. .um-faicon-arrow-down:before {
  316. content: "\f063";
  317. }
  318. .um-faicon-mail-forward:before,
  319. .um-faicon-share:before {
  320. content: "\f064";
  321. }
  322. .um-faicon-expand:before {
  323. content: "\f065";
  324. }
  325. .um-faicon-compress:before {
  326. content: "\f066";
  327. }
  328. .um-faicon-plus:before {
  329. content: "\f067";
  330. }
  331. .um-faicon-minus:before {
  332. content: "\f068";
  333. }
  334. .um-faicon-asterisk:before {
  335. content: "\f069";
  336. }
  337. .um-faicon-exclamation-circle:before {
  338. content: "\f06a";
  339. }
  340. .um-faicon-gift:before {
  341. content: "\f06b";
  342. }
  343. .um-faicon-leaf:before {
  344. content: "\f06c";
  345. }
  346. .um-faicon-fire:before {
  347. content: "\f06d";
  348. }
  349. .um-faicon-eye:before {
  350. content: "\f06e";
  351. }
  352. .um-faicon-eye-slash:before {
  353. content: "\f070";
  354. }
  355. .um-faicon-warning:before,
  356. .um-faicon-exclamation-triangle:before {
  357. content: "\f071";
  358. }
  359. .um-faicon-plane:before {
  360. content: "\f072";
  361. }
  362. .um-faicon-calendar:before {
  363. content: "\f073";
  364. }
  365. .um-faicon-random:before {
  366. content: "\f074";
  367. }
  368. .um-faicon-comment:before {
  369. content: "\f075";
  370. }
  371. .um-faicon-magnet:before {
  372. content: "\f076";
  373. }
  374. .um-faicon-chevron-up:before {
  375. content: "\f077";
  376. }
  377. .um-faicon-chevron-down:before {
  378. content: "\f078";
  379. }
  380. .um-faicon-retweet:before {
  381. content: "\f079";
  382. }
  383. .um-faicon-shopping-cart:before {
  384. content: "\f07a";
  385. }
  386. .um-faicon-folder:before {
  387. content: "\f07b";
  388. }
  389. .um-faicon-folder-open:before {
  390. content: "\f07c";
  391. }
  392. .um-faicon-arrows-v:before {
  393. content: "\f07d";
  394. }
  395. .um-faicon-arrows-h:before {
  396. content: "\f07e";
  397. }
  398. .um-faicon-bar-chart-o:before,
  399. .um-faicon-bar-chart:before {
  400. content: "\f080";
  401. }
  402. .um-faicon-twitter-square:before {
  403. content: "\f081";
  404. }
  405. .um-faicon-facebook-square:before {
  406. content: "\f082";
  407. }
  408. .um-faicon-camera-retro:before {
  409. content: "\f083";
  410. }
  411. .um-faicon-key:before {
  412. content: "\f084";
  413. }
  414. .um-faicon-gears:before,
  415. .um-faicon-cogs:before {
  416. content: "\f085";
  417. }
  418. .um-faicon-comments:before {
  419. content: "\f086";
  420. }
  421. .um-faicon-thumbs-o-up:before {
  422. content: "\f087";
  423. }
  424. .um-faicon-thumbs-o-down:before {
  425. content: "\f088";
  426. }
  427. .um-faicon-star-half:before {
  428. content: "\f089";
  429. }
  430. .um-faicon-heart-o:before {
  431. content: "\f08a";
  432. }
  433. .um-faicon-sign-out:before {
  434. content: "\f08b";
  435. }
  436. .um-faicon-linkedin-square:before {
  437. content: "\f08c";
  438. }
  439. .um-faicon-thumb-tack:before {
  440. content: "\f08d";
  441. }
  442. .um-faicon-external-link:before {
  443. content: "\f08e";
  444. }
  445. .um-faicon-sign-in:before {
  446. content: "\f090";
  447. }
  448. .um-faicon-trophy:before {
  449. content: "\f091";
  450. }
  451. .um-faicon-github-square:before {
  452. content: "\f092";
  453. }
  454. .um-faicon-upload:before {
  455. content: "\f093";
  456. }
  457. .um-faicon-lemon-o:before {
  458. content: "\f094";
  459. }
  460. .um-faicon-phone:before {
  461. content: "\f095";
  462. }
  463. .um-faicon-square-o:before {
  464. content: "\f096";
  465. }
  466. .um-faicon-bookmark-o:before {
  467. content: "\f097";
  468. }
  469. .um-faicon-phone-square:before {
  470. content: "\f098";
  471. }
  472. .um-faicon-twitter:before {
  473. content: "\f099";
  474. }
  475. .um-faicon-facebook:before {
  476. content: "\f09a";
  477. }
  478. .um-faicon-github:before {
  479. content: "\f09b";
  480. }
  481. .um-faicon-unlock:before {
  482. content: "\f09c";
  483. }
  484. .um-faicon-credit-card:before {
  485. content: "\f09d";
  486. }
  487. .um-faicon-rss:before {
  488. content: "\f09e";
  489. }
  490. .um-faicon-hdd-o:before {
  491. content: "\f0a0";
  492. }
  493. .um-faicon-bullhorn:before {
  494. content: "\f0a1";
  495. }
  496. .um-faicon-bell:before {
  497. content: "\f0f3";
  498. }
  499. .um-faicon-certificate:before {
  500. content: "\f0a3";
  501. }
  502. .um-faicon-hand-o-right:before {
  503. content: "\f0a4";
  504. }
  505. .um-faicon-hand-o-left:before {
  506. content: "\f0a5";
  507. }
  508. .um-faicon-hand-o-up:before {
  509. content: "\f0a6";
  510. }
  511. .um-faicon-hand-o-down:before {
  512. content: "\f0a7";
  513. }
  514. .um-faicon-arrow-circle-left:before {
  515. content: "\f0a8";
  516. }
  517. .um-faicon-arrow-circle-right:before {
  518. content: "\f0a9";
  519. }
  520. .um-faicon-arrow-circle-up:before {
  521. content: "\f0aa";
  522. }
  523. .um-faicon-arrow-circle-down:before {
  524. content: "\f0ab";
  525. }
  526. .um-faicon-globe:before {
  527. content: "\f0ac";
  528. }
  529. .um-faicon-wrench:before {
  530. content: "\f0ad";
  531. }
  532. .um-faicon-tasks:before {
  533. content: "\f0ae";
  534. }
  535. .um-faicon-filter:before {
  536. content: "\f0b0";
  537. }
  538. .um-faicon-briefcase:before {
  539. content: "\f0b1";
  540. }
  541. .um-faicon-arrows-alt:before {
  542. content: "\f0b2";
  543. }
  544. .um-faicon-group:before,
  545. .um-faicon-users:before {
  546. content: "\f0c0";
  547. }
  548. .um-faicon-chain:before,
  549. .um-faicon-link:before {
  550. content: "\f0c1";
  551. }
  552. .um-faicon-cloud:before {
  553. content: "\f0c2";
  554. }
  555. .um-faicon-flask:before {
  556. content: "\f0c3";
  557. }
  558. .um-faicon-cut:before,
  559. .um-faicon-scissors:before {
  560. content: "\f0c4";
  561. }
  562. .um-faicon-copy:before,
  563. .um-faicon-files-o:before {
  564. content: "\f0c5";
  565. }
  566. .um-faicon-paperclip:before {
  567. content: "\f0c6";
  568. }
  569. .um-faicon-save:before,
  570. .um-faicon-floppy-o:before {
  571. content: "\f0c7";
  572. }
  573. .um-faicon-square:before {
  574. content: "\f0c8";
  575. }
  576. .um-faicon-navicon:before,
  577. .um-faicon-reorder:before,
  578. .um-faicon-bars:before {
  579. content: "\f0c9";
  580. }
  581. .um-faicon-list-ul:before {
  582. content: "\f0ca";
  583. }
  584. .um-faicon-list-ol:before {
  585. content: "\f0cb";
  586. }
  587. .um-faicon-strikethrough:before {
  588. content: "\f0cc";
  589. }
  590. .um-faicon-underline:before {
  591. content: "\f0cd";
  592. }
  593. .um-faicon-table:before {
  594. content: "\f0ce";
  595. }
  596. .um-faicon-magic:before {
  597. content: "\f0d0";
  598. }
  599. .um-faicon-truck:before {
  600. content: "\f0d1";
  601. }
  602. .um-faicon-pinterest:before {
  603. content: "\f0d2";
  604. }
  605. .um-faicon-pinterest-square:before {
  606. content: "\f0d3";
  607. }
  608. .um-faicon-google-plus-square:before {
  609. content: "\f0d4";
  610. }
  611. .um-faicon-google-plus:before {
  612. content: "\f0d5";
  613. }
  614. .um-faicon-money:before {
  615. content: "\f0d6";
  616. }
  617. .um-faicon-caret-down:before {
  618. content: "\f0d7";
  619. }
  620. .um-faicon-caret-up:before {
  621. content: "\f0d8";
  622. }
  623. .um-faicon-caret-left:before {
  624. content: "\f0d9";
  625. }
  626. .um-faicon-caret-right:before {
  627. content: "\f0da";
  628. }
  629. .um-faicon-columns:before {
  630. content: "\f0db";
  631. }
  632. .um-faicon-unsorted:before,
  633. .um-faicon-sort:before {
  634. content: "\f0dc";
  635. }
  636. .um-faicon-sort-down:before,
  637. .um-faicon-sort-desc:before {
  638. content: "\f0dd";
  639. }
  640. .um-faicon-sort-up:before,
  641. .um-faicon-sort-asc:before {
  642. content: "\f0de";
  643. }
  644. .um-faicon-envelope:before {
  645. content: "\f0e0";
  646. }
  647. .um-faicon-linkedin:before {
  648. content: "\f0e1";
  649. }
  650. .um-faicon-rotate-left:before,
  651. .um-faicon-undo:before {
  652. content: "\f0e2";
  653. }
  654. .um-faicon-legal:before,
  655. .um-faicon-gavel:before {
  656. content: "\f0e3";
  657. }
  658. .um-faicon-dashboard:before,
  659. .um-faicon-tachometer:before {
  660. content: "\f0e4";
  661. }
  662. .um-faicon-comment-o:before {
  663. content: "\f0e5";
  664. }
  665. .um-faicon-comments-o:before {
  666. content: "\f0e6";
  667. }
  668. .um-faicon-flash:before,
  669. .um-faicon-bolt:before {
  670. content: "\f0e7";
  671. }
  672. .um-faicon-sitemap:before {
  673. content: "\f0e8";
  674. }
  675. .um-faicon-umbrella:before {
  676. content: "\f0e9";
  677. }
  678. .um-faicon-paste:before,
  679. .um-faicon-clipboard:before {
  680. content: "\f0ea";
  681. }
  682. .um-faicon-lightbulb-o:before {
  683. content: "\f0eb";
  684. }
  685. .um-faicon-exchange:before {
  686. content: "\f0ec";
  687. }
  688. .um-faicon-cloud-download:before {
  689. content: "\f0ed";
  690. }
  691. .um-faicon-cloud-upload:before {
  692. content: "\f0ee";
  693. }
  694. .um-faicon-user-md:before {
  695. content: "\f0f0";
  696. }
  697. .um-faicon-stethoscope:before {
  698. content: "\f0f1";
  699. }
  700. .um-faicon-suitcase:before {
  701. content: "\f0f2";
  702. }
  703. .um-faicon-bell-o:before {
  704. content: "\f0a2";
  705. }
  706. .um-faicon-coffee:before {
  707. content: "\f0f4";
  708. }
  709. .um-faicon-cutlery:before {
  710. content: "\f0f5";
  711. }
  712. .um-faicon-file-text-o:before {
  713. content: "\f0f6";
  714. }
  715. .um-faicon-building-o:before {
  716. content: "\f0f7";
  717. }
  718. .um-faicon-hospital-o:before {
  719. content: "\f0f8";
  720. }
  721. .um-faicon-ambulance:before {
  722. content: "\f0f9";
  723. }
  724. .um-faicon-medkit:before {
  725. content: "\f0fa";
  726. }
  727. .um-faicon-fighter-jet:before {
  728. content: "\f0fb";
  729. }
  730. .um-faicon-beer:before {
  731. content: "\f0fc";
  732. }
  733. .um-faicon-h-square:before {
  734. content: "\f0fd";
  735. }
  736. .um-faicon-plus-square:before {
  737. content: "\f0fe";
  738. }
  739. .um-faicon-angle-double-left:before {
  740. content: "\f100";
  741. }
  742. .um-faicon-angle-double-right:before {
  743. content: "\f101";
  744. }
  745. .um-faicon-angle-double-up:before {
  746. content: "\f102";
  747. }
  748. .um-faicon-angle-double-down:before {
  749. content: "\f103";
  750. }
  751. .um-faicon-angle-left:before {
  752. content: "\f104";
  753. }
  754. .um-faicon-angle-right:before {
  755. content: "\f105";
  756. }
  757. .um-faicon-angle-up:before {
  758. content: "\f106";
  759. }
  760. .um-faicon-angle-down:before {
  761. content: "\f107";
  762. }
  763. .um-faicon-desktop:before {
  764. content: "\f108";
  765. }
  766. .um-faicon-laptop:before {
  767. content: "\f109";
  768. }
  769. .um-faicon-tablet:before {
  770. content: "\f10a";
  771. }
  772. .um-faicon-mobile-phone:before,
  773. .um-faicon-mobile:before {
  774. content: "\f10b";
  775. }
  776. .um-faicon-circle-o:before {
  777. content: "\f10c";
  778. }
  779. .um-faicon-quote-left:before {
  780. content: "\f10d";
  781. }
  782. .um-faicon-quote-right:before {
  783. content: "\f10e";
  784. }
  785. .um-faicon-spinner:before {
  786. content: "\f110";
  787. }
  788. .um-faicon-spin {
  789. -webkit-animation: um-faicon-spin 2s infinite linear;
  790. animation: um-faicon-spin 2s infinite linear;
  791. }
  792. .um-faicon-circle:before {
  793. content: "\f111";
  794. }
  795. .um-faicon-mail-reply:before,
  796. .um-faicon-reply:before {
  797. content: "\f112";
  798. }
  799. .um-faicon-github-alt:before {
  800. content: "\f113";
  801. }
  802. .um-faicon-folder-o:before {
  803. content: "\f114";
  804. }
  805. .um-faicon-folder-open-o:before {
  806. content: "\f115";
  807. }
  808. .um-faicon-smile-o:before {
  809. content: "\f118";
  810. }
  811. .um-faicon-frown-o:before {
  812. content: "\f119";
  813. }
  814. .um-faicon-meh-o:before {
  815. content: "\f11a";
  816. }
  817. .um-faicon-gamepad:before {
  818. content: "\f11b";
  819. }
  820. .um-faicon-keyboard-o:before {
  821. content: "\f11c";
  822. }
  823. .um-faicon-flag-o:before {
  824. content: "\f11d";
  825. }
  826. .um-faicon-flag-checkered:before {
  827. content: "\f11e";
  828. }
  829. .um-faicon-terminal:before {
  830. content: "\f120";
  831. }
  832. .um-faicon-code:before {
  833. content: "\f121";
  834. }
  835. .um-faicon-mail-reply-all:before,
  836. .um-faicon-reply-all:before {
  837. content: "\f122";
  838. }
  839. .um-faicon-star-half-empty:before,
  840. .um-faicon-star-half-full:before,
  841. .um-faicon-star-half-o:before {
  842. content: "\f123";
  843. }
  844. .um-faicon-location-arrow:before {
  845. content: "\f124";
  846. }
  847. .um-faicon-crop:before {
  848. content: "\f125";
  849. }
  850. .um-faicon-code-fork:before {
  851. content: "\f126";
  852. }
  853. .um-faicon-unlink:before,
  854. .um-faicon-chain-broken:before {
  855. content: "\f127";
  856. }
  857. .um-faicon-question:before {
  858. content: "\f128";
  859. }
  860. .um-faicon-info:before {
  861. content: "\f129";
  862. }
  863. .um-faicon-exclamation:before {
  864. content: "\f12a";
  865. }
  866. .um-faicon-superscript:before {
  867. content: "\f12b";
  868. }
  869. .um-faicon-subscript:before {
  870. content: "\f12c";
  871. }
  872. .um-faicon-eraser:before {
  873. content: "\f12d";
  874. }
  875. .um-faicon-puzzle-piece:before {
  876. content: "\f12e";
  877. }
  878. .um-faicon-microphone:before {
  879. content: "\f130";
  880. }
  881. .um-faicon-microphone-slash:before {
  882. content: "\f131";
  883. }
  884. .um-faicon-shield:before {
  885. content: "\f132";
  886. }
  887. .um-faicon-calendar-o:before {
  888. content: "\f133";
  889. }
  890. .um-faicon-fire-extinguisher:before {
  891. content: "\f134";
  892. }
  893. .um-faicon-rocket:before {
  894. content: "\f135";
  895. }
  896. .um-faicon-maxcdn:before {
  897. content: "\f136";
  898. }
  899. .um-faicon-chevron-circle-left:before {
  900. content: "\f137";
  901. }
  902. .um-faicon-chevron-circle-right:before {
  903. content: "\f138";
  904. }
  905. .um-faicon-chevron-circle-up:before {
  906. content: "\f139";
  907. }
  908. .um-faicon-chevron-circle-down:before {
  909. content: "\f13a";
  910. }
  911. .um-faicon-html5:before {
  912. content: "\f13b";
  913. }
  914. .um-faicon-css3:before {
  915. content: "\f13c";
  916. }
  917. .um-faicon-anchor:before {
  918. content: "\f13d";
  919. }
  920. .um-faicon-unlock-alt:before {
  921. content: "\f13e";
  922. }
  923. .um-faicon-bullseye:before {
  924. content: "\f140";
  925. }
  926. .um-faicon-ellipsis-h:before {
  927. content: "\f141";
  928. }
  929. .um-faicon-ellipsis-v:before {
  930. content: "\f142";
  931. }
  932. .um-faicon-rss-square:before {
  933. content: "\f143";
  934. }
  935. .um-faicon-play-circle:before {
  936. content: "\f144";
  937. }
  938. .um-faicon-ticket:before {
  939. content: "\f145";
  940. }
  941. .um-faicon-minus-square:before {
  942. content: "\f146";
  943. }
  944. .um-faicon-minus-square-o:before {
  945. content: "\f147";
  946. }
  947. .um-faicon-level-up:before {
  948. content: "\f148";
  949. }
  950. .um-faicon-level-down:before {
  951. content: "\f149";
  952. }
  953. .um-faicon-check-square:before {
  954. content: "\f14a";
  955. }
  956. .um-faicon-pencil-square:before {
  957. content: "\f14b";
  958. }
  959. .um-faicon-external-link-square:before {
  960. content: "\f14c";
  961. }
  962. .um-faicon-share-square:before {
  963. content: "\f14d";
  964. }
  965. .um-faicon-compass:before {
  966. content: "\f14e";
  967. }
  968. .um-faicon-toggle-down:before,
  969. .um-faicon-caret-square-o-down:before {
  970. content: "\f150";
  971. }
  972. .um-faicon-toggle-up:before,
  973. .um-faicon-caret-square-o-up:before {
  974. content: "\f151";
  975. }
  976. .um-faicon-toggle-right:before,
  977. .um-faicon-caret-square-o-right:before {
  978. content: "\f152";
  979. }
  980. .um-faicon-euro:before,
  981. .um-faicon-eur:before {
  982. content: "\f153";
  983. }
  984. .um-faicon-gbp:before {
  985. content: "\f154";
  986. }
  987. .um-faicon-dollar:before,
  988. .um-faicon-usd:before {
  989. content: "\f155";
  990. }
  991. .um-faicon-rupee:before,
  992. .um-faicon-inr:before {
  993. content: "\f156";
  994. }
  995. .um-faicon-cny:before,
  996. .um-faicon-rmb:before,
  997. .um-faicon-yen:before,
  998. .um-faicon-jpy:before {
  999. content: "\f157";
  1000. }
  1001. .um-faicon-ruble:before,
  1002. .um-faicon-rouble:before,
  1003. .um-faicon-rub:before {
  1004. content: "\f158";
  1005. }
  1006. .um-faicon-won:before,
  1007. .um-faicon-krw:before {
  1008. content: "\f159";
  1009. }
  1010. .um-faicon-bitcoin:before,
  1011. .um-faicon-btc:before {
  1012. content: "\f15a";
  1013. }
  1014. .um-faicon-file:before {
  1015. content: "\f15b";
  1016. }
  1017. .um-faicon-file-text:before {
  1018. content: "\f15c";
  1019. }
  1020. .um-faicon-sort-alpha-asc:before {
  1021. content: "\f15d";
  1022. }
  1023. .um-faicon-sort-alpha-desc:before {
  1024. content: "\f15e";
  1025. }
  1026. .um-faicon-sort-amount-asc:before {
  1027. content: "\f160";
  1028. }
  1029. .um-faicon-sort-amount-desc:before {
  1030. content: "\f161";
  1031. }
  1032. .um-faicon-sort-numeric-asc:before {
  1033. content: "\f162";
  1034. }
  1035. .um-faicon-sort-numeric-desc:before {
  1036. content: "\f163";
  1037. }
  1038. .um-faicon-thumbs-up:before {
  1039. content: "\f164";
  1040. }
  1041. .um-faicon-thumbs-down:before {
  1042. content: "\f165";
  1043. }
  1044. .um-faicon-youtube-square:before {
  1045. content: "\f166";
  1046. }
  1047. .um-faicon-youtube:before {
  1048. content: "\f167";
  1049. }
  1050. .um-faicon-xing:before {
  1051. content: "\f168";
  1052. }
  1053. .um-faicon-xing-square:before {
  1054. content: "\f169";
  1055. }
  1056. .um-faicon-youtube-play:before {
  1057. content: "\f16a";
  1058. }
  1059. .um-faicon-dropbox:before {
  1060. content: "\f16b";
  1061. }
  1062. .um-faicon-stack-overflow:before {
  1063. content: "\f16c";
  1064. }
  1065. .um-faicon-instagram:before {
  1066. content: "\f16d";
  1067. }
  1068. .um-faicon-flickr:before {
  1069. content: "\f16e";
  1070. }
  1071. .um-faicon-adn:before {
  1072. content: "\f170";
  1073. }
  1074. .um-faicon-bitbucket:before {
  1075. content: "\f171";
  1076. }
  1077. .um-faicon-bitbucket-square:before {
  1078. content: "\f172";
  1079. }
  1080. .um-faicon-tumblr:before {
  1081. content: "\f173";
  1082. }
  1083. .um-faicon-tumblr-square:before {
  1084. content: "\f174";
  1085. }
  1086. .um-faicon-long-arrow-down:before {
  1087. content: "\f175";
  1088. }
  1089. .um-faicon-long-arrow-up:before {
  1090. content: "\f176";
  1091. }
  1092. .um-faicon-long-arrow-left:before {
  1093. content: "\f177";
  1094. }
  1095. .um-faicon-long-arrow-right:before {
  1096. content: "\f178";
  1097. }
  1098. .um-faicon-apple:before {
  1099. content: "\f179";
  1100. }
  1101. .um-faicon-windows:before {
  1102. content: "\f17a";
  1103. }
  1104. .um-faicon-android:before {
  1105. content: "\f17b";
  1106. }
  1107. .um-faicon-linux:before {
  1108. content: "\f17c";
  1109. }
  1110. .um-faicon-dribbble:before {
  1111. content: "\f17d";
  1112. }
  1113. .um-faicon-skype:before {
  1114. content: "\f17e";
  1115. }
  1116. .um-faicon-foursquare:before {
  1117. content: "\f180";
  1118. }
  1119. .um-faicon-trello:before {
  1120. content: "\f181";
  1121. }
  1122. .um-faicon-female:before {
  1123. content: "\f182";
  1124. }
  1125. .um-faicon-male:before {
  1126. content: "\f183";
  1127. }
  1128. .um-faicon-gittip:before {
  1129. content: "\f184";
  1130. }
  1131. .um-faicon-sun-o:before {
  1132. content: "\f185";
  1133. }
  1134. .um-faicon-moon-o:before {
  1135. content: "\f186";
  1136. }
  1137. .um-faicon-archive:before {
  1138. content: "\f187";
  1139. }
  1140. .um-faicon-bug:before {
  1141. content: "\f188";
  1142. }
  1143. .um-faicon-vk:before {
  1144. content: "\f189";
  1145. }
  1146. .um-faicon-weibo:before {
  1147. content: "\f18a";
  1148. }
  1149. .um-faicon-renren:before {
  1150. content: "\f18b";
  1151. }
  1152. .um-faicon-pagelines:before {
  1153. content: "\f18c";
  1154. }
  1155. .um-faicon-stack-exchange:before {
  1156. content: "\f18d";
  1157. }
  1158. .um-faicon-arrow-circle-o-right:before {
  1159. content: "\f18e";
  1160. }
  1161. .um-faicon-arrow-circle-o-left:before {
  1162. content: "\f190";
  1163. }
  1164. .um-faicon-toggle-left:before,
  1165. .um-faicon-caret-square-o-left:before {
  1166. content: "\f191";
  1167. }
  1168. .um-faicon-dot-circle-o:before {
  1169. content: "\f192";
  1170. }
  1171. .um-faicon-wheelchair:before {
  1172. content: "\f193";
  1173. }
  1174. .um-faicon-vimeo-square:before {
  1175. content: "\f194";
  1176. }
  1177. .um-faicon-turkish-lira:before,
  1178. .um-faicon-try:before {
  1179. content: "\f195";
  1180. }
  1181. .um-faicon-plus-square-o:before {
  1182. content: "\f196";
  1183. }
  1184. .um-faicon-space-shuttle:before {
  1185. content: "\f197";
  1186. }
  1187. .um-faicon-slack:before {
  1188. content: "\f198";
  1189. }
  1190. .um-faicon-envelope-square:before {
  1191. content: "\f199";
  1192. }
  1193. .um-faicon-wordpress:before {
  1194. content: "\f19a";
  1195. }
  1196. .um-faicon-openid:before {
  1197. content: "\f19b";
  1198. }
  1199. .um-faicon-institution:before,
  1200. .um-faicon-bank:before,
  1201. .um-faicon-university:before {
  1202. content: "\f19c";
  1203. }
  1204. .um-faicon-mortar-board:before,
  1205. .um-faicon-graduation-cap:before {
  1206. content: "\f19d";
  1207. }
  1208. .um-faicon-yahoo:before {
  1209. content: "\f19e";
  1210. }
  1211. .um-faicon-google:before {
  1212. content: "\f1a0";
  1213. }
  1214. .um-faicon-reddit:before {
  1215. content: "\f1a1";
  1216. }
  1217. .um-faicon-reddit-square:before {
  1218. content: "\f1a2";
  1219. }
  1220. .um-faicon-stumbleupon-circle:before {
  1221. content: "\f1a3";
  1222. }
  1223. .um-faicon-stumbleupon:before {
  1224. content: "\f1a4";
  1225. }
  1226. .um-faicon-delicious:before {
  1227. content: "\f1a5";
  1228. }
  1229. .um-faicon-digg:before {
  1230. content: "\f1a6";
  1231. }
  1232. .um-faicon-pied-piper:before {
  1233. content: "\f1a7";
  1234. }
  1235. .um-faicon-pied-piper-alt:before {
  1236. content: "\f1a8";
  1237. }
  1238. .um-faicon-drupal:before {
  1239. content: "\f1a9";
  1240. }
  1241. .um-faicon-joomla:before {
  1242. content: "\f1aa";
  1243. }
  1244. .um-faicon-language:before {
  1245. content: "\f1ab";
  1246. }
  1247. .um-faicon-fax:before {
  1248. content: "\f1ac";
  1249. }
  1250. .um-faicon-building:before {
  1251. content: "\f1ad";
  1252. }
  1253. .um-faicon-child:before {
  1254. content: "\f1ae";
  1255. }
  1256. .um-faicon-paw:before {
  1257. content: "\f1b0";
  1258. }
  1259. .um-faicon-spoon:before {
  1260. content: "\f1b1";
  1261. }
  1262. .um-faicon-cube:before {
  1263. content: "\f1b2";
  1264. }
  1265. .um-faicon-cubes:before {
  1266. content: "\f1b3";
  1267. }
  1268. .um-faicon-behance:before {
  1269. content: "\f1b4";
  1270. }
  1271. .um-faicon-behance-square:before {
  1272. content: "\f1b5";
  1273. }
  1274. .um-faicon-steam:before {
  1275. content: "\f1b6";
  1276. }
  1277. .um-faicon-steam-square:before {
  1278. content: "\f1b7";
  1279. }
  1280. .um-faicon-recycle:before {
  1281. content: "\f1b8";
  1282. }
  1283. .um-faicon-automobile:before,
  1284. .um-faicon-car:before {
  1285. content: "\f1b9";
  1286. }
  1287. .um-faicon-cab:before,
  1288. .um-faicon-taxi:before {
  1289. content: "\f1ba";
  1290. }
  1291. .um-faicon-tree:before {
  1292. content: "\f1bb";
  1293. }
  1294. .um-faicon-spotify:before {
  1295. content: "\f1bc";
  1296. }
  1297. .um-faicon-deviantart:before {
  1298. content: "\f1bd";
  1299. }
  1300. .um-faicon-soundcloud:before {
  1301. content: "\f1be";
  1302. }
  1303. .um-faicon-database:before {
  1304. content: "\f1c0";
  1305. }
  1306. .um-faicon-file-pdf-o:before {
  1307. content: "\f1c1";
  1308. }
  1309. .um-faicon-file-word-o:before {
  1310. content: "\f1c2";
  1311. }
  1312. .um-faicon-file-excel-o:before {
  1313. content: "\f1c3";
  1314. }
  1315. .um-faicon-file-powerpoint-o:before {
  1316. content: "\f1c4";
  1317. }
  1318. .um-faicon-file-photo-o:before,
  1319. .um-faicon-file-picture-o:before,
  1320. .um-faicon-file-image-o:before {
  1321. content: "\f1c5";
  1322. }
  1323. .um-faicon-file-zip-o:before,
  1324. .um-faicon-file-archive-o:before {
  1325. content: "\f1c6";
  1326. }
  1327. .um-faicon-file-sound-o:before,
  1328. .um-faicon-file-audio-o:before {
  1329. content: "\f1c7";
  1330. }
  1331. .um-faicon-file-movie-o:before,
  1332. .um-faicon-file-video-o:before {
  1333. content: "\f1c8";
  1334. }
  1335. .um-faicon-file-code-o:before {
  1336. content: "\f1c9";
  1337. }
  1338. .um-faicon-vine:before {
  1339. content: "\f1ca";
  1340. }
  1341. .um-faicon-codepen:before {
  1342. content: "\f1cb";
  1343. }
  1344. .um-faicon-jsfiddle:before {
  1345. content: "\f1cc";
  1346. }
  1347. .um-faicon-life-bouy:before,
  1348. .um-faicon-life-buoy:before,
  1349. .um-faicon-life-saver:before,
  1350. .um-faicon-support:before,
  1351. .um-faicon-life-ring:before {
  1352. content: "\f1cd";
  1353. }
  1354. .um-faicon-circle-o-notch:before {
  1355. content: "\f1ce";
  1356. }
  1357. .um-faicon-ra:before,
  1358. .um-faicon-rebel:before {
  1359. content: "\f1d0";
  1360. }
  1361. .um-faicon-ge:before,
  1362. .um-faicon-empire:before {
  1363. content: "\f1d1";
  1364. }
  1365. .um-faicon-git-square:before {
  1366. content: "\f1d2";
  1367. }
  1368. .um-faicon-git:before {
  1369. content: "\f1d3";
  1370. }
  1371. .um-faicon-hacker-news:before {
  1372. content: "\f1d4";
  1373. }
  1374. .um-faicon-tencent-weibo:before {
  1375. content: "\f1d5";
  1376. }
  1377. .um-faicon-qq:before {
  1378. content: "\f1d6";
  1379. }
  1380. .um-faicon-wechat:before,
  1381. .um-faicon-weixin:before {
  1382. content: "\f1d7";
  1383. }
  1384. .um-faicon-send:before,
  1385. .um-faicon-paper-plane:before {
  1386. content: "\f1d8";
  1387. }
  1388. .um-faicon-send-o:before,
  1389. .um-faicon-paper-plane-o:before {
  1390. content: "\f1d9";
  1391. }
  1392. .um-faicon-history:before {
  1393. content: "\f1da";
  1394. }
  1395. .um-faicon-circle-thin:before {
  1396. content: "\f1db";
  1397. }
  1398. .um-faicon-header:before {
  1399. content: "\f1dc";
  1400. }
  1401. .um-faicon-paragraph:before {
  1402. content: "\f1dd";
  1403. }
  1404. .um-faicon-sliders:before {
  1405. content: "\f1de";
  1406. }
  1407. .um-faicon-share-alt:before {
  1408. content: "\f1e0";
  1409. }
  1410. .um-faicon-share-alt-square:before {
  1411. content: "\f1e1";
  1412. }
  1413. .um-faicon-bomb:before {
  1414. content: "\f1e2";
  1415. }
  1416. .um-faicon-soccer-ball-o:before,
  1417. .um-faicon-futbol-o:before {
  1418. content: "\f1e3";
  1419. }
  1420. .um-faicon-tty:before {
  1421. content: "\f1e4";
  1422. }
  1423. .um-faicon-binoculars:before {
  1424. content: "\f1e5";
  1425. }
  1426. .um-faicon-plug:before {
  1427. content: "\f1e6";
  1428. }
  1429. .um-faicon-slideshare:before {
  1430. content: "\f1e7";
  1431. }
  1432. .um-faicon-twitch:before {
  1433. content: "\f1e8";
  1434. }
  1435. .um-faicon-yelp:before {
  1436. content: "\f1e9";
  1437. }
  1438. .um-faicon-newspaper-o:before {
  1439. content: "\f1ea";
  1440. }
  1441. .um-faicon-wifi:before {
  1442. content: "\f1eb";
  1443. }
  1444. .um-faicon-calculator:before {
  1445. content: "\f1ec";
  1446. }
  1447. .um-faicon-paypal:before {
  1448. content: "\f1ed";
  1449. }
  1450. .um-faicon-google-wallet:before {
  1451. content: "\f1ee";
  1452. }
  1453. .um-faicon-cc-visa:before {
  1454. content: "\f1f0";
  1455. }
  1456. .um-faicon-cc-mastercard:before {
  1457. content: "\f1f1";
  1458. }
  1459. .um-faicon-cc-discover:before {
  1460. content: "\f1f2";
  1461. }
  1462. .um-faicon-cc-amex:before {
  1463. content: "\f1f3";
  1464. }
  1465. .um-faicon-cc-paypal:before {
  1466. content: "\f1f4";
  1467. }
  1468. .um-faicon-cc-stripe:before {
  1469. content: "\f1f5";
  1470. }
  1471. .um-faicon-bell-slash:before {
  1472. content: "\f1f6";
  1473. }
  1474. .um-faicon-bell-slash-o:before {
  1475. content: "\f1f7";
  1476. }
  1477. .um-faicon-trash:before {
  1478. content: "\f1f8";
  1479. }
  1480. .um-faicon-copyright:before {
  1481. content: "\f1f9";
  1482. }
  1483. .um-faicon-at:before {
  1484. content: "\f1fa";
  1485. }
  1486. .um-faicon-eyedropper:before {
  1487. content: "\f1fb";
  1488. }
  1489. .um-faicon-paint-brush:before {
  1490. content: "\f1fc";
  1491. }
  1492. .um-faicon-birthday-cake:before {
  1493. content: "\f1fd";
  1494. }
  1495. .um-faicon-area-chart:before {
  1496. content: "\f1fe";
  1497. }
  1498. .um-faicon-pie-chart:before {
  1499. content: "\f200";
  1500. }
  1501. .um-faicon-line-chart:before {
  1502. content: "\f201";
  1503. }
  1504. .um-faicon-lastfm:before {
  1505. content: "\f202";
  1506. }
  1507. .um-faicon-lastfm-square:before {
  1508. content: "\f203";
  1509. }
  1510. .um-faicon-toggle-off:before {
  1511. content: "\f204";
  1512. }
  1513. .um-faicon-toggle-on:before {
  1514. content: "\f205";
  1515. }
  1516. .um-faicon-bicycle:before {
  1517. content: "\f206";
  1518. }
  1519. .um-faicon-bus:before {
  1520. content: "\f207";
  1521. }
  1522. .um-faicon-ioxhost:before {
  1523. content: "\f208";
  1524. }
  1525. .um-faicon-angellist:before {
  1526. content: "\f209";
  1527. }
  1528. .um-faicon-cc:before {
  1529. content: "\f20a";
  1530. }
  1531. .um-faicon-shekel:before,
  1532. .um-faicon-sheqel:before,
  1533. .um-faicon-ils:before {
  1534. content: "\f20b";
  1535. }
  1536. .um-faicon-meanpath:before {
  1537. content: "\f20c";
  1538. }
  1539. @-moz-keyframes um-faicon-spin {
  1540. 0% {
  1541. -moz-transform: rotate(0deg);
  1542. }
  1543. 100% {
  1544. -moz-transform: rotate(359deg);
  1545. }
  1546. }
  1547. @-webkit-keyframes um-faicon-spin {
  1548. 0% {
  1549. -webkit-transform: rotate(0deg);
  1550. }
  1551. 100% {
  1552. -webkit-transform: rotate(359deg);
  1553. }
  1554. }
  1555. @-o-keyframes um-faicon-spin {
  1556. 0% {
  1557. -o-transform: rotate(0deg);
  1558. }
  1559. 100% {
  1560. -o-transform: rotate(359deg);
  1561. }
  1562. }
  1563. @-ms-keyframes um-faicon-spin {
  1564. 0% {
  1565. -ms-transform: rotate(0deg);
  1566. }
  1567. 100% {
  1568. -ms-transform: rotate(359deg);
  1569. }
  1570. }
  1571. @keyframes um-faicon-spin {
  1572. 0% {
  1573. transform: rotate(0deg);
  1574. }
  1575. 100% {
  1576. transform: rotate(359deg);
  1577. }
  1578. }