-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
76 lines (73 loc) · 1.5 KB
/
style.css
File metadata and controls
76 lines (73 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-v6u8ox');
src:url('fonts/icomoon.eot?#iefix-v6u8ox') format('embedded-opentype'),
url('fonts/icomoon.woff?-v6u8ox') format('woff'),
url('fonts/icomoon.ttf?-v6u8ox') format('truetype'),
url('fonts/icomoon.svg?-v6u8ox#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-external-link:before {
content: "\e60f";
}
.icon-culture-et-loisirs:before {
content: "\e60d";
}
.icon-body:before {
content: "\e612";
}
.icon-webcursor:before {
content: "\e600";
}
.icon-sport:before {
content: "\e601";
}
.icon-solidarite:before {
content: "\e602";
}
.icon-sante:before {
content: "\e603";
}
.icon-s:before {
content: "\e604";
}
.icon-mission:before {
content: "\e605";
}
.icon-memoire-et-citoyennete:before {
content: "\e606";
}
.icon-localisation:before {
content: "\e607";
}
.icon-interventions-d-urgence-en-cas-de-crise:before {
content: "\e608";
}
.icon-environnement:before {
content: "\e609";
}
.icon-enveloppe:before {
content: "\e60a";
}
.icon-education-pour-tous:before {
content: "\e60b";
}
.icon-developpement-international-et-aide-humanitaire:before {
content: "\e60c";
}
.icon-body2222:before {
content: "\e60e";
}