1
- @font-face {
2
- font-family : 'Open Sans' ;
3
- src : url ('fonts/OpenSans-Bold-webfont.woff' ) format ('woff' );
4
- }
5
-
6
1
@font-face {
7
2
font-family : 'FontAwesome' ;
8
3
src :
9
- url ('fonts/FontAwesome.ttf?nuchcq ' ) format ('truetype' ),
10
- url ('fonts/FontAwesome.woff?nuchcq ' ) format ('woff' ),
11
- url ('fonts/FontAwesome.svg?nuchcq #FontAwesome' ) format ('svg' );
4
+ url ('fonts/FontAwesome.ttf?ykyvxr ' ) format ('truetype' ),
5
+ url ('fonts/FontAwesome.woff?ykyvxr ' ) format ('woff' ),
6
+ url ('fonts/FontAwesome.svg?ykyvxr #FontAwesome' ) format ('svg' );
12
7
font-weight : normal;
13
8
font-style : normal;
14
9
font-display : block;
29
24
-moz-osx-font-smoothing : grayscale;
30
25
}
31
26
27
+ .fa-fa-check : before {
28
+ content : "\e90a" ;
29
+ }
30
+ .fa-arduino-technology-3dimensionscube : before {
31
+ content : "\e906" ;
32
+ }
33
+ .fa-arduino-technology-usb : before {
34
+ content : "\e907" ;
35
+ }
36
+ .fa-arduino-technology-connection : before {
37
+ content : "\e908" ;
38
+ }
39
+ .fa-arduino-technology-bluetooth : before {
40
+ content : "\e909" ;
41
+ }
32
42
.fa-arduino-debugger : before {
33
43
content : "\e905" ;
34
44
}
35
-
36
45
.fa-arduino-search : before {
37
46
content : "\e901" ;
38
47
}
93
102
.fa-th-list : before {
94
103
content : "\f00b" ;
95
104
}
96
- .fa-check : before {
97
- content : "\f00c" ;
98
- }
99
105
.fa-close : before {
100
106
content : "\f00d" ;
101
107
}
135
141
.fa-clock-o : before {
136
142
content : "\f017" ;
137
143
}
138
- .fa-road : before {
139
- content : "\f018" ;
140
- }
141
144
.fa-download : before {
142
145
content : "\f019" ;
143
146
}
168
171
.fa-lock : before {
169
172
content : "\f023" ;
170
173
}
171
- .fa-flag : before {
172
- content : "\f024" ;
173
- }
174
174
.fa-volume-off : before {
175
175
content : "\f026" ;
176
176
}
192
192
.fa-book : before {
193
193
content : "\f02d" ;
194
194
}
195
- .fa-bookmark : before {
196
- content : "\f02e" ;
197
- }
198
195
.fa-print : before {
199
196
content : "\f02f" ;
200
197
}
228
225
.fa-indent : before {
229
226
content : "\f03c" ;
230
227
}
231
- .fa-video-camera : before {
232
- content : "\f03d" ;
233
- }
234
228
.fa-pencil : before {
235
229
content : "\f040" ;
236
230
}
237
- .fa-map-marker : before {
238
- content : "\f041" ;
239
- }
240
231
.fa-adjust : before {
241
232
content : "\f042" ;
242
233
}
243
- .fa-tint : before {
244
- content : "\f043" ;
245
- }
246
234
.fa-edit : before {
247
235
content : "\f044" ;
248
236
}
393
381
.fa-arrows-h : before {
394
382
content : "\f07e" ;
395
383
}
396
- .fa-bar-chart : before {
397
- content : "\f080" ;
398
- }
399
- .fa-bar-chart-o : before {
400
- content : "\f080" ;
401
- }
402
384
.fa-cogs : before {
403
385
content : "\f085" ;
404
386
}
405
387
.fa-gears : before {
406
388
content : "\f085" ;
407
389
}
408
- .fa-thumbs-o-up : before {
409
- content : "\f087" ;
410
- }
411
- .fa-thumbs-o-down : before {
412
- content : "\f088" ;
413
- }
414
390
.fa-star-half : before {
415
391
content : "\f089" ;
416
392
}
459
435
.fa-arrow-circle-down : before {
460
436
content : "\f0ab" ;
461
437
}
462
- .fa-globe : before {
463
- content : "\f0ac" ;
464
- }
465
438
.fa-wrench : before {
466
439
content : "\f0ad" ;
467
440
}
582
555
.fa-angle-down : before {
583
556
content : "\f107" ;
584
557
}
585
- .fa-desktop : before {
586
- content : "\f108" ;
587
- }
588
- .fa-laptop : before {
589
- content : "\f109" ;
590
- }
591
- .fa-tablet : before {
592
- content : "\f10a" ;
593
- }
594
- .fa-mobile : before {
595
- content : "\f10b" ;
596
- }
597
- .fa-mobile-phone : before {
598
- content : "\f10b" ;
599
- }
600
558
.fa-circle-o : before {
601
559
content : "\f10c" ;
602
560
}
603
- .fa-quote-left : before {
604
- content : "\f10d" ;
605
- }
606
- .fa-quote-right : before {
607
- content : "\f10e" ;
608
- }
609
561
.fa-spinner : before {
610
562
content : "\f110" ;
611
563
}
618
570
.fa-reply : before {
619
571
content : "\f112" ;
620
572
}
621
- .fa-github-alt : before {
622
- content : "\f113" ;
623
- }
624
573
.fa-folder-o : before {
625
574
content : "\f114" ;
626
575
}
627
576
.fa-folder-open-o : before {
628
577
content : "\f115" ;
629
578
}
630
- .fa-gamepad : before {
631
- content : "\f11b" ;
632
- }
633
579
.fa-keyboard-o : before {
634
580
content : "\f11c" ;
635
581
}
636
- .fa-flag-o : before {
637
- content : "\f11d" ;
638
- }
639
- .fa-flag-checkered : before {
640
- content : "\f11e" ;
641
- }
642
582
.fa-terminal : before {
643
583
content : "\f120" ;
644
584
}
713
653
}
714
654
.fa-microchip : before {
715
655
content : "\f2db" ;
716
- }
656
+ }
0 commit comments