Advertisement
Guest User

Fontello

a guest
Dec 11th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.71 KB | None | 0 0
  1. @font-face {
  2. font-family: 'fontello';
  3. src: url('../font/fontello.eot?46462644');
  4. src: url('../font/fontello.eot?46462644#iefix') format('embedded-opentype'),
  5. url('../font/fontello.woff?46462644') format('woff'),
  6. url('../font/fontello.ttf?46462644') format('truetype'),
  7. url('../font/fontello.svg?46462644#fontello') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  12. /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  13. /*
  14. @media screen and (-webkit-min-device-pixel-ratio:0) {
  15. @font-face {
  16. font-family: 'fontello';
  17. src: url('../font/fontello.svg?46462644#fontello') format('svg');
  18. }
  19. }
  20. */
  21.  
  22. [class^="icon-"]:before, [class*=" icon-"]:before {
  23. font-family: "fontello";
  24. font-style: normal;
  25. font-weight: normal;
  26. speak: none;
  27.  
  28. display: inline-block;
  29. text-decoration: inherit;
  30. width: 1em;
  31. margin-right: .2em;
  32. text-align: center;
  33. /* opacity: .8; */
  34.  
  35. /* For safety - reset parent styles, that can break glyph codes*/
  36. font-variant: normal;
  37. text-transform: none;
  38.  
  39. /* fix buttons height, for twitter bootstrap */
  40. line-height: 1em;
  41.  
  42. /* Animation center compensation - margins should be symmetric */
  43. /* remove if not needed */
  44. margin-left: .2em;
  45.  
  46. /* you can be more comfortable with increased icons size */
  47. /* font-size: 120%; */
  48.  
  49. /* Uncomment for 3D effect */
  50. /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  51. }
  52.  
  53. .icon-note:before { content: '\e800'; } /* 'î €' */
  54. .icon-note-beamed:before { content: '\e801'; } /* 'î ' */
  55. .icon-music:before { content: '\e802'; } /* 'î ‚' */
  56. .icon-search:before { content: '\e803'; } /* 'î ƒ' */
  57. .icon-flashlight:before { content: '\e804'; } /* 'î „' */
  58. .icon-mail:before { content: '\e805'; } /* 'î …' */
  59. .icon-heart:before { content: '\e806'; } /* 'î †' */
  60. .icon-heart-empty:before { content: '\e807'; } /* 'î ‡' */
  61. .icon-star:before { content: '\e808'; } /* 'î ˆ' */
  62. .icon-star-empty:before { content: '\e809'; } /* 'î ‰' */
  63. .icon-user:before { content: '\e80a'; } /* 'î Š' */
  64. .icon-users:before { content: '\e80b'; } /* 'î ‹' */
  65. .icon-user-add:before { content: '\e80c'; } /* 'î Œ' */
  66. .icon-video:before { content: '\e80d'; } /* 'î ' */
  67. .icon-picture:before { content: '\e80e'; } /* 'î Ž' */
  68. .icon-camera:before { content: '\e80f'; } /* 'î ' */
  69. .icon-layout:before { content: '\e810'; } /* 'î ' */
  70. .icon-menu:before { content: '\e811'; } /* 'î ‘' */
  71. .icon-check:before { content: '\e812'; } /* 'î ’' */
  72. .icon-cancel-circled:before { content: '\e813'; } /* 'î “' */
  73. .icon-cancel-squared:before { content: '\e814'; } /* 'î ”' */
  74. .icon-plus:before { content: '\e815'; } /* 'î •' */
  75. .icon-plus-circled:before { content: '\e816'; } /* 'î –' */
  76. .icon-plus-squared:before { content: '\e817'; } /* 'î —' */
  77. .icon-minus:before { content: '\e818'; } /* 'î ˜' */
  78. .icon-minus-circled:before { content: '\e819'; } /* 'î ™' */
  79. .icon-minus-squared:before { content: '\e81a'; } /* 'î š' */
  80. .icon-help:before { content: '\e81b'; } /* 'î ›' */
  81. .icon-help-circled:before { content: '\e81c'; } /* 'î œ' */
  82. .icon-info:before { content: '\e81d'; } /* 'î ' */
  83. .icon-info-circled:before { content: '\e81e'; } /* 'î ž' */
  84. .icon-back:before { content: '\e81f'; } /* 'î Ÿ' */
  85. .icon-home:before { content: '\e820'; } /* 'î ' */
  86. .icon-link:before { content: '\e821'; } /* 'î Ą' */
  87. .icon-attach:before { content: '\e822'; } /* 'î ˘' */
  88. .icon-lock:before { content: '\e823'; } /* 'î Ł' */
  89. .icon-lock-open:before { content: '\e824'; } /* 'î ¤' */
  90. .icon-eye:before { content: '\e825'; } /* 'î Ľ' */
  91. .icon-bookmark:before { content: '\e826'; } /* 'î Ś' */
  92. .icon-bookmarks:before { content: '\e827'; } /* 'î §' */
  93. .icon-flag:before { content: '\e828'; } /* 'î ¨' */
  94. .icon-thumbs-up:before { content: '\e829'; } /* 'î Š' */
  95. .icon-thumbs-down:before { content: '\e82a'; } /* 'î Ş' */
  96. .icon-download:before { content: '\e82b'; } /* 'î Ť' */
  97. .icon-upload:before { content: '\e82c'; } /* 'î Ź' */
  98. .icon-upload-cloud:before { content: '\e82d'; } /* 'î ­' */
  99. .icon-reply:before { content: '\e82e'; } /* 'î Ž' */
  100. .icon-reply-all:before { content: '\e82f'; } /* 'î Ż' */
  101. .icon-forward:before { content: '\e830'; } /* 'î °' */
  102. .icon-quote:before { content: '\e831'; } /* 'î ą' */
  103. .icon-code:before { content: '\e832'; } /* 'î ˛' */
  104. .icon-export:before { content: '\e833'; } /* 'î ł' */
  105. .icon-pencil:before { content: '\e834'; } /* 'î ´' */
  106. .icon-feather:before { content: '\e835'; } /* 'î ľ' */
  107. .icon-print:before { content: '\e836'; } /* 'î ś' */
  108. .icon-retweet:before { content: '\e837'; } /* 'î ˇ' */
  109. .icon-keyboard:before { content: '\e838'; } /* 'î ¸' */
  110. .icon-chat:before { content: '\e839'; } /* 'î š' */
  111. .icon-bell:before { content: '\e83a'; } /* 'î ş' */
  112. .icon-attention:before { content: '\e83b'; } /* 'î ť' */
  113. .icon-alert:before { content: '\e83c'; } /* 'î ź' */
  114. .icon-vcard:before { content: '\e83d'; } /* 'î ˝' */
  115. .icon-address:before { content: '\e83e'; } /* 'î ž' */
  116. .icon-location:before { content: '\e83f'; } /* 'î ż' */
  117. .icon-map:before { content: '\e840'; } /* '' */
  118. .icon-direction:before { content: '\e841'; } /* '' */
  119. .icon-compass:before { content: '\e842'; } /* '' */
  120. .icon-cup:before { content: '\e843'; } /* '' */
  121. .icon-trash:before { content: '\e844'; } /* '' */
  122. .icon-doc:before { content: '\e845'; } /* '' */
  123. .icon-docs:before { content: '\e846'; } /* '' */
  124. .icon-doc-landscape:before { content: '\e847'; } /* '' */
  125. .icon-doc-text:before { content: '\e848'; } /* '' */
  126. .icon-doc-text-inv:before { content: '\e849'; } /* '' */
  127. .icon-newspaper:before { content: '\e84a'; } /* '' */
  128. .icon-book-open:before { content: '\e84b'; } /* '' */
  129. .icon-folder:before { content: '\e84c'; } /* '' */
  130. .icon-archive:before { content: '\e84d'; } /* '' */
  131. .icon-box:before { content: '\e84e'; } /* '' */
  132. .icon-rss:before { content: '\e84f'; } /* '' */
  133. .icon-phone:before { content: '\e850'; } /* '' */
  134. .icon-cog:before { content: '\e851'; } /* '' */
  135. .icon-tools:before { content: '\e852'; } /* '' */
  136. .icon-share:before { content: '\e853'; } /* '' */
  137. .icon-shareable:before { content: '\e854'; } /* '' */
  138. .icon-basket:before { content: '\e855'; } /* '' */
  139. .icon-bag:before { content: '\e856'; } /* '' */
  140. .icon-calendar:before { content: '\e857'; } /* '' */
  141. .icon-login:before { content: '\e858'; } /* '' */
  142. .icon-logout:before { content: '\e859'; } /* '' */
  143. .icon-mic:before { content: '\e85a'; } /* '' */
  144. .icon-mute:before { content: '\e85b'; } /* '' */
  145. .icon-sound:before { content: '\e85c'; } /* '' */
  146. .icon-volume:before { content: '\e85d'; } /* '' */
  147. .icon-clock:before { content: '\e85e'; } /* '' */
  148. .icon-lamp:before { content: '\e85f'; } /* '' */
  149. .icon-light-down:before { content: '\e860'; } /* 'îĄ ' */
  150. .icon-light-up:before { content: '\e861'; } /* '' */
  151. .icon-adjust:before { content: '\e862'; } /* '' */
  152. .icon-block:before { content: '\e863'; } /* '' */
  153. .icon-resize-full:before { content: '\e864'; } /* '' */
  154. .icon-resize-small:before { content: '\e865'; } /* '' */
  155. .icon-popup:before { content: '\e866'; } /* '' */
  156. .icon-publish:before { content: '\e867'; } /* '' */
  157. .icon-window:before { content: '\e868'; } /* '' */
  158. .icon-arrow-combo:before { content: '\e869'; } /* '' */
  159. .icon-down-circled:before { content: '\e86a'; } /* '' */
  160. .icon-left-circled:before { content: '\e86b'; } /* '' */
  161. .icon-right-circled:before { content: '\e86c'; } /* '' */
  162. .icon-up-circled:before { content: '\e86d'; } /* '' */
  163. .icon-down-open:before { content: '\e86e'; } /* '' */
  164. .icon-left-open:before { content: '\e86f'; } /* '' */
  165. .icon-right-open:before { content: '\e870'; } /* '' */
  166. .icon-up-open:before { content: '\e871'; } /* '' */
  167. .icon-left-open-mini:before { content: '\e872'; } /* '' */
  168. .icon-right-open-mini:before { content: '\e873'; } /* '' */
  169. .icon-up-open-mini:before { content: '\e874'; } /* '' */
  170. .icon-down-open-big:before { content: '\e875'; } /* '' */
  171. .icon-left-open-big:before { content: '\e876'; } /* '' */
  172. .icon-right-open-big:before { content: '\e877'; } /* '' */
  173. .icon-up-open-big:before { content: '\e878'; } /* '' */
  174. .icon-down:before { content: '\e879'; } /* '' */
  175. .icon-left:before { content: '\e87a'; } /* '' */
  176. .icon-right:before { content: '\e87b'; } /* '' */
  177. .icon-up:before { content: '\e87c'; } /* '' */
  178. .icon-down-dir:before { content: '\e87d'; } /* '' */
  179. .icon-left-dir:before { content: '\e87e'; } /* '' */
  180. .icon-right-dir:before { content: '\e87f'; } /* '' */
  181. .icon-up-dir:before { content: '\e880'; } /* '' */
  182. .icon-down-bold:before { content: '\e881'; } /* '' */
  183. .icon-left-bold:before { content: '\e882'; } /* '' */
  184. .icon-right-bold:before { content: '\e883'; } /* '' */
  185. .icon-up-bold:before { content: '\e884'; } /* '' */
  186. .icon-left-thin:before { content: '\e885'; } /* '' */
  187. .icon-right-thin:before { content: '\e886'; } /* '' */
  188. .icon-up-thin:before { content: '\e887'; } /* '' */
  189. .icon-ccw:before { content: '\e888'; } /* '' */
  190. .icon-cw:before { content: '\e889'; } /* '' */
  191. .icon-arrows-ccw:before { content: '\e88a'; } /* '' */
  192. .icon-level-down:before { content: '\e88b'; } /* '' */
  193. .icon-level-up:before { content: '\e88c'; } /* '' */
  194. .icon-shuffle:before { content: '\e88d'; } /* '' */
  195. .icon-loop:before { content: '\e88e'; } /* '' */
  196. .icon-switch:before { content: '\e88f'; } /* '' */
  197. .icon-play:before { content: '\e890'; } /* '' */
  198. .icon-stop:before { content: '\e891'; } /* '' */
  199. .icon-pause:before { content: '\e892'; } /* '' */
  200. .icon-record:before { content: '\e893'; } /* '' */
  201. .icon-to-end:before { content: '\e894'; } /* '' */
  202. .icon-to-start:before { content: '\e895'; } /* '' */
  203. .icon-fast-forward:before { content: '\e896'; } /* '' */
  204. .icon-fast-backward:before { content: '\e897'; } /* '' */
  205. .icon-progress-1:before { content: '\e898'; } /* '' */
  206. .icon-progress-2:before { content: '\e899'; } /* '' */
  207. .icon-progress-3:before { content: '\e89a'; } /* '' */
  208. .icon-target:before { content: '\e89b'; } /* '' */
  209. .icon-palette:before { content: '\e89c'; } /* '' */
  210. .icon-list:before { content: '\e89d'; } /* '' */
  211. .icon-list-add:before { content: '\e89e'; } /* '' */
  212. .icon-signal:before { content: '\e89f'; } /* '' */
  213. .icon-trophy:before { content: '\e8a0'; } /* 'î˘ ' */
  214. .icon-battery:before { content: '\e8a1'; } /* '' */
  215. .icon-back-in-time:before { content: '\e8a2'; } /* '' */
  216. .icon-monitor:before { content: '\e8a3'; } /* '' */
  217. .icon-mobile:before { content: '\e8a4'; } /* '' */
  218. .icon-network:before { content: '\e8a5'; } /* '' */
  219. .icon-cd:before { content: '\e8a6'; } /* '' */
  220. .icon-inbox:before { content: '\e8a7'; } /* '' */
  221. .icon-install:before { content: '\e8a8'; } /* '' */
  222. .icon-globe:before { content: '\e8a9'; } /* '' */
  223. .icon-cloud:before { content: '\e8aa'; } /* '' */
  224. .icon-flash:before { content: '\e8ab'; } /* '' */
  225. .icon-moon:before { content: '\e8ac'; } /* '' */
  226. .icon-flight:before { content: '\e8ad'; } /* '' */
  227. .icon-paper-plane:before { content: '\e8ae'; } /* '' */
  228. .icon-leaf:before { content: '\e8af'; } /* '' */
  229. .icon-lifebuoy:before { content: '\e8b0'; } /* '' */
  230. .icon-mouse:before { content: '\e8b1'; } /* '' */
  231. .icon-briefcase:before { content: '\e8b2'; } /* '' */
  232. .icon-suitcase:before { content: '\e8b3'; } /* '' */
  233. .icon-dot:before { content: '\e8b4'; } /* '' */
  234. .icon-dot-2:before { content: '\e8b5'; } /* '' */
  235. .icon-dot-3:before { content: '\e8b6'; } /* '' */
  236. .icon-brush:before { content: '\e8b7'; } /* '' */
  237. .icon-magnet:before { content: '\e8b8'; } /* '' */
  238. .icon-infinity:before { content: '\e8b9'; } /* '' */
  239. .icon-erase:before { content: '\e8ba'; } /* '' */
  240. .icon-chart-pie:before { content: '\e8bb'; } /* '' */
  241. .icon-chart-line:before { content: '\e8bc'; } /* '' */
  242. .icon-chart-bar:before { content: '\e8bd'; } /* '' */
  243. .icon-tape:before { content: '\e8be'; } /* '' */
  244. .icon-graduation-cap:before { content: '\e8bf'; } /* '' */
  245. .icon-language:before { content: '\e8c0'; } /* '' */
  246. .icon-ticket:before { content: '\e8c1'; } /* '' */
  247. .icon-water:before { content: '\e8c2'; } /* '' */
  248. .icon-droplet:before { content: '\e8c3'; } /* '' */
  249. .icon-air:before { content: '\e8c4'; } /* '' */
  250. .icon-credit-card:before { content: '\e8c5'; } /* '' */
  251. .icon-floppy:before { content: '\e8c6'; } /* '' */
  252. .icon-clipboard:before { content: '\e8c7'; } /* '' */
  253. .icon-megaphone:before { content: '\e8c8'; } /* '' */
  254. .icon-database:before { content: '\e8c9'; } /* '' */
  255. .icon-drive:before { content: '\e8ca'; } /* '' */
  256. .icon-bucket:before { content: '\e8cb'; } /* '' */
  257. .icon-thermometer:before { content: '\e8cc'; } /* '' */
  258. .icon-key:before { content: '\e8cd'; } /* '' */
  259. .icon-flow-cascade:before { content: '\e8ce'; } /* '' */
  260. .icon-flow-branch:before { content: '\e8cf'; } /* '' */
  261. .icon-flow-tree:before { content: '\e8d0'; } /* '' */
  262. .icon-flow-parallel:before { content: '\e8d1'; } /* '' */
  263. .icon-rocket:before { content: '\e8d2'; } /* '' */
  264. .icon-gauge:before { content: '\e8d3'; } /* '' */
  265. .icon-traffic-cone:before { content: '\e8d4'; } /* '' */
  266. .icon-cc:before { content: '\e8d5'; } /* '' */
  267. .icon-cc-by:before { content: '\e8d6'; } /* '' */
  268. .icon-cc-nc:before { content: '\e8d7'; } /* '' */
  269. .icon-cc-nc-eu:before { content: '\e8d8'; } /* '' */
  270. .icon-cc-nc-jp:before { content: '\e8d9'; } /* '' */
  271. .icon-cc-sa:before { content: '\e8da'; } /* '' */
  272. .icon-cc-nd:before { content: '\e8db'; } /* '' */
  273. .icon-cc-pd:before { content: '\e8dc'; } /* '' */
  274. .icon-cc-zero:before { content: '\e8dd'; } /* '' */
  275. .icon-cc-share:before { content: '\e8de'; } /* '' */
  276. .icon-cc-remix:before { content: '\e8df'; } /* '' */
  277. .icon-github:before { content: '\e8e0'; } /* 'îŁ ' */
  278. .icon-github-circled:before { content: '\e8e1'; } /* '' */
  279. .icon-flickr:before { content: '\e8e2'; } /* '' */
  280. .icon-flickr-circled:before { content: '\e8e3'; } /* '' */
  281. .icon-vimeo-circled:before { content: '\e8e4'; } /* '' */
  282. .icon-twitter:before { content: '\e8e5'; } /* '' */
  283. .icon-twitter-circled:before { content: '\e8e6'; } /* '' */
  284. .icon-facebook:before { content: '\e8e7'; } /* '' */
  285. .icon-facebook-circled:before { content: '\e8e8'; } /* '' */
  286. .icon-facebook-squared:before { content: '\e8e9'; } /* '' */
  287. .icon-gplus:before { content: '\e8ea'; } /* '' */
  288. .icon-gplus-circled:before { content: '\e8eb'; } /* '' */
  289. .icon-pinterest:before { content: '\e8ec'; } /* '' */
  290. .icon-pinterest-circled:before { content: '\e8ed'; } /* '' */
  291. .icon-tumblr:before { content: '\e8ee'; } /* '' */
  292. .icon-tumblr-circled:before { content: '\e8ef'; } /* '' */
  293. .icon-linkedin:before { content: '\e8f0'; } /* '' */
  294. .icon-linkedin-circled:before { content: '\e8f1'; } /* '' */
  295. .icon-dribbble:before { content: '\e8f2'; } /* '' */
  296. .icon-dribbble-circled:before { content: '\e8f3'; } /* '' */
  297. .icon-stumbleupon:before { content: '\e8f4'; } /* '' */
  298. .icon-stumbleupon-circled:before { content: '\e8f5'; } /* '' */
  299. .icon-lastfm:before { content: '\e8f6'; } /* '' */
  300. .icon-rdio:before { content: '\e8f7'; } /* '' */
  301. .icon-rdio-circled:before { content: '\e8f8'; } /* '' */
  302. .icon-spotify:before { content: '\e8f9'; } /* '' */
  303. .icon-spotify-circled:before { content: '\e8fa'; } /* '' */
  304. .icon-qq:before { content: '\e8fb'; } /* '' */
  305. .icon-instagram:before { content: '\e8fc'; } /* '' */
  306. .icon-dropbox:before { content: '\e8fd'; } /* '' */
  307. .icon-evernote:before { content: '\e8fe'; } /* '' */
  308. .icon-flattr:before { content: '\e8ff'; } /* '' */
  309. .icon-skype:before { content: '\e900'; } /* '' */
  310. .icon-skype-circled:before { content: '\e901'; } /* '' */
  311. .icon-renren:before { content: '\e902'; } /* '' */
  312. .icon-sina-weibo:before { content: '\e903'; } /* '' */
  313. .icon-paypal:before { content: '\e904'; } /* '' */
  314. .icon-picasa:before { content: '\e905'; } /* '' */
  315. .icon-soundcloud:before { content: '\e906'; } /* '' */
  316. .icon-mixi:before { content: '\e907'; } /* '' */
  317. .icon-behance:before { content: '\e908'; } /* '' */
  318. .icon-google-circles:before { content: '\e909'; } /* '' */
  319. .icon-smashing:before { content: '\e90a'; } /* '' */
  320. .icon-sweden:before { content: '\e90b'; } /* '' */
  321. .icon-db-shape:before { content: '\e90c'; } /* '' */
  322. .icon-logo-db:before { content: '\e90d'; } /* '' */
  323. .icon-flow-line:before { content: '\e90e'; } /* '' */
  324. .icon-vimeo:before { content: '\e90f'; } /* '' */
  325. .icon-lastfm-circled:before { content: '\e910'; } /* '' */
  326. .icon-vkontakte:before { content: '\e911'; } /* '' */
  327. .icon-cancel:before { content: '\e912'; } /* '' */
  328. .icon-tag:before { content: '\e913'; } /* '' */
  329. .icon-comment:before { content: '\e914'; } /* '' */
  330. .icon-book:before { content: '\e915'; } /* '' */
  331. .icon-hourglass:before { content: '\e916'; } /* '' */
  332. .icon-down-open-mini:before { content: '\e917'; } /* '' */
  333. .icon-down-thin:before { content: '\e918'; } /* '' */
  334. .icon-progress-0:before { content: '\e919'; } /* '' */
  335. .icon-cloud-thunder:before { content: '\e91a'; } /* '' */
  336. .icon-chart-area:before { content: '\e91b'; } /* '' */
  337. .icon-music-outline:before { content: '\e91c'; } /* '' */
  338. .icon-music-1:before { content: '\e91d'; } /* '' */
  339. .icon-search-outline:before { content: '\e91e'; } /* '' */
  340. .icon-search-1:before { content: '\e91f'; } /* '' */
  341. .icon-mail-1:before { content: '\e920'; } /* 'î¤ ' */
  342. .icon-heart-1:before { content: '\e921'; } /* '' */
  343. .icon-heart-filled:before { content: '\e922'; } /* '' */
  344. .icon-star-1:before { content: '\e923'; } /* '' */
  345. .icon-star-filled:before { content: '\e924'; } /* '' */
  346. .icon-user-outline:before { content: '\e925'; } /* '' */
  347. .icon-user-1:before { content: '\e926'; } /* '' */
  348. .icon-users-outline:before { content: '\e927'; } /* '' */
  349. .icon-users-1:before { content: '\e928'; } /* '' */
  350. .icon-user-add-outline:before { content: '\e929'; } /* '' */
  351. .icon-user-add-1:before { content: '\e92a'; } /* '' */
  352. .icon-user-delete-outline:before { content: '\e92b'; } /* '' */
  353. .icon-user-delete:before { content: '\e92c'; } /* '' */
  354. .icon-video-1:before { content: '\e92d'; } /* '' */
  355. .icon-videocam-outline:before { content: '\e92e'; } /* '' */
  356. .icon-videocam:before { content: '\e92f'; } /* '' */
  357. .icon-picture-outline:before { content: '\e930'; } /* '' */
  358. .icon-picture-1:before { content: '\e931'; } /* '' */
  359. .icon-camera-outline:before { content: '\e932'; } /* '' */
  360. .icon-camera-1:before { content: '\e933'; } /* '' */
  361. .icon-th-outline:before { content: '\e934'; } /* '' */
  362. .icon-th:before { content: '\e935'; } /* '' */
  363. .icon-th-large-outline:before { content: '\e936'; } /* '' */
  364. .icon-th-large:before { content: '\e937'; } /* '' */
  365. .icon-th-list-outline:before { content: '\e938'; } /* '' */
  366. .icon-th-list:before { content: '\e939'; } /* '' */
  367. .icon-ok-outline:before { content: '\e93a'; } /* '' */
  368. .icon-ok:before { content: '\e93b'; } /* '' */
  369. .icon-cancel-outline:before { content: '\e93c'; } /* '' */
  370. .icon-cancel-1:before { content: '\e93d'; } /* '' */
  371. .icon-cancel-alt:before { content: '\e93e'; } /* '' */
  372. .icon-cancel-alt-filled:before { content: '\e93f'; } /* '' */
  373. .icon-cancel-circled-outline:before { content: '\e940'; } /* '' */
  374. .icon-cancel-circled-1:before { content: '\e941'; } /* '' */
  375. .icon-plus-outline:before { content: '\e942'; } /* '' */
  376. .icon-plus-1:before { content: '\e943'; } /* '' */
  377. .icon-minus-outline:before { content: '\e944'; } /* '' */
  378. .icon-minus-1:before { content: '\e945'; } /* '' */
  379. .icon-divide-outline:before { content: '\e946'; } /* '' */
  380. .icon-divide:before { content: '\e947'; } /* '' */
  381. .icon-eq-outline:before { content: '\e948'; } /* '' */
  382. .icon-eq:before { content: '\e949'; } /* '' */
  383. .icon-info-outline:before { content: '\e94a'; } /* '' */
  384. .icon-info-1:before { content: '\e94b'; } /* '' */
  385. .icon-home-outline:before { content: '\e94c'; } /* '' */
  386. .icon-home-1:before { content: '\e94d'; } /* '' */
  387. .icon-link-outline:before { content: '\e94e'; } /* '' */
  388. .icon-link-1:before { content: '\e94f'; } /* '' */
  389. .icon-attach-outline:before { content: '\e950'; } /* '' */
  390. .icon-attach-1:before { content: '\e951'; } /* '' */
  391. .icon-lock-1:before { content: '\e952'; } /* '' */
  392. .icon-lock-filled:before { content: '\e953'; } /* '' */
  393. .icon-lock-open-1:before { content: '\e954'; } /* '' */
  394. .icon-lock-open-filled:before { content: '\e955'; } /* '' */
  395. .icon-pin-outline:before { content: '\e956'; } /* '' */
  396. .icon-pin:before { content: '\e957'; } /* '' */
  397. .icon-eye-outline:before { content: '\e958'; } /* '' */
  398. .icon-eye-1:before { content: '\e959'; } /* '' */
  399. .icon-tag-1:before { content: '\e95a'; } /* '' */
  400. .icon-tags:before { content: '\e95b'; } /* '' */
  401. .icon-bookmark-1:before { content: '\e95c'; } /* '' */
  402. .icon-flag-1:before { content: '\e95d'; } /* '' */
  403. .icon-flag-filled:before { content: '\e95e'; } /* '' */
  404. .icon-thumbs-up-1:before { content: '\e95f'; } /* '' */
  405. .icon-thumbs-down-1:before { content: '\e960'; } /* 'îĽ ' */
  406. .icon-download-outline:before { content: '\e961'; } /* '' */
  407. .icon-download-1:before { content: '\e962'; } /* '' */
  408. .icon-upload-outline:before { content: '\e963'; } /* '' */
  409. .icon-upload-1:before { content: '\e964'; } /* '' */
  410. .icon-upload-cloud-outline:before { content: '\e965'; } /* '' */
  411. .icon-upload-cloud-1:before { content: '\e966'; } /* '' */
  412. .icon-reply-outline:before { content: '\e967'; } /* '' */
  413. .icon-reply-1:before { content: '\e968'; } /* '' */
  414. .icon-forward-outline:before { content: '\e969'; } /* '' */
  415. .icon-forward-1:before { content: '\e96a'; } /* '' */
  416. .icon-code-outline:before { content: '\e96b'; } /* '' */
  417. .icon-code-1:before { content: '\e96c'; } /* '' */
  418. .icon-export-outline:before { content: '\e96d'; } /* '' */
  419. .icon-export-1:before { content: '\e96e'; } /* '' */
  420. .icon-pencil-1:before { content: '\e96f'; } /* '' */
  421. .icon-pen:before { content: '\e970'; } /* '' */
  422. .icon-feather-1:before { content: '\e971'; } /* '' */
  423. .icon-edit:before { content: '\e972'; } /* '' */
  424. .icon-print-1:before { content: '\e973'; } /* '' */
  425. .icon-comment-1:before { content: '\e974'; } /* '' */
  426. .icon-chat-1:before { content: '\e975'; } /* '' */
  427. .icon-chat-alt:before { content: '\e976'; } /* '' */
  428. .icon-bell-1:before { content: '\e977'; } /* '' */
  429. .icon-attention-1:before { content: '\e978'; } /* '' */
  430. .icon-attention-filled:before { content: '\e979'; } /* '' */
  431. .icon-warning-empty:before { content: '\e97a'; } /* '' */
  432. .icon-warning:before { content: '\e97b'; } /* '' */
  433. .icon-contacts:before { content: '\e97c'; } /* '' */
  434. .icon-vcard-1:before { content: '\e97d'; } /* '' */
  435. .icon-address-1:before { content: '\e97e'; } /* '' */
  436. .icon-location-outline:before { content: '\e97f'; } /* '' */
  437. .icon-location-1:before { content: '\e980'; } /* '' */
  438. .icon-map-1:before { content: '\e981'; } /* '' */
  439. .icon-direction-outline:before { content: '\e982'; } /* '' */
  440. .icon-direction-1:before { content: '\e983'; } /* '' */
  441. .icon-compass-1:before { content: '\e984'; } /* '' */
  442. .icon-trash-1:before { content: '\e985'; } /* '' */
  443. .icon-doc-1:before { content: '\e986'; } /* '' */
  444. .icon-doc-text-1:before { content: '\e987'; } /* '' */
  445. .icon-doc-add:before { content: '\e988'; } /* '' */
  446. .icon-doc-remove:before { content: '\e989'; } /* '' */
  447. .icon-news:before { content: '\e98a'; } /* '' */
  448. .icon-folder-1:before { content: '\e98b'; } /* '' */
  449. .icon-folder-add:before { content: '\e98c'; } /* '' */
  450. .icon-folder-delete:before { content: '\e98d'; } /* '' */
  451. .icon-archive-1:before { content: '\e98e'; } /* '' */
  452. .icon-box-1:before { content: '\e98f'; } /* '' */
  453. .icon-rss-outline:before { content: '\e990'; } /* '' */
  454. .icon-rss-1:before { content: '\e991'; } /* '' */
  455. .icon-phone-outline:before { content: '\e992'; } /* '' */
  456. .icon-phone-1:before { content: '\e993'; } /* '' */
  457. .icon-menu-outline:before { content: '\e994'; } /* '' */
  458. .icon-menu-1:before { content: '\e995'; } /* '' */
  459. .icon-cog-outline:before { content: '\e996'; } /* '' */
  460. .icon-cog-1:before { content: '\e997'; } /* '' */
  461. .icon-wrench-outline:before { content: '\e998'; } /* '' */
  462. .icon-wrench:before { content: '\e999'; } /* '' */
  463. .icon-basket-1:before { content: '\e99a'; } /* '' */
  464. .icon-calendar-outlilne:before { content: '\e99b'; } /* '' */
  465. .icon-calendar-1:before { content: '\e99c'; } /* '' */
  466. .icon-mic-outline:before { content: '\e99d'; } /* '' */
  467. .icon-mic-1:before { content: '\e99e'; } /* '' */
  468. .icon-volume-off:before { content: '\e99f'; } /* '' */
  469. .icon-volume-low:before { content: '\e9a0'; } /* 'îŚ ' */
  470. .icon-volume-middle:before { content: '\e9a1'; } /* '' */
  471. .icon-volume-high:before { content: '\e9a2'; } /* '' */
  472. .icon-headphones:before { content: '\e9a3'; } /* '' */
  473. .icon-clock-1:before { content: '\e9a4'; } /* '' */
  474. .icon-wristwatch:before { content: '\e9a5'; } /* '' */
  475. .icon-stopwatch:before { content: '\e9a6'; } /* '' */
  476. .icon-lightbulb:before { content: '\e9a7'; } /* '' */
  477. .icon-block-outline:before { content: '\e9a8'; } /* '' */
  478. .icon-block-1:before { content: '\e9a9'; } /* '' */
  479. .icon-resize-full-outline:before { content: '\e9aa'; } /* '' */
  480. .icon-resize-full-1:before { content: '\e9ab'; } /* '' */
  481. .icon-resize-normal-outline:before { content: '\e9ac'; } /* '' */
  482. .icon-resize-normal:before { content: '\e9ad'; } /* '' */
  483. .icon-move-outline:before { content: '\e9ae'; } /* '' */
  484. .icon-move:before { content: '\e9af'; } /* '' */
  485. .icon-popup-1:before { content: '\e9b0'; } /* '' */
  486. .icon-zoom-in-outline:before { content: '\e9b1'; } /* '' */
  487. .icon-zoom-in:before { content: '\e9b2'; } /* '' */
  488. .icon-zoom-out-outline:before { content: '\e9b3'; } /* '' */
  489. .icon-zoom-out:before { content: '\e9b4'; } /* '' */
  490. .icon-popup-2:before { content: '\e9b5'; } /* '' */
  491. .icon-left-open-outline:before { content: '\e9b6'; } /* '' */
  492. .icon-left-open-1:before { content: '\e9b7'; } /* '' */
  493. .icon-right-open-outline:before { content: '\e9b8'; } /* '' */
  494. .icon-right-open-1:before { content: '\e9b9'; } /* '' */
  495. .icon-down-1:before { content: '\e9ba'; } /* '' */
  496. .icon-left-1:before { content: '\e9bb'; } /* '' */
  497. .icon-right-1:before { content: '\e9bc'; } /* '' */
  498. .icon-up-1:before { content: '\e9bd'; } /* '' */
  499. .icon-down-outline:before { content: '\e9be'; } /* '' */
  500. .icon-left-outline:before { content: '\e9bf'; } /* '' */
  501. .icon-right-outline:before { content: '\e9c0'; } /* '' */
  502. .icon-up-outline:before { content: '\e9c1'; } /* '' */
  503. .icon-down-small:before { content: '\e9c2'; } /* '' */
  504. .icon-left-small:before { content: '\e9c3'; } /* '' */
  505. .icon-right-small:before { content: '\e9c4'; } /* '' */
  506. .icon-up-small:before { content: '\e9c5'; } /* '' */
  507. .icon-cw-outline:before { content: '\e9c6'; } /* '' */
  508. .icon-cw-1:before { content: '\e9c7'; } /* '' */
  509. .icon-arrows-cw-outline:before { content: '\e9c8'; } /* '' */
  510. .icon-arrows-cw:before { content: '\e9c9'; } /* '' */
  511. .icon-loop-outline:before { content: '\e9ca'; } /* '' */
  512. .icon-loop-1:before { content: '\e9cb'; } /* '' */
  513. .icon-loop-alt-outline:before { content: '\e9cc'; } /* '' */
  514. .icon-loop-alt:before { content: '\e9cd'; } /* '' */
  515. .icon-shuffle-1:before { content: '\e9ce'; } /* '' */
  516. .icon-play-outline:before { content: '\e9cf'; } /* '' */
  517. .icon-play-1:before { content: '\e9d0'; } /* '' */
  518. .icon-stop-outline:before { content: '\e9d1'; } /* '' */
  519. .icon-stop-1:before { content: '\e9d2'; } /* '' */
  520. .icon-pause-outline:before { content: '\e9d3'; } /* '' */
  521. .icon-pause-1:before { content: '\e9d4'; } /* '' */
  522. .icon-fast-fw-outline:before { content: '\e9d5'; } /* '' */
  523. .icon-fast-fw:before { content: '\e9d6'; } /* '' */
  524. .icon-rewind-outline:before { content: '\e9d7'; } /* '' */
  525. .icon-rewind:before { content: '\e9d8'; } /* '' */
  526. .icon-record-outline:before { content: '\e9d9'; } /* '' */
  527. .icon-record-1:before { content: '\e9da'; } /* '' */
  528. .icon-eject-outline:before { content: '\e9db'; } /* '' */
  529. .icon-eject:before { content: '\e9dc'; } /* '' */
  530. .icon-eject-alt-outline:before { content: '\e9dd'; } /* '' */
  531. .icon-eject-alt:before { content: '\e9de'; } /* '' */
  532. .icon-bat1:before { content: '\e9df'; } /* '' */
  533. .icon-bat2:before { content: '\e9e0'; } /* 'î§ ' */
  534. .icon-bat3:before { content: '\e9e1'; } /* '' */
  535. .icon-bat4:before { content: '\e9e2'; } /* '' */
  536. .icon-bat-charge:before { content: '\e9e3'; } /* '' */
  537. .icon-plug:before { content: '\e9e4'; } /* '' */
  538. .icon-target-outline:before { content: '\e9e5'; } /* '' */
  539. .icon-target-1:before { content: '\e9e6'; } /* '' */
  540. .icon-wifi-outline:before { content: '\e9e7'; } /* '' */
  541. .icon-wifi:before { content: '\e9e8'; } /* '' */
  542. .icon-desktop:before { content: '\e9e9'; } /* '' */
  543. .icon-laptop:before { content: '\e9ea'; } /* '' */
  544. .icon-tablet:before { content: '\e9eb'; } /* '' */
  545. .icon-mobile-1:before { content: '\e9ec'; } /* '' */
  546. .icon-contrast:before { content: '\e9ed'; } /* '' */
  547. .icon-globe-outline:before { content: '\e9ee'; } /* '' */
  548. .icon-globe-1:before { content: '\e9ef'; } /* '' */
  549. .icon-globe-alt-outline:before { content: '\e9f0'; } /* '' */
  550. .icon-globe-alt:before { content: '\e9f1'; } /* '' */
  551. .icon-sun:before { content: '\e9f2'; } /* '' */
  552. .icon-sun-filled:before { content: '\e9f3'; } /* '' */
  553. .icon-cloud-1:before { content: '\e9f4'; } /* '' */
  554. .icon-flash-outline:before { content: '\e9f5'; } /* '' */
  555. .icon-flash-1:before { content: '\e9f6'; } /* '' */
  556. .icon-moon-1:before { content: '\e9f7'; } /* '' */
  557. .icon-waves-outline:before { content: '\e9f8'; } /* '' */
  558. .icon-waves:before { content: '\e9f9'; } /* '' */
  559. .icon-rain:before { content: '\e9fa'; } /* '' */
  560. .icon-cloud-sun:before { content: '\e9fb'; } /* '' */
  561. .icon-drizzle:before { content: '\e9fc'; } /* '' */
  562. .icon-snow:before { content: '\e9fd'; } /* '' */
  563. .icon-cloud-flash:before { content: '\e9fe'; } /* '' */
  564. .icon-cloud-wind:before { content: '\e9ff'; } /* '' */
  565. .icon-wind:before { content: '\ea00'; } /* '' */
  566. .icon-plane-outline:before { content: '\ea01'; } /* '' */
  567. .icon-plane:before { content: '\ea02'; } /* '' */
  568. .icon-leaf-1:before { content: '\ea03'; } /* '' */
  569. .icon-lifebuoy-1:before { content: '\ea04'; } /* '' */
  570. .icon-briefcase-1:before { content: '\ea05'; } /* '' */
  571. .icon-brush-1:before { content: '\ea06'; } /* '' */
  572. .icon-pipette:before { content: '\ea07'; } /* '' */
  573. .icon-power-outline:before { content: '\ea08'; } /* '' */
  574. .icon-power:before { content: '\ea09'; } /* '' */
  575. .icon-check-outline:before { content: '\ea0a'; } /* '' */
  576. .icon-check-1:before { content: '\ea0b'; } /* '' */
  577. .icon-gift:before { content: '\ea0c'; } /* '' */
  578. .icon-temperatire:before { content: '\ea0d'; } /* '' */
  579. .icon-chart-outline:before { content: '\ea0e'; } /* '' */
  580. .icon-chart:before { content: '\ea0f'; } /* '' */
  581. .icon-chart-alt-outline:before { content: '\ea10'; } /* '' */
  582. .icon-chart-alt:before { content: '\ea11'; } /* '' */
  583. .icon-chart-bar-outline:before { content: '\ea12'; } /* '' */
  584. .icon-chart-bar-1:before { content: '\ea13'; } /* '' */
  585. .icon-chart-pie-outline:before { content: '\ea14'; } /* '' */
  586. .icon-chart-pie-1:before { content: '\ea15'; } /* '' */
  587. .icon-ticket-1:before { content: '\ea16'; } /* '' */
  588. .icon-credit-card-1:before { content: '\ea17'; } /* '' */
  589. .icon-clipboard-1:before { content: '\ea18'; } /* '' */
  590. .icon-database-1:before { content: '\ea19'; } /* '' */
  591. .icon-key-outline:before { content: '\ea1a'; } /* '' */
  592. .icon-key-1:before { content: '\ea1b'; } /* '' */
  593. .icon-flow-split:before { content: '\ea1c'; } /* '' */
  594. .icon-flow-merge:before { content: '\ea1d'; } /* '' */
  595. .icon-flow-parallel-1:before { content: '\ea1e'; } /* '' */
  596. .icon-flow-cross:before { content: '\ea1f'; } /* '' */
  597. .icon-certificate-outline:before { content: '\ea20'; } /* 'î¨ ' */
  598. .icon-certificate:before { content: '\ea21'; } /* '' */
  599. .icon-scissors-outline:before { content: '\ea22'; } /* '' */
  600. .icon-scissors:before { content: '\ea23'; } /* '' */
  601. .icon-flask:before { content: '\ea24'; } /* '' */
  602. .icon-wine:before { content: '\ea25'; } /* '' */
  603. .icon-coffee:before { content: '\ea26'; } /* '' */
  604. .icon-beer:before { content: '\ea27'; } /* '' */
  605. .icon-anchor-outline:before { content: '\ea28'; } /* '' */
  606. .icon-anchor:before { content: '\ea29'; } /* '' */
  607. .icon-puzzle-outline:before { content: '\ea2a'; } /* '' */
  608. .icon-puzzle:before { content: '\ea2b'; } /* '' */
  609. .icon-tree:before { content: '\ea2c'; } /* '' */
  610. .icon-calculator:before { content: '\ea2d'; } /* '' */
  611. .icon-infinity-outline:before { content: '\ea2e'; } /* '' */
  612. .icon-infinity-1:before { content: '\ea2f'; } /* '' */
  613. .icon-pi-outline:before { content: '\ea30'; } /* '' */
  614. .icon-pi:before { content: '\ea31'; } /* '' */
  615. .icon-at:before { content: '\ea32'; } /* '' */
  616. .icon-at-circled:before { content: '\ea33'; } /* '' */
  617. .icon-looped-square-outline:before { content: '\ea34'; } /* '' */
  618. .icon-looped-square-interest:before { content: '\ea35'; } /* '' */
  619. .icon-sort-alphabet-outline:before { content: '\ea36'; } /* '' */
  620. .icon-sort-alphabet:before { content: '\ea37'; } /* '' */
  621. .icon-sort-numeric-outline:before { content: '\ea38'; } /* '' */
  622. .icon-sort-numeric:before { content: '\ea39'; } /* '' */
  623. .icon-dribbble-circled-1:before { content: '\ea3a'; } /* '' */
  624. .icon-dribbble-1:before { content: '\ea3b'; } /* '' */
  625. .icon-facebook-circled-1:before { content: '\ea3c'; } /* '' */
  626. .icon-facebook-1:before { content: '\ea3d'; } /* '' */
  627. .icon-flickr-circled-1:before { content: '\ea3e'; } /* '' */
  628. .icon-flickr-1:before { content: '\ea3f'; } /* '' */
  629. .icon-github-circled-1:before { content: '\ea40'; } /* '' */
  630. .icon-github-1:before { content: '\ea41'; } /* '' */
  631. .icon-lastfm-circled-1:before { content: '\ea42'; } /* '' */
  632. .icon-lastfm-1:before { content: '\ea43'; } /* '' */
  633. .icon-linkedin-circled-1:before { content: '\ea44'; } /* '' */
  634. .icon-linkedin-1:before { content: '\ea45'; } /* '' */
  635. .icon-pinterest-circled-1:before { content: '\ea46'; } /* '' */
  636. .icon-pinterest-1:before { content: '\ea47'; } /* '' */
  637. .icon-skype-outline:before { content: '\ea48'; } /* '' */
  638. .icon-skype-1:before { content: '\ea49'; } /* '' */
  639. .icon-tumbler-circled:before { content: '\ea4a'; } /* '' */
  640. .icon-tumbler:before { content: '\ea4b'; } /* '' */
  641. .icon-twitter-circled-1:before { content: '\ea4c'; } /* '' */
  642. .icon-twitter-1:before { content: '\ea4d'; } /* '' */
  643. .icon-vimeo-circled-1:before { content: '\ea4e'; } /* '' */
  644. .icon-vimeo-1:before { content: '\ea4f'; } /* '' */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement