Subversion Repositories bacoAlunos

Rev

Rev 1312 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1312 jmachado 1
@font-face {
2
    font-family: 'icomoon';
1314 jmachado 3
    src:    url('fonts/icomoon.eot?8of0tv');
4
    src:    url('fonts/icomoon.eot?8of0tv#iefix') format('embedded-opentype'),
5
        url('fonts/icomoon.ttf?8of0tv') format('truetype'),
6
        url('fonts/icomoon.woff?8of0tv') format('woff'),
7
        url('fonts/icomoon.svg?8of0tv#icomoon') format('svg');
1312 jmachado 8
    font-weight: normal;
9
    font-style: normal;
10
}
11
 
12
[class^="icon-"], [class*=" icon-"] {
13
    /* use !important to prevent issues with browser extensions that change fonts */
14
    font-family: 'icomoon' !important;
15
    speak: none;
16
    font-style: normal;
17
    font-weight: normal;
18
    font-variant: normal;
19
    text-transform: none;
20
    line-height: 1;
21
 
22
    /* Better Font Rendering =========== */
23
    -webkit-font-smoothing: antialiased;
24
    -moz-osx-font-smoothing: grayscale;
25
}
26
 
27
.icon-glyphicons-large:before {
28
    content: "\e900";
29
}
30
.icon-home:before {
31
    content: "\e901";
32
}
33
.icon-home2:before {
34
    content: "\e902";
35
}
36
.icon-home3:before {
37
    content: "\e903";
38
}
39
.icon-office:before {
40
    content: "\e904";
41
}
42
.icon-newspaper:before {
43
    content: "\e905";
44
}
45
.icon-pencil:before {
46
    content: "\e906";
47
}
48
.icon-pencil2:before {
49
    content: "\e907";
50
}
51
.icon-quill:before {
52
    content: "\e908";
53
}
54
.icon-pen:before {
55
    content: "\e909";
56
}
57
.icon-blog:before {
58
    content: "\e90a";
59
}
60
.icon-eyedropper:before {
61
    content: "\e90b";
62
}
63
.icon-droplet:before {
64
    content: "\e90c";
65
}
66
.icon-paint-format:before {
67
    content: "\e90d";
68
}
69
.icon-image:before {
70
    content: "\e90e";
71
}
72
.icon-images:before {
73
    content: "\e90f";
74
}
75
.icon-camera:before {
76
    content: "\e910";
77
}
78
.icon-headphones:before {
79
    content: "\e911";
80
}
81
.icon-music:before {
82
    content: "\e912";
83
}
84
.icon-play:before {
85
    content: "\e913";
86
}
87
.icon-film:before {
88
    content: "\e914";
89
}
90
.icon-video-camera:before {
91
    content: "\e915";
92
}
93
.icon-dice:before {
94
    content: "\e916";
95
}
96
.icon-pacman:before {
97
    content: "\e917";
98
}
99
.icon-spades:before {
100
    content: "\e918";
101
}
102
.icon-clubs:before {
103
    content: "\e919";
104
}
105
.icon-diamonds:before {
106
    content: "\e91a";
107
}
108
.icon-bullhorn:before {
109
    content: "\e91b";
110
}
111
.icon-connection:before {
112
    content: "\e91c";
113
}
114
.icon-podcast:before {
115
    content: "\e91d";
116
}
117
.icon-feed:before {
118
    content: "\e91e";
119
}
120
.icon-mic:before {
121
    content: "\e91f";
122
}
123
.icon-book:before {
124
    content: "\e920";
125
}
126
.icon-books:before {
127
    content: "\e921";
128
}
129
.icon-library:before {
130
    content: "\e922";
131
}
132
.icon-file-text:before {
133
    content: "\e923";
134
}
135
.icon-profile:before {
136
    content: "\e924";
137
}
138
.icon-file-empty:before {
139
    content: "\e925";
140
}
141
.icon-files-empty:before {
142
    content: "\e926";
143
}
144
.icon-file-text2:before {
145
    content: "\e927";
146
}
147
.icon-file-picture:before {
148
    content: "\e928";
149
}
150
.icon-file-music:before {
151
    content: "\e929";
152
}
153
.icon-file-play:before {
154
    content: "\e92a";
155
}
156
.icon-file-video:before {
157
    content: "\e92b";
158
}
159
.icon-file-zip:before {
160
    content: "\e92c";
161
}
162
.icon-copy:before {
163
    content: "\e92d";
164
}
165
.icon-paste:before {
166
    content: "\e92e";
167
}
168
.icon-stack:before {
169
    content: "\e92f";
170
}
171
.icon-folder:before {
172
    content: "\e930";
173
}
174
.icon-folder-open:before {
175
    content: "\e931";
176
}
177
.icon-folder-plus:before {
178
    content: "\e932";
179
}
180
.icon-folder-minus:before {
181
    content: "\e933";
182
}
183
.icon-folder-download:before {
184
    content: "\e934";
185
}
186
.icon-folder-upload:before {
187
    content: "\e935";
188
}
189
.icon-price-tag:before {
190
    content: "\e936";
191
}
192
.icon-price-tags:before {
193
    content: "\e937";
194
}
195
.icon-barcode:before {
196
    content: "\e938";
197
}
198
.icon-qrcode:before {
199
    content: "\e939";
200
}
201
.icon-ticket:before {
202
    content: "\e93a";
203
}
204
.icon-cart:before {
205
    content: "\e93b";
206
}
207
.icon-coin-dollar:before {
208
    content: "\e93c";
209
}
210
.icon-coin-euro:before {
211
    content: "\e93d";
212
}
213
.icon-coin-pound:before {
214
    content: "\e93e";
215
}
216
.icon-coin-yen:before {
217
    content: "\e93f";
218
}
219
.icon-credit-card:before {
220
    content: "\e940";
221
}
222
.icon-calculator:before {
223
    content: "\e941";
224
}
225
.icon-lifebuoy:before {
226
    content: "\e942";
227
}
228
.icon-phone:before {
229
    content: "\e943";
230
}
231
.icon-phone-hang-up:before {
232
    content: "\e944";
233
}
234
.icon-address-book:before {
235
    content: "\e945";
236
}
237
.icon-envelop:before {
238
    content: "\e946";
239
}
240
.icon-pushpin:before {
241
    content: "\e947";
242
}
243
.icon-location:before {
244
    content: "\e948";
245
}
246
.icon-location2:before {
247
    content: "\e949";
248
}
249
.icon-compass:before {
250
    content: "\e94a";
251
}
252
.icon-compass2:before {
253
    content: "\e94b";
254
}
255
.icon-map:before {
256
    content: "\e94c";
257
}
258
.icon-map2:before {
259
    content: "\e94d";
260
}
261
.icon-history:before {
262
    content: "\e94e";
263
}
264
.icon-clock:before {
265
    content: "\e94f";
266
}
267
.icon-clock2:before {
268
    content: "\e950";
269
}
270
.icon-alarm:before {
271
    content: "\e951";
272
}
273
.icon-bell:before {
274
    content: "\e952";
275
}
276
.icon-stopwatch:before {
277
    content: "\e953";
278
}
279
.icon-calendar:before {
280
    content: "\e954";
281
}
282
.icon-printer:before {
283
    content: "\e955";
284
}
285
.icon-keyboard:before {
286
    content: "\e956";
287
}
288
.icon-display:before {
289
    content: "\e957";
290
}
291
.icon-laptop:before {
292
    content: "\e958";
293
}
294
.icon-mobile:before {
295
    content: "\e959";
296
}
297
.icon-mobile2:before {
298
    content: "\e95a";
299
}
300
.icon-tablet:before {
301
    content: "\e95b";
302
}
303
.icon-tv:before {
304
    content: "\e95c";
305
}
306
.icon-drawer:before {
307
    content: "\e95d";
308
}
309
.icon-drawer2:before {
310
    content: "\e95e";
311
}
312
.icon-box-add:before {
313
    content: "\e95f";
314
}
315
.icon-box-remove:before {
316
    content: "\e960";
317
}
318
.icon-download:before {
319
    content: "\e961";
320
}
321
.icon-upload:before {
322
    content: "\e962";
323
}
324
.icon-floppy-disk:before {
325
    content: "\e963";
326
}
327
.icon-drive:before {
328
    content: "\e964";
329
}
330
.icon-database:before {
331
    content: "\e965";
332
}
333
.icon-undo:before {
334
    content: "\e966";
335
}
336
.icon-redo:before {
337
    content: "\e967";
338
}
339
.icon-undo2:before {
340
    content: "\e968";
341
}
342
.icon-redo2:before {
343
    content: "\e969";
344
}
345
.icon-forward:before {
346
    content: "\e96a";
347
}
348
.icon-reply:before {
349
    content: "\e96b";
350
}
351
.icon-bubble:before {
352
    content: "\e96c";
353
}
354
.icon-bubbles:before {
355
    content: "\e96d";
356
}
357
.icon-bubbles2:before {
358
    content: "\e96e";
359
}
360
.icon-bubble2:before {
361
    content: "\e96f";
362
}
363
.icon-bubbles3:before {
364
    content: "\e970";
365
}
366
.icon-bubbles4:before {
367
    content: "\e971";
368
}
369
.icon-user:before {
370
    content: "\e972";
371
}
372
.icon-users:before {
373
    content: "\e973";
374
}
375
.icon-user-plus:before {
376
    content: "\e974";
377
}
378
.icon-user-minus:before {
379
    content: "\e975";
380
}
381
.icon-user-check:before {
382
    content: "\e976";
383
}
384
.icon-user-tie:before {
385
    content: "\e977";
386
}
387
.icon-quotes-left:before {
388
    content: "\e978";
389
}
390
.icon-quotes-right:before {
391
    content: "\e979";
392
}
393
.icon-hour-glass:before {
394
    content: "\e97a";
395
}
396
.icon-spinner:before {
397
    content: "\e97b";
398
}
399
.icon-spinner2:before {
400
    content: "\e97c";
401
}
402
.icon-spinner3:before {
403
    content: "\e97d";
404
}
405
.icon-spinner4:before {
406
    content: "\e97e";
407
}
408
.icon-spinner5:before {
409
    content: "\e97f";
410
}
411
.icon-spinner6:before {
412
    content: "\e980";
413
}
414
.icon-spinner7:before {
415
    content: "\e981";
416
}
417
.icon-spinner8:before {
418
    content: "\e982";
419
}
420
.icon-spinner9:before {
421
    content: "\e983";
422
}
423
.icon-spinner10:before {
424
    content: "\e984";
425
}
426
.icon-spinner11:before {
427
    content: "\e985";
428
}
429
.icon-binoculars:before {
430
    content: "\e986";
431
}
432
.icon-search:before {
433
    content: "\e987";
434
}
435
.icon-zoom-in:before {
436
    content: "\e988";
437
}
438
.icon-zoom-out:before {
439
    content: "\e989";
440
}
441
.icon-enlarge:before {
442
    content: "\e98a";
443
}
444
.icon-shrink:before {
445
    content: "\e98b";
446
}
447
.icon-enlarge2:before {
448
    content: "\e98c";
449
}
450
.icon-shrink2:before {
451
    content: "\e98d";
452
}
453
.icon-key:before {
454
    content: "\e98e";
455
}
456
.icon-key2:before {
457
    content: "\e98f";
458
}
459
.icon-lock:before {
460
    content: "\e990";
461
}
462
.icon-unlocked:before {
463
    content: "\e991";
464
}
465
.icon-wrench:before {
466
    content: "\e992";
467
}
468
.icon-equalizer:before {
469
    content: "\e993";
470
}
471
.icon-equalizer2:before {
472
    content: "\e994";
473
}
474
.icon-cog:before {
475
    content: "\e995";
476
}
477
.icon-cogs:before {
478
    content: "\e996";
479
}
480
.icon-hammer:before {
481
    content: "\e997";
482
}
483
.icon-magic-wand:before {
484
    content: "\e998";
485
}
486
.icon-aid-kit:before {
487
    content: "\e999";
488
}
489
.icon-bug:before {
490
    content: "\e99a";
491
}
492
.icon-pie-chart:before {
493
    content: "\e99b";
494
}
495
.icon-stats-dots:before {
496
    content: "\e99c";
497
}
498
.icon-stats-bars:before {
499
    content: "\e99d";
500
}
501
.icon-stats-bars2:before {
502
    content: "\e99e";
503
}
504
.icon-trophy:before {
505
    content: "\e99f";
506
}
507
.icon-gift:before {
508
    content: "\e9a0";
509
}
510
.icon-glass:before {
511
    content: "\e9a1";
512
}
513
.icon-glass2:before {
514
    content: "\e9a2";
515
}
516
.icon-mug:before {
517
    content: "\e9a3";
518
}
519
.icon-spoon-knife:before {
520
    content: "\e9a4";
521
}
522
.icon-leaf:before {
523
    content: "\e9a5";
524
}
525
.icon-rocket:before {
526
    content: "\e9a6";
527
}
528
.icon-meter:before {
529
    content: "\e9a7";
530
}
531
.icon-meter2:before {
532
    content: "\e9a8";
533
}
534
.icon-hammer2:before {
535
    content: "\e9a9";
536
}
537
.icon-fire:before {
538
    content: "\e9aa";
539
}
540
.icon-lab:before {
541
    content: "\e9ab";
542
}
543
.icon-magnet:before {
544
    content: "\e9ac";
545
}
546
.icon-bin:before {
547
    content: "\e9ad";
548
}
549
.icon-bin2:before {
550
    content: "\e9ae";
551
}
552
.icon-briefcase:before {
553
    content: "\e9af";
554
}
555
.icon-airplane:before {
556
    content: "\e9b0";
557
}
558
.icon-truck:before {
559
    content: "\e9b1";
560
}
561
.icon-road:before {
562
    content: "\e9b2";
563
}
564
.icon-accessibility:before {
565
    content: "\e9b3";
566
}
567
.icon-target:before {
568
    content: "\e9b4";
569
}
570
.icon-shield:before {
571
    content: "\e9b5";
572
}
573
.icon-power:before {
574
    content: "\e9b6";
575
}
576
.icon-switch:before {
577
    content: "\e9b7";
578
}
579
.icon-power-cord:before {
580
    content: "\e9b8";
581
}
582
.icon-clipboard:before {
583
    content: "\e9b9";
584
}
585
.icon-list-numbered:before {
586
    content: "\e9ba";
587
}
588
.icon-list:before {
589
    content: "\e9bb";
590
}
591
.icon-list2:before {
592
    content: "\e9bc";
593
}
594
.icon-tree:before {
595
    content: "\e9bd";
596
}
597
.icon-menu:before {
598
    content: "\e9be";
599
}
600
.icon-menu2:before {
601
    content: "\e9bf";
602
}
603
.icon-menu3:before {
604
    content: "\e9c0";
605
}
606
.icon-menu4:before {
607
    content: "\e9c1";
608
}
609
.icon-cloud:before {
610
    content: "\e9c2";
611
}
612
.icon-cloud-download:before {
613
    content: "\e9c3";
614
}
615
.icon-cloud-upload:before {
616
    content: "\e9c4";
617
}
618
.icon-cloud-check:before {
619
    content: "\e9c5";
620
}
621
.icon-download2:before {
622
    content: "\e9c6";
623
}
624
.icon-upload2:before {
625
    content: "\e9c7";
626
}
627
.icon-download3:before {
628
    content: "\e9c8";
629
}
630
.icon-upload3:before {
631
    content: "\e9c9";
632
}
633
.icon-sphere:before {
634
    content: "\e9ca";
635
}
636
.icon-earth:before {
637
    content: "\e9cb";
638
}
639
.icon-link:before {
640
    content: "\e9cc";
641
}
642
.icon-flag:before {
643
    content: "\e9cd";
644
}
645
.icon-attachment:before {
646
    content: "\e9ce";
647
}
648
.icon-eye:before {
649
    content: "\e9cf";
650
}
651
.icon-eye-plus:before {
652
    content: "\e9d0";
653
}
654
.icon-eye-minus:before {
655
    content: "\e9d1";
656
}
657
.icon-eye-blocked:before {
658
    content: "\e9d2";
659
}
660
.icon-bookmark:before {
661
    content: "\e9d3";
662
}
663
.icon-bookmarks:before {
664
    content: "\e9d4";
665
}
666
.icon-sun:before {
667
    content: "\e9d5";
668
}
669
.icon-contrast:before {
670
    content: "\e9d6";
671
}
672
.icon-brightness-contrast:before {
673
    content: "\e9d7";
674
}
675
.icon-star-empty:before {
676
    content: "\e9d8";
677
}
678
.icon-star-half:before {
679
    content: "\e9d9";
680
}
681
.icon-star-full:before {
682
    content: "\e9da";
683
}
684
.icon-heart:before {
685
    content: "\e9db";
686
}
687
.icon-heart-broken:before {
688
    content: "\e9dc";
689
}
690
.icon-man:before {
691
    content: "\e9dd";
692
}
693
.icon-woman:before {
694
    content: "\e9de";
695
}
696
.icon-man-woman:before {
697
    content: "\e9df";
698
}
699
.icon-happy:before {
700
    content: "\e9e0";
701
}
702
.icon-happy2:before {
703
    content: "\e9e1";
704
}
705
.icon-smile:before {
706
    content: "\e9e2";
707
}
708
.icon-smile2:before {
709
    content: "\e9e3";
710
}
711
.icon-tongue:before {
712
    content: "\e9e4";
713
}
714
.icon-tongue2:before {
715
    content: "\e9e5";
716
}
717
.icon-sad:before {
718
    content: "\e9e6";
719
}
720
.icon-sad2:before {
721
    content: "\e9e7";
722
}
723
.icon-wink:before {
724
    content: "\e9e8";
725
}
726
.icon-wink2:before {
727
    content: "\e9e9";
728
}
729
.icon-grin:before {
730
    content: "\e9ea";
731
}
732
.icon-grin2:before {
733
    content: "\e9eb";
734
}
735
.icon-cool:before {
736
    content: "\e9ec";
737
}
738
.icon-cool2:before {
739
    content: "\e9ed";
740
}
741
.icon-angry:before {
742
    content: "\e9ee";
743
}
744
.icon-angry2:before {
745
    content: "\e9ef";
746
}
747
.icon-evil:before {
748
    content: "\e9f0";
749
}
750
.icon-evil2:before {
751
    content: "\e9f1";
752
}
753
.icon-shocked:before {
754
    content: "\e9f2";
755
}
756
.icon-shocked2:before {
757
    content: "\e9f3";
758
}
759
.icon-baffled:before {
760
    content: "\e9f4";
761
}
762
.icon-baffled2:before {
763
    content: "\e9f5";
764
}
765
.icon-confused:before {
766
    content: "\e9f6";
767
}
768
.icon-confused2:before {
769
    content: "\e9f7";
770
}
771
.icon-neutral:before {
772
    content: "\e9f8";
773
}
774
.icon-neutral2:before {
775
    content: "\e9f9";
776
}
777
.icon-hipster:before {
778
    content: "\e9fa";
779
}
780
.icon-hipster2:before {
781
    content: "\e9fb";
782
}
783
.icon-wondering:before {
784
    content: "\e9fc";
785
}
786
.icon-wondering2:before {
787
    content: "\e9fd";
788
}
789
.icon-sleepy:before {
790
    content: "\e9fe";
791
}
792
.icon-sleepy2:before {
793
    content: "\e9ff";
794
}
795
.icon-frustrated:before {
796
    content: "\ea00";
797
}
798
.icon-frustrated2:before {
799
    content: "\ea01";
800
}
801
.icon-crying:before {
802
    content: "\ea02";
803
}
804
.icon-crying2:before {
805
    content: "\ea03";
806
}
807
.icon-point-up:before {
808
    content: "\ea04";
809
}
810
.icon-point-right:before {
811
    content: "\ea05";
812
}
813
.icon-point-down:before {
814
    content: "\ea06";
815
}
816
.icon-point-left:before {
817
    content: "\ea07";
818
}
819
.icon-warning:before {
820
    content: "\ea08";
821
}
822
.icon-notification:before {
823
    content: "\ea09";
824
}
825
.icon-question:before {
826
    content: "\ea0a";
827
}
828
.icon-plus:before {
829
    content: "\ea0b";
830
}
831
.icon-minus:before {
832
    content: "\ea0c";
833
}
834
.icon-info:before {
835
    content: "\ea0d";
836
}
837
.icon-cancel-circle:before {
838
    content: "\ea0e";
839
}
840
.icon-blocked:before {
841
    content: "\ea0f";
842
}
843
.icon-cross:before {
844
    content: "\ea10";
845
}
846
.icon-checkmark:before {
847
    content: "\ea11";
848
}
849
.icon-checkmark2:before {
850
    content: "\ea12";
851
}
852
.icon-spell-check:before {
853
    content: "\ea13";
854
}
855
.icon-enter:before {
856
    content: "\ea14";
857
}
858
.icon-exit:before {
859
    content: "\ea15";
860
}
861
.icon-play2:before {
862
    content: "\ea16";
863
}
864
.icon-pause:before {
865
    content: "\ea17";
866
}
867
.icon-stop:before {
868
    content: "\ea18";
869
}
870
.icon-previous:before {
871
    content: "\ea19";
872
}
873
.icon-next:before {
874
    content: "\ea1a";
875
}
876
.icon-backward:before {
877
    content: "\ea1b";
878
}
879
.icon-forward2:before {
880
    content: "\ea1c";
881
}
882
.icon-play3:before {
883
    content: "\ea1d";
884
}
885
.icon-pause2:before {
886
    content: "\ea1e";
887
}
888
.icon-stop2:before {
889
    content: "\ea1f";
890
}
891
.icon-backward2:before {
892
    content: "\ea20";
893
}
894
.icon-forward3:before {
895
    content: "\ea21";
896
}
897
.icon-first:before {
898
    content: "\ea22";
899
}
900
.icon-last:before {
901
    content: "\ea23";
902
}
903
.icon-previous2:before {
904
    content: "\ea24";
905
}
906
.icon-next2:before {
907
    content: "\ea25";
908
}
909
.icon-eject:before {
910
    content: "\ea26";
911
}
912
.icon-volume-high:before {
913
    content: "\ea27";
914
}
915
.icon-volume-medium:before {
916
    content: "\ea28";
917
}
918
.icon-volume-low:before {
919
    content: "\ea29";
920
}
921
.icon-volume-mute:before {
922
    content: "\ea2a";
923
}
924
.icon-volume-mute2:before {
925
    content: "\ea2b";
926
}
927
.icon-volume-increase:before {
928
    content: "\ea2c";
929
}
930
.icon-volume-decrease:before {
931
    content: "\ea2d";
932
}
933
.icon-loop:before {
934
    content: "\ea2e";
935
}
936
.icon-loop2:before {
937
    content: "\ea2f";
938
}
939
.icon-infinite:before {
940
    content: "\ea30";
941
}
942
.icon-shuffle:before {
943
    content: "\ea31";
944
}
945
.icon-arrow-up-left:before {
946
    content: "\ea32";
947
}
948
.icon-arrow-up:before {
949
    content: "\ea33";
950
}
951
.icon-arrow-up-right:before {
952
    content: "\ea34";
953
}
954
.icon-arrow-right:before {
955
    content: "\ea35";
956
}
957
.icon-arrow-down-right:before {
958
    content: "\ea36";
959
}
960
.icon-arrow-down:before {
961
    content: "\ea37";
962
}
963
.icon-arrow-down-left:before {
964
    content: "\ea38";
965
}
966
.icon-arrow-left:before {
967
    content: "\ea39";
968
}
969
.icon-arrow-up-left2:before {
970
    content: "\ea3a";
971
}
972
.icon-arrow-up2:before {
973
    content: "\ea3b";
974
}
975
.icon-arrow-up-right2:before {
976
    content: "\ea3c";
977
}
978
.icon-arrow-right2:before {
979
    content: "\ea3d";
980
}
981
.icon-arrow-down-right2:before {
982
    content: "\ea3e";
983
}
984
.icon-arrow-down2:before {
985
    content: "\ea3f";
986
}
987
.icon-arrow-down-left2:before {
988
    content: "\ea40";
989
}
990
.icon-arrow-left2:before {
991
    content: "\ea41";
992
}
993
.icon-circle-up:before {
994
    content: "\ea42";
995
}
996
.icon-circle-right:before {
997
    content: "\ea43";
998
}
999
.icon-circle-down:before {
1000
    content: "\ea44";
1001
}
1002
.icon-circle-left:before {
1003
    content: "\ea45";
1004
}
1005
.icon-tab:before {
1006
    content: "\ea46";
1007
}
1008
.icon-move-up:before {
1009
    content: "\ea47";
1010
}
1011
.icon-move-down:before {
1012
    content: "\ea48";
1013
}
1014
.icon-sort-alpha-asc:before {
1015
    content: "\ea49";
1016
}
1017
.icon-sort-alpha-desc:before {
1018
    content: "\ea4a";
1019
}
1020
.icon-sort-numeric-asc:before {
1021
    content: "\ea4b";
1022
}
1023
.icon-sort-numberic-desc:before {
1024
    content: "\ea4c";
1025
}
1026
.icon-sort-amount-asc:before {
1027
    content: "\ea4d";
1028
}
1029
.icon-sort-amount-desc:before {
1030
    content: "\ea4e";
1031
}
1032
.icon-command:before {
1033
    content: "\ea4f";
1034
}
1035
.icon-shift:before {
1036
    content: "\ea50";
1037
}
1038
.icon-ctrl:before {
1039
    content: "\ea51";
1040
}
1041
.icon-opt:before {
1042
    content: "\ea52";
1043
}
1044
.icon-checkbox-checked:before {
1045
    content: "\ea53";
1046
}
1047
.icon-checkbox-unchecked:before {
1048
    content: "\ea54";
1049
}
1050
.icon-radio-checked:before {
1051
    content: "\ea55";
1052
}
1053
.icon-radio-checked2:before {
1054
    content: "\ea56";
1055
}
1056
.icon-radio-unchecked:before {
1057
    content: "\ea57";
1058
}
1059
.icon-crop:before {
1060
    content: "\ea58";
1061
}
1062
.icon-make-group:before {
1063
    content: "\ea59";
1064
}
1065
.icon-ungroup:before {
1066
    content: "\ea5a";
1067
}
1068
.icon-scissors:before {
1069
    content: "\ea5b";
1070
}
1071
.icon-filter:before {
1072
    content: "\ea5c";
1073
}
1074
.icon-font:before {
1075
    content: "\ea5d";
1076
}
1077
.icon-ligature:before {
1078
    content: "\ea5e";
1079
}
1080
.icon-ligature2:before {
1081
    content: "\ea5f";
1082
}
1083
.icon-text-height:before {
1084
    content: "\ea60";
1085
}
1086
.icon-text-width:before {
1087
    content: "\ea61";
1088
}
1089
.icon-font-size:before {
1090
    content: "\ea62";
1091
}
1092
.icon-bold:before {
1093
    content: "\ea63";
1094
}
1095
.icon-underline:before {
1096
    content: "\ea64";
1097
}
1098
.icon-italic:before {
1099
    content: "\ea65";
1100
}
1101
.icon-strikethrough:before {
1102
    content: "\ea66";
1103
}
1104
.icon-omega:before {
1105
    content: "\ea67";
1106
}
1107
.icon-sigma:before {
1108
    content: "\ea68";
1109
}
1110
.icon-page-break:before {
1111
    content: "\ea69";
1112
}
1113
.icon-superscript:before {
1114
    content: "\ea6a";
1115
}
1116
.icon-subscript:before {
1117
    content: "\ea6b";
1118
}
1119
.icon-superscript2:before {
1120
    content: "\ea6c";
1121
}
1122
.icon-subscript2:before {
1123
    content: "\ea6d";
1124
}
1125
.icon-text-color:before {
1126
    content: "\ea6e";
1127
}
1128
.icon-pagebreak:before {
1129
    content: "\ea6f";
1130
}
1131
.icon-clear-formatting:before {
1132
    content: "\ea70";
1133
}
1134
.icon-table:before {
1135
    content: "\ea71";
1136
}
1137
.icon-table2:before {
1138
    content: "\ea72";
1139
}
1140
.icon-insert-template:before {
1141
    content: "\ea73";
1142
}
1143
.icon-pilcrow:before {
1144
    content: "\ea74";
1145
}
1146
.icon-ltr:before {
1147
    content: "\ea75";
1148
}
1149
.icon-rtl:before {
1150
    content: "\ea76";
1151
}
1152
.icon-section:before {
1153
    content: "\ea77";
1154
}
1155
.icon-paragraph-left:before {
1156
    content: "\ea78";
1157
}
1158
.icon-paragraph-center:before {
1159
    content: "\ea79";
1160
}
1161
.icon-paragraph-right:before {
1162
    content: "\ea7a";
1163
}
1164
.icon-paragraph-justify:before {
1165
    content: "\ea7b";
1166
}
1167
.icon-indent-increase:before {
1168
    content: "\ea7c";
1169
}
1170
.icon-indent-decrease:before {
1171
    content: "\ea7d";
1172
}
1173
.icon-share:before {
1174
    content: "\ea7e";
1175
}
1176
.icon-new-tab:before {
1177
    content: "\ea7f";
1178
}
1179
.icon-embed:before {
1180
    content: "\ea80";
1181
}
1182
.icon-embed2:before {
1183
    content: "\ea81";
1184
}
1185
.icon-terminal:before {
1186
    content: "\ea82";
1187
}
1188
.icon-share2:before {
1189
    content: "\ea83";
1190
}
1191
.icon-mail:before {
1192
    content: "\ea84";
1193
}
1194
.icon-mail2:before {
1195
    content: "\ea85";
1196
}
1197
.icon-mail3:before {
1198
    content: "\ea86";
1199
}
1200
.icon-mail4:before {
1201
    content: "\ea87";
1202
}
1203
.icon-amazon:before {
1204
    content: "\ea88";
1205
}
1206
.icon-google:before {
1207
    content: "\ea89";
1208
}
1209
.icon-google2:before {
1210
    content: "\ea8a";
1211
}
1212
.icon-google3:before {
1213
    content: "\ea8b";
1214
}
1215
.icon-google-plus:before {
1216
    content: "\ea8c";
1217
}
1218
.icon-google-plus2:before {
1219
    content: "\ea8d";
1220
}
1221
.icon-google-plus3:before {
1222
    content: "\ea8e";
1223
}
1224
.icon-hangouts:before {
1225
    content: "\ea8f";
1226
}
1227
.icon-google-drive:before {
1228
    content: "\ea90";
1229
}
1230
.icon-facebook:before {
1231
    content: "\ea91";
1232
}
1233
.icon-facebook2:before {
1234
    content: "\ea92";
1235
}
1236
.icon-instagram:before {
1237
    content: "\ea93";
1238
}
1239
.icon-whatsapp:before {
1240
    content: "\ea94";
1241
}
1242
.icon-spotify:before {
1243
    content: "\ea95";
1244
}
1245
.icon-telegram:before {
1246
    content: "\ea96";
1247
}
1248
.icon-twitter:before {
1249
    content: "\ea97";
1250
}
1251
.icon-vine:before {
1252
    content: "\ea98";
1253
}
1254
.icon-vk:before {
1255
    content: "\ea99";
1256
}
1257
.icon-renren:before {
1258
    content: "\ea9a";
1259
}
1260
.icon-sina-weibo:before {
1261
    content: "\ea9b";
1262
}
1263
.icon-rss:before {
1264
    content: "\ea9c";
1265
}
1266
.icon-rss2:before {
1267
    content: "\ea9d";
1268
}
1269
.icon-youtube:before {
1270
    content: "\ea9e";
1271
}
1272
.icon-youtube2:before {
1273
    content: "\ea9f";
1274
}
1275
.icon-twitch:before {
1276
    content: "\eaa0";
1277
}
1278
.icon-vimeo:before {
1279
    content: "\eaa1";
1280
}
1281
.icon-vimeo2:before {
1282
    content: "\eaa2";
1283
}
1284
.icon-lanyrd:before {
1285
    content: "\eaa3";
1286
}
1287
.icon-flickr:before {
1288
    content: "\eaa4";
1289
}
1290
.icon-flickr2:before {
1291
    content: "\eaa5";
1292
}
1293
.icon-flickr3:before {
1294
    content: "\eaa6";
1295
}
1296
.icon-flickr4:before {
1297
    content: "\eaa7";
1298
}
1299
.icon-dribbble:before {
1300
    content: "\eaa8";
1301
}
1302
.icon-behance:before {
1303
    content: "\eaa9";
1304
}
1305
.icon-behance2:before {
1306
    content: "\eaaa";
1307
}
1308
.icon-deviantart:before {
1309
    content: "\eaab";
1310
}
1311
.icon-500px:before {
1312
    content: "\eaac";
1313
}
1314
.icon-steam:before {
1315
    content: "\eaad";
1316
}
1317
.icon-steam2:before {
1318
    content: "\eaae";
1319
}
1320
.icon-dropbox:before {
1321
    content: "\eaaf";
1322
}
1323
.icon-onedrive:before {
1324
    content: "\eab0";
1325
}
1326
.icon-github:before {
1327
    content: "\eab1";
1328
}
1329
.icon-npm:before {
1330
    content: "\eab2";
1331
}
1332
.icon-basecamp:before {
1333
    content: "\eab3";
1334
}
1335
.icon-trello:before {
1336
    content: "\eab4";
1337
}
1338
.icon-wordpress:before {
1339
    content: "\eab5";
1340
}
1341
.icon-joomla:before {
1342
    content: "\eab6";
1343
}
1344
.icon-ello:before {
1345
    content: "\eab7";
1346
}
1347
.icon-blogger:before {
1348
    content: "\eab8";
1349
}
1350
.icon-blogger2:before {
1351
    content: "\eab9";
1352
}
1353
.icon-tumblr:before {
1354
    content: "\eaba";
1355
}
1356
.icon-tumblr2:before {
1357
    content: "\eabb";
1358
}
1359
.icon-yahoo:before {
1360
    content: "\eabc";
1361
}
1362
.icon-yahoo2:before {
1363
    content: "\eabd";
1364
}
1365
.icon-tux:before {
1366
    content: "\eabe";
1367
}
1368
.icon-appleinc:before {
1369
    content: "\eabf";
1370
}
1371
.icon-finder:before {
1372
    content: "\eac0";
1373
}
1374
.icon-android:before {
1375
    content: "\eac1";
1376
}
1377
.icon-windows:before {
1378
    content: "\eac2";
1379
}
1380
.icon-windows8:before {
1381
    content: "\eac3";
1382
}
1383
.icon-soundcloud:before {
1384
    content: "\eac4";
1385
}
1386
.icon-soundcloud2:before {
1387
    content: "\eac5";
1388
}
1389
.icon-skype:before {
1390
    content: "\eac6";
1391
}
1392
.icon-reddit:before {
1393
    content: "\eac7";
1394
}
1395
.icon-hackernews:before {
1396
    content: "\eac8";
1397
}
1398
.icon-wikipedia:before {
1399
    content: "\eac9";
1400
}
1401
.icon-linkedin:before {
1402
    content: "\eaca";
1403
}
1404
.icon-linkedin2:before {
1405
    content: "\eacb";
1406
}
1407
.icon-lastfm:before {
1408
    content: "\eacc";
1409
}
1410
.icon-lastfm2:before {
1411
    content: "\eacd";
1412
}
1413
.icon-delicious:before {
1414
    content: "\eace";
1415
}
1416
.icon-stumbleupon:before {
1417
    content: "\eacf";
1418
}
1419
.icon-stumbleupon2:before {
1420
    content: "\ead0";
1421
}
1422
.icon-stackoverflow:before {
1423
    content: "\ead1";
1424
}
1425
.icon-pinterest:before {
1426
    content: "\ead2";
1427
}
1428
.icon-pinterest2:before {
1429
    content: "\ead3";
1430
}
1431
.icon-xing:before {
1432
    content: "\ead4";
1433
}
1434
.icon-xing2:before {
1435
    content: "\ead5";
1436
}
1437
.icon-flattr:before {
1438
    content: "\ead6";
1439
}
1440
.icon-foursquare:before {
1441
    content: "\ead7";
1442
}
1443
.icon-yelp:before {
1444
    content: "\ead8";
1445
}
1446
.icon-paypal:before {
1447
    content: "\ead9";
1448
}
1449
.icon-chrome:before {
1450
    content: "\eada";
1451
}
1452
.icon-firefox:before {
1453
    content: "\eadb";
1454
}
1455
.icon-IE:before {
1456
    content: "\eadc";
1457
}
1458
.icon-edge:before {
1459
    content: "\eadd";
1460
}
1461
.icon-safari:before {
1462
    content: "\eade";
1463
}
1464
.icon-opera:before {
1465
    content: "\eadf";
1466
}
1467
.icon-file-pdf:before {
1468
    content: "\eae0";
1469
}
1470
.icon-file-openoffice:before {
1471
    content: "\eae1";
1472
}
1473
.icon-file-word:before {
1474
    content: "\eae2";
1475
}
1476
.icon-file-excel:before {
1477
    content: "\eae3";
1478
}
1479
.icon-libreoffice:before {
1480
    content: "\eae4";
1481
}
1482
.icon-html-five:before {
1483
    content: "\eae5";
1484
}
1485
.icon-html-five2:before {
1486
    content: "\eae6";
1487
}
1488
.icon-css3:before {
1489
    content: "\eae7";
1490
}
1491
.icon-git:before {
1492
    content: "\eae8";
1493
}
1494
.icon-codepen:before {
1495
    content: "\eae9";
1496
}
1497
.icon-svg:before {
1498
    content: "\eaea";
1499
}
1500
.icon-IcoMoon:before {
1501
    content: "\eaeb";
1502
}
1503