Letlabo Nature Reserve
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

custom-fonts.css 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786
  1. /* ==================================================
  2. Font-Face Icons
  3. ================================================== */
  4. @font-face {
  5. font-family: 'Icons';
  6. src:url('../fonts/customicon/Icons.eot');
  7. src:url('../fonts/customicon/Icons.eot?#iefix') format('embedded-opentype'),
  8. url('../fonts/customicon/Icons.woff') format('woff'),
  9. url('../fonts/customicon/Icons.ttf') format('truetype'),
  10. url('../fonts/customicon/Icons.svg#Icons') format('svg');
  11. font-weight: normal;
  12. font-style: normal;
  13. }
  14. /* Use the following CSS code if you want to use data attributes for inserting your icons */
  15. [data-icon]:before {
  16. font-family: 'Icons';
  17. content: attr(data-icon);
  18. speak: none;
  19. font-weight: normal;
  20. font-variant: normal;
  21. text-transform: none;
  22. line-height: 1;
  23. -webkit-font-smoothing: antialiased;
  24. }
  25. [class^="font-"]:before, [class*=" font-"]:before {
  26. font-family: 'Icons';
  27. speak: none;
  28. font-style: normal;
  29. font-weight: normal;
  30. font-variant: normal;
  31. text-transform: none;
  32. -webkit-font-smoothing: antialiased;
  33. }
  34. [class^="font-"],
  35. [class*=" font-"]{
  36. display:inline-block;
  37. line-height:1em;
  38. }
  39. /* Use the following CSS code if you want to have a class per icon */
  40. /*
  41. Instead of a list of all class selectors,
  42. you can use the generic selector below, but it's slower:
  43. [class*="font-icon-"] {
  44. */
  45. .font-icon-zoom-out, .font-icon-zoom-in, .font-icon-wrench, .font-icon-waves, .font-icon-warning, .font-icon-volume-up, .font-icon-volume-off, .font-icon-volume-down, .font-icon-viewport, .font-icon-user, .font-icon-user-border, .font-icon-upload, .font-icon-upload-2, .font-icon-unlock, .font-icon-underline, .font-icon-tint, .font-icon-time, .font-icon-text, .font-icon-text-width, .font-icon-text-height, .font-icon-tags, .font-icon-tag, .font-icon-table, .font-icon-strikethrough, .font-icon-stop, .font-icon-step-forward, .font-icon-step-backward, .font-icon-stars, .font-icon-star, .font-icon-star-line, .font-icon-star-half, .font-icon-sort, .font-icon-sort-up, .font-icon-sort-down, .font-icon-social-zerply, .font-icon-social-youtube, .font-icon-social-yelp, .font-icon-social-yahoo, .font-icon-social-wordpress, .font-icon-social-virb, .font-icon-social-vimeo, .font-icon-social-viddler, .font-icon-social-twitter, .font-icon-social-tumblr, .font-icon-social-stumbleupon, .font-icon-social-soundcloud, .font-icon-social-skype, .font-icon-social-share-this, .font-icon-social-quora, .font-icon-social-pinterest, .font-icon-social-photobucket, .font-icon-social-paypal, .font-icon-social-myspace, .font-icon-social-linkedin, .font-icon-social-last-fm, .font-icon-social-grooveshark, .font-icon-social-google-plus, .font-icon-social-github, .font-icon-social-forrst, .font-icon-social-flickr, .font-icon-social-facebook, .font-icon-social-evernote, .font-icon-social-envato, .font-icon-social-email, .font-icon-social-dribbble, .font-icon-social-digg, .font-icon-social-deviant-art, .font-icon-social-blogger, .font-icon-social-behance, .font-icon-social-bebo, .font-icon-social-addthis, .font-icon-social-500px, .font-icon-sitemap, .font-icon-signout, .font-icon-signin, .font-icon-signal, .font-icon-shopping-cart, .font-icon-search, .font-icon-rss, .font-icon-road, .font-icon-retweet, .font-icon-resize-vertical, .font-icon-resize-vertical-2, .font-icon-resize-small, .font-icon-resize-horizontal, .font-icon-resize-horizontal-2, .font-icon-resize-fullscreen, .font-icon-resize-full, .font-icon-repeat, .font-icon-reorder, .font-icon-remove, .font-icon-remove-sign, .font-icon-remove-circle, .font-icon-read-more, .font-icon-random, .font-icon-question-sign, .font-icon-pushpin, .font-icon-pushpin-2, .font-icon-print, .font-icon-plus, .font-icon-plus-sign, .font-icon-play, .font-icon-picture, .font-icon-phone, .font-icon-phone-sign, .font-icon-phone-boxed, .font-icon-pause, .font-icon-paste, .font-icon-paper-clip, .font-icon-ok, .font-icon-ok-sign, .font-icon-ok-circle, .font-icon-music, .font-icon-move, .font-icon-money, .font-icon-minus, .font-icon-minus-sign, .font-icon-map, .font-icon-map-marker, .font-icon-map-marker-2, .font-icon-magnet, .font-icon-magic, .font-icon-lock, .font-icon-list, .font-icon-list-3, .font-icon-list-2, .font-icon-link, .font-icon-layer, .font-icon-key, .font-icon-italic, .font-icon-info, .font-icon-indent-right, .font-icon-indent-left, .font-icon-inbox, .font-icon-inbox-empty, .font-icon-home, .font-icon-heart, .font-icon-heart-line, .font-icon-headphones, .font-icon-headphones-line, .font-icon-headphones-line-2, .font-icon-headphones-2, .font-icon-hdd, .font-icon-group, .font-icon-grid, .font-icon-grid-large, .font-icon-globe_line, .font-icon-glass, .font-icon-glass_2, .font-icon-gift, .font-icon-forward, .font-icon-font, .font-icon-folder-open, .font-icon-folder-close, .font-icon-flag, .font-icon-fire, .font-icon-film, .font-icon-file, .font-icon-file-empty, .font-icon-fast-forward, .font-icon-fast-backward, .font-icon-facetime, .font-icon-eye, .font-icon-eye_disable, .font-icon-expand-view, .font-icon-expand-view-3, .font-icon-expand-view-2, .font-icon-expand-vertical, .font-icon-expand-horizontal, .font-icon-exclamation, .font-icon-email, .font-icon-email_2, .font-icon-eject, .font-icon-edit, .font-icon-edit-check, .font-icon-download, .font-icon-download_2, .font-icon-dashboard, .font-icon-credit-card, .font-icon-copy, .font-icon-comments, .font-icon-comments-line, .font-icon-comment, .font-icon-comment-line, .font-icon-columns, .font-icon-columns-2, .font-icon-cogs, .font-icon-cog, .font-icon-cloud, .font-icon-check, .font-icon-check-empty, .font-icon-certificate, .font-icon-camera, .font-icon-calendar, .font-icon-bullhorn, .font-icon-briefcase, .font-icon-bookmark, .font-icon-book, .font-icon-bolt, .font-icon-bold, .font-icon-blockquote, .font-icon-bell, .font-icon-beaker, .font-icon-barcode, .font-icon-ban-circle, .font-icon-ban-chart, .font-icon-ban-chart-2, .font-icon-backward, .font-icon-asterisk, .font-icon-arrow-simple-up, .font-icon-arrow-simple-up-circle, .font-icon-arrow-simple-right, .font-icon-arrow-simple-right-circle, .font-icon-arrow-simple-left, .font-icon-arrow-simple-left-circle, .font-icon-arrow-simple-down, .font-icon-arrow-simple-down-circle, .font-icon-arrow-round-up, .font-icon-arrow-round-up-circle, .font-icon-arrow-round-right, .font-icon-arrow-round-right-circle, .font-icon-arrow-round-left, .font-icon-arrow-round-left-circle, .font-icon-arrow-round-down, .font-icon-arrow-round-down-circle, .font-icon-arrow-light-up, .font-icon-arrow-light-round-up, .font-icon-arrow-light-round-up-circle, .font-icon-arrow-light-round-right, .font-icon-arrow-light-round-right-circle, .font-icon-arrow-light-round-left, .font-icon-arrow-light-round-left-circle, .font-icon-arrow-light-round-down, .font-icon-arrow-light-round-down-circle, .font-icon-arrow-light-right, .font-icon-arrow-light-left, .font-icon-arrow-light-down, .font-icon-align-right, .font-icon-align-left, .font-icon-align-justify, .font-icon-align-center, .font-icon-adjust {
  46. font-family: 'Icons';
  47. speak: none;
  48. font-style: normal;
  49. font-weight: normal;
  50. font-variant: normal;
  51. text-transform: none;
  52. line-height: 1;
  53. -webkit-font-smoothing: antialiased;
  54. }
  55. .font-icon-zoom-out:before {
  56. content: "\e000";
  57. }
  58. .font-icon-zoom-in:before {
  59. content: "\e001";
  60. }
  61. .font-icon-wrench:before {
  62. content: "\e002";
  63. }
  64. .font-icon-waves:before {
  65. content: "\e003";
  66. }
  67. .font-icon-warning:before {
  68. content: "\e004";
  69. }
  70. .font-icon-volume-up:before {
  71. content: "\e005";
  72. }
  73. .font-icon-volume-off:before {
  74. content: "\e006";
  75. }
  76. .font-icon-volume-down:before {
  77. content: "\e007";
  78. }
  79. .font-icon-viewport:before {
  80. content: "\e008";
  81. }
  82. .font-icon-user:before {
  83. content: "\e009";
  84. }
  85. .font-icon-user-border:before {
  86. content: "\e00a";
  87. }
  88. .font-icon-upload:before {
  89. content: "\e00b";
  90. }
  91. .font-icon-upload-2:before {
  92. content: "\e00c";
  93. }
  94. .font-icon-unlock:before {
  95. content: "\e00d";
  96. }
  97. .font-icon-underline:before {
  98. content: "\e00e";
  99. }
  100. .font-icon-tint:before {
  101. content: "\e00f";
  102. }
  103. .font-icon-time:before {
  104. content: "\e010";
  105. }
  106. .font-icon-text:before {
  107. content: "\e011";
  108. }
  109. .font-icon-text-width:before {
  110. content: "\e012";
  111. }
  112. .font-icon-text-height:before {
  113. content: "\e013";
  114. }
  115. .font-icon-tags:before {
  116. content: "\e014";
  117. }
  118. .font-icon-tag:before {
  119. content: "\e015";
  120. }
  121. .font-icon-table:before {
  122. content: "\e016";
  123. }
  124. .font-icon-strikethrough:before {
  125. content: "\e017";
  126. }
  127. .font-icon-stop:before {
  128. content: "\e018";
  129. }
  130. .font-icon-step-forward:before {
  131. content: "\e019";
  132. }
  133. .font-icon-step-backward:before {
  134. content: "\e01a";
  135. }
  136. .font-icon-stars:before {
  137. content: "\e01b";
  138. }
  139. .font-icon-star:before {
  140. content: "\e01c";
  141. }
  142. .font-icon-star-line:before {
  143. content: "\e01d";
  144. }
  145. .font-icon-star-half:before {
  146. content: "\e01e";
  147. }
  148. .font-icon-sort:before {
  149. content: "\e01f";
  150. }
  151. .font-icon-sort-up:before {
  152. content: "\e020";
  153. }
  154. .font-icon-sort-down:before {
  155. content: "\e021";
  156. }
  157. .font-icon-social-zerply:before {
  158. content: "\e022";
  159. }
  160. .font-icon-social-youtube:before {
  161. content: "\e023";
  162. }
  163. .font-icon-social-yelp:before {
  164. content: "\e024";
  165. }
  166. .font-icon-social-yahoo:before {
  167. content: "\e025";
  168. }
  169. .font-icon-social-wordpress:before {
  170. content: "\e026";
  171. }
  172. .font-icon-social-virb:before {
  173. content: "\e027";
  174. }
  175. .font-icon-social-vimeo:before {
  176. content: "\e028";
  177. }
  178. .font-icon-social-viddler:before {
  179. content: "\e029";
  180. }
  181. .font-icon-social-twitter:before {
  182. content: "\e02a";
  183. }
  184. .font-icon-social-tumblr:before {
  185. content: "\e02b";
  186. }
  187. .font-icon-social-stumbleupon:before {
  188. content: "\e02c";
  189. }
  190. .font-icon-social-soundcloud:before {
  191. content: "\e02d";
  192. }
  193. .font-icon-social-skype:before {
  194. content: "\e02e";
  195. }
  196. .font-icon-social-share-this:before {
  197. content: "\e02f";
  198. }
  199. .font-icon-social-quora:before {
  200. content: "\e030";
  201. }
  202. .font-icon-social-pinterest:before {
  203. content: "\e031";
  204. }
  205. .font-icon-social-photobucket:before {
  206. content: "\e032";
  207. }
  208. .font-icon-social-paypal:before {
  209. content: "\e033";
  210. }
  211. .font-icon-social-myspace:before {
  212. content: "\e034";
  213. }
  214. .font-icon-social-linkedin:before {
  215. content: "\e035";
  216. }
  217. .font-icon-social-last-fm:before {
  218. content: "\e036";
  219. }
  220. .font-icon-social-grooveshark:before {
  221. content: "\e037";
  222. }
  223. .font-icon-social-google-plus:before {
  224. content: "\e038";
  225. }
  226. .font-icon-social-github:before {
  227. content: "\e039";
  228. }
  229. .font-icon-social-forrst:before {
  230. content: "\e03a";
  231. }
  232. .font-icon-social-flickr:before {
  233. content: "\e03b";
  234. }
  235. .font-icon-social-facebook:before {
  236. content: "\e03c";
  237. }
  238. .font-icon-social-evernote:before {
  239. content: "\e03d";
  240. }
  241. .font-icon-social-envato:before {
  242. content: "\e03e";
  243. }
  244. .font-icon-social-email:before {
  245. content: "\e03f";
  246. }
  247. .font-icon-social-dribbble:before {
  248. content: "\e040";
  249. }
  250. .font-icon-social-digg:before {
  251. content: "\e041";
  252. }
  253. .font-icon-social-deviant-art:before {
  254. content: "\e042";
  255. }
  256. .font-icon-social-blogger:before {
  257. content: "\e043";
  258. }
  259. .font-icon-social-behance:before {
  260. content: "\e044";
  261. }
  262. .font-icon-social-bebo:before {
  263. content: "\e045";
  264. }
  265. .font-icon-social-addthis:before {
  266. content: "\e046";
  267. }
  268. .font-icon-social-500px:before {
  269. content: "\e047";
  270. }
  271. .font-icon-sitemap:before {
  272. content: "\e048";
  273. }
  274. .font-icon-signout:before {
  275. content: "\e049";
  276. }
  277. .font-icon-signin:before {
  278. content: "\e04a";
  279. }
  280. .font-icon-signal:before {
  281. content: "\e04b";
  282. }
  283. .font-icon-shopping-cart:before {
  284. content: "\e04c";
  285. }
  286. .font-icon-search:before {
  287. content: "\e04d";
  288. }
  289. .font-icon-rss:before {
  290. content: "\e04e";
  291. }
  292. .font-icon-road:before {
  293. content: "\e04f";
  294. }
  295. .font-icon-retweet:before {
  296. content: "\e050";
  297. }
  298. .font-icon-resize-vertical:before {
  299. content: "\e051";
  300. }
  301. .font-icon-resize-vertical-2:before {
  302. content: "\e052";
  303. }
  304. .font-icon-resize-small:before {
  305. content: "\e053";
  306. }
  307. .font-icon-resize-horizontal:before {
  308. content: "\e054";
  309. }
  310. .font-icon-resize-horizontal-2:before {
  311. content: "\e055";
  312. }
  313. .font-icon-resize-fullscreen:before {
  314. content: "\e056";
  315. }
  316. .font-icon-resize-full:before {
  317. content: "\e057";
  318. }
  319. .font-icon-repeat:before {
  320. content: "\e058";
  321. }
  322. .font-icon-reorder:before {
  323. content: "\e059";
  324. }
  325. .font-icon-remove:before {
  326. content: "\e05a";
  327. }
  328. .font-icon-remove-sign:before {
  329. content: "\e05b";
  330. }
  331. .font-icon-remove-circle:before {
  332. content: "\e05c";
  333. }
  334. .font-icon-read-more:before {
  335. content: "\e05d";
  336. }
  337. .font-icon-random:before {
  338. content: "\e05e";
  339. }
  340. .font-icon-question-sign:before {
  341. content: "\e05f";
  342. }
  343. .font-icon-pushpin:before {
  344. content: "\e060";
  345. }
  346. .font-icon-pushpin-2:before {
  347. content: "\e061";
  348. }
  349. .font-icon-print:before {
  350. content: "\e062";
  351. }
  352. .font-icon-plus:before {
  353. content: "\e063";
  354. }
  355. .font-icon-plus-sign:before {
  356. content: "\e064";
  357. }
  358. .font-icon-play:before {
  359. content: "\e065";
  360. }
  361. .font-icon-picture:before {
  362. content: "\e066";
  363. }
  364. .font-icon-phone:before {
  365. content: "\e067";
  366. }
  367. .font-icon-phone-sign:before {
  368. content: "\e068";
  369. }
  370. .font-icon-phone-boxed:before {
  371. content: "\e069";
  372. }
  373. .font-icon-pause:before {
  374. content: "\e06a";
  375. }
  376. .font-icon-paste:before {
  377. content: "\e06b";
  378. }
  379. .font-icon-paper-clip:before {
  380. content: "\e06c";
  381. }
  382. .font-icon-ok:before {
  383. content: "\e06d";
  384. }
  385. .font-icon-ok-sign:before {
  386. content: "\e06e";
  387. }
  388. .font-icon-ok-circle:before {
  389. content: "\e06f";
  390. }
  391. .font-icon-music:before {
  392. content: "\e070";
  393. }
  394. .font-icon-move:before {
  395. content: "\e071";
  396. }
  397. .font-icon-money:before {
  398. content: "\e072";
  399. }
  400. .font-icon-minus:before {
  401. content: "\e073";
  402. }
  403. .font-icon-minus-sign:before {
  404. content: "\e074";
  405. }
  406. .font-icon-map:before {
  407. content: "\e075";
  408. }
  409. .font-icon-map-marker:before {
  410. content: "\e076";
  411. }
  412. .font-icon-map-marker-2:before {
  413. content: "\e077";
  414. }
  415. .font-icon-magnet:before {
  416. content: "\e078";
  417. }
  418. .font-icon-magic:before {
  419. content: "\e079";
  420. }
  421. .font-icon-lock:before {
  422. content: "\e07a";
  423. }
  424. .font-icon-list:before {
  425. content: "\e07b";
  426. }
  427. .font-icon-list-3:before {
  428. content: "\e07c";
  429. }
  430. .font-icon-list-2:before {
  431. content: "\e07d";
  432. }
  433. .font-icon-link:before {
  434. content: "\e07e";
  435. }
  436. .font-icon-layer:before {
  437. content: "\e07f";
  438. }
  439. .font-icon-key:before {
  440. content: "\e080";
  441. }
  442. .font-icon-italic:before {
  443. content: "\e081";
  444. }
  445. .font-icon-info:before {
  446. content: "\e082";
  447. }
  448. .font-icon-indent-right:before {
  449. content: "\e083";
  450. }
  451. .font-icon-indent-left:before {
  452. content: "\e084";
  453. }
  454. .font-icon-inbox:before {
  455. content: "\e085";
  456. }
  457. .font-icon-inbox-empty:before {
  458. content: "\e086";
  459. }
  460. .font-icon-home:before {
  461. content: "\e087";
  462. }
  463. .font-icon-heart:before {
  464. content: "\e088";
  465. }
  466. .font-icon-heart-line:before {
  467. content: "\e089";
  468. }
  469. .font-icon-headphones:before {
  470. content: "\e08a";
  471. }
  472. .font-icon-headphones-line:before {
  473. content: "\e08b";
  474. }
  475. .font-icon-headphones-line-2:before {
  476. content: "\e08c";
  477. }
  478. .font-icon-headphones-2:before {
  479. content: "\e08d";
  480. }
  481. .font-icon-hdd:before {
  482. content: "\e08e";
  483. }
  484. .font-icon-group:before {
  485. content: "\e08f";
  486. }
  487. .font-icon-grid:before {
  488. content: "\e090";
  489. }
  490. .font-icon-grid-large:before {
  491. content: "\e091";
  492. }
  493. .font-icon-globe_line:before {
  494. content: "\e092";
  495. }
  496. .font-icon-glass:before {
  497. content: "\e093";
  498. }
  499. .font-icon-glass_2:before {
  500. content: "\e094";
  501. }
  502. .font-icon-gift:before {
  503. content: "\e095";
  504. }
  505. .font-icon-forward:before {
  506. content: "\e096";
  507. }
  508. .font-icon-font:before {
  509. content: "\e097";
  510. }
  511. .font-icon-folder-open:before {
  512. content: "\e098";
  513. }
  514. .font-icon-folder-close:before {
  515. content: "\e099";
  516. }
  517. .font-icon-flag:before {
  518. content: "\e09a";
  519. }
  520. .font-icon-fire:before {
  521. content: "\e09b";
  522. }
  523. .font-icon-film:before {
  524. content: "\e09c";
  525. }
  526. .font-icon-file:before {
  527. content: "\e09d";
  528. }
  529. .font-icon-file-empty:before {
  530. content: "\e09e";
  531. }
  532. .font-icon-fast-forward:before {
  533. content: "\e09f";
  534. }
  535. .font-icon-fast-backward:before {
  536. content: "\e0a0";
  537. }
  538. .font-icon-facetime:before {
  539. content: "\e0a1";
  540. }
  541. .font-icon-eye:before {
  542. content: "\e0a2";
  543. }
  544. .font-icon-eye_disable:before {
  545. content: "\e0a3";
  546. }
  547. .font-icon-expand-view:before {
  548. content: "\e0a4";
  549. }
  550. .font-icon-expand-view-3:before {
  551. content: "\e0a5";
  552. }
  553. .font-icon-expand-view-2:before {
  554. content: "\e0a6";
  555. }
  556. .font-icon-expand-vertical:before {
  557. content: "\e0a7";
  558. }
  559. .font-icon-expand-horizontal:before {
  560. content: "\e0a8";
  561. }
  562. .font-icon-exclamation:before {
  563. content: "\e0a9";
  564. }
  565. .font-icon-email:before {
  566. content: "\e0aa";
  567. }
  568. .font-icon-email_2:before {
  569. content: "\e0ab";
  570. }
  571. .font-icon-eject:before {
  572. content: "\e0ac";
  573. }
  574. .font-icon-edit:before {
  575. content: "\e0ad";
  576. }
  577. .font-icon-edit-check:before {
  578. content: "\e0ae";
  579. }
  580. .font-icon-download:before {
  581. content: "\e0af";
  582. }
  583. .font-icon-download_2:before {
  584. content: "\e0b0";
  585. }
  586. .font-icon-dashboard:before {
  587. content: "\e0b1";
  588. }
  589. .font-icon-credit-card:before {
  590. content: "\e0b2";
  591. }
  592. .font-icon-copy:before {
  593. content: "\e0b3";
  594. }
  595. .font-icon-comments:before {
  596. content: "\e0b4";
  597. }
  598. .font-icon-comments-line:before {
  599. content: "\e0b5";
  600. }
  601. .font-icon-comment:before {
  602. content: "\e0b6";
  603. }
  604. .font-icon-comment-line:before {
  605. content: "\e0b7";
  606. }
  607. .font-icon-columns:before {
  608. content: "\e0b8";
  609. }
  610. .font-icon-columns-2:before {
  611. content: "\e0b9";
  612. }
  613. .font-icon-cogs:before {
  614. content: "\e0ba";
  615. }
  616. .font-icon-cog:before {
  617. content: "\e0bb";
  618. }
  619. .font-icon-cloud:before {
  620. content: "\e0bc";
  621. }
  622. .font-icon-check:before {
  623. content: "\e0bd";
  624. }
  625. .font-icon-check-empty:before {
  626. content: "\e0be";
  627. }
  628. .font-icon-certificate:before {
  629. content: "\e0bf";
  630. }
  631. .font-icon-camera:before {
  632. content: "\e0c0";
  633. }
  634. .font-icon-calendar:before {
  635. content: "\e0c1";
  636. }
  637. .font-icon-bullhorn:before {
  638. content: "\e0c2";
  639. }
  640. .font-icon-briefcase:before {
  641. content: "\e0c3";
  642. }
  643. .font-icon-bookmark:before {
  644. content: "\e0c4";
  645. }
  646. .font-icon-book:before {
  647. content: "\e0c5";
  648. }
  649. .font-icon-bolt:before {
  650. content: "\e0c6";
  651. }
  652. .font-icon-bold:before {
  653. content: "\e0c7";
  654. }
  655. .font-icon-blockquote:before {
  656. content: "\e0c8";
  657. }
  658. .font-icon-bell:before {
  659. content: "\e0c9";
  660. }
  661. .font-icon-beaker:before {
  662. content: "\e0ca";
  663. }
  664. .font-icon-barcode:before {
  665. content: "\e0cb";
  666. }
  667. .font-icon-ban-circle:before {
  668. content: "\e0cc";
  669. }
  670. .font-icon-ban-chart:before {
  671. content: "\e0cd";
  672. }
  673. .font-icon-ban-chart-2:before {
  674. content: "\e0ce";
  675. }
  676. .font-icon-backward:before {
  677. content: "\e0cf";
  678. }
  679. .font-icon-asterisk:before {
  680. content: "\e0d0";
  681. }
  682. .font-icon-arrow-simple-up:before {
  683. content: "\e0d1";
  684. }
  685. .font-icon-arrow-simple-up-circle:before {
  686. content: "\e0d2";
  687. }
  688. .font-icon-arrow-simple-right:before {
  689. content: "\e0d3";
  690. }
  691. .font-icon-arrow-simple-right-circle:before {
  692. content: "\e0d4";
  693. }
  694. .font-icon-arrow-simple-left:before {
  695. content: "\e0d5";
  696. }
  697. .font-icon-arrow-simple-left-circle:before {
  698. content: "\e0d6";
  699. }
  700. .font-icon-arrow-simple-down:before {
  701. content: "\e0d7";
  702. }
  703. .font-icon-arrow-simple-down-circle:before {
  704. content: "\e0d8";
  705. }
  706. .font-icon-arrow-round-up:before {
  707. content: "\e0d9";
  708. }
  709. .font-icon-arrow-round-up-circle:before {
  710. content: "\e0da";
  711. }
  712. .font-icon-arrow-round-right:before {
  713. content: "\e0db";
  714. }
  715. .font-icon-arrow-round-right-circle:before {
  716. content: "\e0dc";
  717. }
  718. .font-icon-arrow-round-left:before {
  719. content: "\e0dd";
  720. }
  721. .font-icon-arrow-round-left-circle:before {
  722. content: "\e0de";
  723. }
  724. .font-icon-arrow-round-down:before {
  725. content: "\e0df";
  726. }
  727. .font-icon-arrow-round-down-circle:before {
  728. content: "\e0e0";
  729. }
  730. .font-icon-arrow-light-up:before {
  731. content: "\e0e1";
  732. }
  733. .font-icon-arrow-light-round-up:before {
  734. content: "\e0e2";
  735. }
  736. .font-icon-arrow-light-round-up-circle:before {
  737. content: "\e0e3";
  738. }
  739. .font-icon-arrow-light-round-right:before {
  740. content: "\e0e4";
  741. }
  742. .font-icon-arrow-light-round-right-circle:before {
  743. content: "\e0e5";
  744. }
  745. .font-icon-arrow-light-round-left:before {
  746. content: "\e0e6";
  747. }
  748. .font-icon-arrow-light-round-left-circle:before {
  749. content: "\e0e7";
  750. }
  751. .font-icon-arrow-light-round-down:before {
  752. content: "\e0e8";
  753. }
  754. .font-icon-arrow-light-round-down-circle:before {
  755. content: "\e0e9";
  756. }
  757. .font-icon-arrow-light-right:before {
  758. content: "\e0ea";
  759. }
  760. .font-icon-arrow-light-left:before {
  761. content: "\e0eb";
  762. }
  763. .font-icon-arrow-light-down:before {
  764. content: "\e0ec";
  765. }
  766. .font-icon-align-right:before {
  767. content: "\e0ed";
  768. }
  769. .font-icon-align-left:before {
  770. content: "\e0ee";
  771. }
  772. .font-icon-align-justify:before {
  773. content: "\e0ef";
  774. }
  775. .font-icon-align-center:before {
  776. content: "\e0f0";
  777. }
  778. .font-icon-adjust:before {
  779. content: "\e0f1";
  780. }