flaticon.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098
  1. @font-face {
  2. font-family: "Flaticon";
  3. src: url("flaticon.eot");
  4. src: url("flaticon.eot#iefix") format("embedded-opentype"),
  5. url("flaticon.woff") format("woff"),
  6. url("flaticon.ttf") format("truetype"),
  7. url("flaticon.svg") format("svg");
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. *[class^="flaticon-"] {
  12. font-family: Flaticon;
  13. font-size: 20px;
  14. font-style: normal;
  15. margin-left: 20px;
  16. }.flaticon-5:before {
  17. content: "\e000";
  18. }
  19. .flaticon-7:before {
  20. content: "\e001";
  21. }
  22. .flaticon-add22:before {
  23. content: "\e002";
  24. }
  25. .flaticon-add23:before {
  26. content: "\e003";
  27. }
  28. .flaticon-add24:before {
  29. content: "\e004";
  30. }
  31. .flaticon-address5:before {
  32. content: "\e005";
  33. }
  34. .flaticon-alarm:before {
  35. content: "\e006";
  36. }
  37. .flaticon-align:before {
  38. content: "\e007";
  39. }
  40. .flaticon-align1:before {
  41. content: "\e008";
  42. }
  43. .flaticon-align2:before {
  44. content: "\e009";
  45. }
  46. .flaticon-align3:before {
  47. content: "\e00a";
  48. }
  49. .flaticon-align4:before {
  50. content: "\e00b";
  51. }
  52. .flaticon-align5:before {
  53. content: "\e00c";
  54. }
  55. .flaticon-arrow57:before {
  56. content: "\e00d";
  57. }
  58. .flaticon-arrow58:before {
  59. content: "\e00e";
  60. }
  61. .flaticon-arrow59:before {
  62. content: "\e00f";
  63. }
  64. .flaticon-asterisk:before {
  65. content: "\e010";
  66. }
  67. .flaticon-at1:before {
  68. content: "\e011";
  69. }
  70. .flaticon-attachment:before {
  71. content: "\e012";
  72. }
  73. .flaticon-attachment2:before {
  74. content: "\e013";
  75. }
  76. .flaticon-audio3:before {
  77. content: "\e014";
  78. }
  79. .flaticon-audio4:before {
  80. content: "\e015";
  81. }
  82. .flaticon-audio5:before {
  83. content: "\e016";
  84. }
  85. .flaticon-audio6:before {
  86. content: "\e017";
  87. }
  88. .flaticon-average1:before {
  89. content: "\e018";
  90. }
  91. .flaticon-battery10:before {
  92. content: "\e019";
  93. }
  94. .flaticon-battery11:before {
  95. content: "\e01a";
  96. }
  97. .flaticon-battery12:before {
  98. content: "\e01b";
  99. }
  100. .flaticon-battery13:before {
  101. content: "\e01c";
  102. }
  103. .flaticon-battery14:before {
  104. content: "\e01d";
  105. }
  106. .flaticon-battery15:before {
  107. content: "\e01e";
  108. }
  109. .flaticon-battery16:before {
  110. content: "\e01f";
  111. }
  112. .flaticon-battery5:before {
  113. content: "\e020";
  114. }
  115. .flaticon-battery6:before {
  116. content: "\e021";
  117. }
  118. .flaticon-battery7:before {
  119. content: "\e022";
  120. }
  121. .flaticon-battery8:before {
  122. content: "\e023";
  123. }
  124. .flaticon-battery9:before {
  125. content: "\e024";
  126. }
  127. .flaticon-bell2:before {
  128. content: "\e025";
  129. }
  130. .flaticon-bell3:before {
  131. content: "\e026";
  132. }
  133. .flaticon-bell4:before {
  134. content: "\e027";
  135. }
  136. .flaticon-big40:before {
  137. content: "\e028";
  138. }
  139. .flaticon-big45:before {
  140. content: "\e029";
  141. }
  142. .flaticon-big48:before {
  143. content: "\e02a";
  144. }
  145. .flaticon-big53:before {
  146. content: "\e02b";
  147. }
  148. .flaticon-big54:before {
  149. content: "\e02c";
  150. }
  151. .flaticon-bin1:before {
  152. content: "\e02d";
  153. }
  154. .flaticon-bin3:before {
  155. content: "\e02e";
  156. }
  157. .flaticon-black28:before {
  158. content: "\e02f";
  159. }
  160. .flaticon-black31:before {
  161. content: "\e030";
  162. }
  163. .flaticon-black32:before {
  164. content: "\e031";
  165. }
  166. .flaticon-black39:before {
  167. content: "\e032";
  168. }
  169. .flaticon-black40:before {
  170. content: "\e033";
  171. }
  172. .flaticon-boat:before {
  173. content: "\e034";
  174. }
  175. .flaticon-book4:before {
  176. content: "\e035";
  177. }
  178. .flaticon-book5:before {
  179. content: "\e036";
  180. }
  181. .flaticon-book6:before {
  182. content: "\e037";
  183. }
  184. .flaticon-bookmark:before {
  185. content: "\e038";
  186. }
  187. .flaticon-botton10:before {
  188. content: "\e039";
  189. }
  190. .flaticon-botton11:before {
  191. content: "\e03a";
  192. }
  193. .flaticon-botton7:before {
  194. content: "\e03b";
  195. }
  196. .flaticon-botton8:before {
  197. content: "\e03c";
  198. }
  199. .flaticon-botton9:before {
  200. content: "\e03d";
  201. }
  202. .flaticon-brightness3:before {
  203. content: "\e03e";
  204. }
  205. .flaticon-brightness4:before {
  206. content: "\e03f";
  207. }
  208. .flaticon-browser:before {
  209. content: "\e040";
  210. }
  211. .flaticon-browser1:before {
  212. content: "\e041";
  213. }
  214. .flaticon-browser11:before {
  215. content: "\e042";
  216. }
  217. .flaticon-browser19:before {
  218. content: "\e043";
  219. }
  220. .flaticon-browser2:before {
  221. content: "\e044";
  222. }
  223. .flaticon-browser3:before {
  224. content: "\e045";
  225. }
  226. .flaticon-browser4:before {
  227. content: "\e046";
  228. }
  229. .flaticon-browser5:before {
  230. content: "\e047";
  231. }
  232. .flaticon-browser6:before {
  233. content: "\e048";
  234. }
  235. .flaticon-browser7:before {
  236. content: "\e049";
  237. }
  238. .flaticon-bulb:before {
  239. content: "\e04a";
  240. }
  241. .flaticon-bullet:before {
  242. content: "\e04b";
  243. }
  244. .flaticon-bullhorn:before {
  245. content: "\e04c";
  246. }
  247. .flaticon-calendar4:before {
  248. content: "\e04d";
  249. }
  250. .flaticon-camera4:before {
  251. content: "\e04e";
  252. }
  253. .flaticon-camera5:before {
  254. content: "\e04f";
  255. }
  256. .flaticon-campane:before {
  257. content: "\e050";
  258. }
  259. .flaticon-cassette:before {
  260. content: "\e051";
  261. }
  262. .flaticon-center:before {
  263. content: "\e052";
  264. }
  265. .flaticon-clipboard2:before {
  266. content: "\e053";
  267. }
  268. .flaticon-clipboard3:before {
  269. content: "\e054";
  270. }
  271. .flaticon-clock3:before {
  272. content: "\e055";
  273. }
  274. .flaticon-close2:before {
  275. content: "\e056";
  276. }
  277. .flaticon-cloud10:before {
  278. content: "\e057";
  279. }
  280. .flaticon-cloud11:before {
  281. content: "\e058";
  282. }
  283. .flaticon-cloud12:before {
  284. content: "\e059";
  285. }
  286. .flaticon-cloud13:before {
  287. content: "\e05a";
  288. }
  289. .flaticon-cloud9:before {
  290. content: "\e05b";
  291. }
  292. .flaticon-code2:before {
  293. content: "\e05c";
  294. }
  295. .flaticon-commit:before {
  296. content: "\e05d";
  297. }
  298. .flaticon-compose:before {
  299. content: "\e05e";
  300. }
  301. .flaticon-compose1:before {
  302. content: "\e05f";
  303. }
  304. .flaticon-compose2:before {
  305. content: "\e060";
  306. }
  307. .flaticon-compose3:before {
  308. content: "\e061";
  309. }
  310. .flaticon-contract:before {
  311. content: "\e062";
  312. }
  313. .flaticon-contract1:before {
  314. content: "\e063";
  315. }
  316. .flaticon-contrast1:before {
  317. content: "\e064";
  318. }
  319. .flaticon-converge:before {
  320. content: "\e065";
  321. }
  322. .flaticon-crate:before {
  323. content: "\e066";
  324. }
  325. .flaticon-credit1:before {
  326. content: "\e067";
  327. }
  328. .flaticon-credit4:before {
  329. content: "\e068";
  330. }
  331. .flaticon-credit5:before {
  332. content: "\e069";
  333. }
  334. .flaticon-cross2:before {
  335. content: "\e06a";
  336. }
  337. .flaticon-curlybrace:before {
  338. content: "\e06b";
  339. }
  340. .flaticon-curlybrace1:before {
  341. content: "\e06c";
  342. }
  343. .flaticon-curve2:before {
  344. content: "\e06d";
  345. }
  346. .flaticon-curves:before {
  347. content: "\e06e";
  348. }
  349. .flaticon-database10:before {
  350. content: "\e06f";
  351. }
  352. .flaticon-database9:before {
  353. content: "\e070";
  354. }
  355. .flaticon-databases:before {
  356. content: "\e071";
  357. }
  358. .flaticon-day:before {
  359. content: "\e072";
  360. }
  361. .flaticon-day2:before {
  362. content: "\e073";
  363. }
  364. .flaticon-delete12:before {
  365. content: "\e074";
  366. }
  367. .flaticon-delete13:before {
  368. content: "\e075";
  369. }
  370. .flaticon-distribute:before {
  371. content: "\e076";
  372. }
  373. .flaticon-distribute1:before {
  374. content: "\e077";
  375. }
  376. .flaticon-distribute2:before {
  377. content: "\e078";
  378. }
  379. .flaticon-distribute3:before {
  380. content: "\e079";
  381. }
  382. .flaticon-distribute4:before {
  383. content: "\e07a";
  384. }
  385. .flaticon-distribute5:before {
  386. content: "\e07b";
  387. }
  388. .flaticon-document2:before {
  389. content: "\e07c";
  390. }
  391. .flaticon-document3:before {
  392. content: "\e07d";
  393. }
  394. .flaticon-document4:before {
  395. content: "\e07e";
  396. }
  397. .flaticon-drawer:before {
  398. content: "\e07f";
  399. }
  400. .flaticon-drizzle:before {
  401. content: "\e080";
  402. }
  403. .flaticon-droplet:before {
  404. content: "\e081";
  405. }
  406. .flaticon-envelope:before {
  407. content: "\e082";
  408. }
  409. .flaticon-exchange:before {
  410. content: "\e083";
  411. }
  412. .flaticon-exclude:before {
  413. content: "\e084";
  414. }
  415. .flaticon-expand2:before {
  416. content: "\e085";
  417. }
  418. .flaticon-expand6:before {
  419. content: "\e086";
  420. }
  421. .flaticon-expand7:before {
  422. content: "\e087";
  423. }
  424. .flaticon-expand8:before {
  425. content: "\e088";
  426. }
  427. .flaticon-favorite6:before {
  428. content: "\e089";
  429. }
  430. .flaticon-fivepointed2:before {
  431. content: "\e08a";
  432. }
  433. .flaticon-flag2:before {
  434. content: "\e08b";
  435. }
  436. .flaticon-flag3:before {
  437. content: "\e08c";
  438. }
  439. .flaticon-flask:before {
  440. content: "\e08d";
  441. }
  442. .flaticon-flask1:before {
  443. content: "\e08e";
  444. }
  445. .flaticon-floppy:before {
  446. content: "\e08f";
  447. }
  448. .flaticon-flux:before {
  449. content: "\e090";
  450. }
  451. .flaticon-fog:before {
  452. content: "\e091";
  453. }
  454. .flaticon-folder10:before {
  455. content: "\e092";
  456. }
  457. .flaticon-folder11:before {
  458. content: "\e093";
  459. }
  460. .flaticon-folder15:before {
  461. content: "\e094";
  462. }
  463. .flaticon-folder7:before {
  464. content: "\e095";
  465. }
  466. .flaticon-folder8:before {
  467. content: "\e096";
  468. }
  469. .flaticon-folder9:before {
  470. content: "\e097";
  471. }
  472. .flaticon-framework:before {
  473. content: "\e098";
  474. }
  475. .flaticon-grid:before {
  476. content: "\e099";
  477. }
  478. .flaticon-grid3:before {
  479. content: "\e09a";
  480. }
  481. .flaticon-headset:before {
  482. content: "\e09b";
  483. }
  484. .flaticon-heart18:before {
  485. content: "\e09c";
  486. }
  487. .flaticon-heart9:before {
  488. content: "\e09d";
  489. }
  490. .flaticon-helm:before {
  491. content: "\e09e";
  492. }
  493. .flaticon-home15:before {
  494. content: "\e09f";
  495. }
  496. .flaticon-home2:before {
  497. content: "\e0a0";
  498. }
  499. .flaticon-home4:before {
  500. content: "\e0a1";
  501. }
  502. .flaticon-image1:before {
  503. content: "\e0a2";
  504. }
  505. .flaticon-inbox1:before {
  506. content: "\e0a3";
  507. }
  508. .flaticon-inbox2:before {
  509. content: "\e0a4";
  510. }
  511. .flaticon-infinity2:before {
  512. content: "\e0a5";
  513. }
  514. .flaticon-internet3:before {
  515. content: "\e0a6";
  516. }
  517. .flaticon-intersect:before {
  518. content: "\e0a7";
  519. }
  520. .flaticon-intro:before {
  521. content: "\e0a8";
  522. }
  523. .flaticon-key3:before {
  524. content: "\e0a9";
  525. }
  526. .flaticon-layout:before {
  527. content: "\e0aa";
  528. }
  529. .flaticon-layout1:before {
  530. content: "\e0ab";
  531. }
  532. .flaticon-layout2:before {
  533. content: "\e0ac";
  534. }
  535. .flaticon-layout3:before {
  536. content: "\e0ad";
  537. }
  538. .flaticon-layout4:before {
  539. content: "\e0ae";
  540. }
  541. .flaticon-layout5:before {
  542. content: "\e0af";
  543. }
  544. .flaticon-layout6:before {
  545. content: "\e0b0";
  546. }
  547. .flaticon-left19:before {
  548. content: "\e0b1";
  549. }
  550. .flaticon-left24:before {
  551. content: "\e0b2";
  552. }
  553. .flaticon-line6:before {
  554. content: "\e0b3";
  555. }
  556. .flaticon-link6:before {
  557. content: "\e0b4";
  558. }
  559. .flaticon-list4:before {
  560. content: "\e0b5";
  561. }
  562. .flaticon-list5:before {
  563. content: "\e0b6";
  564. }
  565. .flaticon-list7:before {
  566. content: "\e0b7";
  567. }
  568. .flaticon-load:before {
  569. content: "\e0b8";
  570. }
  571. .flaticon-locked2:before {
  572. content: "\e0b9";
  573. }
  574. .flaticon-low4:before {
  575. content: "\e0ba";
  576. }
  577. .flaticon-mail1:before {
  578. content: "\e0bb";
  579. }
  580. .flaticon-mail2:before {
  581. content: "\e0bc";
  582. }
  583. .flaticon-mail3:before {
  584. content: "\e0bd";
  585. }
  586. .flaticon-map1:before {
  587. content: "\e0be";
  588. }
  589. .flaticon-map2:before {
  590. content: "\e0bf";
  591. }
  592. .flaticon-marquee:before {
  593. content: "\e0c0";
  594. }
  595. .flaticon-marquee1:before {
  596. content: "\e0c1";
  597. }
  598. .flaticon-marquee2:before {
  599. content: "\e0c2";
  600. }
  601. .flaticon-marquee3:before {
  602. content: "\e0c3";
  603. }
  604. .flaticon-marquee5:before {
  605. content: "\e0c4";
  606. }
  607. .flaticon-marquee6:before {
  608. content: "\e0c5";
  609. }
  610. .flaticon-maximise:before {
  611. content: "\e0c6";
  612. }
  613. .flaticon-menu4:before {
  614. content: "\e0c7";
  615. }
  616. .flaticon-menu5:before {
  617. content: "\e0c8";
  618. }
  619. .flaticon-microphone5:before {
  620. content: "\e0c9";
  621. }
  622. .flaticon-minus:before {
  623. content: "\e0ca";
  624. }
  625. .flaticon-mizzle:before {
  626. content: "\e0cb";
  627. }
  628. .flaticon-new3:before {
  629. content: "\e0cc";
  630. }
  631. .flaticon-newspaper:before {
  632. content: "\e0cd";
  633. }
  634. .flaticon-newspaper1:before {
  635. content: "\e0ce";
  636. }
  637. .flaticon-next3:before {
  638. content: "\e0cf";
  639. }
  640. .flaticon-nib:before {
  641. content: "\e0d0";
  642. }
  643. .flaticon-nope:before {
  644. content: "\e0d1";
  645. }
  646. .flaticon-north:before {
  647. content: "\e0d2";
  648. }
  649. .flaticon-notes:before {
  650. content: "\e0d3";
  651. }
  652. .flaticon-old2:before {
  653. content: "\e0d4";
  654. }
  655. .flaticon-out1:before {
  656. content: "\e0d5";
  657. }
  658. .flaticon-outbox:before {
  659. content: "\e0d6";
  660. }
  661. .flaticon-outbox1:before {
  662. content: "\e0d7";
  663. }
  664. .flaticon-outgoing:before {
  665. content: "\e0d8";
  666. }
  667. .flaticon-outgoing1:before {
  668. content: "\e0d9";
  669. }
  670. .flaticon-paper6:before {
  671. content: "\e0da";
  672. }
  673. .flaticon-paper8:before {
  674. content: "\e0db";
  675. }
  676. .flaticon-paragrap:before {
  677. content: "\e0dc";
  678. }
  679. .flaticon-paragraph1:before {
  680. content: "\e0dd";
  681. }
  682. .flaticon-paragraph13:before {
  683. content: "\e0de";
  684. }
  685. .flaticon-paragraph3:before {
  686. content: "\e0df";
  687. }
  688. .flaticon-paragraph4:before {
  689. content: "\e0e0";
  690. }
  691. .flaticon-paragraph5:before {
  692. content: "\e0e1";
  693. }
  694. .flaticon-paragraph6:before {
  695. content: "\e0e2";
  696. }
  697. .flaticon-paragraph8:before {
  698. content: "\e0e3";
  699. }
  700. .flaticon-partially:before {
  701. content: "\e0e4";
  702. }
  703. .flaticon-pause4:before {
  704. content: "\e0e5";
  705. }
  706. .flaticon-pen6:before {
  707. content: "\e0e6";
  708. }
  709. .flaticon-pencil6:before {
  710. content: "\e0e7";
  711. }
  712. .flaticon-piano:before {
  713. content: "\e0e8";
  714. }
  715. .flaticon-pin7:before {
  716. content: "\e0e9";
  717. }
  718. .flaticon-pin8:before {
  719. content: "\e0ea";
  720. }
  721. .flaticon-plume:before {
  722. content: "\e0eb";
  723. }
  724. .flaticon-plus3:before {
  725. content: "\e0ec";
  726. }
  727. .flaticon-podcast:before {
  728. content: "\e0ed";
  729. }
  730. .flaticon-podcast1:before {
  731. content: "\e0ee";
  732. }
  733. .flaticon-polaroid:before {
  734. content: "\e0ef";
  735. }
  736. .flaticon-polaroid1:before {
  737. content: "\e0f0";
  738. }
  739. .flaticon-postage:before {
  740. content: "\e0f1";
  741. }
  742. .flaticon-power5:before {
  743. content: "\e0f2";
  744. }
  745. .flaticon-previous1:before {
  746. content: "\e0f3";
  747. }
  748. .flaticon-print:before {
  749. content: "\e0f4";
  750. }
  751. .flaticon-professional:before {
  752. content: "\e0f5";
  753. }
  754. .flaticon-pull:before {
  755. content: "\e0f6";
  756. }
  757. .flaticon-pullup:before {
  758. content: "\e0f7";
  759. }
  760. .flaticon-quill:before {
  761. content: "\e0f8";
  762. }
  763. .flaticon-rectangular:before {
  764. content: "\e0f9";
  765. }
  766. .flaticon-reduce:before {
  767. content: "\e0fa";
  768. }
  769. .flaticon-refresh1:before {
  770. content: "\e0fb";
  771. }
  772. .flaticon-reminder:before {
  773. content: "\e0fc";
  774. }
  775. .flaticon-remove:before {
  776. content: "\e0fd";
  777. }
  778. .flaticon-repeat:before {
  779. content: "\e0fe";
  780. }
  781. .flaticon-return2:before {
  782. content: "\e0ff";
  783. }
  784. .flaticon-return3:before {
  785. content: "\e100";
  786. }
  787. .flaticon-revert:before {
  788. content: "\e101";
  789. }
  790. .flaticon-rewind9:before {
  791. content: "\e102";
  792. }
  793. .flaticon-ripped:before {
  794. content: "\e103";
  795. }
  796. .flaticon-road2:before {
  797. content: "\e104";
  798. }
  799. .flaticon-rounded1:before {
  800. content: "\e105";
  801. }
  802. .flaticon-rounded11:before {
  803. content: "\e106";
  804. }
  805. .flaticon-rulers:before {
  806. content: "\e107";
  807. }
  808. .flaticon-safe:before {
  809. content: "\e108";
  810. }
  811. .flaticon-search:before {
  812. content: "\e109";
  813. }
  814. .flaticon-search4:before {
  815. content: "\e10a";
  816. }
  817. .flaticon-seccin:before {
  818. content: "\e10b";
  819. }
  820. .flaticon-send5:before {
  821. content: "\e10c";
  822. }
  823. .flaticon-settings:before {
  824. content: "\e10d";
  825. }
  826. .flaticon-settings2:before {
  827. content: "\e10e";
  828. }
  829. .flaticon-shred:before {
  830. content: "\e10f";
  831. }
  832. .flaticon-shuffle:before {
  833. content: "\e110";
  834. }
  835. .flaticon-sing:before {
  836. content: "\e111";
  837. }
  838. .flaticon-sleep1:before {
  839. content: "\e112";
  840. }
  841. .flaticon-small40:before {
  842. content: "\e113";
  843. }
  844. .flaticon-small41:before {
  845. content: "\e114";
  846. }
  847. .flaticon-small42:before {
  848. content: "\e115";
  849. }
  850. .flaticon-small43:before {
  851. content: "\e116";
  852. }
  853. .flaticon-small44:before {
  854. content: "\e117";
  855. }
  856. .flaticon-small45:before {
  857. content: "\e118";
  858. }
  859. .flaticon-small46:before {
  860. content: "\e119";
  861. }
  862. .flaticon-small47:before {
  863. content: "\e11a";
  864. }
  865. .flaticon-small52:before {
  866. content: "\e11b";
  867. }
  868. .flaticon-spam:before {
  869. content: "\e11c";
  870. }
  871. .flaticon-spam1:before {
  872. content: "\e11d";
  873. }
  874. .flaticon-speech10:before {
  875. content: "\e11e";
  876. }
  877. .flaticon-speech11:before {
  878. content: "\e11f";
  879. }
  880. .flaticon-speech17:before {
  881. content: "\e120";
  882. }
  883. .flaticon-speech3:before {
  884. content: "\e121";
  885. }
  886. .flaticon-speech4:before {
  887. content: "\e122";
  888. }
  889. .flaticon-speech5:before {
  890. content: "\e123";
  891. }
  892. .flaticon-speeck:before {
  893. content: "\e124";
  894. }
  895. .flaticon-spinner:before {
  896. content: "\e125";
  897. }
  898. .flaticon-spinner1:before {
  899. content: "\e126";
  900. }
  901. .flaticon-spinner3:before {
  902. content: "\e127";
  903. }
  904. .flaticon-split:before {
  905. content: "\e128";
  906. }
  907. .flaticon-split1:before {
  908. content: "\e129";
  909. }
  910. .flaticon-spool:before {
  911. content: "\e12a";
  912. }
  913. .flaticon-square19:before {
  914. content: "\e12b";
  915. }
  916. .flaticon-stamp:before {
  917. content: "\e12c";
  918. }
  919. .flaticon-stamp1:before {
  920. content: "\e12d";
  921. }
  922. .flaticon-star3:before {
  923. content: "\e12e";
  924. }
  925. .flaticon-stiffy:before {
  926. content: "\e12f";
  927. }
  928. .flaticon-stop3:before {
  929. content: "\e130";
  930. }
  931. .flaticon-stopwatch:before {
  932. content: "\e131";
  933. }
  934. .flaticon-store:before {
  935. content: "\e132";
  936. }
  937. .flaticon-substract:before {
  938. content: "\e133";
  939. }
  940. .flaticon-support:before {
  941. content: "\e134";
  942. }
  943. .flaticon-support2:before {
  944. content: "\e135";
  945. }
  946. .flaticon-swap:before {
  947. content: "\e136";
  948. }
  949. .flaticon-swap1:before {
  950. content: "\e137";
  951. }
  952. .flaticon-swatch:before {
  953. content: "\e138";
  954. }
  955. .flaticon-swatches:before {
  956. content: "\e139";
  957. }
  958. .flaticon-switch2:before {
  959. content: "\e13a";
  960. }
  961. .flaticon-switch3:before {
  962. content: "\e13b";
  963. }
  964. .flaticon-symbol2:before {
  965. content: "\e13c";
  966. }
  967. .flaticon-tag3:before {
  968. content: "\e13d";
  969. }
  970. .flaticon-tag4:before {
  971. content: "\e13e";
  972. }
  973. .flaticon-tag5:before {
  974. content: "\e13f";
  975. }
  976. .flaticon-tag7:before {
  977. content: "\e140";
  978. }
  979. .flaticon-terminal2:before {
  980. content: "\e141";
  981. }
  982. .flaticon-terminal5:before {
  983. content: "\e142";
  984. }
  985. .flaticon-terminal6:before {
  986. content: "\e143";
  987. }
  988. .flaticon-thermometer2:before {
  989. content: "\e144";
  990. }
  991. .flaticon-three12:before {
  992. content: "\e145";
  993. }
  994. .flaticon-tick1:before {
  995. content: "\e146";
  996. }
  997. .flaticon-tilde:before {
  998. content: "\e147";
  999. }
  1000. .flaticon-timeline1:before {
  1001. content: "\e148";
  1002. }
  1003. .flaticon-toggle:before {
  1004. content: "\e149";
  1005. }
  1006. .flaticon-toggle1:before {
  1007. content: "\e14a";
  1008. }
  1009. .flaticon-top:before {
  1010. content: "\e14b";
  1011. }
  1012. .flaticon-transfer:before {
  1013. content: "\e14c";
  1014. }
  1015. .flaticon-unite:before {
  1016. content: "\e14d";
  1017. }
  1018. .flaticon-unlocked2:before {
  1019. content: "\e14e";
  1020. }
  1021. .flaticon-unwatch:before {
  1022. content: "\e14f";
  1023. }
  1024. .flaticon-upload5:before {
  1025. content: "\e150";
  1026. }
  1027. .flaticon-user10:before {
  1028. content: "\e151";
  1029. }
  1030. .flaticon-user11:before {
  1031. content: "\e152";
  1032. }
  1033. .flaticon-user13:before {
  1034. content: "\e153";
  1035. }
  1036. .flaticon-user7:before {
  1037. content: "\e154";
  1038. }
  1039. .flaticon-user8:before {
  1040. content: "\e155";
  1041. }
  1042. .flaticon-user9:before {
  1043. content: "\e156";
  1044. }
  1045. .flaticon-users:before {
  1046. content: "\e157";
  1047. }
  1048. .flaticon-video4:before {
  1049. content: "\e158";
  1050. }
  1051. .flaticon-video8:before {
  1052. content: "\e159";
  1053. }
  1054. .flaticon-vinyl:before {
  1055. content: "\e15a";
  1056. }
  1057. .flaticon-voicemail:before {
  1058. content: "\e15b";
  1059. }
  1060. .flaticon-wallet2:before {
  1061. content: "\e15c";
  1062. }
  1063. .flaticon-wallet3:before {
  1064. content: "\e15d";
  1065. }
  1066. .flaticon-watch1:before {
  1067. content: "\e15e";
  1068. }
  1069. .flaticon-wave:before {
  1070. content: "\e15f";
  1071. }
  1072. .flaticon-wave1:before {
  1073. content: "\e160";
  1074. }
  1075. .flaticon-web1:before {
  1076. content: "\e161";
  1077. }
  1078. .flaticon-web2:before {
  1079. content: "\e162";
  1080. }
  1081. .flaticon-wifi10:before {
  1082. content: "\e163";
  1083. }
  1084. .flaticon-wifi4:before {
  1085. content: "\e164";
  1086. }
  1087. .flaticon-wifi8:before {
  1088. content: "\e165";
  1089. }
  1090. .flaticon-windows4:before {
  1091. content: "\e166";
  1092. }
  1093. .flaticon-zoom10:before {
  1094. content: "\e167";
  1095. }
  1096. .flaticon-zoom11:before {
  1097. content: "\e168";
  1098. }