1@charset "UTF-8";
2@font-face {
3 font-family: "linea-arrows-10";
4 src: url("arrows/fonts/linea-arrows-10.eot");
5 src: url("arrows/fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"), url("arrows/fonts/linea-arrows-10.woff") format("woff"), url("arrows/fonts/linea-arrows-10.ttf") format("truetype"), url("arrows/fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
6 font-weight: normal;
7 font-style: normal;
8}
9
10
11@font-face {
12 font-family: "linea-basic-10";
13 src: url("basic/fonts/linea-basic-10.eot");
14 src: url("basic/fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"), url("basic/fonts/linea-basic-10.woff") format("woff"), url("basic/fonts/linea-basic-10.ttf") format("truetype"), url("basic/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
15 font-weight: normal;
16 font-style: normal;
17}
18
19
20@font-face {
21 font-family: "linea-basic-elaboration-10";
22 src: url("basic-elaboration/fonts/linea-basic-elaboration-10.eot");
23 src: url("basic-elaboration/fonts/linea-basic-elaboration-10.eot?#iefix") format("embedded-opentype"), url("basic-elaboration/fonts/linea-basic-elaboration-10.woff") format("woff"), url("basic-elaboration/fonts/linea-basic-elaboration-10.ttf") format("truetype"), url("basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
24 font-weight: normal;
25 font-style: normal;
26}
27
28
29@font-face {
30 font-family: "linea-ecommerce-10";
31 src: url("ecommerce/fonts/linea-ecommerce-10.eot");
32 src: url("ecommerce/fonts/linea-ecommerce-10.eot?#iefix") format("embedded-opentype"), url("ecommerce/fonts/linea-ecommerce-10.woff") format("woff"), url("ecommerce/fonts/linea-ecommerce-10.ttf") format("truetype"), url("ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
33 font-weight: normal;
34 font-style: normal;
35}
36
37
38@font-face {
39 font-family: "linea-music-10";
40 src: url("music/fonts/linea-music-10.eot");
41 src: url("music/fonts/linea-music-10.eot?#iefix") format("embedded-opentype"), url("music/fonts/linea-music-10.woff") format("woff"), url("music/fonts/linea-music-10.ttf") format("truetype"), url("music/fonts/linea-music-10.svg#linea-music-10") format("svg");
42 font-weight: normal;
43 font-style: normal;
44}
45
46
47@font-face {
48 font-family: "linea-software-10";
49 src: url("software/fonts/linea-software-10.eot");
50 src: url("software/fonts/linea-software-10.eot?#iefix") format("embedded-opentype"), url("software/fonts/linea-software-10.woff") format("woff"), url("software/fonts/linea-software-10.ttf") format("truetype"), url("software/fonts/linea-software-10.svg#linea-software-10") format("svg");
51 font-weight: normal;
52 font-style: normal;
53}
54
55
56@font-face {
57 font-family: "linea-weather-10";
58 src: url("weather/fonts/linea-weather-10.eot");
59 src: url("weather/fonts/linea-weather-10.eot?#iefix") format("embedded-opentype"), url("weather/fonts/linea-weather-10.woff") format("woff"), url("weather/fonts/linea-weather-10.ttf") format("truetype"), url("weather/fonts/linea-weather-10.svg#linea-weather-10") format("svg");
60 font-weight: normal;
61 font-style: normal;
62}
63
64
65/* line 1, arrows/_styles.scss */
66[class^="icon-arrows"][data-icon]:before {
67 font-family: "linea-arrows-10" !important;
68 content: attr(data-icon);
69 font-style: normal !important;
70 font-weight: normal !important;
71 font-variant: normal !important;
72 text-transform: none !important;
73 speak: none;
74 line-height: 1;
75 -webkit-font-smoothing: antialiased;
76 -moz-osx-font-smoothing: grayscale;
77}
78
79
80/* line 15, arrows/_styles.scss */
81[class^="icon-arrows-"]:before,
82[class*=" icon-arrows-"]:before {
83 font-family: "linea-arrows-10" !important;
84 font-style: normal !important;
85 font-weight: normal !important;
86 font-variant: normal !important;
87 text-transform: none !important;
88 speak: none;
89 line-height: 1;
90 -webkit-font-smoothing: antialiased;
91 -moz-osx-font-smoothing: grayscale;
92}
93
94
95/* line 27, arrows/_styles.scss */
96.icon-arrows-anticlockwise:before {
97 content: "\e000";
98}
99
100
101/* line 30, arrows/_styles.scss */
102.icon-arrows-anticlockwise-dashed:before {
103 content: "\e001";
104}
105
106
107/* line 33, arrows/_styles.scss */
108.icon-arrows-button-down:before {
109 content: "\e002";
110}
111
112
113/* line 36, arrows/_styles.scss */
114.icon-arrows-button-off:before {
115 content: "\e003";
116}
117
118
119/* line 39, arrows/_styles.scss */
120.icon-arrows-button-on:before {
121 content: "\e004";
122}
123
124
125/* line 42, arrows/_styles.scss */
126.icon-arrows-button-up:before {
127 content: "\e005";
128}
129
130
131/* line 45, arrows/_styles.scss */
132.icon-arrows-check:before {
133 content: "\e006";
134}
135
136
137/* line 48, arrows/_styles.scss */
138.icon-arrows-circle-check:before {
139 content: "\e007";
140}
141
142
143/* line 51, arrows/_styles.scss */
144.icon-arrows-circle-down:before {
145 content: "\e008";
146}
147
148
149/* line 54, arrows/_styles.scss */
150.icon-arrows-circle-downleft:before {
151 content: "\e009";
152}
153
154
155/* line 57, arrows/_styles.scss */
156.icon-arrows-circle-downright:before {
157 content: "\e00a";
158}
159
160
161/* line 60, arrows/_styles.scss */
162.icon-arrows-circle-left:before {
163 content: "\e00b";
164}
165
166
167/* line 63, arrows/_styles.scss */
168.icon-arrows-circle-minus:before {
169 content: "\e00c";
170}
171
172
173/* line 66, arrows/_styles.scss */
174.icon-arrows-circle-plus:before {
175 content: "\e00d";
176}
177
178
179/* line 69, arrows/_styles.scss */
180.icon-arrows-circle-remove:before {
181 content: "\e00e";
182}
183
184
185/* line 72, arrows/_styles.scss */
186.icon-arrows-circle-right:before {
187 content: "\e00f";
188}
189
190
191/* line 75, arrows/_styles.scss */
192.icon-arrows-circle-up:before {
193 content: "\e010";
194}
195
196
197/* line 78, arrows/_styles.scss */
198.icon-arrows-circle-upleft:before {
199 content: "\e011";
200}
201
202
203/* line 81, arrows/_styles.scss */
204.icon-arrows-circle-upright:before {
205 content: "\e012";
206}
207
208
209/* line 84, arrows/_styles.scss */
210.icon-arrows-clockwise:before {
211 content: "\e013";
212}
213
214
215/* line 87, arrows/_styles.scss */
216.icon-arrows-clockwise-dashed:before {
217 content: "\e014";
218}
219
220
221/* line 90, arrows/_styles.scss */
222.icon-arrows-compress:before {
223 content: "\e015";
224}
225
226
227/* line 93, arrows/_styles.scss */
228.icon-arrows-deny:before {
229 content: "\e016";
230}
231
232
233/* line 96, arrows/_styles.scss */
234.icon-arrows-diagonal:before {
235 content: "\e017";
236}
237
238
239/* line 99, arrows/_styles.scss */
240.icon-arrows-diagonal2:before {
241 content: "\e018";
242}
243
244
245/* line 102, arrows/_styles.scss */
246.icon-arrows-down:before {
247 content: "\e019";
248}
249
250
251/* line 105, arrows/_styles.scss */
252.icon-arrows-down-double:before {
253 content: "\e01a";
254}
255
256
257/* line 108, arrows/_styles.scss */
258.icon-arrows-downleft:before {
259 content: "\e01b";
260}
261
262
263/* line 111, arrows/_styles.scss */
264.icon-arrows-downright:before {
265 content: "\e01c";
266}
267
268
269/* line 114, arrows/_styles.scss */
270.icon-arrows-drag-down:before {
271 content: "\e01d";
272}
273
274
275/* line 117, arrows/_styles.scss */
276.icon-arrows-drag-down-dashed:before {
277 content: "\e01e";
278}
279
280
281/* line 120, arrows/_styles.scss */
282.icon-arrows-drag-horiz:before {
283 content: "\e01f";
284}
285
286
287/* line 123, arrows/_styles.scss */
288.icon-arrows-drag-left:before {
289 content: "\e020";
290}
291
292
293/* line 126, arrows/_styles.scss */
294.icon-arrows-drag-left-dashed:before {
295 content: "\e021";
296}
297
298
299/* line 129, arrows/_styles.scss */
300.icon-arrows-drag-right:before {
301 content: "\e022";
302}
303
304
305/* line 132, arrows/_styles.scss */
306.icon-arrows-drag-right-dashed:before {
307 content: "\e023";
308}
309
310
311/* line 135, arrows/_styles.scss */
312.icon-arrows-drag-up:before {
313 content: "\e024";
314}
315
316
317/* line 138, arrows/_styles.scss */
318.icon-arrows-drag-up-dashed:before {
319 content: "\e025";
320}
321
322
323/* line 141, arrows/_styles.scss */
324.icon-arrows-drag-vert:before {
325 content: "\e026";
326}
327
328
329/* line 144, arrows/_styles.scss */
330.icon-arrows-exclamation:before {
331 content: "\e027";
332}
333
334
335/* line 147, arrows/_styles.scss */
336.icon-arrows-expand:before {
337 content: "\e028";
338}
339
340
341/* line 150, arrows/_styles.scss */
342.icon-arrows-expand-diagonal1:before {
343 content: "\e029";
344}
345
346
347/* line 153, arrows/_styles.scss */
348.icon-arrows-expand-horizontal1:before {
349 content: "\e02a";
350}
351
352
353/* line 156, arrows/_styles.scss */
354.icon-arrows-expand-vertical1:before {
355 content: "\e02b";
356}
357
358
359/* line 159, arrows/_styles.scss */
360.icon-arrows-fit-horizontal:before {
361 content: "\e02c";
362}
363
364
365/* line 162, arrows/_styles.scss */
366.icon-arrows-fit-vertical:before {
367 content: "\e02d";
368}
369
370
371/* line 165, arrows/_styles.scss */
372.icon-arrows-glide:before {
373 content: "\e02e";
374}
375
376
377/* line 168, arrows/_styles.scss */
378.icon-arrows-glide-horizontal:before {
379 content: "\e02f";
380}
381
382
383/* line 171, arrows/_styles.scss */
384.icon-arrows-glide-vertical:before {
385 content: "\e030";
386}
387
388
389/* line 174, arrows/_styles.scss */
390.icon-arrows-hamburger1:before {
391 content: "\e031";
392}
393
394
395/* line 177, arrows/_styles.scss */
396.icon-arrows-hamburger-2:before {
397 content: "\e032";
398}
399
400
401/* line 180, arrows/_styles.scss */
402.icon-arrows-horizontal:before {
403 content: "\e033";
404}
405
406
407/* line 183, arrows/_styles.scss */
408.icon-arrows-info:before {
409 content: "\e034";
410}
411
412
413/* line 186, arrows/_styles.scss */
414.icon-arrows-keyboard-alt:before {
415 content: "\e035";
416}
417
418
419/* line 189, arrows/_styles.scss */
420.icon-arrows-keyboard-cmd:before {
421 content: "\e036";
422}
423
424
425/* line 192, arrows/_styles.scss */
426.icon-arrows-keyboard-delete:before {
427 content: "\e037";
428}
429
430
431/* line 195, arrows/_styles.scss */
432.icon-arrows-keyboard-down:before {
433 content: "\e038";
434}
435
436
437/* line 198, arrows/_styles.scss */
438.icon-arrows-keyboard-left:before {
439 content: "\e039";
440}
441
442
443/* line 201, arrows/_styles.scss */
444.icon-arrows-keyboard-return:before {
445 content: "\e03a";
446}
447
448
449/* line 204, arrows/_styles.scss */
450.icon-arrows-keyboard-right:before {
451 content: "\e03b";
452}
453
454
455/* line 207, arrows/_styles.scss */
456.icon-arrows-keyboard-shift:before {
457 content: "\e03c";
458}
459
460
461/* line 210, arrows/_styles.scss */
462.icon-arrows-keyboard-tab:before {
463 content: "\e03d";
464}
465
466
467/* line 213, arrows/_styles.scss */
468.icon-arrows-keyboard-up:before {
469 content: "\e03e";
470}
471
472
473/* line 216, arrows/_styles.scss */
474.icon-arrows-left:before {
475 content: "\e03f";
476}
477
478
479/* line 219, arrows/_styles.scss */
480.icon-arrows-left-double-32:before {
481 content: "\e040";
482}
483
484
485/* line 222, arrows/_styles.scss */
486.icon-arrows-minus:before {
487 content: "\e041";
488}
489
490
491/* line 225, arrows/_styles.scss */
492.icon-arrows-move:before {
493 content: "\e042";
494}
495
496
497/* line 228, arrows/_styles.scss */
498.icon-arrows-move2:before {
499 content: "\e043";
500}
501
502
503/* line 231, arrows/_styles.scss */
504.icon-arrows-move-bottom:before {
505 content: "\e044";
506}
507
508
509/* line 234, arrows/_styles.scss */
510.icon-arrows-move-left:before {
511 content: "\e045";
512}
513
514
515/* line 237, arrows/_styles.scss */
516.icon-arrows-move-right:before {
517 content: "\e046";
518}
519
520
521/* line 240, arrows/_styles.scss */
522.icon-arrows-move-top:before {
523 content: "\e047";
524}
525
526
527/* line 243, arrows/_styles.scss */
528.icon-arrows-plus:before {
529 content: "\e048";
530}
531
532
533/* line 246, arrows/_styles.scss */
534.icon-arrows-question:before {
535 content: "\e049";
536}
537
538
539/* line 249, arrows/_styles.scss */
540.icon-arrows-remove:before {
541 content: "\e04a";
542}
543
544
545/* line 252, arrows/_styles.scss */
546.icon-arrows-right:before {
547 content: "\e04b";
548}
549
550
551/* line 255, arrows/_styles.scss */
552.icon-arrows-right-double:before {
553 content: "\e04c";
554}
555
556
557/* line 258, arrows/_styles.scss */
558.icon-arrows-rotate:before {
559 content: "\e04d";
560}
561
562
563/* line 261, arrows/_styles.scss */
564.icon-arrows-rotate-anti:before {
565 content: "\e04e";
566}
567
568
569/* line 264, arrows/_styles.scss */
570.icon-arrows-rotate-anti-dashed:before {
571 content: "\e04f";
572}
573
574
575/* line 267, arrows/_styles.scss */
576.icon-arrows-rotate-dashed:before {
577 content: "\e050";
578}
579
580
581/* line 270, arrows/_styles.scss */
582.icon-arrows-shrink:before {
583 content: "\e051";
584}
585
586
587/* line 273, arrows/_styles.scss */
588.icon-arrows-shrink-diagonal1:before {
589 content: "\e052";
590}
591
592
593/* line 276, arrows/_styles.scss */
594.icon-arrows-shrink-diagonal2:before {
595 content: "\e053";
596}
597
598
599/* line 279, arrows/_styles.scss */
600.icon-arrows-shrink-horizonal2:before {
601 content: "\e054";
602}
603
604
605/* line 282, arrows/_styles.scss */
606.icon-arrows-shrink-horizontal1:before {
607 content: "\e055";
608}
609
610
611/* line 285, arrows/_styles.scss */
612.icon-arrows-shrink-vertical1:before {
613 content: "\e056";
614}
615
616
617/* line 288, arrows/_styles.scss */
618.icon-arrows-shrink-vertical2:before {
619 content: "\e057";
620}
621
622
623/* line 291, arrows/_styles.scss */
624.icon-arrows-sign-down:before {
625 content: "\e058";
626}
627
628
629/* line 294, arrows/_styles.scss */
630.icon-arrows-sign-left:before {
631 content: "\e059";
632}
633
634
635/* line 297, arrows/_styles.scss */
636.icon-arrows-sign-right:before {
637 content: "\e05a";
638}
639
640
641/* line 300, arrows/_styles.scss */
642.icon-arrows-sign-up:before {
643 content: "\e05b";
644}
645
646
647/* line 303, arrows/_styles.scss */
648.icon-arrows-slide-down1:before {
649 content: "\e05c";
650}
651
652
653/* line 306, arrows/_styles.scss */
654.icon-arrows-slide-down2:before {
655 content: "\e05d";
656}
657
658
659/* line 309, arrows/_styles.scss */
660.icon-arrows-slide-left1:before {
661 content: "\e05e";
662}
663
664
665/* line 312, arrows/_styles.scss */
666.icon-arrows-slide-left2:before {
667 content: "\e05f";
668}
669
670
671/* line 315, arrows/_styles.scss */
672.icon-arrows-slide-right1:before {
673 content: "\e060";
674}
675
676
677/* line 318, arrows/_styles.scss */
678.icon-arrows-slide-right2:before {
679 content: "\e061";
680}
681
682
683/* line 321, arrows/_styles.scss */
684.icon-arrows-slide-up1:before {
685 content: "\e062";
686}
687
688
689/* line 324, arrows/_styles.scss */
690.icon-arrows-slide-up2:before {
691 content: "\e063";
692}
693
694
695/* line 327, arrows/_styles.scss */
696.icon-arrows-slim-down:before {
697 content: "\e064";
698}
699
700
701/* line 330, arrows/_styles.scss */
702.icon-arrows-slim-down-dashed:before {
703 content: "\e065";
704}
705
706
707/* line 333, arrows/_styles.scss */
708.icon-arrows-slim-left:before {
709 content: "\e066";
710}
711
712
713/* line 336, arrows/_styles.scss */
714.icon-arrows-slim-left-dashed:before {
715 content: "\e067";
716}
717
718
719/* line 339, arrows/_styles.scss */
720.icon-arrows-slim-right:before {
721 content: "\e068";
722}
723
724
725/* line 342, arrows/_styles.scss */
726.icon-arrows-slim-right-dashed:before {
727 content: "\e069";
728}
729
730
731/* line 345, arrows/_styles.scss */
732.icon-arrows-slim-up:before {
733 content: "\e06a";
734}
735
736
737/* line 348, arrows/_styles.scss */
738.icon-arrows-slim-up-dashed:before {
739 content: "\e06b";
740}
741
742
743/* line 351, arrows/_styles.scss */
744.icon-arrows-square-check:before {
745 content: "\e06c";
746}
747
748
749/* line 354, arrows/_styles.scss */
750.icon-arrows-square-down:before {
751 content: "\e06d";
752}
753
754
755/* line 357, arrows/_styles.scss */
756.icon-arrows-square-downleft:before {
757 content: "\e06e";
758}
759
760
761/* line 360, arrows/_styles.scss */
762.icon-arrows-square-downright:before {
763 content: "\e06f";
764}
765
766
767/* line 363, arrows/_styles.scss */
768.icon-arrows-square-left:before {
769 content: "\e070";
770}
771
772
773/* line 366, arrows/_styles.scss */
774.icon-arrows-square-minus:before {
775 content: "\e071";
776}
777
778
779/* line 369, arrows/_styles.scss */
780.icon-arrows-square-plus:before {
781 content: "\e072";
782}
783
784
785/* line 372, arrows/_styles.scss */
786.icon-arrows-square-remove:before {
787 content: "\e073";
788}
789
790
791/* line 375, arrows/_styles.scss */
792.icon-arrows-square-right:before {
793 content: "\e074";
794}
795
796
797/* line 378, arrows/_styles.scss */
798.icon-arrows-square-up:before {
799 content: "\e075";
800}
801
802
803/* line 381, arrows/_styles.scss */
804.icon-arrows-square-upleft:before {
805 content: "\e076";
806}
807
808
809/* line 384, arrows/_styles.scss */
810.icon-arrows-square-upright:before {
811 content: "\e077";
812}
813
814
815/* line 387, arrows/_styles.scss */
816.icon-arrows-squares:before {
817 content: "\e078";
818}
819
820
821/* line 390, arrows/_styles.scss */
822.icon-arrows-stretch-diagonal1:before {
823 content: "\e079";
824}
825
826
827/* line 393, arrows/_styles.scss */
828.icon-arrows-stretch-diagonal2:before {
829 content: "\e07a";
830}
831
832
833/* line 396, arrows/_styles.scss */
834.icon-arrows-stretch-diagonal3:before {
835 content: "\e07b";
836}
837
838
839/* line 399, arrows/_styles.scss */
840.icon-arrows-stretch-diagonal4:before {
841 content: "\e07c";
842}
843
844
845/* line 402, arrows/_styles.scss */
846.icon-arrows-stretch-horizontal1:before {
847 content: "\e07d";
848}
849
850
851/* line 405, arrows/_styles.scss */
852.icon-arrows-stretch-horizontal2:before {
853 content: "\e07e";
854}
855
856
857/* line 408, arrows/_styles.scss */
858.icon-arrows-stretch-vertical1:before {
859 content: "\e07f";
860}
861
862
863/* line 411, arrows/_styles.scss */
864.icon-arrows-stretch-vertical2:before {
865 content: "\e080";
866}
867
868
869/* line 414, arrows/_styles.scss */
870.icon-arrows-switch-horizontal:before {
871 content: "\e081";
872}
873
874
875/* line 417, arrows/_styles.scss */
876.icon-arrows-switch-vertical:before {
877 content: "\e082";
878}
879
880
881/* line 420, arrows/_styles.scss */
882.icon-arrows-up:before {
883 content: "\e083";
884}
885
886
887/* line 423, arrows/_styles.scss */
888.icon-arrows-up-double-33:before {
889 content: "\e084";
890}
891
892
893/* line 426, arrows/_styles.scss */
894.icon-arrows-upleft:before {
895 content: "\e085";
896}
897
898
899/* line 429, arrows/_styles.scss */
900.icon-arrows-upright:before {
901 content: "\e086";
902}
903
904
905/* line 432, arrows/_styles.scss */
906.icon-arrows-vertical:before {
907 content: "\e087";
908}
909
910
911/* line 1, basic/_styles.scss */
912[class^="icon-basic-"][data-icon]:before {
913 font-family: "linea-basic-10" !important;
914 content: attr(data-icon);
915 font-style: normal !important;
916 font-weight: normal !important;
917 font-variant: normal !important;
918 text-transform: none !important;
919 speak: none;
920 line-height: 1;
921 -webkit-font-smoothing: antialiased;
922 -moz-osx-font-smoothing: grayscale;
923}
924
925
926/* line 15, basic/_styles.scss */
927[class^="icon-basic-"]:before,
928[class*=" icon-basic-"]:before {
929 font-family: "linea-basic-10" !important;
930 font-style: normal !important;
931 font-weight: normal !important;
932 font-variant: normal !important;
933 text-transform: none !important;
934 speak: none;
935 line-height: 1;
936 -webkit-font-smoothing: antialiased;
937 -moz-osx-font-smoothing: grayscale;
938}
939
940
941/* line 27, basic/_styles.scss */
942.icon-basic-accelerator:before {
943 content: "a";
944}
945
946
947/* line 30, basic/_styles.scss */
948.icon-basic-alarm:before {
949 content: "b";
950}
951
952
953/* line 33, basic/_styles.scss */
954.icon-basic-anchor:before {
955 content: "c";
956}
957
958
959/* line 36, basic/_styles.scss */
960.icon-basic-anticlockwise:before {
961 content: "d";
962}
963
964
965/* line 39, basic/_styles.scss */
966.icon-basic-archive:before {
967 content: "e";
968}
969
970
971/* line 42, basic/_styles.scss */
972.icon-basic-archive-full:before {
973 content: "f";
974}
975
976
977/* line 45, basic/_styles.scss */
978.icon-basic-ban:before {
979 content: "g";
980}
981
982
983/* line 48, basic/_styles.scss */
984.icon-basic-battery-charge:before {
985 content: "h";
986}
987
988
989/* line 51, basic/_styles.scss */
990.icon-basic-battery-empty:before {
991 content: "i";
992}
993
994
995/* line 54, basic/_styles.scss */
996.icon-basic-battery-full:before {
997 content: "j";
998}
999
1000
1001/* line 57, basic/_styles.scss */
1002.icon-basic-battery-half:before {
1003 content: "k";
1004}
1005
1006
1007/* line 60, basic/_styles.scss */
1008.icon-basic-bolt:before {
1009 content: "l";
1010}
1011
1012
1013/* line 63, basic/_styles.scss */
1014.icon-basic-book:before {
1015 content: "m";
1016}
1017
1018
1019/* line 66, basic/_styles.scss */
1020.icon-basic-book-pen:before {
1021 content: "n";
1022}
1023
1024
1025/* line 69, basic/_styles.scss */
1026.icon-basic-book-pencil:before {
1027 content: "o";
1028}
1029
1030
1031/* line 72, basic/_styles.scss */
1032.icon-basic-bookmark:before {
1033 content: "p";
1034}
1035
1036
1037/* line 75, basic/_styles.scss */
1038.icon-basic-calculator:before {
1039 content: "q";
1040}
1041
1042
1043/* line 78, basic/_styles.scss */
1044.icon-basic-calendar:before {
1045 content: "r";
1046}
1047
1048
1049/* line 81, basic/_styles.scss */
1050.icon-basic-cards-diamonds:before {
1051 content: "s";
1052}
1053
1054
1055/* line 84, basic/_styles.scss */
1056.icon-basic-cards-hearts:before {
1057 content: "t";
1058}
1059
1060
1061/* line 87, basic/_styles.scss */
1062.icon-basic-case:before {
1063 content: "u";
1064}
1065
1066
1067/* line 90, basic/_styles.scss */
1068.icon-basic-chronometer:before {
1069 content: "v";
1070}
1071
1072
1073/* line 93, basic/_styles.scss */
1074.icon-basic-clessidre:before {
1075 content: "w";
1076}
1077
1078
1079/* line 96, basic/_styles.scss */
1080.icon-basic-clock:before {
1081 content: "x";
1082}
1083
1084
1085/* line 99, basic/_styles.scss */
1086.icon-basic-clockwise:before {
1087 content: "y";
1088}
1089
1090
1091/* line 102, basic/_styles.scss */
1092.icon-basic-cloud:before {
1093 content: "z";
1094}
1095
1096
1097/* line 105, basic/_styles.scss */
1098.icon-basic-clubs:before {
1099 content: "A";
1100}
1101
1102
1103/* line 108, basic/_styles.scss */
1104.icon-basic-compass:before {
1105 content: "B";
1106}
1107
1108
1109/* line 111, basic/_styles.scss */
1110.icon-basic-cup:before {
1111 content: "C";
1112}
1113
1114
1115/* line 114, basic/_styles.scss */
1116.icon-basic-diamonds:before {
1117 content: "D";
1118}
1119
1120
1121/* line 117, basic/_styles.scss */
1122.icon-basic-display:before {
1123 content: "E";
1124}
1125
1126
1127/* line 120, basic/_styles.scss */
1128.icon-basic-download:before {
1129 content: "F";
1130}
1131
1132
1133/* line 123, basic/_styles.scss */
1134.icon-basic-exclamation:before {
1135 content: "G";
1136}
1137
1138
1139/* line 126, basic/_styles.scss */
1140.icon-basic-eye:before {
1141 content: "H";
1142}
1143
1144
1145/* line 129, basic/_styles.scss */
1146.icon-basic-eye-closed:before {
1147 content: "I";
1148}
1149
1150
1151/* line 132, basic/_styles.scss */
1152.icon-basic-female:before {
1153 content: "J";
1154}
1155
1156
1157/* line 135, basic/_styles.scss */
1158.icon-basic-flag1:before {
1159 content: "K";
1160}
1161
1162
1163/* line 138, basic/_styles.scss */
1164.icon-basic-flag2:before {
1165 content: "L";
1166}
1167
1168
1169/* line 141, basic/_styles.scss */
1170.icon-basic-floppydisk:before {
1171 content: "M";
1172}
1173
1174
1175/* line 144, basic/_styles.scss */
1176.icon-basic-folder:before {
1177 content: "N";
1178}
1179
1180
1181/* line 147, basic/_styles.scss */
1182.icon-basic-folder-multiple:before {
1183 content: "O";
1184}
1185
1186
1187/* line 150, basic/_styles.scss */
1188.icon-basic-gear:before {
1189 content: "P";
1190}
1191
1192
1193/* line 153, basic/_styles.scss */
1194.icon-basic-geolocalize-01:before {
1195 content: "Q";
1196}
1197
1198
1199/* line 156, basic/_styles.scss */
1200.icon-basic-geolocalize-05:before {
1201 content: "R";
1202}
1203
1204
1205/* line 159, basic/_styles.scss */
1206.icon-basic-globe:before {
1207 content: "S";
1208}
1209
1210
1211/* line 162, basic/_styles.scss */
1212.icon-basic-gunsight:before {
1213 content: "T";
1214}
1215
1216
1217/* line 165, basic/_styles.scss */
1218.icon-basic-hammer:before {
1219 content: "U";
1220}
1221
1222
1223/* line 168, basic/_styles.scss */
1224.icon-basic-headset:before {
1225 content: "V";
1226}
1227
1228
1229/* line 171, basic/_styles.scss */
1230.icon-basic-heart:before {
1231 content: "W";
1232}
1233
1234
1235/* line 174, basic/_styles.scss */
1236.icon-basic-heart-broken:before {
1237 content: "X";
1238}
1239
1240
1241/* line 177, basic/_styles.scss */
1242.icon-basic-helm:before {
1243 content: "Y";
1244}
1245
1246
1247/* line 180, basic/_styles.scss */
1248.icon-basic-home:before {
1249 content: "Z";
1250}
1251
1252
1253/* line 183, basic/_styles.scss */
1254.icon-basic-info:before {
1255 content: "0";
1256}
1257
1258
1259/* line 186, basic/_styles.scss */
1260.icon-basic-ipod:before {
1261 content: "1";
1262}
1263
1264
1265/* line 189, basic/_styles.scss */
1266.icon-basic-joypad:before {
1267 content: "2";
1268}
1269
1270
1271/* line 192, basic/_styles.scss */
1272.icon-basic-key:before {
1273 content: "3";
1274}
1275
1276
1277/* line 195, basic/_styles.scss */
1278.icon-basic-keyboard:before {
1279 content: "4";
1280}
1281
1282
1283/* line 198, basic/_styles.scss */
1284.icon-basic-laptop:before {
1285 content: "5";
1286}
1287
1288
1289/* line 201, basic/_styles.scss */
1290.icon-basic-life-buoy:before {
1291 content: "6";
1292}
1293
1294
1295/* line 204, basic/_styles.scss */
1296.icon-basic-lightbulb:before {
1297 content: "7";
1298}
1299
1300
1301/* line 207, basic/_styles.scss */
1302.icon-basic-link:before {
1303 content: "8";
1304}
1305
1306
1307/* line 210, basic/_styles.scss */
1308.icon-basic-lock:before {
1309 content: "9";
1310}
1311
1312
1313/* line 213, basic/_styles.scss */
1314.icon-basic-lock-open:before {
1315 content: "!";
1316}
1317
1318
1319/* line 216, basic/_styles.scss */
1320.icon-basic-magic-mouse:before {
1321 content: "\"";
1322}
1323
1324
1325/* line 219, basic/_styles.scss */
1326.icon-basic-magnifier:before {
1327 content: "#";
1328}
1329
1330
1331/* line 222, basic/_styles.scss */
1332.icon-basic-magnifier-minus:before {
1333 content: "$";
1334}
1335
1336
1337/* line 225, basic/_styles.scss */
1338.icon-basic-magnifier-plus:before {
1339 content: "%";
1340}
1341
1342
1343/* line 228, basic/_styles.scss */
1344.icon-basic-mail:before {
1345 content: "&";
1346}
1347
1348
1349/* line 231, basic/_styles.scss */
1350.icon-basic-mail-multiple:before {
1351 content: "'";
1352}
1353
1354
1355/* line 234, basic/_styles.scss */
1356.icon-basic-mail-open:before {
1357 content: "(";
1358}
1359
1360
1361/* line 237, basic/_styles.scss */
1362.icon-basic-mail-open-text:before {
1363 content: ")";
1364}
1365
1366
1367/* line 240, basic/_styles.scss */
1368.icon-basic-male:before {
1369 content: "*";
1370}
1371
1372
1373/* line 243, basic/_styles.scss */
1374.icon-basic-map:before {
1375 content: "+";
1376}
1377
1378
1379/* line 246, basic/_styles.scss */
1380.icon-basic-message:before {
1381 content: ",";
1382}
1383
1384
1385/* line 249, basic/_styles.scss */
1386.icon-basic-message-multiple:before {
1387 content: "-";
1388}
1389
1390
1391/* line 252, basic/_styles.scss */
1392.icon-basic-message-txt:before {
1393 content: ".";
1394}
1395
1396
1397/* line 255, basic/_styles.scss */
1398.icon-basic-mixer2:before {
1399 content: "/";
1400}
1401
1402
1403/* line 258, basic/_styles.scss */
1404.icon-basic-mouse:before {
1405 content: ":";
1406}
1407
1408
1409/* line 261, basic/_styles.scss */
1410.icon-basic-notebook:before {
1411 content: ";";
1412}
1413
1414
1415/* line 264, basic/_styles.scss */
1416.icon-basic-notebook-pen:before {
1417 content: "<";
1418}
1419
1420
1421/* line 267, basic/_styles.scss */
1422.icon-basic-notebook-pencil:before {
1423 content: "=";
1424}
1425
1426
1427/* line 270, basic/_styles.scss */
1428.icon-basic-paperplane:before {
1429 content: ">";
1430}
1431
1432
1433/* line 273, basic/_styles.scss */
1434.icon-basic-pencil-ruler:before {
1435 content: "?";
1436}
1437
1438
1439/* line 276, basic/_styles.scss */
1440.icon-basic-pencil-ruler-pen:before {
1441 content: "@";
1442}
1443
1444
1445/* line 279, basic/_styles.scss */
1446.icon-basic-photo:before {
1447 content: "[";
1448}
1449
1450
1451/* line 282, basic/_styles.scss */
1452.icon-basic-picture:before {
1453 content: "]";
1454}
1455
1456
1457/* line 285, basic/_styles.scss */
1458.icon-basic-picture-multiple:before {
1459 content: "^";
1460}
1461
1462
1463/* line 288, basic/_styles.scss */
1464.icon-basic-pin1:before {
1465 content: "_";
1466}
1467
1468
1469/* line 291, basic/_styles.scss */
1470.icon-basic-pin2:before {
1471 content: "`";
1472}
1473
1474
1475/* line 294, basic/_styles.scss */
1476.icon-basic-postcard:before {
1477 content: "{";
1478}
1479
1480
1481/* line 297, basic/_styles.scss */
1482.icon-basic-postcard-multiple:before {
1483 content: "|";
1484}
1485
1486
1487/* line 300, basic/_styles.scss */
1488.icon-basic-printer:before {
1489 content:
"}
1490";
1491}
1492
1493
1494/* line 303, basic/_styles.scss */
1495.icon-basic-question:before {
1496 content: "~";
1497}
1498
1499
1500/* line 306, basic/_styles.scss */
1501.icon-basic-rss:before {
1502 content: "\\";
1503}
1504
1505
1506/* line 309, basic/_styles.scss */
1507.icon-basic-server:before {
1508 content: "\e000";
1509}
1510
1511
1512/* line 312, basic/_styles.scss */
1513.icon-basic-server2:before {
1514 content: "\e001";
1515}
1516
1517
1518/* line 315, basic/_styles.scss */
1519.icon-basic-server-cloud:before {
1520 content: "\e002";
1521}
1522
1523
1524/* line 318, basic/_styles.scss */
1525.icon-basic-server-download:before {
1526 content: "\e003";
1527}
1528
1529
1530/* line 321, basic/_styles.scss */
1531.icon-basic-server-upload:before {
1532 content: "\e004";
1533}
1534
1535
1536/* line 324, basic/_styles.scss */
1537.icon-basic-settings:before {
1538 content: "\e005";
1539}
1540
1541
1542/* line 327, basic/_styles.scss */
1543.icon-basic-share:before {
1544 content: "\e006";
1545}
1546
1547
1548/* line 330, basic/_styles.scss */
1549.icon-basic-sheet:before {
1550 content: "\e007";
1551}
1552
1553
1554/* line 333, basic/_styles.scss */
1555.icon-basic-sheet-multiple:before {
1556 content: "\e008";
1557}
1558
1559
1560/* line 336, basic/_styles.scss */
1561.icon-basic-sheet-pen:before {
1562 content: "\e009";
1563}
1564
1565
1566/* line 339, basic/_styles.scss */
1567.icon-basic-sheet-pencil:before {
1568 content: "\e00a";
1569}
1570
1571
1572/* line 342, basic/_styles.scss */
1573.icon-basic-sheet-txt:before {
1574 content: "\e00b";
1575}
1576
1577
1578/* line 345, basic/_styles.scss */
1579.icon-basic-signs:before {
1580 content: "\e00c";
1581}
1582
1583
1584/* line 348, basic/_styles.scss */
1585.icon-basic-smartphone:before {
1586 content: "\e00d";
1587}
1588
1589
1590/* line 351, basic/_styles.scss */
1591.icon-basic-spades:before {
1592 content: "\e00e";
1593}
1594
1595
1596/* line 354, basic/_styles.scss */
1597.icon-basic-spread:before {
1598 content: "\e00f";
1599}
1600
1601
1602/* line 357, basic/_styles.scss */
1603.icon-basic-spread-bookmark:before {
1604 content: "\e010";
1605}
1606
1607
1608/* line 360, basic/_styles.scss */
1609.icon-basic-spread-text:before {
1610 content: "\e011";
1611}
1612
1613
1614/* line 363, basic/_styles.scss */
1615.icon-basic-spread-text-bookmark:before {
1616 content: "\e012";
1617}
1618
1619
1620/* line 366, basic/_styles.scss */
1621.icon-basic-star:before {
1622 content: "\e013";
1623}
1624
1625
1626/* line 369, basic/_styles.scss */
1627.icon-basic-tablet:before {
1628 content: "\e014";
1629}
1630
1631
1632/* line 372, basic/_styles.scss */
1633.icon-basic-target:before {
1634 content: "\e015";
1635}
1636
1637
1638/* line 375, basic/_styles.scss */
1639.icon-basic-todo:before {
1640 content: "\e016";
1641}
1642
1643
1644/* line 378, basic/_styles.scss */
1645.icon-basic-todo-pen:before {
1646 content: "\e017";
1647}
1648
1649
1650/* line 381, basic/_styles.scss */
1651.icon-basic-todo-pencil:before {
1652 content: "\e018";
1653}
1654
1655
1656/* line 384, basic/_styles.scss */
1657.icon-basic-todo-txt:before {
1658 content: "\e019";
1659}
1660
1661
1662/* line 387, basic/_styles.scss */
1663.icon-basic-todolist-pen:before {
1664 content: "\e01a";
1665}
1666
1667
1668/* line 390, basic/_styles.scss */
1669.icon-basic-todolist-pencil:before {
1670 content: "\e01b";
1671}
1672
1673
1674/* line 393, basic/_styles.scss */
1675.icon-basic-trashcan:before {
1676 content: "\e01c";
1677}
1678
1679
1680/* line 396, basic/_styles.scss */
1681.icon-basic-trashcan-full:before {
1682 content: "\e01d";
1683}
1684
1685
1686/* line 399, basic/_styles.scss */
1687.icon-basic-trashcan-refresh:before {
1688 content: "\e01e";
1689}
1690
1691
1692/* line 402, basic/_styles.scss */
1693.icon-basic-trashcan-remove:before {
1694 content: "\e01f";
1695}
1696
1697
1698/* line 405, basic/_styles.scss */
1699.icon-basic-upload:before {
1700 content: "\e020";
1701}
1702
1703
1704/* line 408, basic/_styles.scss */
1705.icon-basic-usb:before {
1706 content: "\e021";
1707}
1708
1709
1710/* line 411, basic/_styles.scss */
1711.icon-basic-video:before {
1712 content: "\e022";
1713}
1714
1715
1716/* line 414, basic/_styles.scss */
1717.icon-basic-watch:before {
1718 content: "\e023";
1719}
1720
1721
1722/* line 417, basic/_styles.scss */
1723.icon-basic-webpage:before {
1724 content: "\e024";
1725}
1726
1727
1728/* line 420, basic/_styles.scss */
1729.icon-basic-webpage-img-txt:before {
1730 content: "\e025";
1731}
1732
1733
1734/* line 423, basic/_styles.scss */
1735.icon-basic-webpage-multiple:before {
1736 content: "\e026";
1737}
1738
1739
1740/* line 426, basic/_styles.scss */
1741.icon-basic-webpage-txt:before {
1742 content: "\e027";
1743}
1744
1745
1746/* line 429, basic/_styles.scss */
1747.icon-basic-world:before {
1748 content: "\e028";
1749}
1750
1751
1752/* line 3, basic-elaboration/_styles.scss */
1753[class^="icon-basic-elaboration-"][data-icon]:before {
1754 font-family: "linea-basic-elaboration-10" !important;
1755 content: attr(data-icon);
1756 font-style: normal !important;
1757 font-weight: normal !important;
1758 font-variant: normal !important;
1759 text-transform: none !important;
1760 speak: none;
1761 line-height: 1;
1762 -webkit-font-smoothing: antialiased;
1763 -moz-osx-font-smoothing: grayscale;
1764}
1765
1766
1767/* line 17, basic-elaboration/_styles.scss */
1768[class^="icon-basic-elaboration-"]:before,
1769[class*=" icon-basic-elaboration-"]:before {
1770 font-family: "linea-basic-elaboration-10" !important;
1771 font-style: normal !important;
1772 font-weight: normal !important;
1773 font-variant: normal !important;
1774 text-transform: none !important;
1775 speak: none;
1776 line-height: 1;
1777 -webkit-font-smoothing: antialiased;
1778 -moz-osx-font-smoothing: grayscale;
1779}
1780
1781
1782/* line 29, basic-elaboration/_styles.scss */
1783.icon-basic-elaboration-bookmark-checck:before {
1784 content: "a";
1785}
1786
1787
1788/* line 32, basic-elaboration/_styles.scss */
1789.icon-basic-elaboration-bookmark-minus:before {
1790 content: "b";
1791}
1792
1793
1794/* line 35, basic-elaboration/_styles.scss */
1795.icon-basic-elaboration-bookmark-plus:before {
1796 content: "c";
1797}
1798
1799
1800/* line 38, basic-elaboration/_styles.scss */
1801.icon-basic-elaboration-bookmark-remove:before {
1802 content: "d";
1803}
1804
1805
1806/* line 41, basic-elaboration/_styles.scss */
1807.icon-basic-elaboration-briefcase-check:before {
1808 content: "e";
1809}
1810
1811
1812/* line 44, basic-elaboration/_styles.scss */
1813.icon-basic-elaboration-briefcase-download:before {
1814 content: "f";
1815}
1816
1817
1818/* line 47, basic-elaboration/_styles.scss */
1819.icon-basic-elaboration-briefcase-flagged:before {
1820 content: "g";
1821}
1822
1823
1824/* line 50, basic-elaboration/_styles.scss */
1825.icon-basic-elaboration-briefcase-minus:before {
1826 content: "h";
1827}
1828
1829
1830/* line 53, basic-elaboration/_styles.scss */
1831.icon-basic-elaboration-briefcase-plus:before {
1832 content: "i";
1833}
1834
1835
1836/* line 56, basic-elaboration/_styles.scss */
1837.icon-basic-elaboration-briefcase-refresh:before {
1838 content: "j";
1839}
1840
1841
1842/* line 59, basic-elaboration/_styles.scss */
1843.icon-basic-elaboration-briefcase-remove:before {
1844 content: "k";
1845}
1846
1847
1848/* line 62, basic-elaboration/_styles.scss */
1849.icon-basic-elaboration-briefcase-search:before {
1850 content: "l";
1851}
1852
1853
1854/* line 65, basic-elaboration/_styles.scss */
1855.icon-basic-elaboration-briefcase-star:before {
1856 content: "m";
1857}
1858
1859
1860/* line 68, basic-elaboration/_styles.scss */
1861.icon-basic-elaboration-briefcase-upload:before {
1862 content: "n";
1863}
1864
1865
1866/* line 71, basic-elaboration/_styles.scss */
1867.icon-basic-elaboration-browser-check:before {
1868 content: "o";
1869}
1870
1871
1872/* line 74, basic-elaboration/_styles.scss */
1873.icon-basic-elaboration-browser-download:before {
1874 content: "p";
1875}
1876
1877
1878/* line 77, basic-elaboration/_styles.scss */
1879.icon-basic-elaboration-browser-minus:before {
1880 content: "q";
1881}
1882
1883
1884/* line 80, basic-elaboration/_styles.scss */
1885.icon-basic-elaboration-browser-plus:before {
1886 content: "r";
1887}
1888
1889
1890/* line 83, basic-elaboration/_styles.scss */
1891.icon-basic-elaboration-browser-refresh:before {
1892 content: "s";
1893}
1894
1895
1896/* line 86, basic-elaboration/_styles.scss */
1897.icon-basic-elaboration-browser-remove:before {
1898 content: "t";
1899}
1900
1901
1902/* line 89, basic-elaboration/_styles.scss */
1903.icon-basic-elaboration-browser-search:before {
1904 content: "u";
1905}
1906
1907
1908/* line 92, basic-elaboration/_styles.scss */
1909.icon-basic-elaboration-browser-star:before {
1910 content: "v";
1911}
1912
1913
1914/* line 95, basic-elaboration/_styles.scss */
1915.icon-basic-elaboration-browser-upload:before {
1916 content: "w";
1917}
1918
1919
1920/* line 98, basic-elaboration/_styles.scss */
1921.icon-basic-elaboration-calendar-check:before {
1922 content: "x";
1923}
1924
1925
1926/* line 101, basic-elaboration/_styles.scss */
1927.icon-basic-elaboration-calendar-cloud:before {
1928 content: "y";
1929}
1930
1931
1932/* line 104, basic-elaboration/_styles.scss */
1933.icon-basic-elaboration-calendar-download:before {
1934 content: "z";
1935}
1936
1937
1938/* line 107, basic-elaboration/_styles.scss */
1939.icon-basic-elaboration-calendar-empty:before {
1940 content: "A";
1941}
1942
1943
1944/* line 110, basic-elaboration/_styles.scss */
1945.icon-basic-elaboration-calendar-flagged:before {
1946 content: "B";
1947}
1948
1949
1950/* line 113, basic-elaboration/_styles.scss */
1951.icon-basic-elaboration-calendar-heart:before {
1952 content: "C";
1953}
1954
1955
1956/* line 116, basic-elaboration/_styles.scss */
1957.icon-basic-elaboration-calendar-minus:before {
1958 content: "D";
1959}
1960
1961
1962/* line 119, basic-elaboration/_styles.scss */
1963.icon-basic-elaboration-calendar-next:before {
1964 content: "E";
1965}
1966
1967
1968/* line 122, basic-elaboration/_styles.scss */
1969.icon-basic-elaboration-calendar-noaccess:before {
1970 content: "F";
1971}
1972
1973
1974/* line 125, basic-elaboration/_styles.scss */
1975.icon-basic-elaboration-calendar-pencil:before {
1976 content: "G";
1977}
1978
1979
1980/* line 128, basic-elaboration/_styles.scss */
1981.icon-basic-elaboration-calendar-plus:before {
1982 content: "H";
1983}
1984
1985
1986/* line 131, basic-elaboration/_styles.scss */
1987.icon-basic-elaboration-calendar-previous:before {
1988 content: "I";
1989}
1990
1991
1992/* line 134, basic-elaboration/_styles.scss */
1993.icon-basic-elaboration-calendar-refresh:before {
1994 content: "J";
1995}
1996
1997
1998/* line 137, basic-elaboration/_styles.scss */
1999.icon-basic-elaboration-calendar-remove:before {
2000 content: "K";
2001}
2002
2003
2004/* line 140, basic-elaboration/_styles.scss */
2005.icon-basic-elaboration-calendar-search:before {
2006 content: "L";
2007}
2008
2009
2010/* line 143, basic-elaboration/_styles.scss */
2011.icon-basic-elaboration-calendar-star:before {
2012 content: "M";
2013}
2014
2015
2016/* line 146, basic-elaboration/_styles.scss */
2017.icon-basic-elaboration-calendar-upload:before {
2018 content: "N";
2019}
2020
2021
2022/* line 149, basic-elaboration/_styles.scss */
2023.icon-basic-elaboration-cloud-check:before {
2024 content: "O";
2025}
2026
2027
2028/* line 152, basic-elaboration/_styles.scss */
2029.icon-basic-elaboration-cloud-download:before {
2030 content: "P";
2031}
2032
2033
2034/* line 155, basic-elaboration/_styles.scss */
2035.icon-basic-elaboration-cloud-minus:before {
2036 content: "Q";
2037}
2038
2039
2040/* line 158, basic-elaboration/_styles.scss */
2041.icon-basic-elaboration-cloud-noaccess:before {
2042 content: "R";
2043}
2044
2045
2046/* line 161, basic-elaboration/_styles.scss */
2047.icon-basic-elaboration-cloud-plus:before {
2048 content: "S";
2049}
2050
2051
2052/* line 164, basic-elaboration/_styles.scss */
2053.icon-basic-elaboration-cloud-refresh:before {
2054 content: "T";
2055}
2056
2057
2058/* line 167, basic-elaboration/_styles.scss */
2059.icon-basic-elaboration-cloud-remove:before {
2060 content: "U";
2061}
2062
2063
2064/* line 170, basic-elaboration/_styles.scss */
2065.icon-basic-elaboration-cloud-search:before {
2066 content: "V";
2067}
2068
2069
2070/* line 173, basic-elaboration/_styles.scss */
2071.icon-basic-elaboration-cloud-upload:before {
2072 content: "W";
2073}
2074
2075
2076/* line 176, basic-elaboration/_styles.scss */
2077.icon-basic-elaboration-document-check:before {
2078 content: "X";
2079}
2080
2081
2082/* line 179, basic-elaboration/_styles.scss */
2083.icon-basic-elaboration-document-cloud:before {
2084 content: "Y";
2085}
2086
2087
2088/* line 182, basic-elaboration/_styles.scss */
2089.icon-basic-elaboration-document-download:before {
2090 content: "Z";
2091}
2092
2093
2094/* line 185, basic-elaboration/_styles.scss */
2095.icon-basic-elaboration-document-flagged:before {
2096 content: "0";
2097}
2098
2099
2100/* line 188, basic-elaboration/_styles.scss */
2101.icon-basic-elaboration-document-graph:before {
2102 content: "1";
2103}
2104
2105
2106/* line 191, basic-elaboration/_styles.scss */
2107.icon-basic-elaboration-document-heart:before {
2108 content: "2";
2109}
2110
2111
2112/* line 194, basic-elaboration/_styles.scss */
2113.icon-basic-elaboration-document-minus:before {
2114 content: "3";
2115}
2116
2117
2118/* line 197, basic-elaboration/_styles.scss */
2119.icon-basic-elaboration-document-next:before {
2120 content: "4";
2121}
2122
2123
2124/* line 200, basic-elaboration/_styles.scss */
2125.icon-basic-elaboration-document-noaccess:before {
2126 content: "5";
2127}
2128
2129
2130/* line 203, basic-elaboration/_styles.scss */
2131.icon-basic-elaboration-document-note:before {
2132 content: "6";
2133}
2134
2135
2136/* line 206, basic-elaboration/_styles.scss */
2137.icon-basic-elaboration-document-pencil:before {
2138 content: "7";
2139}
2140
2141
2142/* line 209, basic-elaboration/_styles.scss */
2143.icon-basic-elaboration-document-picture:before {
2144 content: "8";
2145}
2146
2147
2148/* line 212, basic-elaboration/_styles.scss */
2149.icon-basic-elaboration-document-plus:before {
2150 content: "9";
2151}
2152
2153
2154/* line 215, basic-elaboration/_styles.scss */
2155.icon-basic-elaboration-document-previous:before {
2156 content: "!";
2157}
2158
2159
2160/* line 218, basic-elaboration/_styles.scss */
2161.icon-basic-elaboration-document-refresh:before {
2162 content: "\"";
2163}
2164
2165
2166/* line 221, basic-elaboration/_styles.scss */
2167.icon-basic-elaboration-document-remove:before {
2168 content: "#";
2169}
2170
2171
2172/* line 224, basic-elaboration/_styles.scss */
2173.icon-basic-elaboration-document-search:before {
2174 content: "$";
2175}
2176
2177
2178/* line 227, basic-elaboration/_styles.scss */
2179.icon-basic-elaboration-document-star:before {
2180 content: "%";
2181}
2182
2183
2184/* line 230, basic-elaboration/_styles.scss */
2185.icon-basic-elaboration-document-upload:before {
2186 content: "&";
2187}
2188
2189
2190/* line 233, basic-elaboration/_styles.scss */
2191.icon-basic-elaboration-folder-check:before {
2192 content: "'";
2193}
2194
2195
2196/* line 236, basic-elaboration/_styles.scss */
2197.icon-basic-elaboration-folder-cloud:before {
2198 content: "(";
2199}
2200
2201
2202/* line 239, basic-elaboration/_styles.scss */
2203.icon-basic-elaboration-folder-document:before {
2204 content: ")";
2205}
2206
2207
2208/* line 242, basic-elaboration/_styles.scss */
2209.icon-basic-elaboration-folder-download:before {
2210 content: "*";
2211}
2212
2213
2214/* line 245, basic-elaboration/_styles.scss */
2215.icon-basic-elaboration-folder-flagged:before {
2216 content: "+";
2217}
2218
2219
2220/* line 248, basic-elaboration/_styles.scss */
2221.icon-basic-elaboration-folder-graph:before {
2222 content: ",";
2223}
2224
2225
2226/* line 251, basic-elaboration/_styles.scss */
2227.icon-basic-elaboration-folder-heart:before {
2228 content: "-";
2229}
2230
2231
2232/* line 254, basic-elaboration/_styles.scss */
2233.icon-basic-elaboration-folder-minus:before {
2234 content: ".";
2235}
2236
2237
2238/* line 257, basic-elaboration/_styles.scss */
2239.icon-basic-elaboration-folder-next:before {
2240 content: "/";
2241}
2242
2243
2244/* line 260, basic-elaboration/_styles.scss */
2245.icon-basic-elaboration-folder-noaccess:before {
2246 content: ":";
2247}
2248
2249
2250/* line 263, basic-elaboration/_styles.scss */
2251.icon-basic-elaboration-folder-note:before {
2252 content: ";";
2253}
2254
2255
2256/* line 266, basic-elaboration/_styles.scss */
2257.icon-basic-elaboration-folder-pencil:before {
2258 content: "<";
2259}
2260
2261
2262/* line 269, basic-elaboration/_styles.scss */
2263.icon-basic-elaboration-folder-picture:before {
2264 content: "=";
2265}
2266
2267
2268/* line 272, basic-elaboration/_styles.scss */
2269.icon-basic-elaboration-folder-plus:before {
2270 content: ">";
2271}
2272
2273
2274/* line 275, basic-elaboration/_styles.scss */
2275.icon-basic-elaboration-folder-previous:before {
2276 content: "?";
2277}
2278
2279
2280/* line 278, basic-elaboration/_styles.scss */
2281.icon-basic-elaboration-folder-refresh:before {
2282 content: "@";
2283}
2284
2285
2286/* line 281, basic-elaboration/_styles.scss */
2287.icon-basic-elaboration-folder-remove:before {
2288 content: "[";
2289}
2290
2291
2292/* line 284, basic-elaboration/_styles.scss */
2293.icon-basic-elaboration-folder-search:before {
2294 content: "]";
2295}
2296
2297
2298/* line 287, basic-elaboration/_styles.scss */
2299.icon-basic-elaboration-folder-star:before {
2300 content: "^";
2301}
2302
2303
2304/* line 290, basic-elaboration/_styles.scss */
2305.icon-basic-elaboration-folder-upload:before {
2306 content: "_";
2307}
2308
2309
2310/* line 293, basic-elaboration/_styles.scss */
2311.icon-basic-elaboration-mail-check:before {
2312 content: "`";
2313}
2314
2315
2316/* line 296, basic-elaboration/_styles.scss */
2317.icon-basic-elaboration-mail-cloud:before {
2318 content: "{";
2319}
2320
2321
2322/* line 299, basic-elaboration/_styles.scss */
2323.icon-basic-elaboration-mail-document:before {
2324 content: "|";
2325}
2326
2327
2328/* line 302, basic-elaboration/_styles.scss */
2329.icon-basic-elaboration-mail-download:before {
2330 content:
"}
2331";
2332}
2333
2334
2335/* line 305, basic-elaboration/_styles.scss */
2336.icon-basic-elaboration-mail-flagged:before {
2337 content: "~";
2338}
2339
2340
2341/* line 308, basic-elaboration/_styles.scss */
2342.icon-basic-elaboration-mail-heart:before {
2343 content: "\\";
2344}
2345
2346
2347/* line 311, basic-elaboration/_styles.scss */
2348.icon-basic-elaboration-mail-next:before {
2349 content: "\e000";
2350}
2351
2352
2353/* line 314, basic-elaboration/_styles.scss */
2354.icon-basic-elaboration-mail-noaccess:before {
2355 content: "\e001";
2356}
2357
2358
2359/* line 317, basic-elaboration/_styles.scss */
2360.icon-basic-elaboration-mail-note:before {
2361 content: "\e002";
2362}
2363
2364
2365/* line 320, basic-elaboration/_styles.scss */
2366.icon-basic-elaboration-mail-pencil:before {
2367 content: "\e003";
2368}
2369
2370
2371/* line 323, basic-elaboration/_styles.scss */
2372.icon-basic-elaboration-mail-picture:before {
2373 content: "\e004";
2374}
2375
2376
2377/* line 326, basic-elaboration/_styles.scss */
2378.icon-basic-elaboration-mail-previous:before {
2379 content: "\e005";
2380}
2381
2382
2383/* line 329, basic-elaboration/_styles.scss */
2384.icon-basic-elaboration-mail-refresh:before {
2385 content: "\e006";
2386}
2387
2388
2389/* line 332, basic-elaboration/_styles.scss */
2390.icon-basic-elaboration-mail-remove:before {
2391 content: "\e007";
2392}
2393
2394
2395/* line 335, basic-elaboration/_styles.scss */
2396.icon-basic-elaboration-mail-search:before {
2397 content: "\e008";
2398}
2399
2400
2401/* line 338, basic-elaboration/_styles.scss */
2402.icon-basic-elaboration-mail-star:before {
2403 content: "\e009";
2404}
2405
2406
2407/* line 341, basic-elaboration/_styles.scss */
2408.icon-basic-elaboration-mail-upload:before {
2409 content: "\e00a";
2410}
2411
2412
2413/* line 344, basic-elaboration/_styles.scss */
2414.icon-basic-elaboration-message-check:before {
2415 content: "\e00b";
2416}
2417
2418
2419/* line 347, basic-elaboration/_styles.scss */
2420.icon-basic-elaboration-message-dots:before {
2421 content: "\e00c";
2422}
2423
2424
2425/* line 350, basic-elaboration/_styles.scss */
2426.icon-basic-elaboration-message-happy:before {
2427 content: "\e00d";
2428}
2429
2430
2431/* line 353, basic-elaboration/_styles.scss */
2432.icon-basic-elaboration-message-heart:before {
2433 content: "\e00e";
2434}
2435
2436
2437/* line 356, basic-elaboration/_styles.scss */
2438.icon-basic-elaboration-message-minus:before {
2439 content: "\e00f";
2440}
2441
2442
2443/* line 359, basic-elaboration/_styles.scss */
2444.icon-basic-elaboration-message-note:before {
2445 content: "\e010";
2446}
2447
2448
2449/* line 362, basic-elaboration/_styles.scss */
2450.icon-basic-elaboration-message-plus:before {
2451 content: "\e011";
2452}
2453
2454
2455/* line 365, basic-elaboration/_styles.scss */
2456.icon-basic-elaboration-message-refresh:before {
2457 content: "\e012";
2458}
2459
2460
2461/* line 368, basic-elaboration/_styles.scss */
2462.icon-basic-elaboration-message-remove:before {
2463 content: "\e013";
2464}
2465
2466
2467/* line 371, basic-elaboration/_styles.scss */
2468.icon-basic-elaboration-message-sad:before {
2469 content: "\e014";
2470}
2471
2472
2473/* line 374, basic-elaboration/_styles.scss */
2474.icon-basic-elaboration-smartphone-cloud:before {
2475 content: "\e015";
2476}
2477
2478
2479/* line 377, basic-elaboration/_styles.scss */
2480.icon-basic-elaboration-smartphone-heart:before {
2481 content: "\e016";
2482}
2483
2484
2485/* line 380, basic-elaboration/_styles.scss */
2486.icon-basic-elaboration-smartphone-noaccess:before {
2487 content: "\e017";
2488}
2489
2490
2491/* line 383, basic-elaboration/_styles.scss */
2492.icon-basic-elaboration-smartphone-note:before {
2493 content: "\e018";
2494}
2495
2496
2497/* line 386, basic-elaboration/_styles.scss */
2498.icon-basic-elaboration-smartphone-pencil:before {
2499 content: "\e019";
2500}
2501
2502
2503/* line 389, basic-elaboration/_styles.scss */
2504.icon-basic-elaboration-smartphone-picture:before {
2505 content: "\e01a";
2506}
2507
2508
2509/* line 392, basic-elaboration/_styles.scss */
2510.icon-basic-elaboration-smartphone-refresh:before {
2511 content: "\e01b";
2512}
2513
2514
2515/* line 395, basic-elaboration/_styles.scss */
2516.icon-basic-elaboration-smartphone-search:before {
2517 content: "\e01c";
2518}
2519
2520
2521/* line 398, basic-elaboration/_styles.scss */
2522.icon-basic-elaboration-tablet-cloud:before {
2523 content: "\e01d";
2524}
2525
2526
2527/* line 401, basic-elaboration/_styles.scss */
2528.icon-basic-elaboration-tablet-heart:before {
2529 content: "\e01e";
2530}
2531
2532
2533/* line 404, basic-elaboration/_styles.scss */
2534.icon-basic-elaboration-tablet-noaccess:before {
2535 content: "\e01f";
2536}
2537
2538
2539/* line 407, basic-elaboration/_styles.scss */
2540.icon-basic-elaboration-tablet-note:before {
2541 content: "\e020";
2542}
2543
2544
2545/* line 410, basic-elaboration/_styles.scss */
2546.icon-basic-elaboration-tablet-pencil:before {
2547 content: "\e021";
2548}
2549
2550
2551/* line 413, basic-elaboration/_styles.scss */
2552.icon-basic-elaboration-tablet-picture:before {
2553 content: "\e022";
2554}
2555
2556
2557/* line 416, basic-elaboration/_styles.scss */
2558.icon-basic-elaboration-tablet-refresh:before {
2559 content: "\e023";
2560}
2561
2562
2563/* line 419, basic-elaboration/_styles.scss */
2564.icon-basic-elaboration-tablet-search:before {
2565 content: "\e024";
2566}
2567
2568
2569/* line 422, basic-elaboration/_styles.scss */
2570.icon-basic-elaboration-todolist-2:before {
2571 content: "\e025";
2572}
2573
2574
2575/* line 425, basic-elaboration/_styles.scss */
2576.icon-basic-elaboration-todolist-check:before {
2577 content: "\e026";
2578}
2579
2580
2581/* line 428, basic-elaboration/_styles.scss */
2582.icon-basic-elaboration-todolist-cloud:before {
2583 content: "\e027";
2584}
2585
2586
2587/* line 431, basic-elaboration/_styles.scss */
2588.icon-basic-elaboration-todolist-download:before {
2589 content: "\e028";
2590}
2591
2592
2593/* line 434, basic-elaboration/_styles.scss */
2594.icon-basic-elaboration-todolist-flagged:before {
2595 content: "\e029";
2596}
2597
2598
2599/* line 437, basic-elaboration/_styles.scss */
2600.icon-basic-elaboration-todolist-minus:before {
2601 content: "\e02a";
2602}
2603
2604
2605/* line 440, basic-elaboration/_styles.scss */
2606.icon-basic-elaboration-todolist-noaccess:before {
2607 content: "\e02b";
2608}
2609
2610
2611/* line 443, basic-elaboration/_styles.scss */
2612.icon-basic-elaboration-todolist-pencil:before {
2613 content: "\e02c";
2614}
2615
2616
2617/* line 446, basic-elaboration/_styles.scss */
2618.icon-basic-elaboration-todolist-plus:before {
2619 content: "\e02d";
2620}
2621
2622
2623/* line 449, basic-elaboration/_styles.scss */
2624.icon-basic-elaboration-todolist-refresh:before {
2625 content: "\e02e";
2626}
2627
2628
2629/* line 452, basic-elaboration/_styles.scss */
2630.icon-basic-elaboration-todolist-remove:before {
2631 content: "\e02f";
2632}
2633
2634
2635/* line 455, basic-elaboration/_styles.scss */
2636.icon-basic-elaboration-todolist-search:before {
2637 content: "\e030";
2638}
2639
2640
2641/* line 458, basic-elaboration/_styles.scss */
2642.icon-basic-elaboration-todolist-star:before {
2643 content: "\e031";
2644}
2645
2646
2647/* line 461, basic-elaboration/_styles.scss */
2648.icon-basic-elaboration-todolist-upload:before {
2649 content: "\e032";
2650}
2651
2652
2653/* line 3, ecommerce/_styles.scss */
2654[class^="icon-ecommerce-"][data-icon]:before,
2655[class*=" icon-ecommerce-"][data-icon]:before {
2656 font-family: "linea-ecommerce-10" !important;
2657 content: attr(data-icon);
2658 font-style: normal !important;
2659 font-weight: normal !important;
2660 font-variant: normal !important;
2661 text-transform: none !important;
2662 speak: none;
2663 line-height: 1;
2664 -webkit-font-smoothing: antialiased;
2665 -moz-osx-font-smoothing: grayscale;
2666}
2667
2668
2669/* line 17, ecommerce/_styles.scss */
2670[class^="icon-ecommerce-"]:before,
2671[class*=" icon-ecommerce-"]:before {
2672 font-family: "linea-ecommerce-10" !important;
2673 font-style: normal !important;
2674 font-weight: normal !important;
2675 font-variant: normal !important;
2676 text-transform: none !important;
2677 speak: none;
2678 line-height: 1;
2679 -webkit-font-smoothing: antialiased;
2680 -moz-osx-font-smoothing: grayscale;
2681}
2682
2683
2684/* line 29, ecommerce/_styles.scss */
2685.icon-ecommerce-bag:before {
2686 content: "a";
2687}
2688
2689
2690/* line 32, ecommerce/_styles.scss */
2691.icon-ecommerce-bag-check:before {
2692 content: "b";
2693}
2694
2695
2696/* line 35, ecommerce/_styles.scss */
2697.icon-ecommerce-bag-cloud:before {
2698 content: "c";
2699}
2700
2701
2702/* line 38, ecommerce/_styles.scss */
2703.icon-ecommerce-bag-download:before {
2704 content: "d";
2705}
2706
2707
2708/* line 41, ecommerce/_styles.scss */
2709.icon-ecommerce-bag-minus:before {
2710 content: "e";
2711}
2712
2713
2714/* line 44, ecommerce/_styles.scss */
2715.icon-ecommerce-bag-plus:before {
2716 content: "f";
2717}
2718
2719
2720/* line 47, ecommerce/_styles.scss */
2721.icon-ecommerce-bag-refresh:before {
2722 content: "g";
2723}
2724
2725
2726/* line 50, ecommerce/_styles.scss */
2727.icon-ecommerce-bag-remove:before {
2728 content: "h";
2729}
2730
2731
2732/* line 53, ecommerce/_styles.scss */
2733.icon-ecommerce-bag-search:before {
2734 content: "i";
2735}
2736
2737
2738/* line 56, ecommerce/_styles.scss */
2739.icon-ecommerce-bag-upload:before {
2740 content: "j";
2741}
2742
2743
2744/* line 59, ecommerce/_styles.scss */
2745.icon-ecommerce-banknote:before {
2746 content: "k";
2747}
2748
2749
2750/* line 62, ecommerce/_styles.scss */
2751.icon-ecommerce-banknotes:before {
2752 content: "l";
2753}
2754
2755
2756/* line 65, ecommerce/_styles.scss */
2757.icon-ecommerce-basket:before {
2758 content: "m";
2759}
2760
2761
2762/* line 68, ecommerce/_styles.scss */
2763.icon-ecommerce-basket-check:before {
2764 content: "n";
2765}
2766
2767
2768/* line 71, ecommerce/_styles.scss */
2769.icon-ecommerce-basket-cloud:before {
2770 content: "o";
2771}
2772
2773
2774/* line 74, ecommerce/_styles.scss */
2775.icon-ecommerce-basket-download:before {
2776 content: "p";
2777}
2778
2779
2780/* line 77, ecommerce/_styles.scss */
2781.icon-ecommerce-basket-minus:before {
2782 content: "q";
2783}
2784
2785
2786/* line 80, ecommerce/_styles.scss */
2787.icon-ecommerce-basket-plus:before {
2788 content: "r";
2789}
2790
2791
2792/* line 83, ecommerce/_styles.scss */
2793.icon-ecommerce-basket-refresh:before {
2794 content: "s";
2795}
2796
2797
2798/* line 86, ecommerce/_styles.scss */
2799.icon-ecommerce-basket-remove:before {
2800 content: "t";
2801}
2802
2803
2804/* line 89, ecommerce/_styles.scss */
2805.icon-ecommerce-basket-search:before {
2806 content: "u";
2807}
2808
2809
2810/* line 92, ecommerce/_styles.scss */
2811.icon-ecommerce-basket-upload:before {
2812 content: "v";
2813}
2814
2815
2816/* line 95, ecommerce/_styles.scss */
2817.icon-ecommerce-bath:before {
2818 content: "w";
2819}
2820
2821
2822/* line 98, ecommerce/_styles.scss */
2823.icon-ecommerce-cart:before {
2824 content: "x";
2825}
2826
2827
2828/* line 101, ecommerce/_styles.scss */
2829.icon-ecommerce-cart-check:before {
2830 content: "y";
2831}
2832
2833
2834/* line 104, ecommerce/_styles.scss */
2835.icon-ecommerce-cart-cloud:before {
2836 content: "z";
2837}
2838
2839
2840/* line 107, ecommerce/_styles.scss */
2841.icon-ecommerce-cart-content:before {
2842 content: "A";
2843}
2844
2845
2846/* line 110, ecommerce/_styles.scss */
2847.icon-ecommerce-cart-download:before {
2848 content: "B";
2849}
2850
2851
2852/* line 113, ecommerce/_styles.scss */
2853.icon-ecommerce-cart-minus:before {
2854 content: "C";
2855}
2856
2857
2858/* line 116, ecommerce/_styles.scss */
2859.icon-ecommerce-cart-plus:before {
2860 content: "D";
2861}
2862
2863
2864/* line 119, ecommerce/_styles.scss */
2865.icon-ecommerce-cart-refresh:before {
2866 content: "E";
2867}
2868
2869
2870/* line 122, ecommerce/_styles.scss */
2871.icon-ecommerce-cart-remove:before {
2872 content: "F";
2873}
2874
2875
2876/* line 125, ecommerce/_styles.scss */
2877.icon-ecommerce-cart-search:before {
2878 content: "G";
2879}
2880
2881
2882/* line 128, ecommerce/_styles.scss */
2883.icon-ecommerce-cart-upload:before {
2884 content: "H";
2885}
2886
2887
2888/* line 131, ecommerce/_styles.scss */
2889.icon-ecommerce-cent:before {
2890 content: "I";
2891}
2892
2893
2894/* line 134, ecommerce/_styles.scss */
2895.icon-ecommerce-colon:before {
2896 content: "J";
2897}
2898
2899
2900/* line 137, ecommerce/_styles.scss */
2901.icon-ecommerce-creditcard:before {
2902 content: "K";
2903}
2904
2905
2906/* line 140, ecommerce/_styles.scss */
2907.icon-ecommerce-diamond:before {
2908 content: "L";
2909}
2910
2911
2912/* line 143, ecommerce/_styles.scss */
2913.icon-ecommerce-dollar:before {
2914 content: "M";
2915}
2916
2917
2918/* line 146, ecommerce/_styles.scss */
2919.icon-ecommerce-euro:before {
2920 content: "N";
2921}
2922
2923
2924/* line 149, ecommerce/_styles.scss */
2925.icon-ecommerce-franc:before {
2926 content: "O";
2927}
2928
2929
2930/* line 152, ecommerce/_styles.scss */
2931.icon-ecommerce-gift:before {
2932 content: "P";
2933}
2934
2935
2936/* line 155, ecommerce/_styles.scss */
2937.icon-ecommerce-graph1:before {
2938 content: "Q";
2939}
2940
2941
2942/* line 158, ecommerce/_styles.scss */
2943.icon-ecommerce-graph2:before {
2944 content: "R";
2945}
2946
2947
2948/* line 161, ecommerce/_styles.scss */
2949.icon-ecommerce-graph3:before {
2950 content: "S";
2951}
2952
2953
2954/* line 164, ecommerce/_styles.scss */
2955.icon-ecommerce-graph-decrease:before {
2956 content: "T";
2957}
2958
2959
2960/* line 167, ecommerce/_styles.scss */
2961.icon-ecommerce-graph-increase:before {
2962 content: "U";
2963}
2964
2965
2966/* line 170, ecommerce/_styles.scss */
2967.icon-ecommerce-guarani:before {
2968 content: "V";
2969}
2970
2971
2972/* line 173, ecommerce/_styles.scss */
2973.icon-ecommerce-kips:before {
2974 content: "W";
2975}
2976
2977
2978/* line 176, ecommerce/_styles.scss */
2979.icon-ecommerce-lira:before {
2980 content: "X";
2981}
2982
2983
2984/* line 179, ecommerce/_styles.scss */
2985.icon-ecommerce-megaphone:before {
2986 content: "Y";
2987}
2988
2989
2990/* line 182, ecommerce/_styles.scss */
2991.icon-ecommerce-money:before {
2992 content: "Z";
2993}
2994
2995
2996/* line 185, ecommerce/_styles.scss */
2997.icon-ecommerce-naira:before {
2998 content: "0";
2999}
3000
3001
3002/* line 188, ecommerce/_styles.scss */
3003.icon-ecommerce-pesos:before {
3004 content: "1";
3005}
3006
3007
3008/* line 191, ecommerce/_styles.scss */
3009.icon-ecommerce-pound:before {
3010 content: "2";
3011}
3012
3013
3014/* line 194, ecommerce/_styles.scss */
3015.icon-ecommerce-receipt:before {
3016 content: "3";
3017}
3018
3019
3020/* line 197, ecommerce/_styles.scss */
3021.icon-ecommerce-receipt-bath:before {
3022 content: "4";
3023}
3024
3025
3026/* line 200, ecommerce/_styles.scss */
3027.icon-ecommerce-receipt-cent:before {
3028 content: "5";
3029}
3030
3031
3032/* line 203, ecommerce/_styles.scss */
3033.icon-ecommerce-receipt-dollar:before {
3034 content: "6";
3035}
3036
3037
3038/* line 206, ecommerce/_styles.scss */
3039.icon-ecommerce-receipt-euro:before {
3040 content: "7";
3041}
3042
3043
3044/* line 209, ecommerce/_styles.scss */
3045.icon-ecommerce-receipt-franc:before {
3046 content: "8";
3047}
3048
3049
3050/* line 212, ecommerce/_styles.scss */
3051.icon-ecommerce-receipt-guarani:before {
3052 content: "9";
3053}
3054
3055
3056/* line 215, ecommerce/_styles.scss */
3057.icon-ecommerce-receipt-kips:before {
3058 content: "!";
3059}
3060
3061
3062/* line 218, ecommerce/_styles.scss */
3063.icon-ecommerce-receipt-lira:before {
3064 content: "\"";
3065}
3066
3067
3068/* line 221, ecommerce/_styles.scss */
3069.icon-ecommerce-receipt-naira:before {
3070 content: "#";
3071}
3072
3073
3074/* line 224, ecommerce/_styles.scss */
3075.icon-ecommerce-receipt-pesos:before {
3076 content: "$";
3077}
3078
3079
3080/* line 227, ecommerce/_styles.scss */
3081.icon-ecommerce-receipt-pound:before {
3082 content: "%";
3083}
3084
3085
3086/* line 230, ecommerce/_styles.scss */
3087.icon-ecommerce-receipt-rublo:before {
3088 content: "&";
3089}
3090
3091
3092/* line 233, ecommerce/_styles.scss */
3093.icon-ecommerce-receipt-rupee:before {
3094 content: "'";
3095}
3096
3097
3098/* line 236, ecommerce/_styles.scss */
3099.icon-ecommerce-receipt-tugrik:before {
3100 content: "(";
3101}
3102
3103
3104/* line 239, ecommerce/_styles.scss */
3105.icon-ecommerce-receipt-won:before {
3106 content: ")";
3107}
3108
3109
3110/* line 242, ecommerce/_styles.scss */
3111.icon-ecommerce-receipt-yen:before {
3112 content: "*";
3113}
3114
3115
3116/* line 245, ecommerce/_styles.scss */
3117.icon-ecommerce-receipt-yen2:before {
3118 content: "+";
3119}
3120
3121
3122/* line 248, ecommerce/_styles.scss */
3123.icon-ecommerce-recept-colon:before {
3124 content: ",";
3125}
3126
3127
3128/* line 251, ecommerce/_styles.scss */
3129.icon-ecommerce-rublo:before {
3130 content: "-";
3131}
3132
3133
3134/* line 254, ecommerce/_styles.scss */
3135.icon-ecommerce-rupee:before {
3136 content: ".";
3137}
3138
3139
3140/* line 257, ecommerce/_styles.scss */
3141.icon-ecommerce-safe:before {
3142 content: "/";
3143}
3144
3145
3146/* line 260, ecommerce/_styles.scss */
3147.icon-ecommerce-sale:before {
3148 content: ":";
3149}
3150
3151
3152/* line 263, ecommerce/_styles.scss */
3153.icon-ecommerce-sales:before {
3154 content: ";";
3155}
3156
3157
3158/* line 266, ecommerce/_styles.scss */
3159.icon-ecommerce-ticket:before {
3160 content: "<";
3161}
3162
3163
3164/* line 269, ecommerce/_styles.scss */
3165.icon-ecommerce-tugriks:before {
3166 content: "=";
3167}
3168
3169
3170/* line 272, ecommerce/_styles.scss */
3171.icon-ecommerce-wallet:before {
3172 content: ">";
3173}
3174
3175
3176/* line 275, ecommerce/_styles.scss */
3177.icon-ecommerce-won:before {
3178 content: "?";
3179}
3180
3181
3182/* line 278, ecommerce/_styles.scss */
3183.icon-ecommerce-yen:before {
3184 content: "@";
3185}
3186
3187
3188/* line 281, ecommerce/_styles.scss */
3189.icon-ecommerce-yen2:before {
3190 content: "[";
3191}
3192
3193
3194/* line 3, music/_styles.scss */
3195[class^="icon-music-"][data-icon]:before,
3196[class*=" icon-music-"][data-icon]:before {
3197 font-family: "linea-music-10" !important;
3198 content: attr(data-icon);
3199 font-style: normal !important;
3200 font-weight: normal !important;
3201 font-variant: normal !important;
3202 text-transform: none !important;
3203 speak: none;
3204 line-height: 1;
3205 -webkit-font-smoothing: antialiased;
3206 -moz-osx-font-smoothing: grayscale;
3207}
3208
3209
3210/* line 17, music/_styles.scss */
3211[class^="icon-music-"]:before,
3212[class*=" icon-music-"]:before {
3213 font-family: "linea-music-10" !important;
3214 font-style: normal !important;
3215 font-weight: normal !important;
3216 font-variant: normal !important;
3217 text-transform: none !important;
3218 speak: none;
3219 line-height: 1;
3220 -webkit-font-smoothing: antialiased;
3221 -moz-osx-font-smoothing: grayscale;
3222}
3223
3224
3225/* line 29, music/_styles.scss */
3226.icon-music-beginning-button:before {
3227 content: "a";
3228}
3229
3230
3231/* line 32, music/_styles.scss */
3232.icon-music-bell:before {
3233 content: "b";
3234}
3235
3236
3237/* line 35, music/_styles.scss */
3238.icon-music-cd:before {
3239 content: "c";
3240}
3241
3242
3243/* line 38, music/_styles.scss */
3244.icon-music-diapason:before {
3245 content: "d";
3246}
3247
3248
3249/* line 41, music/_styles.scss */
3250.icon-music-eject-button:before {
3251 content: "e";
3252}
3253
3254
3255/* line 44, music/_styles.scss */
3256.icon-music-end-button:before {
3257 content: "f";
3258}
3259
3260
3261/* line 47, music/_styles.scss */
3262.icon-music-fastforward-button:before {
3263 content: "g";
3264}
3265
3266
3267/* line 50, music/_styles.scss */
3268.icon-music-headphones:before {
3269 content: "h";
3270}
3271
3272
3273/* line 53, music/_styles.scss */
3274.icon-music-ipod:before {
3275 content: "i";
3276}
3277
3278
3279/* line 56, music/_styles.scss */
3280.icon-music-loudspeaker:before {
3281 content: "j";
3282}
3283
3284
3285/* line 59, music/_styles.scss */
3286.icon-music-microphone:before {
3287 content: "k";
3288}
3289
3290
3291/* line 62, music/_styles.scss */
3292.icon-music-microphone-old:before {
3293 content: "l";
3294}
3295
3296
3297/* line 65, music/_styles.scss */
3298.icon-music-mixer:before {
3299 content: "m";
3300}
3301
3302
3303/* line 68, music/_styles.scss */
3304.icon-music-mute:before {
3305 content: "n";
3306}
3307
3308
3309/* line 71, music/_styles.scss */
3310.icon-music-note-multiple:before {
3311 content: "o";
3312}
3313
3314
3315/* line 74, music/_styles.scss */
3316.icon-music-note-single:before {
3317 content: "p";
3318}
3319
3320
3321/* line 77, music/_styles.scss */
3322.icon-music-pause-button:before {
3323 content: "q";
3324}
3325
3326
3327/* line 80, music/_styles.scss */
3328.icon-music-play-button:before {
3329 content: "r";
3330}
3331
3332
3333/* line 83, music/_styles.scss */
3334.icon-music-playlist:before {
3335 content: "s";
3336}
3337
3338
3339/* line 86, music/_styles.scss */
3340.icon-music-radio-ghettoblaster:before {
3341 content: "t";
3342}
3343
3344
3345/* line 89, music/_styles.scss */
3346.icon-music-radio-portable:before {
3347 content: "u";
3348}
3349
3350
3351/* line 92, music/_styles.scss */
3352.icon-music-record:before {
3353 content: "v";
3354}
3355
3356
3357/* line 95, music/_styles.scss */
3358.icon-music-recordplayer:before {
3359 content: "w";
3360}
3361
3362
3363/* line 98, music/_styles.scss */
3364.icon-music-repeat-button:before {
3365 content: "x";
3366}
3367
3368
3369/* line 101, music/_styles.scss */
3370.icon-music-rewind-button:before {
3371 content: "y";
3372}
3373
3374
3375/* line 104, music/_styles.scss */
3376.icon-music-shuffle-button:before {
3377 content: "z";
3378}
3379
3380
3381/* line 107, music/_styles.scss */
3382.icon-music-stop-button:before {
3383 content: "A";
3384}
3385
3386
3387/* line 110, music/_styles.scss */
3388.icon-music-tape:before {
3389 content: "B";
3390}
3391
3392
3393/* line 113, music/_styles.scss */
3394.icon-music-volume-down:before {
3395 content: "C";
3396}
3397
3398
3399/* line 116, music/_styles.scss */
3400.icon-music-volume-up:before {
3401 content: "D";
3402}
3403
3404
3405/* line 2, software/_styles.scss */
3406[class^="icon-software-"][data-icon]:before,
3407[class*=" icon-software-"][data-icon]:before {
3408 font-family: "linea-software-10" !important;
3409 content: attr(data-icon);
3410 font-style: normal !important;
3411 font-weight: normal !important;
3412 font-variant: normal !important;
3413 text-transform: none !important;
3414 speak: none;
3415 line-height: 1;
3416 -webkit-font-smoothing: antialiased;
3417 -moz-osx-font-smoothing: grayscale;
3418}
3419
3420
3421/* line 16, software/_styles.scss */
3422[class^="icon-software-"]:before,
3423[class*=" icon-software-"]:before {
3424 font-family: "linea-software-10" !important;
3425 font-style: normal !important;
3426 font-weight: normal !important;
3427 font-variant: normal !important;
3428 text-transform: none !important;
3429 speak: none;
3430 line-height: 1;
3431 -webkit-font-smoothing: antialiased;
3432 -moz-osx-font-smoothing: grayscale;
3433}
3434
3435
3436/* line 28, software/_styles.scss */
3437.icon-software-add-vectorpoint:before {
3438 content: "a";
3439}
3440
3441
3442/* line 31, software/_styles.scss */
3443.icon-software-box-oval:before {
3444 content: "b";
3445}
3446
3447
3448/* line 34, software/_styles.scss */
3449.icon-software-box-polygon:before {
3450 content: "c";
3451}
3452
3453
3454/* line 37, software/_styles.scss */
3455.icon-software-box-rectangle:before {
3456 content: "d";
3457}
3458
3459
3460/* line 40, software/_styles.scss */
3461.icon-software-box-roundedrectangle:before {
3462 content: "e";
3463}
3464
3465
3466/* line 43, software/_styles.scss */
3467.icon-software-character:before {
3468 content: "f";
3469}
3470
3471
3472/* line 46, software/_styles.scss */
3473.icon-software-crop:before {
3474 content: "g";
3475}
3476
3477
3478/* line 49, software/_styles.scss */
3479.icon-software-eyedropper:before {
3480 content: "h";
3481}
3482
3483
3484/* line 52, software/_styles.scss */
3485.icon-software-font-allcaps:before {
3486 content: "i";
3487}
3488
3489
3490/* line 55, software/_styles.scss */
3491.icon-software-font-baseline-shift:before {
3492 content: "j";
3493}
3494
3495
3496/* line 58, software/_styles.scss */
3497.icon-software-font-horizontal-scale:before {
3498 content: "k";
3499}
3500
3501
3502/* line 61, software/_styles.scss */
3503.icon-software-font-kerning:before {
3504 content: "l";
3505}
3506
3507
3508/* line 64, software/_styles.scss */
3509.icon-software-font-leading:before {
3510 content: "m";
3511}
3512
3513
3514/* line 67, software/_styles.scss */
3515.icon-software-font-size:before {
3516 content: "n";
3517}
3518
3519
3520/* line 70, software/_styles.scss */
3521.icon-software-font-smallcapital:before {
3522 content: "o";
3523}
3524
3525
3526/* line 73, software/_styles.scss */
3527.icon-software-font-smallcaps:before {
3528 content: "p";
3529}
3530
3531
3532/* line 76, software/_styles.scss */
3533.icon-software-font-strikethrough:before {
3534 content: "q";
3535}
3536
3537
3538/* line 79, software/_styles.scss */
3539.icon-software-font-tracking:before {
3540 content: "r";
3541}
3542
3543
3544/* line 82, software/_styles.scss */
3545.icon-software-font-underline:before {
3546 content: "s";
3547}
3548
3549
3550/* line 85, software/_styles.scss */
3551.icon-software-font-vertical-scale:before {
3552 content: "t";
3553}
3554
3555
3556/* line 88, software/_styles.scss */
3557.icon-software-horizontal-align-center:before {
3558 content: "u";
3559}
3560
3561
3562/* line 91, software/_styles.scss */
3563.icon-software-horizontal-align-left:before {
3564 content: "v";
3565}
3566
3567
3568/* line 94, software/_styles.scss */
3569.icon-software-horizontal-align-right:before {
3570 content: "w";
3571}
3572
3573
3574/* line 97, software/_styles.scss */
3575.icon-software-horizontal-distribute-center:before {
3576 content: "x";
3577}
3578
3579
3580/* line 100, software/_styles.scss */
3581.icon-software-horizontal-distribute-left:before {
3582 content: "y";
3583}
3584
3585
3586/* line 103, software/_styles.scss */
3587.icon-software-horizontal-distribute-right:before {
3588 content: "z";
3589}
3590
3591
3592/* line 106, software/_styles.scss */
3593.icon-software-indent-firstline:before {
3594 content: "A";
3595}
3596
3597
3598/* line 109, software/_styles.scss */
3599.icon-software-indent-left:before {
3600 content: "B";
3601}
3602
3603
3604/* line 112, software/_styles.scss */
3605.icon-software-indent-right:before {
3606 content: "C";
3607}
3608
3609
3610/* line 115, software/_styles.scss */
3611.icon-software-lasso:before {
3612 content: "D";
3613}
3614
3615
3616/* line 118, software/_styles.scss */
3617.icon-software-layers1:before {
3618 content: "E";
3619}
3620
3621
3622/* line 121, software/_styles.scss */
3623.icon-software-layers2:before {
3624 content: "F";
3625}
3626
3627
3628/* line 124, software/_styles.scss */
3629.icon-software-layout:before {
3630 content: "G";
3631}
3632
3633
3634/* line 127, software/_styles.scss */
3635.icon-software-layout-2columns:before {
3636 content: "H";
3637}
3638
3639
3640/* line 130, software/_styles.scss */
3641.icon-software-layout-3columns:before {
3642 content: "I";
3643}
3644
3645
3646/* line 133, software/_styles.scss */
3647.icon-software-layout-4boxes:before {
3648 content: "J";
3649}
3650
3651
3652/* line 136, software/_styles.scss */
3653.icon-software-layout-4columns:before {
3654 content: "K";
3655}
3656
3657
3658/* line 139, software/_styles.scss */
3659.icon-software-layout-4lines:before {
3660 content: "L";
3661}
3662
3663
3664/* line 142, software/_styles.scss */
3665.icon-software-layout-8boxes:before {
3666 content: "M";
3667}
3668
3669
3670/* line 145, software/_styles.scss */
3671.icon-software-layout-header:before {
3672 content: "N";
3673}
3674
3675
3676/* line 148, software/_styles.scss */
3677.icon-software-layout-header-2columns:before {
3678 content: "O";
3679}
3680
3681
3682/* line 151, software/_styles.scss */
3683.icon-software-layout-header-3columns:before {
3684 content: "P";
3685}
3686
3687
3688/* line 154, software/_styles.scss */
3689.icon-software-layout-header-4boxes:before {
3690 content: "Q";
3691}
3692
3693
3694/* line 157, software/_styles.scss */
3695.icon-software-layout-header-4columns:before {
3696 content: "R";
3697}
3698
3699
3700/* line 160, software/_styles.scss */
3701.icon-software-layout-header-complex:before {
3702 content: "S";
3703}
3704
3705
3706/* line 163, software/_styles.scss */
3707.icon-software-layout-header-complex2:before {
3708 content: "T";
3709}
3710
3711
3712/* line 166, software/_styles.scss */
3713.icon-software-layout-header-complex3:before {
3714 content: "U";
3715}
3716
3717
3718/* line 169, software/_styles.scss */
3719.icon-software-layout-header-complex4:before {
3720 content: "V";
3721}
3722
3723
3724/* line 172, software/_styles.scss */
3725.icon-software-layout-header-sideleft:before {
3726 content: "W";
3727}
3728
3729
3730/* line 175, software/_styles.scss */
3731.icon-software-layout-header-sideright:before {
3732 content: "X";
3733}
3734
3735
3736/* line 178, software/_styles.scss */
3737.icon-software-layout-sidebar-left:before {
3738 content: "Y";
3739}
3740
3741
3742/* line 181, software/_styles.scss */
3743.icon-software-layout-sidebar-right:before {
3744 content: "Z";
3745}
3746
3747
3748/* line 184, software/_styles.scss */
3749.icon-software-magnete:before {
3750 content: "0";
3751}
3752
3753
3754/* line 187, software/_styles.scss */
3755.icon-software-pages:before {
3756 content: "1";
3757}
3758
3759
3760/* line 190, software/_styles.scss */
3761.icon-software-paintbrush:before {
3762 content: "2";
3763}
3764
3765
3766/* line 193, software/_styles.scss */
3767.icon-software-paintbucket:before {
3768 content: "3";
3769}
3770
3771
3772/* line 196, software/_styles.scss */
3773.icon-software-paintroller:before {
3774 content: "4";
3775}
3776
3777
3778/* line 199, software/_styles.scss */
3779.icon-software-paragraph:before {
3780 content: "5";
3781}
3782
3783
3784/* line 202, software/_styles.scss */
3785.icon-software-paragraph-align-left:before {
3786 content: "6";
3787}
3788
3789
3790/* line 205, software/_styles.scss */
3791.icon-software-paragraph-align-right:before {
3792 content: "7";
3793}
3794
3795
3796/* line 208, software/_styles.scss */
3797.icon-software-paragraph-center:before {
3798 content: "8";
3799}
3800
3801
3802/* line 211, software/_styles.scss */
3803.icon-software-paragraph-justify-all:before {
3804 content: "9";
3805}
3806
3807
3808/* line 214, software/_styles.scss */
3809.icon-software-paragraph-justify-center:before {
3810 content: "!";
3811}
3812
3813
3814/* line 217, software/_styles.scss */
3815.icon-software-paragraph-justify-left:before {
3816 content: "\"";
3817}
3818
3819
3820/* line 220, software/_styles.scss */
3821.icon-software-paragraph-justify-right:before {
3822 content: "#";
3823}
3824
3825
3826/* line 223, software/_styles.scss */
3827.icon-software-paragraph-space-after:before {
3828 content: "$";
3829}
3830
3831
3832/* line 226, software/_styles.scss */
3833.icon-software-paragraph-space-before:before {
3834 content: "%";
3835}
3836
3837
3838/* line 229, software/_styles.scss */
3839.icon-software-pathfinder-exclude:before {
3840 content: "&";
3841}
3842
3843
3844/* line 232, software/_styles.scss */
3845.icon-software-pathfinder-intersect:before {
3846 content: "'";
3847}
3848
3849
3850/* line 235, software/_styles.scss */
3851.icon-software-pathfinder-subtract:before {
3852 content: "(";
3853}
3854
3855
3856/* line 238, software/_styles.scss */
3857.icon-software-pathfinder-unite:before {
3858 content: ")";
3859}
3860
3861
3862/* line 241, software/_styles.scss */
3863.icon-software-pen:before {
3864 content: "*";
3865}
3866
3867
3868/* line 244, software/_styles.scss */
3869.icon-software-pen-add:before {
3870 content: "+";
3871}
3872
3873
3874/* line 247, software/_styles.scss */
3875.icon-software-pen-remove:before {
3876 content: ",";
3877}
3878
3879
3880/* line 250, software/_styles.scss */
3881.icon-software-pencil:before {
3882 content: "-";
3883}
3884
3885
3886/* line 253, software/_styles.scss */
3887.icon-software-polygonallasso:before {
3888 content: ".";
3889}
3890
3891
3892/* line 256, software/_styles.scss */
3893.icon-software-reflect-horizontal:before {
3894 content: "/";
3895}
3896
3897
3898/* line 259, software/_styles.scss */
3899.icon-software-reflect-vertical:before {
3900 content: ":";
3901}
3902
3903
3904/* line 262, software/_styles.scss */
3905.icon-software-remove-vectorpoint:before {
3906 content: ";";
3907}
3908
3909
3910/* line 265, software/_styles.scss */
3911.icon-software-scale-expand:before {
3912 content: "<";
3913}
3914
3915
3916/* line 268, software/_styles.scss */
3917.icon-software-scale-reduce:before {
3918 content: "=";
3919}
3920
3921
3922/* line 271, software/_styles.scss */
3923.icon-software-selection-oval:before {
3924 content: ">";
3925}
3926
3927
3928/* line 274, software/_styles.scss */
3929.icon-software-selection-polygon:before {
3930 content: "?";
3931}
3932
3933
3934/* line 277, software/_styles.scss */
3935.icon-software-selection-rectangle:before {
3936 content: "@";
3937}
3938
3939
3940/* line 280, software/_styles.scss */
3941.icon-software-selection-roundedrectangle:before {
3942 content: "[";
3943}
3944
3945
3946/* line 283, software/_styles.scss */
3947.icon-software-shape-oval:before {
3948 content: "]";
3949}
3950
3951
3952/* line 286, software/_styles.scss */
3953.icon-software-shape-polygon:before {
3954 content: "^";
3955}
3956
3957
3958/* line 289, software/_styles.scss */
3959.icon-software-shape-rectangle:before {
3960 content: "_";
3961}
3962
3963
3964/* line 292, software/_styles.scss */
3965.icon-software-shape-roundedrectangle:before {
3966 content: "`";
3967}
3968
3969
3970/* line 295, software/_styles.scss */
3971.icon-software-slice:before {
3972 content: "{";
3973}
3974
3975
3976/* line 298, software/_styles.scss */
3977.icon-software-transform-bezier:before {
3978 content: "|";
3979}
3980
3981
3982/* line 301, software/_styles.scss */
3983.icon-software-vector-box:before {
3984 content:
"}
3985";
3986}
3987
3988
3989/* line 304, software/_styles.scss */
3990.icon-software-vector-composite:before {
3991 content: "~";
3992}
3993
3994
3995/* line 307, software/_styles.scss */
3996.icon-software-vector-line:before {
3997 content: "\\";
3998}
3999
4000
4001/* line 310, software/_styles.scss */
4002.icon-software-vertical-align-bottom:before {
4003 content: "\e000";
4004}
4005
4006
4007/* line 313, software/_styles.scss */
4008.icon-software-vertical-align-center:before {
4009 content: "\e001";
4010}
4011
4012
4013/* line 316, software/_styles.scss */
4014.icon-software-vertical-align-top:before {
4015 content: "\e002";
4016}
4017
4018
4019/* line 319, software/_styles.scss */
4020.icon-software-vertical-distribute-bottom:before {
4021 content: "\e003";
4022}
4023
4024
4025/* line 322, software/_styles.scss */
4026.icon-software-vertical-distribute-center:before {
4027 content: "\e004";
4028}
4029
4030
4031/* line 325, software/_styles.scss */
4032.icon-software-vertical-distribute-top:before {
4033 content: "\e005";
4034}
4035
4036
4037/* line 2, weather/_styles.scss */
4038[class^="icon-weather-"][data-icon]:before,
4039[class*=" icon-weather-"][data-icon]:before {
4040 font-family: "linea-weather-10" !important;
4041 content: attr(data-icon);
4042 font-style: normal !important;
4043 font-weight: normal !important;
4044 font-variant: normal !important;
4045 text-transform: none !important;
4046 speak: none;
4047 line-height: 1;
4048 -webkit-font-smoothing: antialiased;
4049 -moz-osx-font-smoothing: grayscale;
4050}
4051
4052
4053/* line 16, weather/_styles.scss */
4054[class^="icon-weather-"]:before,
4055[class*=" icon-weather-"]:before {
4056 font-family: "linea-weather-10" !important;
4057 font-style: normal !important;
4058 font-weight: normal !important;
4059 font-variant: normal !important;
4060 text-transform: none !important;
4061 speak: none;
4062 line-height: 1;
4063 -webkit-font-smoothing: antialiased;
4064 -moz-osx-font-smoothing: grayscale;
4065}
4066
4067
4068/* line 28, weather/_styles.scss */
4069.icon-weather-aquarius:before {
4070 content: "\e000";
4071}
4072
4073
4074/* line 31, weather/_styles.scss */
4075.icon-weather-aries:before {
4076 content: "\e001";
4077}
4078
4079
4080/* line 34, weather/_styles.scss */
4081.icon-weather-cancer:before {
4082 content: "\e002";
4083}
4084
4085
4086/* line 37, weather/_styles.scss */
4087.icon-weather-capricorn:before {
4088 content: "\e003";
4089}
4090
4091
4092/* line 40, weather/_styles.scss */
4093.icon-weather-cloud:before {
4094 content: "\e004";
4095}
4096
4097
4098/* line 43, weather/_styles.scss */
4099.icon-weather-cloud-drop:before {
4100 content: "\e005";
4101}
4102
4103
4104/* line 46, weather/_styles.scss */
4105.icon-weather-cloud-lightning:before {
4106 content: "\e006";
4107}
4108
4109
4110/* line 49, weather/_styles.scss */
4111.icon-weather-cloud-snowflake:before {
4112 content: "\e007";
4113}
4114
4115
4116/* line 52, weather/_styles.scss */
4117.icon-weather-downpour-fullmoon:before {
4118 content: "\e008";
4119}
4120
4121
4122/* line 55, weather/_styles.scss */
4123.icon-weather-downpour-halfmoon:before {
4124 content: "\e009";
4125}
4126
4127
4128/* line 58, weather/_styles.scss */
4129.icon-weather-downpour-sun:before {
4130 content: "\e00a";
4131}
4132
4133
4134/* line 61, weather/_styles.scss */
4135.icon-weather-drop:before {
4136 content: "\e00b";
4137}
4138
4139
4140/* line 64, weather/_styles.scss */
4141.icon-weather-first-quarter:before {
4142 content: "\e00c";
4143}
4144
4145
4146/* line 67, weather/_styles.scss */
4147.icon-weather-fog:before {
4148 content: "\e00d";
4149}
4150
4151
4152/* line 70, weather/_styles.scss */
4153.icon-weather-fog-fullmoon:before {
4154 content: "\e00e";
4155}
4156
4157
4158/* line 73, weather/_styles.scss */
4159.icon-weather-fog-halfmoon:before {
4160 content: "\e00f";
4161}
4162
4163
4164/* line 76, weather/_styles.scss */
4165.icon-weather-fog-sun:before {
4166 content: "\e010";
4167}
4168
4169
4170/* line 79, weather/_styles.scss */
4171.icon-weather-fullmoon:before {
4172 content: "\e011";
4173}
4174
4175
4176/* line 82, weather/_styles.scss */
4177.icon-weather-gemini:before {
4178 content: "\e012";
4179}
4180
4181
4182/* line 85, weather/_styles.scss */
4183.icon-weather-hail:before {
4184 content: "\e013";
4185}
4186
4187
4188/* line 88, weather/_styles.scss */
4189.icon-weather-hail-fullmoon:before {
4190 content: "\e014";
4191}
4192
4193
4194/* line 91, weather/_styles.scss */
4195.icon-weather-hail-halfmoon:before {
4196 content: "\e015";
4197}
4198
4199
4200/* line 94, weather/_styles.scss */
4201.icon-weather-hail-sun:before {
4202 content: "\e016";
4203}
4204
4205
4206/* line 97, weather/_styles.scss */
4207.icon-weather-last-quarter:before {
4208 content: "\e017";
4209}
4210
4211
4212/* line 100, weather/_styles.scss */
4213.icon-weather-leo:before {
4214 content: "\e018";
4215}
4216
4217
4218/* line 103, weather/_styles.scss */
4219.icon-weather-libra:before {
4220 content: "\e019";
4221}
4222
4223
4224/* line 106, weather/_styles.scss */
4225.icon-weather-lightning:before {
4226 content: "\e01a";
4227}
4228
4229
4230/* line 109, weather/_styles.scss */
4231.icon-weather-mistyrain:before {
4232 content: "\e01b";
4233}
4234
4235
4236/* line 112, weather/_styles.scss */
4237.icon-weather-mistyrain-fullmoon:before {
4238 content: "\e01c";
4239}
4240
4241
4242/* line 115, weather/_styles.scss */
4243.icon-weather-mistyrain-halfmoon:before {
4244 content: "\e01d";
4245}
4246
4247
4248/* line 118, weather/_styles.scss */
4249.icon-weather-mistyrain-sun:before {
4250 content: "\e01e";
4251}
4252
4253
4254/* line 121, weather/_styles.scss */
4255.icon-weather-moon:before {
4256 content: "\e01f";
4257}
4258
4259
4260/* line 124, weather/_styles.scss */
4261.icon-weather-moondown-full:before {
4262 content: "\e020";
4263}
4264
4265
4266/* line 127, weather/_styles.scss */
4267.icon-weather-moondown-half:before {
4268 content: "\e021";
4269}
4270
4271
4272/* line 130, weather/_styles.scss */
4273.icon-weather-moonset-full:before {
4274 content: "\e022";
4275}
4276
4277
4278/* line 133, weather/_styles.scss */
4279.icon-weather-moonset-half:before {
4280 content: "\e023";
4281}
4282
4283
4284/* line 136, weather/_styles.scss */
4285.icon-weather-move2:before {
4286 content: "\e024";
4287}
4288
4289
4290/* line 139, weather/_styles.scss */
4291.icon-weather-newmoon:before {
4292 content: "\e025";
4293}
4294
4295
4296/* line 142, weather/_styles.scss */
4297.icon-weather-pisces:before {
4298 content: "\e026";
4299}
4300
4301
4302/* line 145, weather/_styles.scss */
4303.icon-weather-rain:before {
4304 content: "\e027";
4305}
4306
4307
4308/* line 148, weather/_styles.scss */
4309.icon-weather-rain-fullmoon:before {
4310 content: "\e028";
4311}
4312
4313
4314/* line 151, weather/_styles.scss */
4315.icon-weather-rain-halfmoon:before {
4316 content: "\e029";
4317}
4318
4319
4320/* line 154, weather/_styles.scss */
4321.icon-weather-rain-sun:before {
4322 content: "\e02a";
4323}
4324
4325
4326/* line 157, weather/_styles.scss */
4327.icon-weather-sagittarius:before {
4328 content: "\e02b";
4329}
4330
4331
4332/* line 160, weather/_styles.scss */
4333.icon-weather-scorpio:before {
4334 content: "\e02c";
4335}
4336
4337
4338/* line 163, weather/_styles.scss */
4339.icon-weather-snow:before {
4340 content: "\e02d";
4341}
4342
4343
4344/* line 166, weather/_styles.scss */
4345.icon-weather-snow-fullmoon:before {
4346 content: "\e02e";
4347}
4348
4349
4350/* line 169, weather/_styles.scss */
4351.icon-weather-snow-halfmoon:before {
4352 content: "\e02f";
4353}
4354
4355
4356/* line 172, weather/_styles.scss */
4357.icon-weather-snow-sun:before {
4358 content: "\e030";
4359}
4360
4361
4362/* line 175, weather/_styles.scss */
4363.icon-weather-snowflake:before {
4364 content: "\e031";
4365}
4366
4367
4368/* line 178, weather/_styles.scss */
4369.icon-weather-star:before {
4370 content: "\e032";
4371}
4372
4373
4374/* line 181, weather/_styles.scss */
4375.icon-weather-storm-11:before {
4376 content: "\e033";
4377}
4378
4379
4380/* line 184, weather/_styles.scss */
4381.icon-weather-storm-32:before {
4382 content: "\e034";
4383}
4384
4385
4386/* line 187, weather/_styles.scss */
4387.icon-weather-storm-fullmoon:before {
4388 content: "\e035";
4389}
4390
4391
4392/* line 190, weather/_styles.scss */
4393.icon-weather-storm-halfmoon:before {
4394 content: "\e036";
4395}
4396
4397
4398/* line 193, weather/_styles.scss */
4399.icon-weather-storm-sun:before {
4400 content: "\e037";
4401}
4402
4403
4404/* line 196, weather/_styles.scss */
4405.icon-weather-sun:before {
4406 content: "\e038";
4407}
4408
4409
4410/* line 199, weather/_styles.scss */
4411.icon-weather-sundown:before {
4412 content: "\e039";
4413}
4414
4415
4416/* line 202, weather/_styles.scss */
4417.icon-weather-sunset:before {
4418 content: "\e03a";
4419}
4420
4421
4422/* line 205, weather/_styles.scss */
4423.icon-weather-taurus:before {
4424 content: "\e03b";
4425}
4426
4427
4428/* line 208, weather/_styles.scss */
4429.icon-weather-tempest:before {
4430 content: "\e03c";
4431}
4432
4433
4434/* line 211, weather/_styles.scss */
4435.icon-weather-tempest-fullmoon:before {
4436 content: "\e03d";
4437}
4438
4439
4440/* line 214, weather/_styles.scss */
4441.icon-weather-tempest-halfmoon:before {
4442 content: "\e03e";
4443}
4444
4445
4446/* line 217, weather/_styles.scss */
4447.icon-weather-tempest-sun:before {
4448 content: "\e03f";
4449}
4450
4451
4452/* line 220, weather/_styles.scss */
4453.icon-weather-variable-fullmoon:before {
4454 content: "\e040";
4455}
4456
4457
4458/* line 223, weather/_styles.scss */
4459.icon-weather-variable-halfmoon:before {
4460 content: "\e041";
4461}
4462
4463
4464/* line 226, weather/_styles.scss */
4465.icon-weather-variable-sun:before {
4466 content: "\e042";
4467}
4468
4469
4470/* line 229, weather/_styles.scss */
4471.icon-weather-virgo:before {
4472 content: "\e043";
4473}
4474
4475
4476/* line 232, weather/_styles.scss */
4477.icon-weather-waning-cresent:before {
4478 content: "\e044";
4479}
4480
4481
4482/* line 235, weather/_styles.scss */
4483.icon-weather-waning-gibbous:before {
4484 content: "\e045";
4485}
4486
4487
4488/* line 238, weather/_styles.scss */
4489.icon-weather-waxing-cresent:before {
4490 content: "\e046";
4491}
4492
4493
4494/* line 241, weather/_styles.scss */
4495.icon-weather-waxing-gibbous:before {
4496 content: "\e047";
4497}
4498
4499
4500/* line 244, weather/_styles.scss */
4501.icon-weather-wind:before {
4502 content: "\e048";
4503}
4504
4505
4506/* line 247, weather/_styles.scss */
4507.icon-weather-wind-e:before {
4508 content: "\e049";
4509}
4510
4511
4512/* line 250, weather/_styles.scss */
4513.icon-weather-wind-fullmoon:before {
4514 content: "\e04a";
4515}
4516
4517
4518/* line 253, weather/_styles.scss */
4519.icon-weather-wind-halfmoon:before {
4520 content: "\e04b";
4521}
4522
4523
4524/* line 256, weather/_styles.scss */
4525.icon-weather-wind-n:before {
4526 content: "\e04c";
4527}
4528
4529
4530/* line 259, weather/_styles.scss */
4531.icon-weather-wind-ne:before {
4532 content: "\e04d";
4533}
4534
4535
4536/* line 262, weather/_styles.scss */
4537.icon-weather-wind-nw:before {
4538 content: "\e04e";
4539}
4540
4541
4542/* line 265, weather/_styles.scss */
4543.icon-weather-wind-s:before {
4544 content: "\e04f";
4545}
4546
4547
4548/* line 268, weather/_styles.scss */
4549.icon-weather-wind-se:before {
4550 content: "\e050";
4551}
4552
4553
4554/* line 271, weather/_styles.scss */
4555.icon-weather-wind-sun:before {
4556 content: "\e051";
4557}
4558
4559
4560/* line 274, weather/_styles.scss */
4561.icon-weather-wind-sw:before {
4562 content: "\e052";
4563}
4564
4565
4566/* line 277, weather/_styles.scss */
4567.icon-weather-wind-w:before {
4568 content: "\e053";
4569}
4570
4571
4572/* line 280, weather/_styles.scss */
4573.icon-weather-windgust:before {
4574 content: "\e054";
4575}
4576