themify.css 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073
  1. @font-face {
  2. font-family: 'themify';
  3. src: url("fonts/themify.eot?-fvbane");
  4. src: url("fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("fonts/themify.woff?-fvbane") format("woff"), url("fonts/themify.ttf?-fvbane") format("truetype"), url("fonts/themify.svg?-fvbane#themify") format("svg");
  5. font-weight: normal;
  6. font-style: normal; }
  7. [class^="ti-"], [class*=" ti-"] {
  8. font-family: 'themify';
  9. speak: none;
  10. font-style: normal;
  11. font-weight: normal;
  12. font-variant: normal;
  13. text-transform: none;
  14. line-height: 1;
  15. /* Better Font Rendering =========== */
  16. -webkit-font-smoothing: antialiased;
  17. -moz-osx-font-smoothing: grayscale; }
  18. .ti-wand:before {
  19. content: "\e600"; }
  20. .ti-volume:before {
  21. content: "\e601"; }
  22. .ti-user:before {
  23. content: "\e602"; }
  24. .ti-unlock:before {
  25. content: "\e603"; }
  26. .ti-unlink:before {
  27. content: "\e604"; }
  28. .ti-trash:before {
  29. content: "\e605"; }
  30. .ti-thought:before {
  31. content: "\e606"; }
  32. .ti-target:before {
  33. content: "\e607"; }
  34. .ti-tag:before {
  35. content: "\e608"; }
  36. .ti-tablet:before {
  37. content: "\e609"; }
  38. .ti-star:before {
  39. content: "\e60a"; }
  40. .ti-spray:before {
  41. content: "\e60b"; }
  42. .ti-signal:before {
  43. content: "\e60c"; }
  44. .ti-shopping-cart:before {
  45. content: "\e60d"; }
  46. .ti-shopping-cart-full:before {
  47. content: "\e60e"; }
  48. .ti-settings:before {
  49. content: "\e60f"; }
  50. .ti-search:before {
  51. content: "\e610"; }
  52. .ti-zoom-in:before {
  53. content: "\e611"; }
  54. .ti-zoom-out:before {
  55. content: "\e612"; }
  56. .ti-cut:before {
  57. content: "\e613"; }
  58. .ti-ruler:before {
  59. content: "\e614"; }
  60. .ti-ruler-pencil:before {
  61. content: "\e615"; }
  62. .ti-ruler-alt:before {
  63. content: "\e616"; }
  64. .ti-bookmark:before {
  65. content: "\e617"; }
  66. .ti-bookmark-alt:before {
  67. content: "\e618"; }
  68. .ti-reload:before {
  69. content: "\e619"; }
  70. .ti-plus:before {
  71. content: "\e61a"; }
  72. .ti-pin:before {
  73. content: "\e61b"; }
  74. .ti-pencil:before {
  75. content: "\e61c"; }
  76. .ti-pencil-alt:before {
  77. content: "\e61d"; }
  78. .ti-paint-roller:before {
  79. content: "\e61e"; }
  80. .ti-paint-bucket:before {
  81. content: "\e61f"; }
  82. .ti-na:before {
  83. content: "\e620"; }
  84. .ti-mobile:before {
  85. content: "\e621"; }
  86. .ti-minus:before {
  87. content: "\e622"; }
  88. .ti-medall:before {
  89. content: "\e623"; }
  90. .ti-medall-alt:before {
  91. content: "\e624"; }
  92. .ti-marker:before {
  93. content: "\e625"; }
  94. .ti-marker-alt:before {
  95. content: "\e626"; }
  96. .ti-arrow-up:before {
  97. content: "\e627"; }
  98. .ti-arrow-right:before {
  99. content: "\e628"; }
  100. .ti-arrow-left:before {
  101. content: "\e629"; }
  102. .ti-arrow-down:before {
  103. content: "\e62a"; }
  104. .ti-lock:before {
  105. content: "\e62b"; }
  106. .ti-location-arrow:before {
  107. content: "\e62c"; }
  108. .ti-link:before {
  109. content: "\e62d"; }
  110. .ti-layout:before {
  111. content: "\e62e"; }
  112. .ti-layers:before {
  113. content: "\e62f"; }
  114. .ti-layers-alt:before {
  115. content: "\e630"; }
  116. .ti-key:before {
  117. content: "\e631"; }
  118. .ti-import:before {
  119. content: "\e632"; }
  120. .ti-image:before {
  121. content: "\e633"; }
  122. .ti-heart:before {
  123. content: "\e634"; }
  124. .ti-heart-broken:before {
  125. content: "\e635"; }
  126. .ti-hand-stop:before {
  127. content: "\e636"; }
  128. .ti-hand-open:before {
  129. content: "\e637"; }
  130. .ti-hand-drag:before {
  131. content: "\e638"; }
  132. .ti-folder:before {
  133. content: "\e639"; }
  134. .ti-flag:before {
  135. content: "\e63a"; }
  136. .ti-flag-alt:before {
  137. content: "\e63b"; }
  138. .ti-flag-alt-2:before {
  139. content: "\e63c"; }
  140. .ti-eye:before {
  141. content: "\e63d"; }
  142. .ti-export:before {
  143. content: "\e63e"; }
  144. .ti-exchange-vertical:before {
  145. content: "\e63f"; }
  146. .ti-desktop:before {
  147. content: "\e640"; }
  148. .ti-cup:before {
  149. content: "\e641"; }
  150. .ti-crown:before {
  151. content: "\e642"; }
  152. .ti-comments:before {
  153. content: "\e643"; }
  154. .ti-comment:before {
  155. content: "\e644"; }
  156. .ti-comment-alt:before {
  157. content: "\e645"; }
  158. .ti-close:before {
  159. content: "\e646"; }
  160. .ti-clip:before {
  161. content: "\e647"; }
  162. .ti-angle-up:before {
  163. content: "\e648"; }
  164. .ti-angle-right:before {
  165. content: "\e649"; }
  166. .ti-angle-left:before {
  167. content: "\e64a"; }
  168. .ti-angle-down:before {
  169. content: "\e64b"; }
  170. .ti-check:before {
  171. content: "\e64c"; }
  172. .ti-check-box:before {
  173. content: "\e64d"; }
  174. .ti-camera:before {
  175. content: "\e64e"; }
  176. .ti-announcement:before {
  177. content: "\e64f"; }
  178. .ti-brush:before {
  179. content: "\e650"; }
  180. .ti-briefcase:before {
  181. content: "\e651"; }
  182. .ti-bolt:before {
  183. content: "\e652"; }
  184. .ti-bolt-alt:before {
  185. content: "\e653"; }
  186. .ti-blackboard:before {
  187. content: "\e654"; }
  188. .ti-bag:before {
  189. content: "\e655"; }
  190. .ti-move:before {
  191. content: "\e656"; }
  192. .ti-arrows-vertical:before {
  193. content: "\e657"; }
  194. .ti-arrows-horizontal:before {
  195. content: "\e658"; }
  196. .ti-fullscreen:before {
  197. content: "\e659"; }
  198. .ti-arrow-top-right:before {
  199. content: "\e65a"; }
  200. .ti-arrow-top-left:before {
  201. content: "\e65b"; }
  202. .ti-arrow-circle-up:before {
  203. content: "\e65c"; }
  204. .ti-arrow-circle-right:before {
  205. content: "\e65d"; }
  206. .ti-arrow-circle-left:before {
  207. content: "\e65e"; }
  208. .ti-arrow-circle-down:before {
  209. content: "\e65f"; }
  210. .ti-angle-double-up:before {
  211. content: "\e660"; }
  212. .ti-angle-double-right:before {
  213. content: "\e661"; }
  214. .ti-angle-double-left:before {
  215. content: "\e662"; }
  216. .ti-angle-double-down:before {
  217. content: "\e663"; }
  218. .ti-zip:before {
  219. content: "\e664"; }
  220. .ti-world:before {
  221. content: "\e665"; }
  222. .ti-wheelchair:before {
  223. content: "\e666"; }
  224. .ti-view-list:before {
  225. content: "\e667"; }
  226. .ti-view-list-alt:before {
  227. content: "\e668"; }
  228. .ti-view-grid:before {
  229. content: "\e669"; }
  230. .ti-uppercase:before {
  231. content: "\e66a"; }
  232. .ti-upload:before {
  233. content: "\e66b"; }
  234. .ti-underline:before {
  235. content: "\e66c"; }
  236. .ti-truck:before {
  237. content: "\e66d"; }
  238. .ti-timer:before {
  239. content: "\e66e"; }
  240. .ti-ticket:before {
  241. content: "\e66f"; }
  242. .ti-thumb-up:before {
  243. content: "\e670"; }
  244. .ti-thumb-down:before {
  245. content: "\e671"; }
  246. .ti-text:before {
  247. content: "\e672"; }
  248. .ti-stats-up:before {
  249. content: "\e673"; }
  250. .ti-stats-down:before {
  251. content: "\e674"; }
  252. .ti-split-v:before {
  253. content: "\e675"; }
  254. .ti-split-h:before {
  255. content: "\e676"; }
  256. .ti-smallcap:before {
  257. content: "\e677"; }
  258. .ti-shine:before {
  259. content: "\e678"; }
  260. .ti-shift-right:before {
  261. content: "\e679"; }
  262. .ti-shift-left:before {
  263. content: "\e67a"; }
  264. .ti-shield:before {
  265. content: "\e67b"; }
  266. .ti-notepad:before {
  267. content: "\e67c"; }
  268. .ti-server:before {
  269. content: "\e67d"; }
  270. .ti-quote-right:before {
  271. content: "\e67e"; }
  272. .ti-quote-left:before {
  273. content: "\e67f"; }
  274. .ti-pulse:before {
  275. content: "\e680"; }
  276. .ti-printer:before {
  277. content: "\e681"; }
  278. .ti-power-off:before {
  279. content: "\e682"; }
  280. .ti-plug:before {
  281. content: "\e683"; }
  282. .ti-pie-chart:before {
  283. content: "\e684"; }
  284. .ti-paragraph:before {
  285. content: "\e685"; }
  286. .ti-panel:before {
  287. content: "\e686"; }
  288. .ti-package:before {
  289. content: "\e687"; }
  290. .ti-music:before {
  291. content: "\e688"; }
  292. .ti-music-alt:before {
  293. content: "\e689"; }
  294. .ti-mouse:before {
  295. content: "\e68a"; }
  296. .ti-mouse-alt:before {
  297. content: "\e68b"; }
  298. .ti-money:before {
  299. content: "\e68c"; }
  300. .ti-microphone:before {
  301. content: "\e68d"; }
  302. .ti-menu:before {
  303. content: "\e68e"; }
  304. .ti-menu-alt:before {
  305. content: "\e68f"; }
  306. .ti-map:before {
  307. content: "\e690"; }
  308. .ti-map-alt:before {
  309. content: "\e691"; }
  310. .ti-loop:before {
  311. content: "\e692"; }
  312. .ti-location-pin:before {
  313. content: "\e693"; }
  314. .ti-list:before {
  315. content: "\e694"; }
  316. .ti-light-bulb:before {
  317. content: "\e695"; }
  318. .ti-Italic:before {
  319. content: "\e696"; }
  320. .ti-info:before {
  321. content: "\e697"; }
  322. .ti-infinite:before {
  323. content: "\e698"; }
  324. .ti-id-badge:before {
  325. content: "\e699"; }
  326. .ti-hummer:before {
  327. content: "\e69a"; }
  328. .ti-home:before {
  329. content: "\e69b"; }
  330. .ti-help:before {
  331. content: "\e69c"; }
  332. .ti-headphone:before {
  333. content: "\e69d"; }
  334. .ti-harddrives:before {
  335. content: "\e69e"; }
  336. .ti-harddrive:before {
  337. content: "\e69f"; }
  338. .ti-gift:before {
  339. content: "\e6a0"; }
  340. .ti-game:before {
  341. content: "\e6a1"; }
  342. .ti-filter:before {
  343. content: "\e6a2"; }
  344. .ti-files:before {
  345. content: "\e6a3"; }
  346. .ti-file:before {
  347. content: "\e6a4"; }
  348. .ti-eraser:before {
  349. content: "\e6a5"; }
  350. .ti-envelope:before {
  351. content: "\e6a6"; }
  352. .ti-download:before {
  353. content: "\e6a7"; }
  354. .ti-direction:before {
  355. content: "\e6a8"; }
  356. .ti-direction-alt:before {
  357. content: "\e6a9"; }
  358. .ti-dashboard:before {
  359. content: "\e6aa"; }
  360. .ti-control-stop:before {
  361. content: "\e6ab"; }
  362. .ti-control-shuffle:before {
  363. content: "\e6ac"; }
  364. .ti-control-play:before {
  365. content: "\e6ad"; }
  366. .ti-control-pause:before {
  367. content: "\e6ae"; }
  368. .ti-control-forward:before {
  369. content: "\e6af"; }
  370. .ti-control-backward:before {
  371. content: "\e6b0"; }
  372. .ti-cloud:before {
  373. content: "\e6b1"; }
  374. .ti-cloud-up:before {
  375. content: "\e6b2"; }
  376. .ti-cloud-down:before {
  377. content: "\e6b3"; }
  378. .ti-clipboard:before {
  379. content: "\e6b4"; }
  380. .ti-car:before {
  381. content: "\e6b5"; }
  382. .ti-calendar:before {
  383. content: "\e6b6"; }
  384. .ti-book:before {
  385. content: "\e6b7"; }
  386. .ti-bell:before {
  387. content: "\e6b8"; }
  388. .ti-basketball:before {
  389. content: "\e6b9"; }
  390. .ti-bar-chart:before {
  391. content: "\e6ba"; }
  392. .ti-bar-chart-alt:before {
  393. content: "\e6bb"; }
  394. .ti-back-right:before {
  395. content: "\e6bc"; }
  396. .ti-back-left:before {
  397. content: "\e6bd"; }
  398. .ti-arrows-corner:before {
  399. content: "\e6be"; }
  400. .ti-archive:before {
  401. content: "\e6bf"; }
  402. .ti-anchor:before {
  403. content: "\e6c0"; }
  404. .ti-align-right:before {
  405. content: "\e6c1"; }
  406. .ti-align-left:before {
  407. content: "\e6c2"; }
  408. .ti-align-justify:before {
  409. content: "\e6c3"; }
  410. .ti-align-center:before {
  411. content: "\e6c4"; }
  412. .ti-alert:before {
  413. content: "\e6c5"; }
  414. .ti-alarm-clock:before {
  415. content: "\e6c6"; }
  416. .ti-agenda:before {
  417. content: "\e6c7"; }
  418. .ti-write:before {
  419. content: "\e6c8"; }
  420. .ti-window:before {
  421. content: "\e6c9"; }
  422. .ti-widgetized:before {
  423. content: "\e6ca"; }
  424. .ti-widget:before {
  425. content: "\e6cb"; }
  426. .ti-widget-alt:before {
  427. content: "\e6cc"; }
  428. .ti-wallet:before {
  429. content: "\e6cd"; }
  430. .ti-video-clapper:before {
  431. content: "\e6ce"; }
  432. .ti-video-camera:before {
  433. content: "\e6cf"; }
  434. .ti-vector:before {
  435. content: "\e6d0"; }
  436. .ti-themify-logo:before {
  437. content: "\e6d1"; }
  438. .ti-themify-favicon:before {
  439. content: "\e6d2"; }
  440. .ti-themify-favicon-alt:before {
  441. content: "\e6d3"; }
  442. .ti-support:before {
  443. content: "\e6d4"; }
  444. .ti-stamp:before {
  445. content: "\e6d5"; }
  446. .ti-split-v-alt:before {
  447. content: "\e6d6"; }
  448. .ti-slice:before {
  449. content: "\e6d7"; }
  450. .ti-shortcode:before {
  451. content: "\e6d8"; }
  452. .ti-shift-right-alt:before {
  453. content: "\e6d9"; }
  454. .ti-shift-left-alt:before {
  455. content: "\e6da"; }
  456. .ti-ruler-alt-2:before {
  457. content: "\e6db"; }
  458. .ti-receipt:before {
  459. content: "\e6dc"; }
  460. .ti-pin2:before {
  461. content: "\e6dd"; }
  462. .ti-pin-alt:before {
  463. content: "\e6de"; }
  464. .ti-pencil-alt2:before {
  465. content: "\e6df"; }
  466. .ti-palette:before {
  467. content: "\e6e0"; }
  468. .ti-more:before {
  469. content: "\e6e1"; }
  470. .ti-more-alt:before {
  471. content: "\e6e2"; }
  472. .ti-microphone-alt:before {
  473. content: "\e6e3"; }
  474. .ti-magnet:before {
  475. content: "\e6e4"; }
  476. .ti-line-double:before {
  477. content: "\e6e5"; }
  478. .ti-line-dotted:before {
  479. content: "\e6e6"; }
  480. .ti-line-dashed:before {
  481. content: "\e6e7"; }
  482. .ti-layout-width-full:before {
  483. content: "\e6e8"; }
  484. .ti-layout-width-default:before {
  485. content: "\e6e9"; }
  486. .ti-layout-width-default-alt:before {
  487. content: "\e6ea"; }
  488. .ti-layout-tab:before {
  489. content: "\e6eb"; }
  490. .ti-layout-tab-window:before {
  491. content: "\e6ec"; }
  492. .ti-layout-tab-v:before {
  493. content: "\e6ed"; }
  494. .ti-layout-tab-min:before {
  495. content: "\e6ee"; }
  496. .ti-layout-slider:before {
  497. content: "\e6ef"; }
  498. .ti-layout-slider-alt:before {
  499. content: "\e6f0"; }
  500. .ti-layout-sidebar-right:before {
  501. content: "\e6f1"; }
  502. .ti-layout-sidebar-none:before {
  503. content: "\e6f2"; }
  504. .ti-layout-sidebar-left:before {
  505. content: "\e6f3"; }
  506. .ti-layout-placeholder:before {
  507. content: "\e6f4"; }
  508. .ti-layout-menu:before {
  509. content: "\e6f5"; }
  510. .ti-layout-menu-v:before {
  511. content: "\e6f6"; }
  512. .ti-layout-menu-separated:before {
  513. content: "\e6f7"; }
  514. .ti-layout-menu-full:before {
  515. content: "\e6f8"; }
  516. .ti-layout-media-right-alt:before {
  517. content: "\e6f9"; }
  518. .ti-layout-media-right:before {
  519. content: "\e6fa"; }
  520. .ti-layout-media-overlay:before {
  521. content: "\e6fb"; }
  522. .ti-layout-media-overlay-alt:before {
  523. content: "\e6fc"; }
  524. .ti-layout-media-overlay-alt-2:before {
  525. content: "\e6fd"; }
  526. .ti-layout-media-left-alt:before {
  527. content: "\e6fe"; }
  528. .ti-layout-media-left:before {
  529. content: "\e6ff"; }
  530. .ti-layout-media-center-alt:before {
  531. content: "\e700"; }
  532. .ti-layout-media-center:before {
  533. content: "\e701"; }
  534. .ti-layout-list-thumb:before {
  535. content: "\e702"; }
  536. .ti-layout-list-thumb-alt:before {
  537. content: "\e703"; }
  538. .ti-layout-list-post:before {
  539. content: "\e704"; }
  540. .ti-layout-list-large-image:before {
  541. content: "\e705"; }
  542. .ti-layout-line-solid:before {
  543. content: "\e706"; }
  544. .ti-layout-grid4:before {
  545. content: "\e707"; }
  546. .ti-layout-grid3:before {
  547. content: "\e708"; }
  548. .ti-layout-grid2:before {
  549. content: "\e709"; }
  550. .ti-layout-grid2-thumb:before {
  551. content: "\e70a"; }
  552. .ti-layout-cta-right:before {
  553. content: "\e70b"; }
  554. .ti-layout-cta-left:before {
  555. content: "\e70c"; }
  556. .ti-layout-cta-center:before {
  557. content: "\e70d"; }
  558. .ti-layout-cta-btn-right:before {
  559. content: "\e70e"; }
  560. .ti-layout-cta-btn-left:before {
  561. content: "\e70f"; }
  562. .ti-layout-column4:before {
  563. content: "\e710"; }
  564. .ti-layout-column3:before {
  565. content: "\e711"; }
  566. .ti-layout-column2:before {
  567. content: "\e712"; }
  568. .ti-layout-accordion-separated:before {
  569. content: "\e713"; }
  570. .ti-layout-accordion-merged:before {
  571. content: "\e714"; }
  572. .ti-layout-accordion-list:before {
  573. content: "\e715"; }
  574. .ti-ink-pen:before {
  575. content: "\e716"; }
  576. .ti-info-alt:before {
  577. content: "\e717"; }
  578. .ti-help-alt:before {
  579. content: "\e718"; }
  580. .ti-headphone-alt:before {
  581. content: "\e719"; }
  582. .ti-hand-point-up:before {
  583. content: "\e71a"; }
  584. .ti-hand-point-right:before {
  585. content: "\e71b"; }
  586. .ti-hand-point-left:before {
  587. content: "\e71c"; }
  588. .ti-hand-point-down:before {
  589. content: "\e71d"; }
  590. .ti-gallery:before {
  591. content: "\e71e"; }
  592. .ti-face-smile:before {
  593. content: "\e71f"; }
  594. .ti-face-sad:before {
  595. content: "\e720"; }
  596. .ti-credit-card:before {
  597. content: "\e721"; }
  598. .ti-control-skip-forward:before {
  599. content: "\e722"; }
  600. .ti-control-skip-backward:before {
  601. content: "\e723"; }
  602. .ti-control-record:before {
  603. content: "\e724"; }
  604. .ti-control-eject:before {
  605. content: "\e725"; }
  606. .ti-comments-smiley:before {
  607. content: "\e726"; }
  608. .ti-brush-alt:before {
  609. content: "\e727"; }
  610. .ti-youtube:before {
  611. content: "\e728"; }
  612. .ti-vimeo:before {
  613. content: "\e729"; }
  614. .ti-twitter:before {
  615. content: "\e72a"; }
  616. .ti-time:before {
  617. content: "\e72b"; }
  618. .ti-tumblr:before {
  619. content: "\e72c"; }
  620. .ti-skype:before {
  621. content: "\e72d"; }
  622. .ti-share:before {
  623. content: "\e72e"; }
  624. .ti-share-alt:before {
  625. content: "\e72f"; }
  626. .ti-rocket:before {
  627. content: "\e730"; }
  628. .ti-pinterest:before {
  629. content: "\e731"; }
  630. .ti-new-window:before {
  631. content: "\e732"; }
  632. .ti-microsoft:before {
  633. content: "\e733"; }
  634. .ti-list-ol:before {
  635. content: "\e734"; }
  636. .ti-linkedin:before {
  637. content: "\e735"; }
  638. .ti-layout-sidebar-2:before {
  639. content: "\e736"; }
  640. .ti-layout-grid4-alt:before {
  641. content: "\e737"; }
  642. .ti-layout-grid3-alt:before {
  643. content: "\e738"; }
  644. .ti-layout-grid2-alt:before {
  645. content: "\e739"; }
  646. .ti-layout-column4-alt:before {
  647. content: "\e73a"; }
  648. .ti-layout-column3-alt:before {
  649. content: "\e73b"; }
  650. .ti-layout-column2-alt:before {
  651. content: "\e73c"; }
  652. .ti-instagram:before {
  653. content: "\e73d"; }
  654. .ti-google:before {
  655. content: "\e73e"; }
  656. .ti-github:before {
  657. content: "\e73f"; }
  658. .ti-flickr:before {
  659. content: "\e740"; }
  660. .ti-facebook:before {
  661. content: "\e741"; }
  662. .ti-dropbox:before {
  663. content: "\e742"; }
  664. .ti-dribbble:before {
  665. content: "\e743"; }
  666. .ti-apple:before {
  667. content: "\e744"; }
  668. .ti-android:before {
  669. content: "\e745"; }
  670. .ti-save:before {
  671. content: "\e746"; }
  672. .ti-save-alt:before {
  673. content: "\e747"; }
  674. .ti-yahoo:before {
  675. content: "\e748"; }
  676. .ti-wordpress:before {
  677. content: "\e749"; }
  678. .ti-vimeo-alt:before {
  679. content: "\e74a"; }
  680. .ti-twitter-alt:before {
  681. content: "\e74b"; }
  682. .ti-tumblr-alt:before {
  683. content: "\e74c"; }
  684. .ti-trello:before {
  685. content: "\e74d"; }
  686. .ti-stack-overflow:before {
  687. content: "\e74e"; }
  688. .ti-soundcloud:before {
  689. content: "\e74f"; }
  690. .ti-sharethis:before {
  691. content: "\e750"; }
  692. .ti-sharethis-alt:before {
  693. content: "\e751"; }
  694. .ti-reddit:before {
  695. content: "\e752"; }
  696. .ti-pinterest-alt:before {
  697. content: "\e753"; }
  698. .ti-microsoft-alt:before {
  699. content: "\e754"; }
  700. .ti-linux:before {
  701. content: "\e755"; }
  702. .ti-jsfiddle:before {
  703. content: "\e756"; }
  704. .ti-joomla:before {
  705. content: "\e757"; }
  706. .ti-html5:before {
  707. content: "\e758"; }
  708. .ti-flickr-alt:before {
  709. content: "\e759"; }
  710. .ti-email:before {
  711. content: "\e75a"; }
  712. .ti-drupal:before {
  713. content: "\e75b"; }
  714. .ti-dropbox-alt:before {
  715. content: "\e75c"; }
  716. .ti-css3:before {
  717. content: "\e75d"; }
  718. .ti-rss:before {
  719. content: "\e75e"; }
  720. .ti-rss-alt:before {
  721. content: "\e75f"; }