Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / stylesheets / font_custom.css @ de9b2b51

History | View | Annotate | Download (6.3 kB)

1
@font-face {
2
        font-family: "snf-font";
3
        src:url("../fonts/snf-font.eot");
4
        src:url("../fonts/snf-font.eot?#iefix") format("embedded-opentype"),
5
                url("../fonts/snf-font.woff") format("woff"),
6
                url("../fonts/snf-font.ttf") format("truetype"),
7
                url("../fonts/snf-font.svg#snf-font") format("svg");
8
        font-weight: normal;
9
        font-style: normal;
10
}
11

    
12
/* Use the following CSS code if you want to use data attributes for inserting your icons */
13
[data-icon]:before {
14
        font-family: "snf-font";
15
        content: attr(data-icon);
16
        speak: none;
17
        font-weight: normal;
18
        font-variant: normal;
19
        text-transform: none;
20
        line-height: 1;
21
        -webkit-font-smoothing: antialiased;
22
        -moz-osx-font-smoothing: grayscale;
23
}
24

    
25
/* Use the following CSS code if you want to have a class per icon */
26
/*
27
Instead of a list of all class selectors,
28
you can use the generic selector below, but it"s slower:
29
[class*="snf-"] {
30
*/
31
.snf-font, .snf-custom-checkbox, .snf-twitter-logo, .snf-cancel-circled, .snf-checkbox-checked, .snf-checkbox-unchecked, .snf-ok, .snf-ban-circle, .snf-ok-sign, .snf-minus-sign, .snf-edit, .snf-HDD, .snf-network, .snf-PC, .snf-pc-full, .snf-pithos-outline, .snf-dashboard-outline, .snf-eye, .snf-radio-checked, .snf-radio-unchecked, .snf-close, .snf-chip-outline, .snf-lock_closed, .snf-lock_open, .snf-router-outline, .snf-www, .snf-ram, .snf-network-full, .snf-arrow-up, .snf-arrow-down, .snf-gridview, .snf-image-outline, .snf-listview, .snf-plus, .snf-search, .snf-snapshot, .snf-switch, .snf-thunder-full, .snf-info-outline, .snf-info-full, .snf-nic-outline, .snf-ram-full, .snf-nic-full, .snf-snapshot-full, .snf-image-outline, .snf-volume-full{
32
        font-family: "snf-font";
33
        speak: none;
34
        font-style: normal;
35
        font-weight: normal;
36
        font-variant: normal;
37
        text-transform: none;
38
        line-height: 1;
39
        -webkit-font-smoothing: antialiased;
40
}
41

    
42
.snf-HDD:before {
43
        content: "\75";
44
}
45
.snf-network:before {
46
        content: "\76";
47
}
48
.snf-PC:before {
49
        content: "\77";
50
}
51
.snf-snapshot:before {
52
        content: "\65";
53
}
54

    
55

    
56
/* new classes */
57
.snf-font,.snf-trash, .snf-eye, .snf-radio-checked, .snf-radio-unchecked, .snf-close, .snf-www, .snf-arrow-up, .snf-arrow-down, .snf-checkbox-unchecked, .snf-checkbox-checked, .snf-cancel-circled, .snf-search, .snf-twitter-logo, .snf-ok, .snf-switch, .snf-ban-circle, .snf-ok-sign, .snf-minus-sign, .snf-edit, .snf-listview, .snf-gridview, .snf-dashboard-outline, .snf-pithos-outline, .snf-info-full, .snf-volume-create-full, .snf-image-full, .snf-pc-create-full, .snf-network-create-outline, .snf-network-create-full, .snf-ram-outline, .snf-nic-outline, .snf-ram-full, .snf-nic-full, .snf-network-broken-1-full, .snf-network-broken-2-full, .snf-pc-broken-full, .snf-pc-reboot-full, .snf-pc-switch-full, .snf-key-full, .snf-router-full, .snf-chip-full, .snf-plus-full, .snf-snapshot-full, .snf-pithos-full, .snf-volume-full, .snf-network-full, .snf-pc-full, .snf-network-broken-1-outline, .snf-network-broken-2-outline, .snf-pc-broken-outline, .snf-volume-broken-outline, .snf-pc-reboot-outline, .snf-pc-switch-outline, .snf-key-outline, .snf-router-outline, .snf-chip-outline, .snf-image-outline, .snf-plus-outilne, .snf-snapshot-outline, .snf-volume-outline, .snf-network-outline, .snf-pc-outline, .snf-info-outline, .snf-thunder-full, .snf-lock-closed, .snf-lock-open {
58
        font-family: 'snf-font';
59
        speak: none;
60
        font-style: normal;
61
        font-weight: normal;
62
        font-variant: normal;
63
        text-transform: none;
64
        line-height: 1;
65
        -webkit-font-smoothing: antialiased;
66
}
67
.snf-trash:before {
68
        content: "\24";
69
}
70
.snf-eye:before {
71
        content: "\41";
72
}
73
.snf-radio-checked:before {
74
        content: "\42";
75
}
76
.snf-radio-unchecked:before {
77
        content: "\43";
78
}
79
.snf-close:before {
80
        content: "\44";
81
}
82
.snf-www:before {
83
        content: "\49";
84
}
85
.snf-arrow-up:before {
86
        content: "\4c";
87
}
88
.snf-arrow-down:before {
89
        content: "\4d";
90
}
91
.snf-checkbox-unchecked:before {
92
        content: "\61";
93
}
94
.snf-checkbox-checked:before {
95
        content: "\62";
96
}
97
.snf-cancel-circled:before {
98
        content: "\63";
99
}
100
.snf-search:before {
101
        content: "\64";
102
}
103
.snf-twitter-logo:before {
104
        content: "\67";
105
}
106
.snf-ok:before {
107
        content: "\68";
108
}
109
.snf-switch:before {
110
        content: "\69";
111
}
112
.snf-ban-circle:before {
113
        content: "\6a";
114
}
115
.snf-ok-sign:before {
116
        content: "\6c";
117
}
118
.snf-minus-sign:before {
119
        content: "\6e";
120
}
121
.snf-edit:before {
122
        content: "\71";
123
}
124
.snf-listview:before {
125
        content: "\73";
126
}
127
.snf-gridview:before {
128
        content: "\74";
129
}
130
.snf-dashboard-outline:before {
131
        content: "\7a";
132
}
133
.snf-pithos-outline:before {
134
        content: "\79";
135
}
136
.snf-info-full:before {
137
        content: "\70";
138
}
139
.snf-volume-create-full:before {
140
        content: "\36";
141
}
142
.snf-image-full:before {
143
        content: "\51";
144
}
145
.snf-pc-create-full:before {
146
        content: "\53";
147
}
148
.snf-network-create-outline:before {
149
        content: "\54";
150
}
151
.snf-network-create-full:before {
152
        content: "\55";
153
}
154
.snf-ram-outline:before {
155
        content: "\4a";
156
}
157
.snf-nic-outline:before {
158
        content: "\50";
159
}
160
.snf-ram-full:before {
161
        content: "\52";
162
}
163
.snf-nic-full:before {
164
        content: "\72";
165
}
166
.snf-network-broken-1-full:before {
167
        content: "\56";
168
}
169
.snf-network-broken-2-full:before {
170
        content: "\57";
171
}
172
.snf-pc-broken-full:before {
173
        content: "\58";
174
}
175
.snf-pc-reboot-full:before {
176
        content: "\59";
177
}
178
.snf-pc-switch-full:before {
179
        content: "\5a";
180
}
181
.snf-key-full:before {
182
        content: "\31";
183
}
184
.snf-router-full:before {
185
        content: "\32";
186
}
187
.snf-chip-full:before {
188
        content: "\33";
189
}
190
.snf-plus-full:before {
191
        content: "\34";
192
}
193
.snf-snapshot-full:before {
194
        content: "\4e";
195
}
196
.snf-pithos-full:before {
197
        content: "\35";
198
}
199
.snf-volume-full:before {
200
        content: "\4f";
201
}
202
.snf-network-full:before {
203
        content: "\4b";
204
}
205
.snf-pc-full:before {
206
        content: "\78";
207
}
208
.snf-network-broken-1-outline:before {
209
        content: "\37";
210
}
211
.snf-network-broken-2-outline:before {
212
        content: "\38";
213
}
214
.snf-pc-broken-outline:before {
215
        content: "\39";
216
}
217
.snf-volume-broken-outline:before {
218
        content: "\30";
219
}
220
.snf-pc-reboot-outline:before {
221
        content: "\21";
222
}
223
.snf-pc-switch-outline:before {
224
        content: "\40";
225
}
226
.snf-key-outline:before {
227
        content: "\23";
228
}
229
.snf-router-outline:before {
230
        content: "\48";
231
}
232
.snf-chip-outline:before {
233
        content: "\45";
234
}
235
.snf-image-outline:before {
236
        content: "\66";
237
}
238
.snf-plus-outilne:before {
239
        content: "\6d";
240
}
241
.snf-snapshot-outline:before {
242
        content: "\65";
243
}
244
.snf-volume-outline:before {
245
        content: "\75";
246
}
247
.snf-network-outline:before {
248
        content: "\76";
249
}
250
.snf-pc-outline:before {
251
        content: "\77";
252
}
253
.snf-info-outline:before {
254
        content: "\6f";
255
}
256
.snf-thunder-full:before {
257
        content: "\6b";
258
}
259
.snf-lock-closed:before {
260
        content: "\46";
261
}
262
.snf-lock-open:before {
263
        content: "\47";
264
}