Änderungen von Dokument CSS-FontAlegreyaSansSC


Von Version 8.1
bearbeitet von gru
am 10.10.2022, 12:12
Änderungskommentar: Uploaded new attachment "FontAlegreyaSansSC.css", version 1.2
Auf Version 2.1
bearbeitet von awa
am 27.01.2021, 14:03
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -CSS-FontAlegreyaSansSC
1 +CSS-FontFC
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.awa
Inhalt
... ... @@ -1,3 +1,5 @@
1 -CSS/Dateien für die Einbindung des Alegreya Sans SC Fonts.
1 +CSS für die Einbindung des FORMCYCLE-Icon-Fonts.
2 2  
3 -Siehe auch die [[Seite mit dem dazugehörigen Makro>>doc:Customization.Makro.M-SmallCaps.WebHome]].
3 +Beispiel: {{html}}<span class="ico-fc-formcycle-circle"></span>{{/html}}
4 +
5 +Siehe auch die [[Seite mit dem dazugehörigen Makro>>doc:Customization.Makro.M-Ficon.WebHome]].
FontAlegreyaSansSC.css
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.gru
Größe
... ... @@ -1,1 +1,0 @@
1 -1.0 KB
Inhalt
... ... @@ -1,22 +1,0 @@
1 -/*Copyright 2013 The Alegreya Sans Project Authors (https://github.com/huertatipografica/Alegreya-Sans)
2 - *
3 -This Font Software is licensed under the SIL Open Font License, Version 1.1.
4 -This license is available with a FAQ at:
5 -http://scripts.sil.org/OFL */
6 -
7 -/* latin-ext */
8 -@font-face {
9 - font-family: 'Alegreya Sans SC';
10 - font-style: normal;
11 - font-weight: 400;
12 - src: url("/xwiki/bin/download/Customization/CustomCSS/CSS-FontAlegreyaSansSC/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Bkdl9xxA.woff2") format('woff2');
13 - unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
14 -}
15 -/* latin */
16 -@font-face {
17 - font-family: 'Alegreya Sans SC';
18 - font-style: normal;
19 - font-weight: 400;
20 - src: url("/xwiki/bin/download/Customization/CustomCSS/CSS-FontAlegreyaSansSC/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Bkll9w.woff2") format('woff2');
21 - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
22 -}
mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Bkdl9xxA.woff2
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.gru
Größe
... ... @@ -1,1 +1,0 @@
1 -20.5 KB
Inhalt
mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Bkll9w.woff2
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.gru
Größe
... ... @@ -1,1 +1,0 @@
1 -20.8 KB
Inhalt
XWiki.StyleSheetExtension[0]
Pufferstrategie
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,2381 @@
1 +@font-face {
2 + font-family: 'FORMCYCLE';
3 + src: url("/xwiki/bin/download/XWiki/DefaultSkin/FORMCYCLE.eot?33675971");
4 + src: url("/xwiki/bin/download/XWiki/DefaultSkin/FORMCYCLE.eot?33675971#iefix") format('embedded-opentype'),
5 + url("/xwiki/bin/download/XWiki/DefaultSkin/FORMCYCLE.ttf") format('truetype'),
6 + url("/xwiki/bin/download/XWiki/DefaultSkin/FORMCYCLE.woff") format('woff'),
7 + url("/xwiki/bin/download/XWiki/DefaultSkin/FORMCYCLE.svg?33675971#FORMCYCLE") format('svg');
8 + font-weight: normal;
9 + font-style: normal;
10 +}
11 +
12 +[class^="ico-"], [class*=" ico-"] {
13 + font-family: 'FORMCYCLE' !important;
14 + speak: none;
15 + font-style: normal;
16 + font-weight: normal;
17 + font-variant: normal;
18 + text-transform: none;
19 + line-height: 1;
20 +}
21 +
22 +.ico-fc-icon-oauth-text-grid::before {
23 + content: "\eb08";
24 +}
25 +
26 +.ico-fc-icon-oauth-text::before {
27 + content: "\eb09";
28 +}
29 +
30 +.ico-fc-icon-oauth::before {
31 + content: "\eb0a";
32 +}
33 +
34 +.ico-fc-icon-openid::before {
35 + content: "\e900";
36 +}
37 +
38 +.ico-fc-icon-saml::before {
39 + content: "\e934";
40 +}
41 +
42 +.ico-fc-icon-google::before {
43 + content: "\e955";
44 +}
45 +
46 +.ico-fc-icon-facebook::before {
47 + content: "\e99b";
48 +}
49 +
50 +.ico-fc-account-network::before {
51 + content: "\e9fd";
52 +}
53 +
54 +.ico-fc-user-alt-globe::before {
55 + content: "\e9fe";
56 +}
57 +
58 +.ico-fc-group1::before {
59 + content: "\e9f7";
60 +}
61 +
62 +.ico-fc-shredder::before {
63 + content: "\e9f5";
64 +}
65 +
66 +.ico-fc-user-doi::before {
67 + content: "\e9f4";
68 +}
69 +
70 +.ico-fc-outline-work-off::before {
71 + content: "\e9ee";
72 +}
73 +
74 +.ico-fc-outline-work-outline::before {
75 + content: "\e9ef";
76 +}
77 +
78 +.ico-fc-outline-work::before {
79 + content: "\e9f0";
80 +}
81 +
82 +.ico-fc-dots-horizontal::before {
83 + content: "\e9c9";
84 +}
85 +
86 +.ico-fc-user::before {
87 + content: "\e9c2";
88 +}
89 +
90 +.ico-fc-justify-center::before {
91 + content: "\e9a6";
92 +}
93 +
94 +.ico-fc-justify-left::before {
95 + content: "\e9af";
96 +}
97 +
98 +.ico-fc-justify-right::before {
99 + content: "\e9b0";
100 +}
101 +
102 +.ico-fc-layout-select::before {
103 + content: "\e9b4";
104 +}
105 +
106 +.ico-fc-layout-list::before {
107 + content: "\e9b3";
108 +}
109 +
110 +.ico-fc-layout-check::before {
111 + content: "\e9b1";
112 +}
113 +
114 +.ico-fc-layout-check2::before {
115 + content: "\e9b2";
116 +}
117 +
118 +.ico-fc-layout-radio::before {
119 + content: "\e9b6";
120 +}
121 +
122 +.ico-fc-layout-radio2::before {
123 + content: "\e9b7";
124 +}
125 +
126 +.ico-fc-layout-table::before {
127 + content: "\e9cc";
128 +}
129 +
130 +.ico-fc-layout-table-radio::before {
131 + content: "\e9c3";
132 +}
133 +
134 +.ico-fc-layout-table-check::before {
135 + content: "\e9c4";
136 +}
137 +
138 +.ico-fc-format-label-align-top::before {
139 + content: "\e9cf";
140 +}
141 +
142 +.ico-fc-format-align-bottom::before {
143 + content: "\e9ca";
144 +}
145 +
146 +.ico-fc-format-align-righttext::before {
147 + content: "\e9ce";
148 +}
149 +
150 +.ico-fc-format-align-left::before {
151 + content: "\e9cd";
152 +}
153 +
154 +.ico-fc-format-align-follow-up::before {
155 + content: "\e9cb";
156 +}
157 +
158 +.ico-fc-forms-stacked::before {
159 + content: "\e9d0";
160 +}
161 +
162 +.ico-fc-forms::before {
163 + content: "\e9d1";
164 +}
165 +
166 +.ico-fc-workflow-fill::before {
167 + content: "\e9b8";
168 +}
169 +
170 +.ico-fc-workflow-pap::before {
171 + content: "\e9d2";
172 +}
173 +
174 +.ico-fc-workflow::before {
175 + content: "\e9d3";
176 +}
177 +
178 +.ico-fc-date::before {
179 + content: "\ea01";
180 +}
181 +
182 +.ico-fc-csv-import::before {
183 + content: "\ea00";
184 +}
185 +
186 +.ico-fc-excel-import::before {
187 + content: "\e9ff";
188 +}
189 +
190 +.ico-fc-formycle-workflow::before {
191 + content: "\e9f2";
192 +}
193 +
194 +.ico-fc-formycle-form::before {
195 + content: "\e9f1";
196 +}
197 +
198 +.ico-fc-formycle-cogs::before {
199 + content: "\e9d6";
200 +}
201 +
202 +.ico-fc-sharepoint::before {
203 + content: "\e9d7";
204 +}
205 +
206 +.ico-fc-properties-extended::before {
207 + content: "\e9d5";
208 +}
209 +
210 +.ico-fc-properties-default::before {
211 + content: "\e9d4";
212 +}
213 +
214 +.ico-fc-properties::before {
215 + content: "\e9a7";
216 +}
217 +
218 +.ico-fc-settings1::before {
219 + content: "\e9a8";
220 +}
221 +
222 +.ico-fc-templates::before {
223 + content: "\e9a9";
224 +}
225 +
226 +.ico-fc-xitems::before {
227 + content: "\e9aa";
228 +}
229 +
230 +.ico-fc-catalogue::before {
231 + content: "\e9ab";
232 +}
233 +
234 +.ico-fc-dice1::before {
235 + content: "\e9a2";
236 +}
237 +
238 +.ico-fc-folder1::before {
239 + content: "\e9d8";
240 +}
241 +
242 +.ico-fc-inbox1::before {
243 + content: "\e9d9";
244 +}
245 +
246 +.ico-fc-document-add::before {
247 + content: "\e9ed";
248 +}
249 +
250 +.ico-fc-document-blank::before {
251 + content: "\e9a3";
252 +}
253 +
254 +.ico-fc-form::before {
255 + content: "\e9ac";
256 +}
257 +
258 +.ico-fc-form-edit::before {
259 + content: "\e9ad";
260 +}
261 +
262 +.ico-fc-file-add-blank::before {
263 + content: "\e9eb";
264 +}
265 +
266 +.ico-fc-file-add::before {
267 + content: "\e9ec";
268 +}
269 +
270 +.ico-fc-file-js::before {
271 + content: "\e9dd";
272 +}
273 +
274 +.ico-fc-file-js-blank::before {
275 + content: "\e9de";
276 +}
277 +
278 +.ico-fc-file-html-blank::before {
279 + content: "\e9df";
280 +}
281 +
282 +.ico-fc-file-html::before {
283 + content: "\e9e0";
284 +}
285 +
286 +.ico-fc-file-xf-blank::before {
287 + content: "\e9e1";
288 +}
289 +
290 +.ico-fc-file-xf::before {
291 + content: "\e9e2";
292 +}
293 +
294 +.ico-fc-file-css-blank::before {
295 + content: "\e9e3";
296 +}
297 +
298 +.ico-fc-file-css::before {
299 + content: "\e9e4";
300 +}
301 +
302 +.ico-fc-file-document-blank::before {
303 + content: "\e9e5";
304 +}
305 +
306 +.ico-fc-file-pdf-blank::before {
307 + content: "\e9e6";
308 +}
309 +
310 +.ico-fc-file-word-blank::before {
311 + content: "\e9e7";
312 +}
313 +
314 +.ico-fc-file-xml-blank::before {
315 + content: "\e9e8";
316 +}
317 +
318 +.ico-fc-file-excel-blank::before {
319 + content: "\e9e9";
320 +}
321 +
322 +.ico-fc-file-blank::before {
323 + content: "\e9ea";
324 +}
325 +
326 +.ico-fc-undo::before {
327 + content: "\e9c5";
328 +}
329 +
330 +.ico-fc-XPages::before {
331 + content: "\e9f3";
332 +}
333 +
334 +.ico-fc-XSpacer::before {
335 + content: "\e9a4";
336 +}
337 +
338 +.ico-fc-XFieldSet::before {
339 + content: "\e9a5";
340 +}
341 +
342 +.ico-fc-captcha::before {
343 + content: "\e9da";
344 +}
345 +
346 +.ico-fc-signature::before {
347 + content: "\e9ae";
348 +}
349 +
350 +.ico-fc-qrcode::before {
351 + content: "\e9db";
352 +}
353 +
354 +.ico-fc-neptune::before {
355 + content: "\e9b5";
356 +}
357 +
358 +.ico-fc-formcycle-circle::before {
359 + content: "\e9dc";
360 +}
361 +
362 +.ico-fc-xima-reg::before {
363 + content: "\e9fb";
364 +}
365 +
366 +.ico-fc-xima::before {
367 + content: "\e9fc";
368 +}
369 +
370 +.ico-fc-saml-icon1::before {
371 + content: "\eaff";
372 +}
373 +
374 +.ico-fc-icon-google1::before {
375 + content: "\eb00";
376 +}
377 +
378 +.ico-fc-openid-5121::before {
379 + content: "\eb01";
380 +}
381 +
382 +.ico-fc-icon-facebook1::before {
383 + content: "\eb02";
384 +}
385 +
386 +.ico-fc-group11::before {
387 + content: "\eafe";
388 +}
389 +
390 +.ico-fc-shredder1::before {
391 + content: "\eafd";
392 +}
393 +
394 +.ico-fc-user-doi1::before {
395 + content: "\eafc";
396 +}
397 +
398 +.ico-fc-outline-work-off1::before {
399 + content: "\eafb";
400 +}
401 +
402 +.ico-fc-outline-work-outline1::before {
403 + content: "\eafa";
404 +}
405 +
406 +.ico-fc-outline-work1::before {
407 + content: "\eaf9";
408 +}
409 +
410 +.ico-fc-dots-horizontal1::before {
411 + content: "\eaf8";
412 +}
413 +
414 +.ico-fc-user1::before {
415 + content: "\eaf7";
416 +}
417 +
418 +.ico-fc-justify-center1::before {
419 + content: "\eaf6";
420 +}
421 +
422 +.ico-fc-justify-left1::before {
423 + content: "\eaf5";
424 +}
425 +
426 +.ico-fc-justify-right1::before {
427 + content: "\eaf4";
428 +}
429 +
430 +.ico-fc-layout-select1::before {
431 + content: "\eaf3";
432 +}
433 +
434 +.ico-fc-layout-list1::before {
435 + content: "\eaf2";
436 +}
437 +
438 +.ico-fc-layout-check1::before {
439 + content: "\eaf1";
440 +}
441 +
442 +.ico-fc-layout-check21::before {
443 + content: "\eaf0";
444 +}
445 +
446 +.ico-fc-layout-radio1::before {
447 + content: "\eaef";
448 +}
449 +
450 +.ico-fc-layout-radio21::before {
451 + content: "\eaee";
452 +}
453 +
454 +.ico-fc-layout-table1::before {
455 + content: "\eaed";
456 +}
457 +
458 +.ico-fc-layout-table-radio1::before {
459 + content: "\eaec";
460 +}
461 +
462 +.ico-fc-layout-table-check1::before {
463 + content: "\eaeb";
464 +}
465 +
466 +.ico-fc-format-label-align-top1::before {
467 + content: "\eab1";
468 +}
469 +
470 +.ico-fc-format-align-bottom1::before {
471 + content: "\eab2";
472 +}
473 +
474 +.ico-fc-format-align-righttext1::before {
475 + content: "\eab3";
476 +}
477 +
478 +.ico-fc-format-align-left1::before {
479 + content: "\eab4";
480 +}
481 +
482 +.ico-fc-format-align-follow-up1::before {
483 + content: "\eab5";
484 +}
485 +
486 +.ico-fc-forms-stacked1::before {
487 + content: "\eab6";
488 +}
489 +
490 +.ico-fc-forms1::before {
491 + content: "\eab7";
492 +}
493 +
494 +.ico-fc-workflow-fill1::before {
495 + content: "\eab8";
496 +}
497 +
498 +.ico-fc-workflow-pap1::before {
499 + content: "\eab9";
500 +}
501 +
502 +.ico-fc-workflow1::before {
503 + content: "\eaba";
504 +}
505 +
506 +.ico-fc-date1::before {
507 + content: "\eabb";
508 +}
509 +
510 +.ico-fc-csv-import1::before {
511 + content: "\eabc";
512 +}
513 +
514 +.ico-fc-excel-import1::before {
515 + content: "\eabd";
516 +}
517 +
518 +.ico-fc-formycle-workflow1::before {
519 + content: "\eabe";
520 +}
521 +
522 +.ico-fc-formycle-form1::before {
523 + content: "\eabf";
524 +}
525 +
526 +.ico-fc-formycle-cogs1::before {
527 + content: "\eac0";
528 +}
529 +
530 +.ico-fc-sharepoint1::before {
531 + content: "\eac1";
532 +}
533 +
534 +.ico-fc-properties-extended1::before {
535 + content: "\eac2";
536 +}
537 +
538 +.ico-fc-properties-default1::before {
539 + content: "\eac3";
540 +}
541 +
542 +.ico-fc-properties1::before {
543 + content: "\eac4";
544 +}
545 +
546 +.ico-fc-settings11::before {
547 + content: "\eac5";
548 +}
549 +
550 +.ico-fc-templates1::before {
551 + content: "\eac6";
552 +}
553 +
554 +.ico-fc-xitems1::before {
555 + content: "\eac7";
556 +}
557 +
558 +.ico-fc-catalogue1::before {
559 + content: "\eac8";
560 +}
561 +
562 +.ico-fc-dice11::before {
563 + content: "\eac9";
564 +}
565 +
566 +.ico-fc-folder11::before {
567 + content: "\eaca";
568 +}
569 +
570 +.ico-fc-inbox11::before {
571 + content: "\eacb";
572 +}
573 +
574 +.ico-fc-document-add1::before {
575 + content: "\eacc";
576 +}
577 +
578 +.ico-fc-document-blank1::before {
579 + content: "\eacd";
580 +}
581 +
582 +.ico-fc-form1::before {
583 + content: "\eace";
584 +}
585 +
586 +.ico-fc-form-edit1::before {
587 + content: "\eacf";
588 +}
589 +
590 +.ico-fc-file-add-blank1::before {
591 + content: "\ead0";
592 +}
593 +
594 +.ico-fc-file-add1::before {
595 + content: "\ead1";
596 +}
597 +
598 +.ico-fc-file-js1::before {
599 + content: "\ead2";
600 +}
601 +
602 +.ico-fc-file-js-blank1::before {
603 + content: "\ead3";
604 +}
605 +
606 +.ico-fc-file-html-blank1::before {
607 + content: "\ead4";
608 +}
609 +
610 +.ico-fc-file-html1::before {
611 + content: "\ead5";
612 +}
613 +
614 +.ico-fc-file-xf-blank1::before {
615 + content: "\ead6";
616 +}
617 +
618 +.ico-fc-file-xf1::before {
619 + content: "\ead7";
620 +}
621 +
622 +.ico-fc-file-css-blank1::before {
623 + content: "\ead8";
624 +}
625 +
626 +.ico-fc-file-css1::before {
627 + content: "\ead9";
628 +}
629 +
630 +.ico-fc-file-document-blank1::before {
631 + content: "\eada";
632 +}
633 +
634 +.ico-fc-file-pdf-blank1::before {
635 + content: "\eadb";
636 +}
637 +
638 +.ico-fc-file-word-blank1::before {
639 + content: "\eadc";
640 +}
641 +
642 +.ico-fc-file-xml-blank1::before {
643 + content: "\eadd";
644 +}
645 +
646 +.ico-fc-file-excel-blank1::before {
647 + content: "\eade";
648 +}
649 +
650 +.ico-fc-file-blank1::before {
651 + content: "\eadf";
652 +}
653 +
654 +.ico-fc-undo1::before {
655 + content: "\eae0";
656 +}
657 +
658 +.ico-fc-XPages1::before {
659 + content: "\eae1";
660 +}
661 +
662 +.ico-fc-XSpacer1::before {
663 + content: "\eae2";
664 +}
665 +
666 +.ico-fc-XFieldSet1::before {
667 + content: "\eae3";
668 +}
669 +
670 +.ico-fc-captcha1::before {
671 + content: "\eae4";
672 +}
673 +
674 +.ico-fc-signature1::before {
675 + content: "\eae5";
676 +}
677 +
678 +.ico-fc-qrcode1::before {
679 + content: "\eae6";
680 +}
681 +
682 +.ico-fc-neptune1::before {
683 + content: "\eae7";
684 +}
685 +
686 +.ico-fc-formcycle-circle1::before {
687 + content: "\eae8";
688 +}
689 +
690 +.ico-fc-xima-reg1::before {
691 + content: "\eae9";
692 +}
693 +
694 +.ico-fc-xima1::before {
695 + content: "\eaea";
696 +}
697 +
698 +.ico-fc-apple::before {
699 + content: "\eb03";
700 +}
701 +
702 +.ico-fc-google::before {
703 + content: "\eb04";
704 +}
705 +
706 +.ico-fc-microsoftoffice::before {
707 + content: "\eb05";
708 +}
709 +
710 +.ico-fc-microsoftoutlook::before {
711 + content: "\eb06";
712 +}
713 +
714 +.ico-fc-yahoo::before {
715 + content: "\eb07";
716 +}
717 +
718 +.ico-fc-globe::before {
719 + content: "\f0ac";
720 +}
721 +
722 +.ico-fc-play1::before {
723 + content: "\e9c8";
724 +}
725 +
726 +.ico-fc-inbox::before {
727 + content: "\e9c6";
728 +}
729 +
730 +.ico-fc-share-variant::before {
731 + content: "\e9c7";
732 +}
733 +
734 +.ico-fc-resize-bottom-right1::before {
735 + content: "\e9c1";
736 +}
737 +
738 +.ico-fc-window-maximize1::before {
739 + content: "\e9bf";
740 +}
741 +
742 +.ico-fc-window-restore1::before {
743 + content: "\e9c0";
744 +}
745 +
746 +.ico-fc-content-copy::before {
747 + content: "\e9bb";
748 +}
749 +
750 +.ico-fc-content-save-all::before {
751 + content: "\e9bc";
752 +}
753 +
754 +.ico-fc-content-save-settings::before {
755 + content: "\e9bd";
756 +}
757 +
758 +.ico-fc-folder::before {
759 + content: "\e9be";
760 +}
761 +
762 +.ico-fc-typo3::before {
763 + content: "\e99f";
764 +}
765 +
766 +.ico-fc-bell-outline1::before {
767 + content: "\e9a0";
768 +}
769 +
770 +.ico-fc-bell1::before {
771 + content: "\e9a1";
772 +}
773 +
774 +.ico-fc-dice::before {
775 + content: "\e99a";
776 +}
777 +
778 +.ico-fc-FORMCYCLECLOUD::before {
779 + content: "\e901";
780 +}
781 +
782 +.ico-fc-new-status-action::before {
783 + content: "\e993";
784 +}
785 +
786 +.ico-fc-new-status::before {
787 + content: "\e994";
788 +}
789 +
790 +.ico-fc-action-update-id::before {
791 + content: "\e97c";
792 +}
793 +
794 +.ico-fc-download-network::before {
795 + content: "\e97d";
796 +}
797 +
798 +.ico-fc-folder-network::before {
799 + content: "\e97e";
800 +}
801 +
802 +.ico-fc-action-upload-provide::before {
803 + content: "\e980";
804 +}
805 +
806 +.ico-fc-action-download-file::before {
807 + content: "\e981";
808 +}
809 +
810 +.ico-fc-action-harddisk::before {
811 + content: "\e982";
812 +}
813 +
814 +.ico-fc-stop-circle-outline::before {
815 + content: "\e983";
816 +}
817 +
818 +.ico-fc-action-move-inbox::before {
819 + content: "\e984";
820 +}
821 +
822 +.ico-fc-action-copy-inbox::before {
823 + content: "\e985";
824 +}
825 +
826 +.ico-fc-action-copy-status::before {
827 + content: "\e987";
828 +}
829 +
830 +.ico-fc-action-change-status::before {
831 + content: "\e988";
832 +}
833 +
834 +.ico-fc-equalizer-settings::before {
835 + content: "\e997";
836 +}
837 +
838 +.ico-fc-action-callback::before {
839 + content: "\e989";
840 +}
841 +
842 +.ico-fc-wrench::before {
843 + content: "\e991";
844 +}
845 +
846 +.ico-fc-home-variant::before {
847 + content: "\e975";
848 +}
849 +
850 +.ico-fc-home-admin-outline::before {
851 + content: "\e97a";
852 +}
853 +
854 +.ico-fc-database::before {
855 + content: "\e977";
856 +}
857 +
858 +.ico-fc-account-search::before {
859 + content: "\e978";
860 +}
861 +
862 +.ico-fc-database-search::before {
863 + content: "\e979";
864 +}
865 +
866 +.ico-fc-data-usage::before {
867 + content: "\e973";
868 +}
869 +
870 +.ico-fc-id-card::before {
871 + content: "\e974";
872 +}
873 +
874 +.ico-fc-lang-outline::before {
875 + content: "\e971";
876 +}
877 +
878 +.ico-fc-i18n-outline::before {
879 + content: "\e972";
880 +}
881 +
882 +.ico-fc-palette::before {
883 + content: "\e970";
884 +}
885 +
886 +.ico-fc-lock-alert::before {
887 + content: "\e951";
888 +}
889 +
890 +.ico-fc-lock-open-outline::before {
891 + content: "\e95a";
892 +}
893 +
894 +.ico-fc-lock-open::before {
895 + content: "\e95b";
896 +}
897 +
898 +.ico-fc-lock-outline::before {
899 + content: "\e95c";
900 +}
901 +
902 +.ico-fc-lock-question::before {
903 + content: "\e95d";
904 +}
905 +
906 +.ico-fc-screwdriver::before {
907 + content: "\e95e";
908 +}
909 +
910 +.ico-fc-view-headline::before {
911 + content: "\e99c";
912 +}
913 +
914 +.ico-fc-view-module::before {
915 + content: "\e99d";
916 +}
917 +
918 +.ico-fc-view-sequential::before {
919 + content: "\e99e";
920 +}
921 +
922 +.ico-fc-view-rows::before {
923 + content: "\e952";
924 +}
925 +
926 +.ico-fc-view-columns::before {
927 + content: "\e953";
928 +}
929 +
930 +.ico-fc-cloud-sso::before {
931 + content: "\e941";
932 +}
933 +
934 +.ico-fc-lan-disconnect::before {
935 + content: "\e942";
936 +}
937 +
938 +.ico-fc-lan-pending::before {
939 + content: "\e943";
940 +}
941 +
942 +.ico-fc-lan-connect::before {
943 + content: "\e945";
944 +}
945 +
946 +.ico-fc-lan::before {
947 + content: "\e944";
948 +}
949 +
950 +.ico-fc-email-outline::before {
951 + content: "\e946";
952 +}
953 +
954 +.ico-fc-timetable::before {
955 + content: "\e947";
956 +}
957 +
958 +.ico-fc-file-logging::before {
959 + content: "\e948";
960 +}
961 +
962 +.ico-fc-file-outline::before {
963 + content: "\e949";
964 +}
965 +
966 +.ico-fc-puzzle::before {
967 + content: "\e94a";
968 +}
969 +
970 +.ico-fc-newspaper::before {
971 + content: "\e94b";
972 +}
973 +
974 +.ico-fc-client-settings::before {
975 + content: "\e94c";
976 +}
977 +
978 +.ico-fc-chart-bar::before {
979 + content: "\e94d";
980 +}
981 +
982 +.ico-fc-license::before {
983 + content: "\e94e";
984 +}
985 +
986 +.ico-fc-system-look-feel::before {
987 + content: "\e964";
988 +}
989 +
990 +.ico-fc-system-info::before {
991 + content: "\e94f";
992 +}
993 +
994 +.ico-fc-grid-layout-window::before {
995 + content: "\e81a";
996 +}
997 +
998 +.ico-fc-window-api-coding-configuration::before {
999 + content: "\e801";
1000 +}
1001 +
1002 +.ico-fc-browser-add-link::before {
1003 + content: "\e802";
1004 +}
1005 +
1006 +.ico-fc-browser-html-coding::before {
1007 + content: "\e803";
1008 +}
1009 +
1010 +.ico-fc-window-javascript-coding::before {
1011 + content: "\e805";
1012 +}
1013 +
1014 +.ico-fc-checked-www-domain-window::before {
1015 + content: "\e80a";
1016 +}
1017 +
1018 +.ico-fc-browser-404-error-internet::before {
1019 + content: "\e806";
1020 +}
1021 +
1022 +.ico-fc-clean-code-window::before {
1023 + content: "\e80b";
1024 +}
1025 +
1026 +.ico-fc-browser-web-content::before {
1027 + content: "\e807";
1028 +}
1029 +
1030 +.ico-fc-duplicate-documents::before {
1031 + content: "\e804";
1032 +}
1033 +
1034 +.ico-fc-window-view::before {
1035 + content: "\e827";
1036 +}
1037 +
1038 +.ico-fc-window-php-coding::before {
1039 + content: "\e825";
1040 +}
1041 +
1042 +.ico-fc-window-tools::before {
1043 + content: "\e826";
1044 +}
1045 +
1046 +.ico-fc-coffee-break-html-code::before {
1047 + content: "\e80c";
1048 +}
1049 +
1050 +.ico-fc-editor-node-tool-window::before {
1051 + content: "\e812";
1052 +}
1053 +
1054 +.ico-fc-exploring-bugs::before {
1055 + content: "\e813";
1056 +}
1057 +
1058 +.ico-fc-internet-page-content::before {
1059 + content: "\e81c";
1060 +}
1061 +
1062 +.ico-fc-landing-page-internet::before {
1063 + content: "\e81d";
1064 +}
1065 +
1066 +.ico-fc-window-api-coding-configuration2::before {
1067 + content: "\e823";
1068 +}
1069 +
1070 +.ico-fc-window-browser-stopwatch::before {
1071 + content: "\e824";
1072 +}
1073 +
1074 +.ico-fc-computer-css-code::before {
1075 + content: "\e80d";
1076 +}
1077 +
1078 +.ico-fc-action-sql-execute::before {
1079 + content: "\e98a";
1080 +}
1081 +
1082 +.ico-fc-database-gear::before {
1083 + content: "\e80f";
1084 +}
1085 +
1086 +.ico-fc-developer-api-coding-screen::before {
1087 + content: "\e810";
1088 +}
1089 +
1090 +.ico-fc-responsive-layout-screen::before {
1091 + content: "\e820";
1092 +}
1093 +
1094 +.ico-fc-document-mail::before {
1095 + content: "\e999";
1096 +}
1097 +
1098 +.ico-fc-document-edit::before {
1099 + content: "\e998";
1100 +}
1101 +
1102 +.ico-fc-document::before {
1103 + content: "\e811";
1104 +}
1105 +
1106 +.ico-fc-file-gear::before {
1107 + content: "\e814";
1108 +}
1109 +
1110 +.ico-fc-globe-gear::before {
1111 + content: "\e817";
1112 +}
1113 +
1114 +.ico-fc-globe-locker-locked::before {
1115 + content: "\e818";
1116 +}
1117 +
1118 +.ico-fc-globe-safety-shield::before {
1119 + content: "\e819";
1120 +}
1121 +
1122 +.ico-fc-internet-network::before {
1123 + content: "\e81b";
1124 +}
1125 +
1126 +.ico-fc-networ-server::before {
1127 + content: "\e81f";
1128 +}
1129 +
1130 +.ico-fc-www-world-globe::before {
1131 + content: "\e828";
1132 +}
1133 +
1134 +.ico-fc-form-access::before {
1135 + content: "\e800";
1136 +}
1137 +
1138 +.ico-fc-expand-arrows-alt::before {
1139 + content: "\e95f";
1140 +}
1141 +
1142 +.ico-fc-target::before {
1143 + content: "\e960";
1144 +}
1145 +
1146 +.ico-fc-clock-alert-outline::before {
1147 + content: "\e96b";
1148 +}
1149 +
1150 +.ico-fc-alert-circle-outline::before {
1151 + content: "\e96c";
1152 +}
1153 +
1154 +.ico-fc-alert-fill-circle-outline::before {
1155 + content: "\e961";
1156 +}
1157 +
1158 +.ico-fc-alert-circle-outline1::before {
1159 + content: "\e962";
1160 +}
1161 +
1162 +.ico-fc-alert-circle::before {
1163 + content: "\e96d";
1164 +}
1165 +
1166 +.ico-fc-information::before {
1167 + content: "\e96e";
1168 +}
1169 +
1170 +.ico-fc-information-outline::before {
1171 + content: "\e96f";
1172 +}
1173 +
1174 +.ico-fc-floppy-up-circle-outline::before {
1175 + content: "\e963";
1176 +}
1177 +
1178 +.ico-fc-floppy-circle-outline::before {
1179 + content: "\e965";
1180 +}
1181 +
1182 +.ico-fc-copy-circle-outline::before {
1183 + content: "\e966";
1184 +}
1185 +
1186 +.ico-fc-redo-circle-outline::before {
1187 + content: "\e967";
1188 +}
1189 +
1190 +.ico-fc-undo-circle-outline::before {
1191 + content: "\e968";
1192 +}
1193 +
1194 +.ico-fc-lock-alert-circle-outline::before {
1195 + content: "\e969";
1196 +}
1197 +
1198 +.ico-fc-lock-circle-outline::before {
1199 + content: "\e96a";
1200 +}
1201 +
1202 +.ico-fc-help-circle-outline2::before {
1203 + content: "\e93b";
1204 +}
1205 +
1206 +.ico-fc-expand-circle-outline::before {
1207 + content: "\e976";
1208 +}
1209 +
1210 +.ico-fc-help-circle2::before {
1211 + content: "\e93c";
1212 +}
1213 +
1214 +.ico-fc-upload-circle-outline::before {
1215 + content: "\e957";
1216 +}
1217 +
1218 +.ico-fc-download-circle-outline::before {
1219 + content: "\e958";
1220 +}
1221 +
1222 +.ico-fc-trash-blank-circle-outline::before {
1223 + content: "\e959";
1224 +}
1225 +
1226 +.ico-fc-arrow-down-bold-circle-outline2::before {
1227 + content: "\e93e";
1228 +}
1229 +
1230 +.ico-fc-arrow-up-bold-circle-outline2::before {
1231 + content: "\e93d";
1232 +}
1233 +
1234 +.ico-fc-arrow-left-bold-circle-outline2::before {
1235 + content: "\e93f";
1236 +}
1237 +
1238 +.ico-fc-arrow-right-bold-circle-outline2::before {
1239 + content: "\e940";
1240 +}
1241 +
1242 +.ico-fc-play-speed1::before {
1243 + content: "\e9b9";
1244 +}
1245 +
1246 +.ico-fc-play-circle-outline1::before {
1247 + content: "\e9ba";
1248 +}
1249 +
1250 +.ico-fc-checkbox-blank-circle-outline::before {
1251 + content: "\e919";
1252 +}
1253 +
1254 +.ico-fc-checkbox-blank-circle::before {
1255 + content: "\e91a";
1256 +}
1257 +
1258 +.ico-fc-circle-outline::before {
1259 + content: "\e914";
1260 +}
1261 +
1262 +.ico-fc-minus-circle-outline::before {
1263 + content: "\e915";
1264 +}
1265 +
1266 +.ico-fc-minus-circle::before {
1267 + content: "\e916";
1268 +}
1269 +
1270 +.ico-fc-plus-circle-outline::before {
1271 + content: "\e917";
1272 +}
1273 +
1274 +.ico-fc-plus-circle::before {
1275 + content: "\e918";
1276 +}
1277 +
1278 +.ico-fc-close-circle-outline::before {
1279 + content: "\e935";
1280 +}
1281 +
1282 +.ico-fc-close-circle::before {
1283 + content: "\e936";
1284 +}
1285 +
1286 +.ico-fc-clock-outline::before {
1287 + content: "\e937";
1288 +}
1289 +
1290 +.ico-fc-settings2::before {
1291 + content: "\e902";
1292 +}
1293 +
1294 +.ico-fc-checkbox-marked-circle::before {
1295 + content: "\e91f";
1296 +}
1297 +
1298 +.ico-fc-checkbox-marked-circle-outline::before {
1299 + content: "\e91e";
1300 +}
1301 +
1302 +.ico-fc-checkbox-blank-outline::before {
1303 + content: "\e91b";
1304 +}
1305 +
1306 +.ico-fc-checkbox-blank::before {
1307 + content: "\e91c";
1308 +}
1309 +
1310 +.ico-fc-checkbox-indeterminate::before {
1311 + content: "\e91d";
1312 +}
1313 +
1314 +.ico-fc-checkbox-marked-outline::before {
1315 + content: "\e920";
1316 +}
1317 +
1318 +.ico-fc-checkbox-marked::before {
1319 + content: "\e921";
1320 +}
1321 +
1322 +.ico-fc-checkbox-multiple-blank-circle-outline::before {
1323 + content: "\e922";
1324 +}
1325 +
1326 +.ico-fc-checkbox-multiple-blank-circle::before {
1327 + content: "\e923";
1328 +}
1329 +
1330 +.ico-fc-checkbox-multiple-blank-outline::before {
1331 + content: "\e924";
1332 +}
1333 +
1334 +.ico-fc-checkbox-multiple-blank::before {
1335 + content: "\e925";
1336 +}
1337 +
1338 +.ico-fc-checkbox-multiple-marked-circle-outline::before {
1339 + content: "\e926";
1340 +}
1341 +
1342 +.ico-fc-checkbox-multiple-marked-circle::before {
1343 + content: "\e927";
1344 +}
1345 +
1346 +.ico-fc-checkbox-multiple-marked-outline::before {
1347 + content: "\e928";
1348 +}
1349 +
1350 +.ico-fc-checkbox-multiple-marked::before {
1351 + content: "\e929";
1352 +}
1353 +
1354 +.ico-fc-trash-alt::before {
1355 + content: "\e92a";
1356 +}
1357 +
1358 +.ico-fc-trash-alt2::before {
1359 + content: "\e92b";
1360 +}
1361 +
1362 +.ico-fc-open-in-new::before {
1363 + content: "\e92c";
1364 +}
1365 +
1366 +.ico-fc-folder-account::before {
1367 + content: "\e92d";
1368 +}
1369 +
1370 +.ico-fc-folder-outline1::before {
1371 + content: "\e954";
1372 +}
1373 +
1374 +.ico-fc-square-edit-outline::before {
1375 + content: "\e92e";
1376 +}
1377 +
1378 +.ico-fc-view-list::before {
1379 + content: "\e92f";
1380 +}
1381 +
1382 +.ico-fc-table-large::before {
1383 + content: "\e930";
1384 +}
1385 +
1386 +.ico-fc-action-file-archive::before {
1387 + content: "\e986";
1388 +}
1389 +
1390 +.ico-fc-file-hidden1::before {
1391 + content: "\e98b";
1392 +}
1393 +
1394 +.ico-fc-action-forward::before {
1395 + content: "\e97f";
1396 +}
1397 +
1398 +.ico-fc-action-export-persist::before {
1399 + content: "\e995";
1400 +}
1401 +
1402 +.ico-fc-file-send::before {
1403 + content: "\e98c";
1404 +}
1405 +
1406 +.ico-fc-action-export-inport::before {
1407 + content: "\e98d";
1408 +}
1409 +
1410 +.ico-fc-file-document::before {
1411 + content: "\e98e";
1412 +}
1413 +
1414 +.ico-fc-file-pdf::before {
1415 + content: "\e990";
1416 +}
1417 +
1418 +.ico-fc-file-word::before {
1419 + content: "\e992";
1420 +}
1421 +
1422 +.ico-fc-file-xml::before {
1423 + content: "\e931";
1424 +}
1425 +
1426 +.ico-fc-file-excel::before {
1427 + content: "\e932";
1428 +}
1429 +
1430 +.ico-fc-file::before {
1431 + content: "\e98f";
1432 +}
1433 +
1434 +.ico-fc-action-form-post::before {
1435 + content: "\e996";
1436 +}
1437 +
1438 +.ico-fc-paperclip-45::before {
1439 + content: "\e933";
1440 +}
1441 +
1442 +.ico-fc-history::before {
1443 + content: "\e938";
1444 +}
1445 +
1446 +.ico-fc-refresh::before {
1447 + content: "\e950";
1448 +}
1449 +
1450 +.ico-fc-menu-down::before {
1451 + content: "\e903";
1452 +}
1453 +
1454 +.ico-fc-condition::before {
1455 + content: "\e904";
1456 +}
1457 +
1458 +.ico-fc-cloud-outline-help::before {
1459 + content: "\e905";
1460 +}
1461 +
1462 +.ico-fc-comment-faq-outline::before {
1463 + content: "\e906";
1464 +}
1465 +
1466 +.ico-fc-comment-text-outline::before {
1467 + content: "\e907";
1468 +}
1469 +
1470 +.ico-fc-comment-question-outline::before {
1471 + content: "\e908";
1472 +}
1473 +
1474 +.ico-fc-comment-user-outline::before {
1475 + content: "\e909";
1476 +}
1477 +
1478 +.ico-fc-comment-outline::before {
1479 + content: "\e90a";
1480 +}
1481 +
1482 +.ico-fc-XLine::before {
1483 + content: "\e90b";
1484 +}
1485 +
1486 +.ico-fc-XButtonList::before {
1487 + content: "\e90c";
1488 +}
1489 +
1490 +.ico-fc-XCheckbox::before {
1491 + content: "\e90d";
1492 +}
1493 +
1494 +.ico-fc-XPage::before {
1495 + content: "\e90e";
1496 +}
1497 +
1498 +.ico-fc-XTextfield::before {
1499 + content: "\e90f";
1500 +}
1501 +
1502 +.ico-fc-XUpload::before {
1503 + content: "\e910";
1504 +}
1505 +
1506 +.ico-fc-XContainer::before {
1507 + content: "\e911";
1508 +}
1509 +
1510 +.ico-fc-XImage::before {
1511 + content: "\e912";
1512 +}
1513 +
1514 +.ico-fc-XSelect::before {
1515 + content: "\e913";
1516 +}
1517 +
1518 +.ico-fc-XSpan::before {
1519 + content: "\e939";
1520 +}
1521 +
1522 +.ico-fc-XTextArea::before {
1523 + content: "\e93a";
1524 +}
1525 +
1526 +.ico-fc-favicon-formcycle::before {
1527 + content: "\e97b";
1528 +}
1529 +
1530 +.ico-fc-logo-formcloud::before {
1531 + content: "\e956";
1532 +}
1533 +
1534 +.ico-fc-logo-formcycle::before {
1535 + content: "\e9f6";
1536 +}
1537 +
1538 +.ico-fc-play11::before {
1539 + content: "\ea05";
1540 +}
1541 +
1542 +.ico-fc-inbox2::before {
1543 + content: "\ea06";
1544 +}
1545 +
1546 +.ico-fc-share-variant1::before {
1547 + content: "\ea07";
1548 +}
1549 +
1550 +.ico-fc-resize-bottom-right11::before {
1551 + content: "\ea08";
1552 +}
1553 +
1554 +.ico-fc-window-maximize11::before {
1555 + content: "\ea09";
1556 +}
1557 +
1558 +.ico-fc-window-restore11::before {
1559 + content: "\ea0a";
1560 +}
1561 +
1562 +.ico-fc-content-copy1::before {
1563 + content: "\ea0b";
1564 +}
1565 +
1566 +.ico-fc-content-save-all1::before {
1567 + content: "\eab0";
1568 +}
1569 +
1570 +.ico-fc-content-save-settings1::before {
1571 + content: "\eaaf";
1572 +}
1573 +
1574 +.ico-fc-folder2::before {
1575 + content: "\eaae";
1576 +}
1577 +
1578 +.ico-fc-typo31::before {
1579 + content: "\eaad";
1580 +}
1581 +
1582 +.ico-fc-bell-outline11::before {
1583 + content: "\eaac";
1584 +}
1585 +
1586 +.ico-fc-bell11::before {
1587 + content: "\eaab";
1588 +}
1589 +
1590 +.ico-fc-dice2::before {
1591 + content: "\eaaa";
1592 +}
1593 +
1594 +.ico-fc-FORMCYCLECLOUD1::before {
1595 + content: "\eaa9";
1596 +}
1597 +
1598 +.ico-fc-new-status-action1::before {
1599 + content: "\eaa8";
1600 +}
1601 +
1602 +.ico-fc-new-status1::before {
1603 + content: "\eaa7";
1604 +}
1605 +
1606 +.ico-fc-action-update-id1::before {
1607 + content: "\eaa6";
1608 +}
1609 +
1610 +.ico-fc-download-network1::before {
1611 + content: "\eaa5";
1612 +}
1613 +
1614 +.ico-fc-folder-network1::before {
1615 + content: "\eaa4";
1616 +}
1617 +
1618 +.ico-fc-action-upload-provide1::before {
1619 + content: "\eaa3";
1620 +}
1621 +
1622 +.ico-fc-action-download-file1::before {
1623 + content: "\eaa2";
1624 +}
1625 +
1626 +.ico-fc-action-harddisk1::before {
1627 + content: "\eaa1";
1628 +}
1629 +
1630 +.ico-fc-stop-circle-outline1::before {
1631 + content: "\eaa0";
1632 +}
1633 +
1634 +.ico-fc-action-move-inbox1::before {
1635 + content: "\ea9f";
1636 +}
1637 +
1638 +.ico-fc-action-copy-inbox1::before {
1639 + content: "\ea0c";
1640 +}
1641 +
1642 +.ico-fc-action-copy-status1::before {
1643 + content: "\ea0d";
1644 +}
1645 +
1646 +.ico-fc-action-change-status1::before {
1647 + content: "\ea0e";
1648 +}
1649 +
1650 +.ico-fc-equalizer-settings1::before {
1651 + content: "\ea0f";
1652 +}
1653 +
1654 +.ico-fc-action-callback1::before {
1655 + content: "\ea10";
1656 +}
1657 +
1658 +.ico-fc-wrench1::before {
1659 + content: "\ea11";
1660 +}
1661 +
1662 +.ico-fc-home-variant1::before {
1663 + content: "\ea12";
1664 +}
1665 +
1666 +.ico-fc-home-admin-outline1::before {
1667 + content: "\ea9e";
1668 +}
1669 +
1670 +.ico-fc-database1::before {
1671 + content: "\ea9d";
1672 +}
1673 +
1674 +.ico-fc-account-search1::before {
1675 + content: "\ea9c";
1676 +}
1677 +
1678 +.ico-fc-database-search1::before {
1679 + content: "\ea9b";
1680 +}
1681 +
1682 +.ico-fc-data-usage1::before {
1683 + content: "\ea9a";
1684 +}
1685 +
1686 +.ico-fc-id-card1::before {
1687 + content: "\ea99";
1688 +}
1689 +
1690 +.ico-fc-lang-outline1::before {
1691 + content: "\ea98";
1692 +}
1693 +
1694 +.ico-fc-i18n-outline1::before {
1695 + content: "\ea97";
1696 +}
1697 +
1698 +.ico-fc-palette1::before {
1699 + content: "\ea96";
1700 +}
1701 +
1702 +.ico-fc-lock-alert1::before {
1703 + content: "\ea95";
1704 +}
1705 +
1706 +.ico-fc-lock-open-outline1::before {
1707 + content: "\ea94";
1708 +}
1709 +
1710 +.ico-fc-lock-open1::before {
1711 + content: "\ea93";
1712 +}
1713 +
1714 +.ico-fc-lock-outline1::before {
1715 + content: "\ea92";
1716 +}
1717 +
1718 +.ico-fc-lock-question1::before {
1719 + content: "\ea91";
1720 +}
1721 +
1722 +.ico-fc-screwdriver1::before {
1723 + content: "\ea90";
1724 +}
1725 +
1726 +.ico-fc-view-headline1::before {
1727 + content: "\ea8f";
1728 +}
1729 +
1730 +.ico-fc-view-module1::before {
1731 + content: "\ea8e";
1732 +}
1733 +
1734 +.ico-fc-view-sequential1::before {
1735 + content: "\ea8d";
1736 +}
1737 +
1738 +.ico-fc-view-rows1::before {
1739 + content: "\ea13";
1740 +}
1741 +
1742 +.ico-fc-view-columns1::before {
1743 + content: "\ea14";
1744 +}
1745 +
1746 +.ico-fc-cloud-sso1::before {
1747 + content: "\ea15";
1748 +}
1749 +
1750 +.ico-fc-lan-disconnect1::before {
1751 + content: "\ea16";
1752 +}
1753 +
1754 +.ico-fc-lan-pending1::before {
1755 + content: "\ea17";
1756 +}
1757 +
1758 +.ico-fc-lan-connect1::before {
1759 + content: "\ea18";
1760 +}
1761 +
1762 +.ico-fc-lan1::before {
1763 + content: "\ea19";
1764 +}
1765 +
1766 +.ico-fc-email-outline1::before {
1767 + content: "\ea8c";
1768 +}
1769 +
1770 +.ico-fc-timetable1::before {
1771 + content: "\ea8b";
1772 +}
1773 +
1774 +.ico-fc-file-logging1::before {
1775 + content: "\ea8a";
1776 +}
1777 +
1778 +.ico-fc-file-outline1::before {
1779 + content: "\ea89";
1780 +}
1781 +
1782 +.ico-fc-puzzle1::before {
1783 + content: "\ea88";
1784 +}
1785 +
1786 +.ico-fc-newspaper1::before {
1787 + content: "\ea87";
1788 +}
1789 +
1790 +.ico-fc-client-settings1::before {
1791 + content: "\ea86";
1792 +}
1793 +
1794 +.ico-fc-chart-bar1::before {
1795 + content: "\ea85";
1796 +}
1797 +
1798 +.ico-fc-license1::before {
1799 + content: "\ea84";
1800 +}
1801 +
1802 +.ico-fc-system-look-feel1::before {
1803 + content: "\ea83";
1804 +}
1805 +
1806 +.ico-fc-system-info1::before {
1807 + content: "\ea82";
1808 +}
1809 +
1810 +.ico-fc-grid-layout-window1::before {
1811 + content: "\e841";
1812 +}
1813 +
1814 +.ico-fc-window-api-coding-configuration1::before {
1815 + content: "\e840";
1816 +}
1817 +
1818 +.ico-fc-browser-add-link1::before {
1819 + content: "\e83f";
1820 +}
1821 +
1822 +.ico-fc-browser-html-coding1::before {
1823 + content: "\e83e";
1824 +}
1825 +
1826 +.ico-fc-window-javascript-coding1::before {
1827 + content: "\e83d";
1828 +}
1829 +
1830 +.ico-fc-checked-www-domain-window1::before {
1831 + content: "\e83c";
1832 +}
1833 +
1834 +.ico-fc-browser-404-error-internet1::before {
1835 + content: "\e83b";
1836 +}
1837 +
1838 +.ico-fc-clean-code-window1::before {
1839 + content: "\e80e";
1840 +}
1841 +
1842 +.ico-fc-browser-web-content1::before {
1843 + content: "\e808";
1844 +}
1845 +
1846 +.ico-fc-duplicate-documents1::before {
1847 + content: "\e809";
1848 +}
1849 +
1850 +.ico-fc-window-view1::before {
1851 + content: "\e829";
1852 +}
1853 +
1854 +.ico-fc-window-php-coding1::before {
1855 + content: "\e82a";
1856 +}
1857 +
1858 +.ico-fc-window-tools1::before {
1859 + content: "\e82b";
1860 +}
1861 +
1862 +.ico-fc-coffee-break-html-code1::before {
1863 + content: "\e815";
1864 +}
1865 +
1866 +.ico-fc-editor-node-tool-window1::before {
1867 + content: "\e83a";
1868 +}
1869 +
1870 +.ico-fc-exploring-bugs1::before {
1871 + content: "\e839";
1872 +}
1873 +
1874 +.ico-fc-internet-page-content1::before {
1875 + content: "\e838";
1876 +}
1877 +
1878 +.ico-fc-landing-page-internet1::before {
1879 + content: "\e837";
1880 +}
1881 +
1882 +.ico-fc-window-api-coding-configuration21::before {
1883 + content: "\e836";
1884 +}
1885 +
1886 +.ico-fc-window-browser-stopwatch1::before {
1887 + content: "\e835";
1888 +}
1889 +
1890 +.ico-fc-computer-css-code1::before {
1891 + content: "\e834";
1892 +}
1893 +
1894 +.ico-fc-action-sql-execute1::before {
1895 + content: "\ea81";
1896 +}
1897 +
1898 +.ico-fc-database-gear1::before {
1899 + content: "\e833";
1900 +}
1901 +
1902 +.ico-fc-developer-api-coding-screen1::before {
1903 + content: "\e832";
1904 +}
1905 +
1906 +.ico-fc-responsive-layout-screen1::before {
1907 + content: "\e831";
1908 +}
1909 +
1910 +.ico-fc-document-mail1::before {
1911 + content: "\ea80";
1912 +}
1913 +
1914 +.ico-fc-document-edit1::before {
1915 + content: "\ea7f";
1916 +}
1917 +
1918 +.ico-fc-document1::before {
1919 + content: "\e830";
1920 +}
1921 +
1922 +.ico-fc-file-gear1::before {
1923 + content: "\e82f";
1924 +}
1925 +
1926 +.ico-fc-globe-gear1::before {
1927 + content: "\e82e";
1928 +}
1929 +
1930 +.ico-fc-globe-locker-locked1::before {
1931 + content: "\e82d";
1932 +}
1933 +
1934 +.ico-fc-globe-safety-shield1::before {
1935 + content: "\e822";
1936 +}
1937 +
1938 +.ico-fc-internet-network1::before {
1939 + content: "\e81e";
1940 +}
1941 +
1942 +.ico-fc-networ-server1::before {
1943 + content: "\e821";
1944 +}
1945 +
1946 +.ico-fc-www-world-globe1::before {
1947 + content: "\e82c";
1948 +}
1949 +
1950 +.ico-fc-form-access1::before {
1951 + content: "\e816";
1952 +}
1953 +
1954 +.ico-fc-expand-arrows-alt1::before {
1955 + content: "\ea1a";
1956 +}
1957 +
1958 +.ico-fc-target1::before {
1959 + content: "\ea1b";
1960 +}
1961 +
1962 +.ico-fc-clock-alert-outline1::before {
1963 + content: "\ea1c";
1964 +}
1965 +
1966 +.ico-fc-alert-circle-outline2::before {
1967 + content: "\ea7e";
1968 +}
1969 +
1970 +.ico-fc-alert-fill-circle-outline1::before {
1971 + content: "\ea7d";
1972 +}
1973 +
1974 +.ico-fc-alert-circle-outline11::before {
1975 + content: "\ea7c";
1976 +}
1977 +
1978 +.ico-fc-alert-circle1::before {
1979 + content: "\ea7b";
1980 +}
1981 +
1982 +.ico-fc-information1::before {
1983 + content: "\ea7a";
1984 +}
1985 +
1986 +.ico-fc-information-outline1::before {
1987 + content: "\ea79";
1988 +}
1989 +
1990 +.ico-fc-floppy-up-circle-outline1::before {
1991 + content: "\ea78";
1992 +}
1993 +
1994 +.ico-fc-floppy-circle-outline1::before {
1995 + content: "\ea77";
1996 +}
1997 +
1998 +.ico-fc-copy-circle-outline1::before {
1999 + content: "\ea76";
2000 +}
2001 +
2002 +.ico-fc-redo-circle-outline1::before {
2003 + content: "\ea75";
2004 +}
2005 +
2006 +.ico-fc-undo-circle-outline1::before {
2007 + content: "\ea74";
2008 +}
2009 +
2010 +.ico-fc-lock-alert-circle-outline1::before {
2011 + content: "\ea73";
2012 +}
2013 +
2014 +.ico-fc-lock-circle-outline1::before {
2015 + content: "\ea72";
2016 +}
2017 +
2018 +.ico-fc-help-circle-outline21::before {
2019 + content: "\ea71";
2020 +}
2021 +
2022 +.ico-fc-expand-circle-outline1::before {
2023 + content: "\ea70";
2024 +}
2025 +
2026 +.ico-fc-help-circle21::before {
2027 + content: "\ea6f";
2028 +}
2029 +
2030 +.ico-fc-upload-circle-outline1::before {
2031 + content: "\ea6e";
2032 +}
2033 +
2034 +.ico-fc-download-circle-outline1::before {
2035 + content: "\ea6d";
2036 +}
2037 +
2038 +.ico-fc-trash-blank-circle-outline1::before {
2039 + content: "\ea1d";
2040 +}
2041 +
2042 +.ico-fc-arrow-down-bold-circle-outline21::before {
2043 + content: "\ea1e";
2044 +}
2045 +
2046 +.ico-fc-arrow-up-bold-circle-outline21::before {
2047 + content: "\ea1f";
2048 +}
2049 +
2050 +.ico-fc-arrow-left-bold-circle-outline21::before {
2051 + content: "\ea20";
2052 +}
2053 +
2054 +.ico-fc-arrow-right-bold-circle-outline21::before {
2055 + content: "\ea21";
2056 +}
2057 +
2058 +.ico-fc-play-speed11::before {
2059 + content: "\ea22";
2060 +}
2061 +
2062 +.ico-fc-play-circle-outline11::before {
2063 + content: "\ea23";
2064 +}
2065 +
2066 +.ico-fc-checkbox-blank-circle-outline1::before {
2067 + content: "\ea6c";
2068 +}
2069 +
2070 +.ico-fc-checkbox-blank-circle1::before {
2071 + content: "\ea6b";
2072 +}
2073 +
2074 +.ico-fc-circle-outline1::before {
2075 + content: "\ea6a";
2076 +}
2077 +
2078 +.ico-fc-minus-circle-outline1::before {
2079 + content: "\ea69";
2080 +}
2081 +
2082 +.ico-fc-minus-circle1::before {
2083 + content: "\ea68";
2084 +}
2085 +
2086 +.ico-fc-plus-circle-outline1::before {
2087 + content: "\ea67";
2088 +}
2089 +
2090 +.ico-fc-plus-circle1::before {
2091 + content: "\ea66";
2092 +}
2093 +
2094 +.ico-fc-close-circle-outline1::before {
2095 + content: "\ea65";
2096 +}
2097 +
2098 +.ico-fc-close-circle1::before {
2099 + content: "\ea64";
2100 +}
2101 +
2102 +.ico-fc-clock-outline1::before {
2103 + content: "\ea63";
2104 +}
2105 +
2106 +.ico-fc-settings21::before {
2107 + content: "\ea62";
2108 +}
2109 +
2110 +.ico-fc-checkbox-marked-circle1::before {
2111 + content: "\ea61";
2112 +}
2113 +
2114 +.ico-fc-checkbox-marked-circle-outline1::before {
2115 + content: "\ea60";
2116 +}
2117 +
2118 +.ico-fc-checkbox-blank-outline1::before {
2119 + content: "\ea5f";
2120 +}
2121 +
2122 +.ico-fc-checkbox-blank1::before {
2123 + content: "\ea5e";
2124 +}
2125 +
2126 +.ico-fc-checkbox-indeterminate1::before {
2127 + content: "\ea5d";
2128 +}
2129 +
2130 +.ico-fc-checkbox-marked-outline1::before {
2131 + content: "\ea5c";
2132 +}
2133 +
2134 +.ico-fc-checkbox-marked1::before {
2135 + content: "\ea5b";
2136 +}
2137 +
2138 +.ico-fc-checkbox-multiple-blank-circle-outline1::before {
2139 + content: "\ea24";
2140 +}
2141 +
2142 +.ico-fc-checkbox-multiple-blank-circle1::before {
2143 + content: "\ea25";
2144 +}
2145 +
2146 +.ico-fc-checkbox-multiple-blank-outline1::before {
2147 + content: "\ea26";
2148 +}
2149 +
2150 +.ico-fc-checkbox-multiple-blank1::before {
2151 + content: "\ea27";
2152 +}
2153 +
2154 +.ico-fc-checkbox-multiple-marked-circle-outline1::before {
2155 + content: "\ea28";
2156 +}
2157 +
2158 +.ico-fc-checkbox-multiple-marked-circle1::before {
2159 + content: "\ea29";
2160 +}
2161 +
2162 +.ico-fc-checkbox-multiple-marked-outline1::before {
2163 + content: "\ea2a";
2164 +}
2165 +
2166 +.ico-fc-checkbox-multiple-marked1::before {
2167 + content: "\ea5a";
2168 +}
2169 +
2170 +.ico-fc-trash-alt1::before {
2171 + content: "\ea59";
2172 +}
2173 +
2174 +.ico-fc-trash-alt21::before {
2175 + content: "\ea58";
2176 +}
2177 +
2178 +.ico-fc-open-in-new1::before {
2179 + content: "\ea57";
2180 +}
2181 +
2182 +.ico-fc-folder-account1::before {
2183 + content: "\ea56";
2184 +}
2185 +
2186 +.ico-fc-folder-outline11::before {
2187 + content: "\ea55";
2188 +}
2189 +
2190 +.ico-fc-square-edit-outline1::before {
2191 + content: "\ea54";
2192 +}
2193 +
2194 +.ico-fc-view-list1::before {
2195 + content: "\ea53";
2196 +}
2197 +
2198 +.ico-fc-table-large1::before {
2199 + content: "\ea52";
2200 +}
2201 +
2202 +.ico-fc-action-file-archive1::before {
2203 + content: "\ea51";
2204 +}
2205 +
2206 +.ico-fc-file-hidden11::before {
2207 + content: "\ea50";
2208 +}
2209 +
2210 +.ico-fc-action-forward1::before {
2211 + content: "\ea4f";
2212 +}
2213 +
2214 +.ico-fc-action-export-persist1::before {
2215 + content: "\ea4e";
2216 +}
2217 +
2218 +.ico-fc-file-send1::before {
2219 + content: "\ea4d";
2220 +}
2221 +
2222 +.ico-fc-action-export-inport1::before {
2223 + content: "\ea4c";
2224 +}
2225 +
2226 +.ico-fc-file-document1::before {
2227 + content: "\ea4b";
2228 +}
2229 +
2230 +.ico-fc-file-pdf1::before {
2231 + content: "\ea4a";
2232 +}
2233 +
2234 +.ico-fc-file-word1::before {
2235 + content: "\ea49";
2236 +}
2237 +
2238 +.ico-fc-file-xml1::before {
2239 + content: "\ea2b";
2240 +}
2241 +
2242 +.ico-fc-file-excel1::before {
2243 + content: "\ea2c";
2244 +}
2245 +
2246 +.ico-fc-file1::before {
2247 + content: "\ea2d";
2248 +}
2249 +
2250 +.ico-fc-action-form-post1::before {
2251 + content: "\ea2e";
2252 +}
2253 +
2254 +.ico-fc-paperclip-451::before {
2255 + content: "\ea2f";
2256 +}
2257 +
2258 +.ico-fc-paperclip::before {
2259 + content: "\ea30";
2260 +}
2261 +
2262 +.ico-fc-history1::before {
2263 + content: "\ea31";
2264 +}
2265 +
2266 +.ico-fc-refresh1::before {
2267 + content: "\ea37";
2268 +}
2269 +
2270 +.ico-fc-menu-down1::before {
2271 + content: "\ea38";
2272 +}
2273 +
2274 +.ico-fc-condition1::before {
2275 + content: "\ea39";
2276 +}
2277 +
2278 +.ico-fc-cloud-outline-help1::before {
2279 + content: "\ea3a";
2280 +}
2281 +
2282 +.ico-fc-comment-faq-outline1::before {
2283 + content: "\ea3b";
2284 +}
2285 +
2286 +.ico-fc-comment-text-outline1::before {
2287 + content: "\ea3c";
2288 +}
2289 +
2290 +.ico-fc-comment-question-outline1::before {
2291 + content: "\ea3d";
2292 +}
2293 +
2294 +.ico-fc-comment-user-outline1::before {
2295 + content: "\ea3e";
2296 +}
2297 +
2298 +.ico-fc-comment-outline1::before {
2299 + content: "\ea3f";
2300 +}
2301 +
2302 +.ico-fc-XLine1::before {
2303 + content: "\ea40";
2304 +}
2305 +
2306 +.ico-fc-XButtonList1::before {
2307 + content: "\ea41";
2308 +}
2309 +
2310 +.ico-fc-XCheckbox1::before {
2311 + content: "\ea42";
2312 +}
2313 +
2314 +.ico-fc-XPage1::before {
2315 + content: "\ea43";
2316 +}
2317 +
2318 +.ico-fc-XTextfield1::before {
2319 + content: "\ea44";
2320 +}
2321 +
2322 +.ico-fc-XUpload1::before {
2323 + content: "\ea45";
2324 +}
2325 +
2326 +.ico-fc-XContainer1::before {
2327 + content: "\ea46";
2328 +}
2329 +
2330 +.ico-fc-XImage1::before {
2331 + content: "\ea47";
2332 +}
2333 +
2334 +.ico-fc-XSelect1::before {
2335 + content: "\ea48";
2336 +}
2337 +
2338 +.ico-fc-XSpan1::before {
2339 + content: "\ea32";
2340 +}
2341 +
2342 +.ico-fc-XTextArea1::before {
2343 + content: "\ea33";
2344 +}
2345 +
2346 +.ico-fc-favicon-formcycle1::before {
2347 + content: "\ea34";
2348 +}
2349 +
2350 +.ico-fc-logo-formcloud1::before {
2351 + content: "\ea35";
2352 +}
2353 +
2354 +.ico-fc-logo-formcycle1::before {
2355 + content: "\ea36";
2356 +}
2357 +
2358 +.ico-fc-xima_reg::before {
2359 + content: "\e9fa";
2360 +}
2361 +
2362 +.ico-fc-xima_reg1::before {
2363 + content: "\ea02";
2364 +}
2365 +
2366 +.ico-fc-mail-envelope-open-plus-outline::before {
2367 + content: "\e9f8";
2368 +}
2369 +
2370 +.ico-fc-mail-envelope-open-plus::before {
2371 + content: "\e9f9";
2372 +}
2373 +
2374 +.ico-fc-mail-envelope-open-plus-outline1::before {
2375 + content: "\ea03";
2376 +}
2377 +
2378 +.ico-fc-mail-envelope-open-plus1::before {
2379 + content: "\ea04";
2380 +}
2381 +
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +Font-FORMCYCLE
Inhalt parsen
... ... @@ -1,0 +1,1 @@
1 +Ja
Benutze diese Erweiterung
... ... @@ -1,0 +1,1 @@
1 +always