@eeacms/volto-eea-design-system 1.22.6 → 1.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -26
- package/package.json +2 -2
- package/theme/themes/eea/assets/logo/bise.svg +124 -46
- package/theme/themes/eea/assets/logo/fise.svg +110 -37
- package/theme/themes/eea/assets/logo/freshwater.svg +144 -47
- package/theme/themes/eea/assets/logo/marine.svg +142 -62
- package/theme/themes/eea/collections/menu.overrides +5 -1
- package/theme/themes/eea/elements/icon.overrides +5198 -0
|
@@ -29,3 +29,5201 @@ for instance `lemon icon` not `lemon outline icon` since there is only one lemon
|
|
|
29
29
|
/*******************************
|
|
30
30
|
Icons
|
|
31
31
|
*******************************/
|
|
32
|
+
|
|
33
|
+
@font-face {
|
|
34
|
+
font-display: swap;
|
|
35
|
+
font-family: 'Icons';
|
|
36
|
+
font-style: normal;
|
|
37
|
+
font-variant: normal;
|
|
38
|
+
font-weight: @normal;
|
|
39
|
+
src: @fallbackSRC;
|
|
40
|
+
src: @src;
|
|
41
|
+
text-decoration: inherit;
|
|
42
|
+
text-transform: none;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Deprecated *In/Out Naming Conflict) */
|
|
46
|
+
i.icon.linkedin.in:before {
|
|
47
|
+
content: '\f0e1';
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
i.icon.zoom.in:before {
|
|
51
|
+
content: '\f00e';
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
i.icon.zoom.out:before {
|
|
55
|
+
content: '\f010';
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
i.icon.sign.in:before {
|
|
59
|
+
content: '\f2f6';
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
i.icon.in.cart:before {
|
|
63
|
+
content: '\f218';
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
i.icon.log.out:before {
|
|
67
|
+
content: '\f2f5';
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
i.icon.sign.out:before {
|
|
71
|
+
content: '\f2f5';
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/* Icons */
|
|
75
|
+
i.icon.\35px:before {
|
|
76
|
+
content: '\f26e';
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
i.icon.accessible.icon:before {
|
|
80
|
+
content: '\f368';
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
i.icon.accusoft:before {
|
|
84
|
+
content: '\f369';
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
i.icon.address.book:before {
|
|
88
|
+
content: '\f2b9';
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
i.icon.address.card:before {
|
|
92
|
+
content: '\f2bb';
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
i.icon.adjust:before {
|
|
96
|
+
content: '\f042';
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
i.icon.adn:before {
|
|
100
|
+
content: '\f170';
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
i.icon.adversal:before {
|
|
104
|
+
content: '\f36a';
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
i.icon.affiliatetheme:before {
|
|
108
|
+
content: '\f36b';
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
i.icon.algolia:before {
|
|
112
|
+
content: '\f36c';
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
i.icon.align.center:before {
|
|
116
|
+
content: '\f037';
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
i.icon.align.justify:before {
|
|
120
|
+
content: '\f039';
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
i.icon.align.left:before {
|
|
124
|
+
content: '\f036';
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
i.icon.align.right:before {
|
|
128
|
+
content: '\f038';
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
i.icon.amazon:before {
|
|
132
|
+
content: '\f270';
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
i.icon.amazon.pay:before {
|
|
136
|
+
content: '\f42c';
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
i.icon.ambulance:before {
|
|
140
|
+
content: '\f0f9';
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
i.icon.american.sign.language.interpreting:before {
|
|
144
|
+
content: '\f2a3';
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
i.icon.amilia:before {
|
|
148
|
+
content: '\f36d';
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
i.icon.anchor:before {
|
|
152
|
+
content: '\f13d';
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
i.icon.android:before {
|
|
156
|
+
content: '\f17b';
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
i.icon.angellist:before {
|
|
160
|
+
content: '\f209';
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
i.icon.angle.double.down:before {
|
|
164
|
+
content: '\f103';
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
i.icon.angle.double.left:before {
|
|
168
|
+
content: '\f100';
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
i.icon.angle.double.right:before {
|
|
172
|
+
content: '\f101';
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
i.icon.angle.double.up:before {
|
|
176
|
+
content: '\f102';
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
i.icon.angle.down:before {
|
|
180
|
+
content: '\f107';
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
i.icon.angle.left:before {
|
|
184
|
+
content: '\f104';
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
i.icon.angle.right:before {
|
|
188
|
+
content: '\f105';
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
i.icon.angle.up:before {
|
|
192
|
+
content: '\f106';
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
i.icon.angrycreative:before {
|
|
196
|
+
content: '\f36e';
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
i.icon.angular:before {
|
|
200
|
+
content: '\f420';
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
i.icon.app.store:before {
|
|
204
|
+
content: '\f36f';
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
i.icon.app.store.ios:before {
|
|
208
|
+
content: '\f370';
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
i.icon.apper:before {
|
|
212
|
+
content: '\f371';
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
i.icon.apple:before {
|
|
216
|
+
content: '\f179';
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
i.icon.apple.pay:before {
|
|
220
|
+
content: '\f415';
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
i.icon.archive:before {
|
|
224
|
+
content: '\f187';
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
i.icon.arrow.alternate.circle.down:before {
|
|
228
|
+
content: '\f358';
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
i.icon.arrow.alternate.circle.left:before {
|
|
232
|
+
content: '\f359';
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
i.icon.arrow.alternate.circle.right:before {
|
|
236
|
+
content: '\f35a';
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
i.icon.arrow.alternate.circle.up:before {
|
|
240
|
+
content: '\f35b';
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
i.icon.arrow.circle.down:before {
|
|
244
|
+
content: '\f0ab';
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
i.icon.arrow.circle.left:before {
|
|
248
|
+
content: '\f0a8';
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
i.icon.arrow.circle.right:before {
|
|
252
|
+
content: '\f0a9';
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
i.icon.arrow.circle.up:before {
|
|
256
|
+
content: '\f0aa';
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
i.icon.arrow.down:before {
|
|
260
|
+
content: '\f063';
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
i.icon.arrow.left:before {
|
|
264
|
+
content: '\f060';
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
i.icon.arrow.right:before {
|
|
268
|
+
content: '\f061';
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
i.icon.arrow.up:before {
|
|
272
|
+
content: '\f062';
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
i.icon.arrows.alternate:before {
|
|
276
|
+
content: '\f0b2';
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
i.icon.arrows.alternate.horizontal:before {
|
|
280
|
+
content: '\f337';
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
i.icon.arrows.alternate.vertical:before {
|
|
284
|
+
content: '\f338';
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
i.icon.assistive.listening.systems:before {
|
|
288
|
+
content: '\f2a2';
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
i.icon.asterisk:before {
|
|
292
|
+
content: '\f069';
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
i.icon.asymmetrik:before {
|
|
296
|
+
content: '\f372';
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
i.icon.at:before {
|
|
300
|
+
content: '\f1fa';
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
i.icon.audible:before {
|
|
304
|
+
content: '\f373';
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
i.icon.audio.description:before {
|
|
308
|
+
content: '\f29e';
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
i.icon.autoprefixer:before {
|
|
312
|
+
content: '\f41c';
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
i.icon.avianex:before {
|
|
316
|
+
content: '\f374';
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
i.icon.aviato:before {
|
|
320
|
+
content: '\f421';
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
i.icon.aws:before {
|
|
324
|
+
content: '\f375';
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
i.icon.backward:before {
|
|
328
|
+
content: '\f04a';
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
i.icon.balance.scale:before {
|
|
332
|
+
content: '\f24e';
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
i.icon.ban:before {
|
|
336
|
+
content: '\f05e';
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
i.icon.band.aid:before {
|
|
340
|
+
content: '\f462';
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
i.icon.bandcamp:before {
|
|
344
|
+
content: '\f2d5';
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
i.icon.barcode:before {
|
|
348
|
+
content: '\f02a';
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
i.icon.bars:before {
|
|
352
|
+
content: '\f0c9';
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
i.icon.baseball.ball:before {
|
|
356
|
+
content: '\f433';
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
i.icon.basketball.ball:before {
|
|
360
|
+
content: '\f434';
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
i.icon.bath:before {
|
|
364
|
+
content: '\f2cd';
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
i.icon.battery.empty:before {
|
|
368
|
+
content: '\f244';
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
i.icon.battery.full:before {
|
|
372
|
+
content: '\f240';
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
i.icon.battery.half:before {
|
|
376
|
+
content: '\f242';
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
i.icon.battery.quarter:before {
|
|
380
|
+
content: '\f243';
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
i.icon.battery.three.quarters:before {
|
|
384
|
+
content: '\f241';
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
i.icon.bed:before {
|
|
388
|
+
content: '\f236';
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
i.icon.beer:before {
|
|
392
|
+
content: '\f0fc';
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
i.icon.behance:before {
|
|
396
|
+
content: '\f1b4';
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
i.icon.behance.square:before {
|
|
400
|
+
content: '\f1b5';
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
i.icon.bell:before {
|
|
404
|
+
content: '\f0f3';
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
i.icon.bell.slash:before {
|
|
408
|
+
content: '\f1f6';
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
i.icon.bicycle:before {
|
|
412
|
+
content: '\f206';
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
i.icon.bimobject:before {
|
|
416
|
+
content: '\f378';
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
i.icon.binoculars:before {
|
|
420
|
+
content: '\f1e5';
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
i.icon.birthday.cake:before {
|
|
424
|
+
content: '\f1fd';
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
i.icon.bitbucket:before {
|
|
428
|
+
content: '\f171';
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
i.icon.bitcoin:before {
|
|
432
|
+
content: '\f379';
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
i.icon.bity:before {
|
|
436
|
+
content: '\f37a';
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
i.icon.black.tie:before {
|
|
440
|
+
content: '\f27e';
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
i.icon.blackberry:before {
|
|
444
|
+
content: '\f37b';
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
i.icon.blind:before {
|
|
448
|
+
content: '\f29d';
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
i.icon.blogger:before {
|
|
452
|
+
content: '\f37c';
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
i.icon.blogger.b:before {
|
|
456
|
+
content: '\f37d';
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
i.icon.bluetooth:before {
|
|
460
|
+
content: '\f293';
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
i.icon.bluetooth.b:before {
|
|
464
|
+
content: '\f294';
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
i.icon.bold:before {
|
|
468
|
+
content: '\f032';
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
i.icon.bolt:before {
|
|
472
|
+
content: '\f0e7';
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
i.icon.bomb:before {
|
|
476
|
+
content: '\f1e2';
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
i.icon.book:before {
|
|
480
|
+
content: '\f02d';
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
i.icon.bookmark:before {
|
|
484
|
+
content: '\f02e';
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
i.icon.bowling.ball:before {
|
|
488
|
+
content: '\f436';
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
i.icon.box:before {
|
|
492
|
+
content: '\f466';
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
i.icon.boxes:before {
|
|
496
|
+
content: '\f468';
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
i.icon.braille:before {
|
|
500
|
+
content: '\f2a1';
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
i.icon.briefcase:before {
|
|
504
|
+
content: '\f0b1';
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
i.icon.btc:before {
|
|
508
|
+
content: '\f15a';
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
i.icon.bug:before {
|
|
512
|
+
content: '\f188';
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
i.icon.building:before {
|
|
516
|
+
content: '\f1ad';
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
i.icon.bullhorn:before {
|
|
520
|
+
content: '\f0a1';
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
i.icon.bullseye:before {
|
|
524
|
+
content: '\f140';
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
i.icon.buromobelexperte:before {
|
|
528
|
+
content: '\f37f';
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
i.icon.bus:before {
|
|
532
|
+
content: '\f207';
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
i.icon.buysellads:before {
|
|
536
|
+
content: '\f20d';
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
i.icon.calculator:before {
|
|
540
|
+
content: '\f1ec';
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
i.icon.calendar:before {
|
|
544
|
+
content: '\f133';
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
i.icon.calendar.alternate:before {
|
|
548
|
+
content: '\f073';
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
i.icon.calendar.check:before {
|
|
552
|
+
content: '\f274';
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
i.icon.calendar.minus:before {
|
|
556
|
+
content: '\f272';
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
i.icon.calendar.plus:before {
|
|
560
|
+
content: '\f271';
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
i.icon.calendar.times:before {
|
|
564
|
+
content: '\f273';
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
i.icon.camera:before {
|
|
568
|
+
content: '\f030';
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
i.icon.camera.retro:before {
|
|
572
|
+
content: '\f083';
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
i.icon.car:before {
|
|
576
|
+
content: '\f1b9';
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
i.icon.caret.down:before {
|
|
580
|
+
content: '\f0d7';
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
i.icon.caret.left:before {
|
|
584
|
+
content: '\f0d9';
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
i.icon.caret.right:before {
|
|
588
|
+
content: '\f0da';
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
i.icon.caret.square.down:before {
|
|
592
|
+
content: '\f150';
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
i.icon.caret.square.left:before {
|
|
596
|
+
content: '\f191';
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
i.icon.caret.square.right:before {
|
|
600
|
+
content: '\f152';
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
i.icon.caret.square.up:before {
|
|
604
|
+
content: '\f151';
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
i.icon.caret.up:before {
|
|
608
|
+
content: '\f0d8';
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
i.icon.cart.arrow.down:before {
|
|
612
|
+
content: '\f218';
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
i.icon.cart.plus:before {
|
|
616
|
+
content: '\f217';
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
i.icon.cc.amazon.pay:before {
|
|
620
|
+
content: '\f42d';
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
i.icon.cc.amex:before {
|
|
624
|
+
content: '\f1f3';
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
i.icon.cc.apple.pay:before {
|
|
628
|
+
content: '\f416';
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
i.icon.cc.diners.club:before {
|
|
632
|
+
content: '\f24c';
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
i.icon.cc.discover:before {
|
|
636
|
+
content: '\f1f2';
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
i.icon.cc.jcb:before {
|
|
640
|
+
content: '\f24b';
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
i.icon.cc.mastercard:before {
|
|
644
|
+
content: '\f1f1';
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
i.icon.cc.paypal:before {
|
|
648
|
+
content: '\f1f4';
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
i.icon.cc.stripe:before {
|
|
652
|
+
content: '\f1f5';
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
i.icon.cc.visa:before {
|
|
656
|
+
content: '\f1f0';
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
i.icon.centercode:before {
|
|
660
|
+
content: '\f380';
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
i.icon.certificate:before {
|
|
664
|
+
content: '\f0a3';
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
i.icon.chart.area:before {
|
|
668
|
+
content: '\f1fe';
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
i.icon.chart.bar:before {
|
|
672
|
+
content: '\f080';
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
i.icon.chart.line:before {
|
|
676
|
+
content: '\f201';
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
i.icon.chart.pie:before {
|
|
680
|
+
content: '\f200';
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
i.icon.check:before {
|
|
684
|
+
content: '\f00c';
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
i.icon.check.circle:before {
|
|
688
|
+
content: '\f058';
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
i.icon.check.square:before {
|
|
692
|
+
content: '\f14a';
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
i.icon.chess:before {
|
|
696
|
+
content: '\f439';
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
i.icon.chess.bishop:before {
|
|
700
|
+
content: '\f43a';
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
i.icon.chess.board:before {
|
|
704
|
+
content: '\f43c';
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
i.icon.chess.king:before {
|
|
708
|
+
content: '\f43f';
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
i.icon.chess.knight:before {
|
|
712
|
+
content: '\f441';
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
i.icon.chess.pawn:before {
|
|
716
|
+
content: '\f443';
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
i.icon.chess.queen:before {
|
|
720
|
+
content: '\f445';
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
i.icon.chess.rook:before {
|
|
724
|
+
content: '\f447';
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
i.icon.chevron.circle.down:before {
|
|
728
|
+
content: '\f13a';
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
i.icon.chevron.circle.left:before {
|
|
732
|
+
content: '\f137';
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
i.icon.chevron.circle.right:before {
|
|
736
|
+
content: '\f138';
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
i.icon.chevron.circle.up:before {
|
|
740
|
+
content: '\f139';
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
i.icon.chevron.down:before {
|
|
744
|
+
content: '\f078';
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
i.icon.chevron.left:before {
|
|
748
|
+
content: '\f053';
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
i.icon.chevron.right:before {
|
|
752
|
+
content: '\f054';
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
i.icon.chevron.up:before {
|
|
756
|
+
content: '\f077';
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
i.icon.child:before {
|
|
760
|
+
content: '\f1ae';
|
|
761
|
+
}
|
|
762
|
+
|
|
763
|
+
i.icon.chrome:before {
|
|
764
|
+
content: '\f268';
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
i.icon.circle:before {
|
|
768
|
+
content: '\f111';
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
i.icon.circle.notch:before {
|
|
772
|
+
content: '\f1ce';
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
i.icon.clipboard:before {
|
|
776
|
+
content: '\f328';
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
i.icon.clipboard.check:before {
|
|
780
|
+
content: '\f46c';
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
i.icon.clipboard.list:before {
|
|
784
|
+
content: '\f46d';
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
i.icon.clock:before {
|
|
788
|
+
content: '\f017';
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
i.icon.clone:before {
|
|
792
|
+
content: '\f24d';
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
i.icon.closed.captioning:before {
|
|
796
|
+
content: '\f20a';
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
i.icon.cloud:before {
|
|
800
|
+
content: '\f0c2';
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
i.icon.cloudscale:before {
|
|
804
|
+
content: '\f383';
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
i.icon.cloudsmith:before {
|
|
808
|
+
content: '\f384';
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
i.icon.cloudversify:before {
|
|
812
|
+
content: '\f385';
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
i.icon.code:before {
|
|
816
|
+
content: '\f121';
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
i.icon.code.branch:before {
|
|
820
|
+
content: '\f126';
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
i.icon.codepen:before {
|
|
824
|
+
content: '\f1cb';
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
i.icon.codiepie:before {
|
|
828
|
+
content: '\f284';
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
i.icon.coffee:before {
|
|
832
|
+
content: '\f0f4';
|
|
833
|
+
}
|
|
834
|
+
|
|
835
|
+
i.icon.cog:before {
|
|
836
|
+
content: '\f013';
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
i.icon.cogs:before {
|
|
840
|
+
content: '\f085';
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
i.icon.columns:before {
|
|
844
|
+
content: '\f0db';
|
|
845
|
+
}
|
|
846
|
+
|
|
847
|
+
i.icon.comment:before {
|
|
848
|
+
content: '\f075';
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
i.icon.comment.alternate:before {
|
|
852
|
+
content: '\f27a';
|
|
853
|
+
}
|
|
854
|
+
|
|
855
|
+
i.icon.comments:before {
|
|
856
|
+
content: '\f086';
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
i.icon.compass:before {
|
|
860
|
+
content: '\f14e';
|
|
861
|
+
}
|
|
862
|
+
|
|
863
|
+
i.icon.compress:before {
|
|
864
|
+
content: '\f066';
|
|
865
|
+
}
|
|
866
|
+
|
|
867
|
+
i.icon.connectdevelop:before {
|
|
868
|
+
content: '\f20e';
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
i.icon.contao:before {
|
|
872
|
+
content: '\f26d';
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
i.icon.copy:before {
|
|
876
|
+
content: '\f0c5';
|
|
877
|
+
}
|
|
878
|
+
|
|
879
|
+
i.icon.copyright:before {
|
|
880
|
+
content: '\f1f9';
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
i.icon.cpanel:before {
|
|
884
|
+
content: '\f388';
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
i.icon.creative.commons:before {
|
|
888
|
+
content: '\f25e';
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
i.icon.credit.card:before {
|
|
892
|
+
content: '\f09d';
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
i.icon.crop:before {
|
|
896
|
+
content: '\f125';
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
i.icon.crosshairs:before {
|
|
900
|
+
content: '\f05b';
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
i.icon.css3:before {
|
|
904
|
+
content: '\f13c';
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
i.icon.css3.alternate:before {
|
|
908
|
+
content: '\f38b';
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
i.icon.cube:before {
|
|
912
|
+
content: '\f1b2';
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
i.icon.cubes:before {
|
|
916
|
+
content: '\f1b3';
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
i.icon.cut:before {
|
|
920
|
+
content: '\f0c4';
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
i.icon.cuttlefish:before {
|
|
924
|
+
content: '\f38c';
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
i.icon.d.and.d:before {
|
|
928
|
+
content: '\f38d';
|
|
929
|
+
}
|
|
930
|
+
|
|
931
|
+
i.icon.dashcube:before {
|
|
932
|
+
content: '\f210';
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
i.icon.database:before {
|
|
936
|
+
content: '\f1c0';
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
i.icon.deaf:before {
|
|
940
|
+
content: '\f2a4';
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
i.icon.delicious:before {
|
|
944
|
+
content: '\f1a5';
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
i.icon.deploydog:before {
|
|
948
|
+
content: '\f38e';
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
i.icon.deskpro:before {
|
|
952
|
+
content: '\f38f';
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
i.icon.desktop:before {
|
|
956
|
+
content: '\f108';
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
i.icon.deviantart:before {
|
|
960
|
+
content: '\f1bd';
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
i.icon.digg:before {
|
|
964
|
+
content: '\f1a6';
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
i.icon.digital.ocean:before {
|
|
968
|
+
content: '\f391';
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
i.icon.discord:before {
|
|
972
|
+
content: '\f392';
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
i.icon.discourse:before {
|
|
976
|
+
content: '\f393';
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
i.icon.dna:before {
|
|
980
|
+
content: '\f471';
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
i.icon.dochub:before {
|
|
984
|
+
content: '\f394';
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
i.icon.docker:before {
|
|
988
|
+
content: '\f395';
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
i.icon.dollar.sign:before {
|
|
992
|
+
content: '\f155';
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
i.icon.dolly:before {
|
|
996
|
+
content: '\f472';
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
i.icon.dolly.flatbed:before {
|
|
1000
|
+
content: '\f474';
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
i.icon.dot.circle:before {
|
|
1004
|
+
content: '\f192';
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
i.icon.download:before {
|
|
1008
|
+
content: '\f019';
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
i.icon.draft2digital:before {
|
|
1012
|
+
content: '\f396';
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
i.icon.dribbble:before {
|
|
1016
|
+
content: '\f17d';
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
i.icon.dribbble.square:before {
|
|
1020
|
+
content: '\f397';
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
i.icon.dropbox:before {
|
|
1024
|
+
content: '\f16b';
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
i.icon.drupal:before {
|
|
1028
|
+
content: '\f1a9';
|
|
1029
|
+
}
|
|
1030
|
+
|
|
1031
|
+
i.icon.dyalog:before {
|
|
1032
|
+
content: '\f399';
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
i.icon.earlybirds:before {
|
|
1036
|
+
content: '\f39a';
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
i.icon.edge:before {
|
|
1040
|
+
content: '\f282';
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
i.icon.edit:before {
|
|
1044
|
+
content: '\f044';
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
i.icon.eject:before {
|
|
1048
|
+
content: '\f052';
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
i.icon.elementor:before {
|
|
1052
|
+
content: '\f430';
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
i.icon.ellipsis.horizontal:before {
|
|
1056
|
+
content: '\f141';
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
i.icon.ellipsis.vertical:before {
|
|
1060
|
+
content: '\f142';
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
i.icon.ember:before {
|
|
1064
|
+
content: '\f423';
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
i.icon.empire:before {
|
|
1068
|
+
content: '\f1d1';
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
i.icon.envelope:before {
|
|
1072
|
+
content: '\f0e0';
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
i.icon.envelope.open:before {
|
|
1076
|
+
content: '\f2b6';
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
i.icon.envelope.square:before {
|
|
1080
|
+
content: '\f199';
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
i.icon.envira:before {
|
|
1084
|
+
content: '\f299';
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
i.icon.eraser:before {
|
|
1088
|
+
content: '\f12d';
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
i.icon.erlang:before {
|
|
1092
|
+
content: '\f39d';
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
i.icon.ethereum:before {
|
|
1096
|
+
content: '\f42e';
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
i.icon.etsy:before {
|
|
1100
|
+
content: '\f2d7';
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
i.icon.euro.sign:before {
|
|
1104
|
+
content: '\f153';
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
i.icon.exchange.alternate:before {
|
|
1108
|
+
content: '\f362';
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
i.icon.exclamation:before {
|
|
1112
|
+
content: '\f12a';
|
|
1113
|
+
}
|
|
1114
|
+
|
|
1115
|
+
i.icon.exclamation.circle:before {
|
|
1116
|
+
content: '\f06a';
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
i.icon.exclamation.triangle:before {
|
|
1120
|
+
content: '\f071';
|
|
1121
|
+
}
|
|
1122
|
+
|
|
1123
|
+
i.icon.expand:before {
|
|
1124
|
+
content: '\f065';
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
i.icon.expand.arrows.alternate:before {
|
|
1128
|
+
content: '\f31e';
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
i.icon.expeditedssl:before {
|
|
1132
|
+
content: '\f23e';
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
i.icon.external.alternate:before {
|
|
1136
|
+
content: '\f35d';
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
i.icon.external.square.alternate:before {
|
|
1140
|
+
content: '\f360';
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
i.icon.eye:before {
|
|
1144
|
+
content: '\f06e';
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
i.icon.eye.dropper:before {
|
|
1148
|
+
content: '\f1fb';
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
i.icon.eye.slash:before {
|
|
1152
|
+
content: '\f070';
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
i.icon.facebook:before {
|
|
1156
|
+
content: '\f09a';
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
i.icon.facebook.f:before {
|
|
1160
|
+
content: '\f39e';
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
i.icon.facebook.messenger:before {
|
|
1164
|
+
content: '\f39f';
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
i.icon.facebook.square:before {
|
|
1168
|
+
content: '\f082';
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
i.icon.fast.backward:before {
|
|
1172
|
+
content: '\f049';
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
i.icon.fast.forward:before {
|
|
1176
|
+
content: '\f050';
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
i.icon.fax:before {
|
|
1180
|
+
content: '\f1ac';
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
i.icon.female:before {
|
|
1184
|
+
content: '\f182';
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
i.icon.fighter.jet:before {
|
|
1188
|
+
content: '\f0fb';
|
|
1189
|
+
}
|
|
1190
|
+
|
|
1191
|
+
i.icon.file:before {
|
|
1192
|
+
content: '\f15b';
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
i.icon.file.alternate:before {
|
|
1196
|
+
content: '\f15c';
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
i.icon.file.archive:before {
|
|
1200
|
+
content: '\f1c6';
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
i.icon.file.audio:before {
|
|
1204
|
+
content: '\f1c7';
|
|
1205
|
+
}
|
|
1206
|
+
|
|
1207
|
+
i.icon.file.code:before {
|
|
1208
|
+
content: '\f1c9';
|
|
1209
|
+
}
|
|
1210
|
+
|
|
1211
|
+
i.icon.file.excel:before {
|
|
1212
|
+
content: '\f1c3';
|
|
1213
|
+
}
|
|
1214
|
+
|
|
1215
|
+
i.icon.file.image:before {
|
|
1216
|
+
content: '\f1c5';
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
i.icon.file.pdf:before {
|
|
1220
|
+
content: '\f1c1';
|
|
1221
|
+
}
|
|
1222
|
+
|
|
1223
|
+
i.icon.file.powerpoint:before {
|
|
1224
|
+
content: '\f1c4';
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
i.icon.file.video:before {
|
|
1228
|
+
content: '\f1c8';
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
i.icon.file.word:before {
|
|
1232
|
+
content: '\f1c2';
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
i.icon.film:before {
|
|
1236
|
+
content: '\f008';
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
i.icon.filter:before {
|
|
1240
|
+
content: '\f0b0';
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
i.icon.fire:before {
|
|
1244
|
+
content: '\f06d';
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
i.icon.fire.extinguisher:before {
|
|
1248
|
+
content: '\f134';
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
i.icon.firefox:before {
|
|
1252
|
+
content: '\f269';
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
|
+
i.icon.first.aid:before {
|
|
1256
|
+
content: '\f479';
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
i.icon.first.order:before {
|
|
1260
|
+
content: '\f2b0';
|
|
1261
|
+
}
|
|
1262
|
+
|
|
1263
|
+
i.icon.firstdraft:before {
|
|
1264
|
+
content: '\f3a1';
|
|
1265
|
+
}
|
|
1266
|
+
|
|
1267
|
+
i.icon.flag:before {
|
|
1268
|
+
content: '\f024';
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
i.icon.flag.checkered:before {
|
|
1272
|
+
content: '\f11e';
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
i.icon.flask:before {
|
|
1276
|
+
content: '\f0c3';
|
|
1277
|
+
}
|
|
1278
|
+
|
|
1279
|
+
i.icon.flickr:before {
|
|
1280
|
+
content: '\f16e';
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
i.icon.flipboard:before {
|
|
1284
|
+
content: '\f44d';
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
i.icon.fly:before {
|
|
1288
|
+
content: '\f417';
|
|
1289
|
+
}
|
|
1290
|
+
|
|
1291
|
+
i.icon.folder:before {
|
|
1292
|
+
content: '\f07b';
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
i.icon.folder.open:before {
|
|
1296
|
+
content: '\f07c';
|
|
1297
|
+
}
|
|
1298
|
+
|
|
1299
|
+
i.icon.font:before {
|
|
1300
|
+
content: '\f031';
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
i.icon.font.awesome:before {
|
|
1304
|
+
content: '\f2b4';
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
i.icon.font.awesome.alternate:before {
|
|
1308
|
+
content: '\f35c';
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
i.icon.font.awesome.flag:before {
|
|
1312
|
+
content: '\f425';
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
i.icon.fonticons:before {
|
|
1316
|
+
content: '\f280';
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
i.icon.fonticons.fi:before {
|
|
1320
|
+
content: '\f3a2';
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
i.icon.football.ball:before {
|
|
1324
|
+
content: '\f44e';
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
i.icon.fort.awesome:before {
|
|
1328
|
+
content: '\f286';
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
i.icon.fort.awesome.alternate:before {
|
|
1332
|
+
content: '\f3a3';
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
i.icon.forumbee:before {
|
|
1336
|
+
content: '\f211';
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
i.icon.forward:before {
|
|
1340
|
+
content: '\f04e';
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
i.icon.foursquare:before {
|
|
1344
|
+
content: '\f180';
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
i.icon.free.code.camp:before {
|
|
1348
|
+
content: '\f2c5';
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1351
|
+
i.icon.freebsd:before {
|
|
1352
|
+
content: '\f3a4';
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
i.icon.frown:before {
|
|
1356
|
+
content: '\f119';
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
i.icon.futbol:before {
|
|
1360
|
+
content: '\f1e3';
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
i.icon.gamepad:before {
|
|
1364
|
+
content: '\f11b';
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
i.icon.gavel:before {
|
|
1368
|
+
content: '\f0e3';
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
i.icon.gem:before {
|
|
1372
|
+
content: '\f3a5';
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
i.icon.genderless:before {
|
|
1376
|
+
content: '\f22d';
|
|
1377
|
+
}
|
|
1378
|
+
|
|
1379
|
+
i.icon.get.pocket:before {
|
|
1380
|
+
content: '\f265';
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
i.icon.gg:before {
|
|
1384
|
+
content: '\f260';
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
i.icon.gg.circle:before {
|
|
1388
|
+
content: '\f261';
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
i.icon.gift:before {
|
|
1392
|
+
content: '\f06b';
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
i.icon.git:before {
|
|
1396
|
+
content: '\f1d3';
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
i.icon.git.square:before {
|
|
1400
|
+
content: '\f1d2';
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
i.icon.github:before {
|
|
1404
|
+
content: '\f09b';
|
|
1405
|
+
}
|
|
1406
|
+
|
|
1407
|
+
i.icon.github.alternate:before {
|
|
1408
|
+
content: '\f113';
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
i.icon.github.square:before {
|
|
1412
|
+
content: '\f092';
|
|
1413
|
+
}
|
|
1414
|
+
|
|
1415
|
+
i.icon.gitkraken:before {
|
|
1416
|
+
content: '\f3a6';
|
|
1417
|
+
}
|
|
1418
|
+
|
|
1419
|
+
i.icon.gitlab:before {
|
|
1420
|
+
content: '\f296';
|
|
1421
|
+
}
|
|
1422
|
+
|
|
1423
|
+
i.icon.gitter:before {
|
|
1424
|
+
content: '\f426';
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
i.icon.glass.martini:before {
|
|
1428
|
+
content: '\f000';
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
i.icon.glide:before {
|
|
1432
|
+
content: '\f2a5';
|
|
1433
|
+
}
|
|
1434
|
+
|
|
1435
|
+
i.icon.glide.g:before {
|
|
1436
|
+
content: '\f2a6';
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
i.icon.globe:before {
|
|
1440
|
+
content: '\f0ac';
|
|
1441
|
+
}
|
|
1442
|
+
|
|
1443
|
+
i.icon.gofore:before {
|
|
1444
|
+
content: '\f3a7';
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
i.icon.golf.ball:before {
|
|
1448
|
+
content: '\f450';
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
i.icon.goodreads:before {
|
|
1452
|
+
content: '\f3a8';
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
i.icon.goodreads.g:before {
|
|
1456
|
+
content: '\f3a9';
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
i.icon.google:before {
|
|
1460
|
+
content: '\f1a0';
|
|
1461
|
+
}
|
|
1462
|
+
|
|
1463
|
+
i.icon.google.drive:before {
|
|
1464
|
+
content: '\f3aa';
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
i.icon.google.play:before {
|
|
1468
|
+
content: '\f3ab';
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
i.icon.google.plus:before {
|
|
1472
|
+
content: '\f2b3';
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
i.icon.google.plus.g:before {
|
|
1476
|
+
content: '\f0d5';
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
i.icon.google.plus.square:before {
|
|
1480
|
+
content: '\f0d4';
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
i.icon.google.wallet:before {
|
|
1484
|
+
content: '\f1ee';
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
i.icon.graduation.cap:before {
|
|
1488
|
+
content: '\f19d';
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
i.icon.gratipay:before {
|
|
1492
|
+
content: '\f184';
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
i.icon.grav:before {
|
|
1496
|
+
content: '\f2d6';
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
i.icon.gripfire:before {
|
|
1500
|
+
content: '\f3ac';
|
|
1501
|
+
}
|
|
1502
|
+
|
|
1503
|
+
i.icon.grunt:before {
|
|
1504
|
+
content: '\f3ad';
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
i.icon.gulp:before {
|
|
1508
|
+
content: '\f3ae';
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
i.icon.h.square:before {
|
|
1512
|
+
content: '\f0fd';
|
|
1513
|
+
}
|
|
1514
|
+
|
|
1515
|
+
i.icon.hacker.news:before {
|
|
1516
|
+
content: '\f1d4';
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
i.icon.hacker.news.square:before {
|
|
1520
|
+
content: '\f3af';
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
i.icon.hand.lizard:before {
|
|
1524
|
+
content: '\f258';
|
|
1525
|
+
}
|
|
1526
|
+
|
|
1527
|
+
i.icon.hand.paper:before {
|
|
1528
|
+
content: '\f256';
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
i.icon.hand.peace:before {
|
|
1532
|
+
content: '\f25b';
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
i.icon.hand.point.down:before {
|
|
1536
|
+
content: '\f0a7';
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
i.icon.hand.point.left:before {
|
|
1540
|
+
content: '\f0a5';
|
|
1541
|
+
}
|
|
1542
|
+
|
|
1543
|
+
i.icon.hand.point.right:before {
|
|
1544
|
+
content: '\f0a4';
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
i.icon.hand.point.up:before {
|
|
1548
|
+
content: '\f0a6';
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
i.icon.hand.pointer:before {
|
|
1552
|
+
content: '\f25a';
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
i.icon.hand.rock:before {
|
|
1556
|
+
content: '\f255';
|
|
1557
|
+
}
|
|
1558
|
+
|
|
1559
|
+
i.icon.hand.scissors:before {
|
|
1560
|
+
content: '\f257';
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
i.icon.hand.spock:before {
|
|
1564
|
+
content: '\f259';
|
|
1565
|
+
}
|
|
1566
|
+
|
|
1567
|
+
i.icon.handshake:before {
|
|
1568
|
+
content: '\f2b5';
|
|
1569
|
+
}
|
|
1570
|
+
|
|
1571
|
+
i.icon.hashtag:before {
|
|
1572
|
+
content: '\f292';
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
i.icon.hdd:before {
|
|
1576
|
+
content: '\f0a0';
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
i.icon.heading:before {
|
|
1580
|
+
content: '\f1dc';
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1583
|
+
i.icon.headphones:before {
|
|
1584
|
+
content: '\f025';
|
|
1585
|
+
}
|
|
1586
|
+
|
|
1587
|
+
i.icon.heart:before {
|
|
1588
|
+
content: '\f004';
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
i.icon.heartbeat:before {
|
|
1592
|
+
content: '\f21e';
|
|
1593
|
+
}
|
|
1594
|
+
|
|
1595
|
+
i.icon.hips:before {
|
|
1596
|
+
content: '\f452';
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
i.icon.hire.a.helper:before {
|
|
1600
|
+
content: '\f3b0';
|
|
1601
|
+
}
|
|
1602
|
+
|
|
1603
|
+
i.icon.history:before {
|
|
1604
|
+
content: '\f1da';
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1607
|
+
i.icon.hockey.puck:before {
|
|
1608
|
+
content: '\f453';
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
i.icon.home:before {
|
|
1612
|
+
content: '\f015';
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
i.icon.hooli:before {
|
|
1616
|
+
content: '\f427';
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
i.icon.hospital:before {
|
|
1620
|
+
content: '\f0f8';
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1623
|
+
i.icon.hospital.symbol:before {
|
|
1624
|
+
content: '\f47e';
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
i.icon.hotjar:before {
|
|
1628
|
+
content: '\f3b1';
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
i.icon.hourglass:before {
|
|
1632
|
+
content: '\f254';
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
i.icon.hourglass.end:before {
|
|
1636
|
+
content: '\f253';
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
i.icon.hourglass.half:before {
|
|
1640
|
+
content: '\f252';
|
|
1641
|
+
}
|
|
1642
|
+
|
|
1643
|
+
i.icon.hourglass.start:before {
|
|
1644
|
+
content: '\f251';
|
|
1645
|
+
}
|
|
1646
|
+
|
|
1647
|
+
i.icon.houzz:before {
|
|
1648
|
+
content: '\f27c';
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
i.icon.html5:before {
|
|
1652
|
+
content: '\f13b';
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1655
|
+
i.icon.hubspot:before {
|
|
1656
|
+
content: '\f3b2';
|
|
1657
|
+
}
|
|
1658
|
+
|
|
1659
|
+
i.icon.i.cursor:before {
|
|
1660
|
+
content: '\f246';
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1663
|
+
i.icon.id.badge:before {
|
|
1664
|
+
content: '\f2c1';
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
i.icon.id.card:before {
|
|
1668
|
+
content: '\f2c2';
|
|
1669
|
+
}
|
|
1670
|
+
|
|
1671
|
+
i.icon.image:before {
|
|
1672
|
+
content: '\f03e';
|
|
1673
|
+
}
|
|
1674
|
+
|
|
1675
|
+
i.icon.images:before {
|
|
1676
|
+
content: '\f302';
|
|
1677
|
+
}
|
|
1678
|
+
|
|
1679
|
+
i.icon.imdb:before {
|
|
1680
|
+
content: '\f2d8';
|
|
1681
|
+
}
|
|
1682
|
+
|
|
1683
|
+
i.icon.inbox:before {
|
|
1684
|
+
content: '\f01c';
|
|
1685
|
+
}
|
|
1686
|
+
|
|
1687
|
+
i.icon.indent:before {
|
|
1688
|
+
content: '\f03c';
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
i.icon.industry:before {
|
|
1692
|
+
content: '\f275';
|
|
1693
|
+
}
|
|
1694
|
+
|
|
1695
|
+
i.icon.info:before {
|
|
1696
|
+
content: '\f129';
|
|
1697
|
+
}
|
|
1698
|
+
|
|
1699
|
+
i.icon.info.circle:before {
|
|
1700
|
+
content: '\f05a';
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
i.icon.instagram:before {
|
|
1704
|
+
content: '\f16d';
|
|
1705
|
+
}
|
|
1706
|
+
|
|
1707
|
+
i.icon.internet.explorer:before {
|
|
1708
|
+
content: '\f26b';
|
|
1709
|
+
}
|
|
1710
|
+
|
|
1711
|
+
i.icon.ioxhost:before {
|
|
1712
|
+
content: '\f208';
|
|
1713
|
+
}
|
|
1714
|
+
|
|
1715
|
+
i.icon.italic:before {
|
|
1716
|
+
content: '\f033';
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
i.icon.itunes:before {
|
|
1720
|
+
content: '\f3b4';
|
|
1721
|
+
}
|
|
1722
|
+
|
|
1723
|
+
i.icon.itunes.note:before {
|
|
1724
|
+
content: '\f3b5';
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
i.icon.jenkins:before {
|
|
1728
|
+
content: '\f3b6';
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
i.icon.joget:before {
|
|
1732
|
+
content: '\f3b7';
|
|
1733
|
+
}
|
|
1734
|
+
|
|
1735
|
+
i.icon.joomla:before {
|
|
1736
|
+
content: '\f1aa';
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
i.icon.js:before {
|
|
1740
|
+
content: '\f3b8';
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
i.icon.js.square:before {
|
|
1744
|
+
content: '\f3b9';
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
i.icon.jsfiddle:before {
|
|
1748
|
+
content: '\f1cc';
|
|
1749
|
+
}
|
|
1750
|
+
|
|
1751
|
+
i.icon.key:before {
|
|
1752
|
+
content: '\f084';
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
i.icon.keyboard:before {
|
|
1756
|
+
content: '\f11c';
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
i.icon.keycdn:before {
|
|
1760
|
+
content: '\f3ba';
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
i.icon.kickstarter:before {
|
|
1764
|
+
content: '\f3bb';
|
|
1765
|
+
}
|
|
1766
|
+
|
|
1767
|
+
i.icon.kickstarter.k:before {
|
|
1768
|
+
content: '\f3bc';
|
|
1769
|
+
}
|
|
1770
|
+
|
|
1771
|
+
i.icon.korvue:before {
|
|
1772
|
+
content: '\f42f';
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
i.icon.language:before {
|
|
1776
|
+
content: '\f1ab';
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
i.icon.laptop:before {
|
|
1780
|
+
content: '\f109';
|
|
1781
|
+
}
|
|
1782
|
+
|
|
1783
|
+
i.icon.laravel:before {
|
|
1784
|
+
content: '\f3bd';
|
|
1785
|
+
}
|
|
1786
|
+
|
|
1787
|
+
i.icon.lastfm:before {
|
|
1788
|
+
content: '\f202';
|
|
1789
|
+
}
|
|
1790
|
+
|
|
1791
|
+
i.icon.lastfm.square:before {
|
|
1792
|
+
content: '\f203';
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
i.icon.leaf:before {
|
|
1796
|
+
content: '\f06c';
|
|
1797
|
+
}
|
|
1798
|
+
|
|
1799
|
+
i.icon.leanpub:before {
|
|
1800
|
+
content: '\f212';
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
i.icon.lemon:before {
|
|
1804
|
+
content: '\f094';
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1807
|
+
i.icon.less:before {
|
|
1808
|
+
content: '\f41d';
|
|
1809
|
+
}
|
|
1810
|
+
|
|
1811
|
+
i.icon.level.down.alternate:before {
|
|
1812
|
+
content: '\f3be';
|
|
1813
|
+
}
|
|
1814
|
+
|
|
1815
|
+
i.icon.level.up.alternate:before {
|
|
1816
|
+
content: '\f3bf';
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1819
|
+
i.icon.life.ring:before {
|
|
1820
|
+
content: '\f1cd';
|
|
1821
|
+
}
|
|
1822
|
+
|
|
1823
|
+
i.icon.lightbulb:before {
|
|
1824
|
+
content: '\f0eb';
|
|
1825
|
+
}
|
|
1826
|
+
|
|
1827
|
+
i.icon.linechat:before {
|
|
1828
|
+
content: '\f3c0';
|
|
1829
|
+
}
|
|
1830
|
+
|
|
1831
|
+
i.icon.linkify:before {
|
|
1832
|
+
content: '\f0c1';
|
|
1833
|
+
}
|
|
1834
|
+
|
|
1835
|
+
i.icon.linkedin:before {
|
|
1836
|
+
content: '\f08c';
|
|
1837
|
+
}
|
|
1838
|
+
|
|
1839
|
+
i.icon.linkedin.alt:before {
|
|
1840
|
+
content: '\f0e1';
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1843
|
+
i.icon.linode:before {
|
|
1844
|
+
content: '\f2b8';
|
|
1845
|
+
}
|
|
1846
|
+
|
|
1847
|
+
i.icon.linux:before {
|
|
1848
|
+
content: '\f17c';
|
|
1849
|
+
}
|
|
1850
|
+
|
|
1851
|
+
i.icon.lira.sign:before {
|
|
1852
|
+
content: '\f195';
|
|
1853
|
+
}
|
|
1854
|
+
|
|
1855
|
+
i.icon.list:before {
|
|
1856
|
+
content: '\f03a';
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
i.icon.list.alternate:before {
|
|
1860
|
+
content: '\f022';
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
i.icon.list.ol:before {
|
|
1864
|
+
content: '\f0cb';
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
i.icon.list.ul:before {
|
|
1868
|
+
content: '\f0ca';
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1871
|
+
i.icon.location.arrow:before {
|
|
1872
|
+
content: '\f124';
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1875
|
+
i.icon.lock:before {
|
|
1876
|
+
content: '\f023';
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
i.icon.lock.open:before {
|
|
1880
|
+
content: '\f3c1';
|
|
1881
|
+
}
|
|
1882
|
+
|
|
1883
|
+
i.icon.long.arrow.alternate.down:before {
|
|
1884
|
+
content: '\f309';
|
|
1885
|
+
}
|
|
1886
|
+
|
|
1887
|
+
i.icon.long.arrow.alternate.left:before {
|
|
1888
|
+
content: '\f30a';
|
|
1889
|
+
}
|
|
1890
|
+
|
|
1891
|
+
i.icon.long.arrow.alternate.right:before {
|
|
1892
|
+
content: '\f30b';
|
|
1893
|
+
}
|
|
1894
|
+
|
|
1895
|
+
i.icon.long.arrow.alternate.up:before {
|
|
1896
|
+
content: '\f30c';
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
i.icon.low.vision:before {
|
|
1900
|
+
content: '\f2a8';
|
|
1901
|
+
}
|
|
1902
|
+
|
|
1903
|
+
i.icon.lyft:before {
|
|
1904
|
+
content: '\f3c3';
|
|
1905
|
+
}
|
|
1906
|
+
|
|
1907
|
+
i.icon.magento:before {
|
|
1908
|
+
content: '\f3c4';
|
|
1909
|
+
}
|
|
1910
|
+
|
|
1911
|
+
i.icon.magic:before {
|
|
1912
|
+
content: '\f0d0';
|
|
1913
|
+
}
|
|
1914
|
+
|
|
1915
|
+
i.icon.magnet:before {
|
|
1916
|
+
content: '\f076';
|
|
1917
|
+
}
|
|
1918
|
+
|
|
1919
|
+
i.icon.male:before {
|
|
1920
|
+
content: '\f183';
|
|
1921
|
+
}
|
|
1922
|
+
|
|
1923
|
+
i.icon.map:before {
|
|
1924
|
+
content: '\f279';
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
i.icon.map.marker:before {
|
|
1928
|
+
content: '\f041';
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
i.icon.map.marker.alternate:before {
|
|
1932
|
+
content: '\f3c5';
|
|
1933
|
+
}
|
|
1934
|
+
|
|
1935
|
+
i.icon.map.pin:before {
|
|
1936
|
+
content: '\f276';
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
i.icon.map.signs:before {
|
|
1940
|
+
content: '\f277';
|
|
1941
|
+
}
|
|
1942
|
+
|
|
1943
|
+
i.icon.mars:before {
|
|
1944
|
+
content: '\f222';
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1947
|
+
i.icon.mars.double:before {
|
|
1948
|
+
content: '\f227';
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
i.icon.mars.stroke:before {
|
|
1952
|
+
content: '\f229';
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
i.icon.mars.stroke.horizontal:before {
|
|
1956
|
+
content: '\f22b';
|
|
1957
|
+
}
|
|
1958
|
+
|
|
1959
|
+
i.icon.mars.stroke.vertical:before {
|
|
1960
|
+
content: '\f22a';
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
i.icon.maxcdn:before {
|
|
1964
|
+
content: '\f136';
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1967
|
+
i.icon.medapps:before {
|
|
1968
|
+
content: '\f3c6';
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1971
|
+
i.icon.medium.m:before {
|
|
1972
|
+
content: '\f3c7';
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
i.icon.medkit:before {
|
|
1976
|
+
content: '\f0fa';
|
|
1977
|
+
}
|
|
1978
|
+
|
|
1979
|
+
i.icon.medrt:before {
|
|
1980
|
+
content: '\f3c8';
|
|
1981
|
+
}
|
|
1982
|
+
|
|
1983
|
+
i.icon.meetup:before {
|
|
1984
|
+
content: '\f2e0';
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
i.icon.meh:before {
|
|
1988
|
+
content: '\f11a';
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
i.icon.mercury:before {
|
|
1992
|
+
content: '\f223';
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
i.icon.microchip:before {
|
|
1996
|
+
content: '\f2db';
|
|
1997
|
+
}
|
|
1998
|
+
|
|
1999
|
+
i.icon.microphone:before {
|
|
2000
|
+
content: '\f130';
|
|
2001
|
+
}
|
|
2002
|
+
|
|
2003
|
+
i.icon.microphone.slash:before {
|
|
2004
|
+
content: '\f131';
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
i.icon.microsoft:before {
|
|
2008
|
+
content: '\f3ca';
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
i.icon.minus:before {
|
|
2012
|
+
content: '\f068';
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
i.icon.minus.circle:before {
|
|
2016
|
+
content: '\f056';
|
|
2017
|
+
}
|
|
2018
|
+
|
|
2019
|
+
i.icon.minus.square:before {
|
|
2020
|
+
content: '\f146';
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
i.icon.mix:before {
|
|
2024
|
+
content: '\f3cb';
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2027
|
+
i.icon.mixcloud:before {
|
|
2028
|
+
content: '\f289';
|
|
2029
|
+
}
|
|
2030
|
+
|
|
2031
|
+
i.icon.mizuni:before {
|
|
2032
|
+
content: '\f3cc';
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
i.icon.mobile:before {
|
|
2036
|
+
content: '\f10b';
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
i.icon.mobile.alternate:before {
|
|
2040
|
+
content: '\f3cd';
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
i.icon.modx:before {
|
|
2044
|
+
content: '\f285';
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
i.icon.monero:before {
|
|
2048
|
+
content: '\f3d0';
|
|
2049
|
+
}
|
|
2050
|
+
|
|
2051
|
+
i.icon.money.bill.alternate:before {
|
|
2052
|
+
content: '\f3d1';
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
i.icon.moon:before {
|
|
2056
|
+
content: '\f186';
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
i.icon.motorcycle:before {
|
|
2060
|
+
content: '\f21c';
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
i.icon.mouse.pointer:before {
|
|
2064
|
+
content: '\f245';
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
i.icon.music:before {
|
|
2068
|
+
content: '\f001';
|
|
2069
|
+
}
|
|
2070
|
+
|
|
2071
|
+
i.icon.napster:before {
|
|
2072
|
+
content: '\f3d2';
|
|
2073
|
+
}
|
|
2074
|
+
|
|
2075
|
+
i.icon.neuter:before {
|
|
2076
|
+
content: '\f22c';
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
i.icon.newspaper:before {
|
|
2080
|
+
content: '\f1ea';
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2083
|
+
i.icon.nintendo.switch:before {
|
|
2084
|
+
content: '\f418';
|
|
2085
|
+
}
|
|
2086
|
+
|
|
2087
|
+
i.icon.node:before {
|
|
2088
|
+
content: '\f419';
|
|
2089
|
+
}
|
|
2090
|
+
|
|
2091
|
+
i.icon.node.js:before {
|
|
2092
|
+
content: '\f3d3';
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2095
|
+
i.icon.npm:before {
|
|
2096
|
+
content: '\f3d4';
|
|
2097
|
+
}
|
|
2098
|
+
|
|
2099
|
+
i.icon.ns8:before {
|
|
2100
|
+
content: '\f3d5';
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
i.icon.nutritionix:before {
|
|
2104
|
+
content: '\f3d6';
|
|
2105
|
+
}
|
|
2106
|
+
|
|
2107
|
+
i.icon.object.group:before {
|
|
2108
|
+
content: '\f247';
|
|
2109
|
+
}
|
|
2110
|
+
|
|
2111
|
+
i.icon.object.ungroup:before {
|
|
2112
|
+
content: '\f248';
|
|
2113
|
+
}
|
|
2114
|
+
|
|
2115
|
+
i.icon.odnoklassniki:before {
|
|
2116
|
+
content: '\f263';
|
|
2117
|
+
}
|
|
2118
|
+
|
|
2119
|
+
i.icon.odnoklassniki.square:before {
|
|
2120
|
+
content: '\f264';
|
|
2121
|
+
}
|
|
2122
|
+
|
|
2123
|
+
i.icon.opencart:before {
|
|
2124
|
+
content: '\f23d';
|
|
2125
|
+
}
|
|
2126
|
+
|
|
2127
|
+
i.icon.openid:before {
|
|
2128
|
+
content: '\f19b';
|
|
2129
|
+
}
|
|
2130
|
+
|
|
2131
|
+
i.icon.opera:before {
|
|
2132
|
+
content: '\f26a';
|
|
2133
|
+
}
|
|
2134
|
+
|
|
2135
|
+
i.icon.optin.monster:before {
|
|
2136
|
+
content: '\f23c';
|
|
2137
|
+
}
|
|
2138
|
+
|
|
2139
|
+
i.icon.osi:before {
|
|
2140
|
+
content: '\f41a';
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
i.icon.outdent:before {
|
|
2144
|
+
content: '\f03b';
|
|
2145
|
+
}
|
|
2146
|
+
|
|
2147
|
+
i.icon.page4:before {
|
|
2148
|
+
content: '\f3d7';
|
|
2149
|
+
}
|
|
2150
|
+
|
|
2151
|
+
i.icon.pagelines:before {
|
|
2152
|
+
content: '\f18c';
|
|
2153
|
+
}
|
|
2154
|
+
|
|
2155
|
+
i.icon.paint.brush:before {
|
|
2156
|
+
content: '\f1fc';
|
|
2157
|
+
}
|
|
2158
|
+
|
|
2159
|
+
i.icon.palfed:before {
|
|
2160
|
+
content: '\f3d8';
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2163
|
+
i.icon.pallet:before {
|
|
2164
|
+
content: '\f482';
|
|
2165
|
+
}
|
|
2166
|
+
|
|
2167
|
+
i.icon.paper.plane:before {
|
|
2168
|
+
content: '\f1d8';
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
i.icon.paperclip:before {
|
|
2172
|
+
content: '\f0c6';
|
|
2173
|
+
}
|
|
2174
|
+
|
|
2175
|
+
i.icon.paragraph:before {
|
|
2176
|
+
content: '\f1dd';
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
i.icon.paste:before {
|
|
2180
|
+
content: '\f0ea';
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
i.icon.patreon:before {
|
|
2184
|
+
content: '\f3d9';
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
i.icon.pause:before {
|
|
2188
|
+
content: '\f04c';
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
i.icon.pause.circle:before {
|
|
2192
|
+
content: '\f28b';
|
|
2193
|
+
}
|
|
2194
|
+
|
|
2195
|
+
i.icon.paw:before {
|
|
2196
|
+
content: '\f1b0';
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
i.icon.paypal:before {
|
|
2200
|
+
content: '\f1ed';
|
|
2201
|
+
}
|
|
2202
|
+
|
|
2203
|
+
i.icon.pen.square:before {
|
|
2204
|
+
content: '\f14b';
|
|
2205
|
+
}
|
|
2206
|
+
|
|
2207
|
+
i.icon.pencil.alternate:before {
|
|
2208
|
+
content: '\f303';
|
|
2209
|
+
}
|
|
2210
|
+
|
|
2211
|
+
i.icon.percent:before {
|
|
2212
|
+
content: '\f295';
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
i.icon.periscope:before {
|
|
2216
|
+
content: '\f3da';
|
|
2217
|
+
}
|
|
2218
|
+
|
|
2219
|
+
i.icon.phabricator:before {
|
|
2220
|
+
content: '\f3db';
|
|
2221
|
+
}
|
|
2222
|
+
|
|
2223
|
+
i.icon.phoenix.framework:before {
|
|
2224
|
+
content: '\f3dc';
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
i.icon.phone:before {
|
|
2228
|
+
content: '\f095';
|
|
2229
|
+
}
|
|
2230
|
+
|
|
2231
|
+
i.icon.phone.square:before {
|
|
2232
|
+
content: '\f098';
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
i.icon.phone.volume:before {
|
|
2236
|
+
content: '\f2a0';
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
i.icon.php:before {
|
|
2240
|
+
content: '\f457';
|
|
2241
|
+
}
|
|
2242
|
+
|
|
2243
|
+
i.icon.pied.piper:before {
|
|
2244
|
+
content: '\f2ae';
|
|
2245
|
+
}
|
|
2246
|
+
|
|
2247
|
+
i.icon.pied.piper.alternate:before {
|
|
2248
|
+
content: '\f1a8';
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2251
|
+
i.icon.pied.piper.pp:before {
|
|
2252
|
+
content: '\f1a7';
|
|
2253
|
+
}
|
|
2254
|
+
|
|
2255
|
+
i.icon.pills:before {
|
|
2256
|
+
content: '\f484';
|
|
2257
|
+
}
|
|
2258
|
+
|
|
2259
|
+
i.icon.pinterest:before {
|
|
2260
|
+
content: '\f0d2';
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2263
|
+
i.icon.pinterest.p:before {
|
|
2264
|
+
content: '\f231';
|
|
2265
|
+
}
|
|
2266
|
+
|
|
2267
|
+
i.icon.pinterest.square:before {
|
|
2268
|
+
content: '\f0d3';
|
|
2269
|
+
}
|
|
2270
|
+
|
|
2271
|
+
i.icon.plane:before {
|
|
2272
|
+
content: '\f072';
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
i.icon.play:before {
|
|
2276
|
+
content: '\f04b';
|
|
2277
|
+
}
|
|
2278
|
+
|
|
2279
|
+
i.icon.play.circle:before {
|
|
2280
|
+
content: '\f144';
|
|
2281
|
+
}
|
|
2282
|
+
|
|
2283
|
+
i.icon.playstation:before {
|
|
2284
|
+
content: '\f3df';
|
|
2285
|
+
}
|
|
2286
|
+
|
|
2287
|
+
i.icon.plug:before {
|
|
2288
|
+
content: '\f1e6';
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
i.icon.plus:before {
|
|
2292
|
+
content: '\f067';
|
|
2293
|
+
}
|
|
2294
|
+
|
|
2295
|
+
i.icon.plus.circle:before {
|
|
2296
|
+
content: '\f055';
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
i.icon.plus.square:before {
|
|
2300
|
+
content: '\f0fe';
|
|
2301
|
+
}
|
|
2302
|
+
|
|
2303
|
+
i.icon.podcast:before {
|
|
2304
|
+
content: '\f2ce';
|
|
2305
|
+
}
|
|
2306
|
+
|
|
2307
|
+
i.icon.pound.sign:before {
|
|
2308
|
+
content: '\f154';
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2311
|
+
i.icon.power.off:before {
|
|
2312
|
+
content: '\f011';
|
|
2313
|
+
}
|
|
2314
|
+
|
|
2315
|
+
i.icon.print:before {
|
|
2316
|
+
content: '\f02f';
|
|
2317
|
+
}
|
|
2318
|
+
|
|
2319
|
+
i.icon.product.hunt:before {
|
|
2320
|
+
content: '\f288';
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
i.icon.pushed:before {
|
|
2324
|
+
content: '\f3e1';
|
|
2325
|
+
}
|
|
2326
|
+
|
|
2327
|
+
i.icon.puzzle.piece:before {
|
|
2328
|
+
content: '\f12e';
|
|
2329
|
+
}
|
|
2330
|
+
|
|
2331
|
+
i.icon.python:before {
|
|
2332
|
+
content: '\f3e2';
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
i.icon.qq:before {
|
|
2336
|
+
content: '\f1d6';
|
|
2337
|
+
}
|
|
2338
|
+
|
|
2339
|
+
i.icon.qrcode:before {
|
|
2340
|
+
content: '\f029';
|
|
2341
|
+
}
|
|
2342
|
+
|
|
2343
|
+
i.icon.question:before {
|
|
2344
|
+
content: '\f128';
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
i.icon.question.circle:before {
|
|
2348
|
+
content: '\f059';
|
|
2349
|
+
}
|
|
2350
|
+
|
|
2351
|
+
i.icon.quidditch:before {
|
|
2352
|
+
content: '\f458';
|
|
2353
|
+
}
|
|
2354
|
+
|
|
2355
|
+
i.icon.quinscape:before {
|
|
2356
|
+
content: '\f459';
|
|
2357
|
+
}
|
|
2358
|
+
|
|
2359
|
+
i.icon.quora:before {
|
|
2360
|
+
content: '\f2c4';
|
|
2361
|
+
}
|
|
2362
|
+
|
|
2363
|
+
i.icon.quote.left:before {
|
|
2364
|
+
content: '\f10d';
|
|
2365
|
+
}
|
|
2366
|
+
|
|
2367
|
+
i.icon.quote.right:before {
|
|
2368
|
+
content: '\f10e';
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
i.icon.random:before {
|
|
2372
|
+
content: '\f074';
|
|
2373
|
+
}
|
|
2374
|
+
|
|
2375
|
+
i.icon.ravelry:before {
|
|
2376
|
+
content: '\f2d9';
|
|
2377
|
+
}
|
|
2378
|
+
|
|
2379
|
+
i.icon.react:before {
|
|
2380
|
+
content: '\f41b';
|
|
2381
|
+
}
|
|
2382
|
+
|
|
2383
|
+
i.icon.rebel:before {
|
|
2384
|
+
content: '\f1d0';
|
|
2385
|
+
}
|
|
2386
|
+
|
|
2387
|
+
i.icon.recycle:before {
|
|
2388
|
+
content: '\f1b8';
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
i.icon.redriver:before {
|
|
2392
|
+
content: '\f3e3';
|
|
2393
|
+
}
|
|
2394
|
+
|
|
2395
|
+
i.icon.reddit:before {
|
|
2396
|
+
content: '\f1a1';
|
|
2397
|
+
}
|
|
2398
|
+
|
|
2399
|
+
i.icon.reddit.alien:before {
|
|
2400
|
+
content: '\f281';
|
|
2401
|
+
}
|
|
2402
|
+
|
|
2403
|
+
i.icon.reddit.square:before {
|
|
2404
|
+
content: '\f1a2';
|
|
2405
|
+
}
|
|
2406
|
+
|
|
2407
|
+
i.icon.redo:before {
|
|
2408
|
+
content: '\f01e';
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
i.icon.redo.alternate:before {
|
|
2412
|
+
content: '\f2f9';
|
|
2413
|
+
}
|
|
2414
|
+
|
|
2415
|
+
i.icon.registered:before {
|
|
2416
|
+
content: '\f25d';
|
|
2417
|
+
}
|
|
2418
|
+
|
|
2419
|
+
i.icon.rendact:before {
|
|
2420
|
+
content: '\f3e4';
|
|
2421
|
+
}
|
|
2422
|
+
|
|
2423
|
+
i.icon.renren:before {
|
|
2424
|
+
content: '\f18b';
|
|
2425
|
+
}
|
|
2426
|
+
|
|
2427
|
+
i.icon.reply:before {
|
|
2428
|
+
content: '\f3e5';
|
|
2429
|
+
}
|
|
2430
|
+
|
|
2431
|
+
i.icon.reply.all:before {
|
|
2432
|
+
content: '\f122';
|
|
2433
|
+
}
|
|
2434
|
+
|
|
2435
|
+
i.icon.replyd:before {
|
|
2436
|
+
content: '\f3e6';
|
|
2437
|
+
}
|
|
2438
|
+
|
|
2439
|
+
i.icon.resolving:before {
|
|
2440
|
+
content: '\f3e7';
|
|
2441
|
+
}
|
|
2442
|
+
|
|
2443
|
+
i.icon.retweet:before {
|
|
2444
|
+
content: '\f079';
|
|
2445
|
+
}
|
|
2446
|
+
|
|
2447
|
+
i.icon.road:before {
|
|
2448
|
+
content: '\f018';
|
|
2449
|
+
}
|
|
2450
|
+
|
|
2451
|
+
i.icon.rocket:before {
|
|
2452
|
+
content: '\f135';
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
i.icon.rocketchat:before {
|
|
2456
|
+
content: '\f3e8';
|
|
2457
|
+
}
|
|
2458
|
+
|
|
2459
|
+
i.icon.rockrms:before {
|
|
2460
|
+
content: '\f3e9';
|
|
2461
|
+
}
|
|
2462
|
+
|
|
2463
|
+
i.icon.rss:before {
|
|
2464
|
+
content: '\f09e';
|
|
2465
|
+
}
|
|
2466
|
+
|
|
2467
|
+
i.icon.rss.square:before {
|
|
2468
|
+
content: '\f143';
|
|
2469
|
+
}
|
|
2470
|
+
|
|
2471
|
+
i.icon.ruble.sign:before {
|
|
2472
|
+
content: '\f158';
|
|
2473
|
+
}
|
|
2474
|
+
|
|
2475
|
+
i.icon.rupee.sign:before {
|
|
2476
|
+
content: '\f156';
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2479
|
+
i.icon.safari:before {
|
|
2480
|
+
content: '\f267';
|
|
2481
|
+
}
|
|
2482
|
+
|
|
2483
|
+
i.icon.sass:before {
|
|
2484
|
+
content: '\f41e';
|
|
2485
|
+
}
|
|
2486
|
+
|
|
2487
|
+
i.icon.save:before {
|
|
2488
|
+
content: '\f0c7';
|
|
2489
|
+
}
|
|
2490
|
+
|
|
2491
|
+
i.icon.schlix:before {
|
|
2492
|
+
content: '\f3ea';
|
|
2493
|
+
}
|
|
2494
|
+
|
|
2495
|
+
i.icon.scribd:before {
|
|
2496
|
+
content: '\f28a';
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
i.icon.search:before {
|
|
2500
|
+
content: '\f002';
|
|
2501
|
+
}
|
|
2502
|
+
|
|
2503
|
+
i.icon.search.minus:before {
|
|
2504
|
+
content: '\f010';
|
|
2505
|
+
}
|
|
2506
|
+
|
|
2507
|
+
i.icon.search.plus:before {
|
|
2508
|
+
content: '\f00e';
|
|
2509
|
+
}
|
|
2510
|
+
|
|
2511
|
+
i.icon.searchengin:before {
|
|
2512
|
+
content: '\f3eb';
|
|
2513
|
+
}
|
|
2514
|
+
|
|
2515
|
+
i.icon.sellcast:before {
|
|
2516
|
+
content: '\f2da';
|
|
2517
|
+
}
|
|
2518
|
+
|
|
2519
|
+
i.icon.sellsy:before {
|
|
2520
|
+
content: '\f213';
|
|
2521
|
+
}
|
|
2522
|
+
|
|
2523
|
+
i.icon.server:before {
|
|
2524
|
+
content: '\f233';
|
|
2525
|
+
}
|
|
2526
|
+
|
|
2527
|
+
i.icon.servicestack:before {
|
|
2528
|
+
content: '\f3ec';
|
|
2529
|
+
}
|
|
2530
|
+
|
|
2531
|
+
i.icon.share:before {
|
|
2532
|
+
content: '\f064';
|
|
2533
|
+
}
|
|
2534
|
+
|
|
2535
|
+
i.icon.share.alternate:before {
|
|
2536
|
+
content: '\f1e0';
|
|
2537
|
+
}
|
|
2538
|
+
|
|
2539
|
+
i.icon.share.alternate.square:before {
|
|
2540
|
+
content: '\f1e1';
|
|
2541
|
+
}
|
|
2542
|
+
|
|
2543
|
+
i.icon.share.square:before {
|
|
2544
|
+
content: '\f14d';
|
|
2545
|
+
}
|
|
2546
|
+
|
|
2547
|
+
i.icon.shekel.sign:before {
|
|
2548
|
+
content: '\f20b';
|
|
2549
|
+
}
|
|
2550
|
+
|
|
2551
|
+
i.icon.shield.alternate:before {
|
|
2552
|
+
content: '\f3ed';
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2555
|
+
i.icon.ship:before {
|
|
2556
|
+
content: '\f21a';
|
|
2557
|
+
}
|
|
2558
|
+
|
|
2559
|
+
i.icon.shipping.fast:before {
|
|
2560
|
+
content: '\f48b';
|
|
2561
|
+
}
|
|
2562
|
+
|
|
2563
|
+
i.icon.shirtsinbulk:before {
|
|
2564
|
+
content: '\f214';
|
|
2565
|
+
}
|
|
2566
|
+
|
|
2567
|
+
i.icon.shopping.bag:before {
|
|
2568
|
+
content: '\f290';
|
|
2569
|
+
}
|
|
2570
|
+
|
|
2571
|
+
i.icon.shopping.basket:before {
|
|
2572
|
+
content: '\f291';
|
|
2573
|
+
}
|
|
2574
|
+
|
|
2575
|
+
i.icon.shopping.cart:before {
|
|
2576
|
+
content: '\f07a';
|
|
2577
|
+
}
|
|
2578
|
+
|
|
2579
|
+
i.icon.shower:before {
|
|
2580
|
+
content: '\f2cc';
|
|
2581
|
+
}
|
|
2582
|
+
|
|
2583
|
+
i.icon.sign.language:before {
|
|
2584
|
+
content: '\f2a7';
|
|
2585
|
+
}
|
|
2586
|
+
|
|
2587
|
+
i.icon.signal:before {
|
|
2588
|
+
content: '\f012';
|
|
2589
|
+
}
|
|
2590
|
+
|
|
2591
|
+
i.icon.simplybuilt:before {
|
|
2592
|
+
content: '\f215';
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
i.icon.sistrix:before {
|
|
2596
|
+
content: '\f3ee';
|
|
2597
|
+
}
|
|
2598
|
+
|
|
2599
|
+
i.icon.sitemap:before {
|
|
2600
|
+
content: '\f0e8';
|
|
2601
|
+
}
|
|
2602
|
+
|
|
2603
|
+
i.icon.skyatlas:before {
|
|
2604
|
+
content: '\f216';
|
|
2605
|
+
}
|
|
2606
|
+
|
|
2607
|
+
i.icon.skype:before {
|
|
2608
|
+
content: '\f17e';
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2611
|
+
i.icon.slack:before {
|
|
2612
|
+
content: '\f198';
|
|
2613
|
+
}
|
|
2614
|
+
|
|
2615
|
+
i.icon.slack.hash:before {
|
|
2616
|
+
content: '\f3ef';
|
|
2617
|
+
}
|
|
2618
|
+
|
|
2619
|
+
i.icon.sliders.horizontal:before {
|
|
2620
|
+
content: '\f1de';
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
i.icon.slideshare:before {
|
|
2624
|
+
content: '\f1e7';
|
|
2625
|
+
}
|
|
2626
|
+
|
|
2627
|
+
i.icon.smile:before {
|
|
2628
|
+
content: '\f118';
|
|
2629
|
+
}
|
|
2630
|
+
|
|
2631
|
+
i.icon.snapchat:before {
|
|
2632
|
+
content: '\f2ab';
|
|
2633
|
+
}
|
|
2634
|
+
|
|
2635
|
+
i.icon.snapchat.ghost:before {
|
|
2636
|
+
content: '\f2ac';
|
|
2637
|
+
}
|
|
2638
|
+
|
|
2639
|
+
i.icon.snapchat.square:before {
|
|
2640
|
+
content: '\f2ad';
|
|
2641
|
+
}
|
|
2642
|
+
|
|
2643
|
+
i.icon.snowflake:before {
|
|
2644
|
+
content: '\f2dc';
|
|
2645
|
+
}
|
|
2646
|
+
|
|
2647
|
+
i.icon.sort:before {
|
|
2648
|
+
content: '\f0dc';
|
|
2649
|
+
}
|
|
2650
|
+
|
|
2651
|
+
i.icon.sort.alphabet.down:before {
|
|
2652
|
+
content: '\f15d';
|
|
2653
|
+
}
|
|
2654
|
+
|
|
2655
|
+
i.icon.sort.alphabet.up:before {
|
|
2656
|
+
content: '\f15e';
|
|
2657
|
+
}
|
|
2658
|
+
|
|
2659
|
+
i.icon.sort.amount.down:before {
|
|
2660
|
+
content: '\f160';
|
|
2661
|
+
}
|
|
2662
|
+
|
|
2663
|
+
i.icon.sort.amount.up:before {
|
|
2664
|
+
content: '\f161';
|
|
2665
|
+
}
|
|
2666
|
+
|
|
2667
|
+
i.icon.sort.down:before {
|
|
2668
|
+
content: '\f0dd';
|
|
2669
|
+
}
|
|
2670
|
+
|
|
2671
|
+
i.icon.sort.numeric.down:before {
|
|
2672
|
+
content: '\f162';
|
|
2673
|
+
}
|
|
2674
|
+
|
|
2675
|
+
i.icon.sort.numeric.up:before {
|
|
2676
|
+
content: '\f163';
|
|
2677
|
+
}
|
|
2678
|
+
|
|
2679
|
+
i.icon.sort.up:before {
|
|
2680
|
+
content: '\f0de';
|
|
2681
|
+
}
|
|
2682
|
+
|
|
2683
|
+
i.icon.soundcloud:before {
|
|
2684
|
+
content: '\f1be';
|
|
2685
|
+
}
|
|
2686
|
+
|
|
2687
|
+
i.icon.space.shuttle:before {
|
|
2688
|
+
content: '\f197';
|
|
2689
|
+
}
|
|
2690
|
+
|
|
2691
|
+
i.icon.speakap:before {
|
|
2692
|
+
content: '\f3f3';
|
|
2693
|
+
}
|
|
2694
|
+
|
|
2695
|
+
i.icon.spinner:before {
|
|
2696
|
+
content: '\f110';
|
|
2697
|
+
}
|
|
2698
|
+
|
|
2699
|
+
i.icon.spotify:before {
|
|
2700
|
+
content: '\f1bc';
|
|
2701
|
+
}
|
|
2702
|
+
|
|
2703
|
+
i.icon.square:before {
|
|
2704
|
+
content: '\f0c8';
|
|
2705
|
+
}
|
|
2706
|
+
|
|
2707
|
+
i.icon.square.full:before {
|
|
2708
|
+
content: '\f45c';
|
|
2709
|
+
}
|
|
2710
|
+
|
|
2711
|
+
i.icon.stack.exchange:before {
|
|
2712
|
+
content: '\f18d';
|
|
2713
|
+
}
|
|
2714
|
+
|
|
2715
|
+
i.icon.stack.overflow:before {
|
|
2716
|
+
content: '\f16c';
|
|
2717
|
+
}
|
|
2718
|
+
|
|
2719
|
+
i.icon.star:before {
|
|
2720
|
+
content: '\f005';
|
|
2721
|
+
}
|
|
2722
|
+
|
|
2723
|
+
i.icon.star.half:before {
|
|
2724
|
+
content: '\f089';
|
|
2725
|
+
}
|
|
2726
|
+
|
|
2727
|
+
i.icon.staylinked:before {
|
|
2728
|
+
content: '\f3f5';
|
|
2729
|
+
}
|
|
2730
|
+
|
|
2731
|
+
i.icon.steam:before {
|
|
2732
|
+
content: '\f1b6';
|
|
2733
|
+
}
|
|
2734
|
+
|
|
2735
|
+
i.icon.steam.square:before {
|
|
2736
|
+
content: '\f1b7';
|
|
2737
|
+
}
|
|
2738
|
+
|
|
2739
|
+
i.icon.steam.symbol:before {
|
|
2740
|
+
content: '\f3f6';
|
|
2741
|
+
}
|
|
2742
|
+
|
|
2743
|
+
i.icon.step.backward:before {
|
|
2744
|
+
content: '\f048';
|
|
2745
|
+
}
|
|
2746
|
+
|
|
2747
|
+
i.icon.step.forward:before {
|
|
2748
|
+
content: '\f051';
|
|
2749
|
+
}
|
|
2750
|
+
|
|
2751
|
+
i.icon.stethoscope:before {
|
|
2752
|
+
content: '\f0f1';
|
|
2753
|
+
}
|
|
2754
|
+
|
|
2755
|
+
i.icon.sticker.mule:before {
|
|
2756
|
+
content: '\f3f7';
|
|
2757
|
+
}
|
|
2758
|
+
|
|
2759
|
+
i.icon.sticky.note:before {
|
|
2760
|
+
content: '\f249';
|
|
2761
|
+
}
|
|
2762
|
+
|
|
2763
|
+
i.icon.stop:before {
|
|
2764
|
+
content: '\f04d';
|
|
2765
|
+
}
|
|
2766
|
+
|
|
2767
|
+
i.icon.stop.circle:before {
|
|
2768
|
+
content: '\f28d';
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2771
|
+
i.icon.stopwatch:before {
|
|
2772
|
+
content: '\f2f2';
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2775
|
+
i.icon.strava:before {
|
|
2776
|
+
content: '\f428';
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2779
|
+
i.icon.street.view:before {
|
|
2780
|
+
content: '\f21d';
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2783
|
+
i.icon.strikethrough:before {
|
|
2784
|
+
content: '\f0cc';
|
|
2785
|
+
}
|
|
2786
|
+
|
|
2787
|
+
i.icon.stripe:before {
|
|
2788
|
+
content: '\f429';
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
i.icon.stripe.s:before {
|
|
2792
|
+
content: '\f42a';
|
|
2793
|
+
}
|
|
2794
|
+
|
|
2795
|
+
i.icon.studiovinari:before {
|
|
2796
|
+
content: '\f3f8';
|
|
2797
|
+
}
|
|
2798
|
+
|
|
2799
|
+
i.icon.stumbleupon:before {
|
|
2800
|
+
content: '\f1a4';
|
|
2801
|
+
}
|
|
2802
|
+
|
|
2803
|
+
i.icon.stumbleupon.circle:before {
|
|
2804
|
+
content: '\f1a3';
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
i.icon.subscript:before {
|
|
2808
|
+
content: '\f12c';
|
|
2809
|
+
}
|
|
2810
|
+
|
|
2811
|
+
i.icon.subway:before {
|
|
2812
|
+
content: '\f239';
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2815
|
+
i.icon.suitcase:before {
|
|
2816
|
+
content: '\f0f2';
|
|
2817
|
+
}
|
|
2818
|
+
|
|
2819
|
+
i.icon.sun:before {
|
|
2820
|
+
content: '\f185';
|
|
2821
|
+
}
|
|
2822
|
+
|
|
2823
|
+
i.icon.superpowers:before {
|
|
2824
|
+
content: '\f2dd';
|
|
2825
|
+
}
|
|
2826
|
+
|
|
2827
|
+
i.icon.superscript:before {
|
|
2828
|
+
content: '\f12b';
|
|
2829
|
+
}
|
|
2830
|
+
|
|
2831
|
+
i.icon.supple:before {
|
|
2832
|
+
content: '\f3f9';
|
|
2833
|
+
}
|
|
2834
|
+
|
|
2835
|
+
i.icon.sync:before {
|
|
2836
|
+
content: '\f021';
|
|
2837
|
+
}
|
|
2838
|
+
|
|
2839
|
+
i.icon.sync.alternate:before {
|
|
2840
|
+
content: '\f2f1';
|
|
2841
|
+
}
|
|
2842
|
+
|
|
2843
|
+
i.icon.syringe:before {
|
|
2844
|
+
content: '\f48e';
|
|
2845
|
+
}
|
|
2846
|
+
|
|
2847
|
+
i.icon.table:before {
|
|
2848
|
+
content: '\f0ce';
|
|
2849
|
+
}
|
|
2850
|
+
|
|
2851
|
+
i.icon.table.tennis:before {
|
|
2852
|
+
content: '\f45d';
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2855
|
+
i.icon.tablet:before {
|
|
2856
|
+
content: '\f10a';
|
|
2857
|
+
}
|
|
2858
|
+
|
|
2859
|
+
i.icon.tablet.alternate:before {
|
|
2860
|
+
content: '\f3fa';
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2863
|
+
i.icon.tachometer.alternate:before {
|
|
2864
|
+
content: '\f3fd';
|
|
2865
|
+
}
|
|
2866
|
+
|
|
2867
|
+
i.icon.tag:before {
|
|
2868
|
+
content: '\f02b';
|
|
2869
|
+
}
|
|
2870
|
+
|
|
2871
|
+
i.icon.tags:before {
|
|
2872
|
+
content: '\f02c';
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2875
|
+
i.icon.tasks:before {
|
|
2876
|
+
content: '\f0ae';
|
|
2877
|
+
}
|
|
2878
|
+
|
|
2879
|
+
i.icon.taxi:before {
|
|
2880
|
+
content: '\f1ba';
|
|
2881
|
+
}
|
|
2882
|
+
|
|
2883
|
+
i.icon.telegram:before {
|
|
2884
|
+
content: '\f2c6';
|
|
2885
|
+
}
|
|
2886
|
+
|
|
2887
|
+
i.icon.telegram.plane:before {
|
|
2888
|
+
content: '\f3fe';
|
|
2889
|
+
}
|
|
2890
|
+
|
|
2891
|
+
i.icon.tencent.weibo:before {
|
|
2892
|
+
content: '\f1d5';
|
|
2893
|
+
}
|
|
2894
|
+
|
|
2895
|
+
i.icon.terminal:before {
|
|
2896
|
+
content: '\f120';
|
|
2897
|
+
}
|
|
2898
|
+
|
|
2899
|
+
i.icon.text.height:before {
|
|
2900
|
+
content: '\f034';
|
|
2901
|
+
}
|
|
2902
|
+
|
|
2903
|
+
i.icon.text.width:before {
|
|
2904
|
+
content: '\f035';
|
|
2905
|
+
}
|
|
2906
|
+
|
|
2907
|
+
i.icon.th:before {
|
|
2908
|
+
content: '\f00a';
|
|
2909
|
+
}
|
|
2910
|
+
|
|
2911
|
+
i.icon.th.large:before {
|
|
2912
|
+
content: '\f009';
|
|
2913
|
+
}
|
|
2914
|
+
|
|
2915
|
+
i.icon.th.list:before {
|
|
2916
|
+
content: '\f00b';
|
|
2917
|
+
}
|
|
2918
|
+
|
|
2919
|
+
i.icon.themeisle:before {
|
|
2920
|
+
content: '\f2b2';
|
|
2921
|
+
}
|
|
2922
|
+
|
|
2923
|
+
i.icon.thermometer:before {
|
|
2924
|
+
content: '\f491';
|
|
2925
|
+
}
|
|
2926
|
+
|
|
2927
|
+
i.icon.thermometer.empty:before {
|
|
2928
|
+
content: '\f2cb';
|
|
2929
|
+
}
|
|
2930
|
+
|
|
2931
|
+
i.icon.thermometer.full:before {
|
|
2932
|
+
content: '\f2c7';
|
|
2933
|
+
}
|
|
2934
|
+
|
|
2935
|
+
i.icon.thermometer.half:before {
|
|
2936
|
+
content: '\f2c9';
|
|
2937
|
+
}
|
|
2938
|
+
|
|
2939
|
+
i.icon.thermometer.quarter:before {
|
|
2940
|
+
content: '\f2ca';
|
|
2941
|
+
}
|
|
2942
|
+
|
|
2943
|
+
i.icon.thermometer.three.quarters:before {
|
|
2944
|
+
content: '\f2c8';
|
|
2945
|
+
}
|
|
2946
|
+
|
|
2947
|
+
i.icon.thumbs.down:before {
|
|
2948
|
+
content: '\f165';
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2951
|
+
i.icon.thumbs.up:before {
|
|
2952
|
+
content: '\f164';
|
|
2953
|
+
}
|
|
2954
|
+
|
|
2955
|
+
i.icon.thumbtack:before {
|
|
2956
|
+
content: '\f08d';
|
|
2957
|
+
}
|
|
2958
|
+
|
|
2959
|
+
i.icon.ticket.alternate:before {
|
|
2960
|
+
content: '\f3ff';
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2963
|
+
i.icon.times:before {
|
|
2964
|
+
content: '\f00d';
|
|
2965
|
+
}
|
|
2966
|
+
|
|
2967
|
+
i.icon.times.circle:before {
|
|
2968
|
+
content: '\f057';
|
|
2969
|
+
}
|
|
2970
|
+
|
|
2971
|
+
i.icon.tint:before {
|
|
2972
|
+
content: '\f043';
|
|
2973
|
+
}
|
|
2974
|
+
|
|
2975
|
+
i.icon.toggle.off:before {
|
|
2976
|
+
content: '\f204';
|
|
2977
|
+
}
|
|
2978
|
+
|
|
2979
|
+
i.icon.toggle.on:before {
|
|
2980
|
+
content: '\f205';
|
|
2981
|
+
}
|
|
2982
|
+
|
|
2983
|
+
i.icon.trademark:before {
|
|
2984
|
+
content: '\f25c';
|
|
2985
|
+
}
|
|
2986
|
+
|
|
2987
|
+
i.icon.train:before {
|
|
2988
|
+
content: '\f238';
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
i.icon.transgender:before {
|
|
2992
|
+
content: '\f224';
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
i.icon.transgender.alternate:before {
|
|
2996
|
+
content: '\f225';
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
i.icon.trash:before {
|
|
3000
|
+
content: '\f1f8';
|
|
3001
|
+
}
|
|
3002
|
+
|
|
3003
|
+
i.icon.trash.alternate:before {
|
|
3004
|
+
content: '\f2ed';
|
|
3005
|
+
}
|
|
3006
|
+
|
|
3007
|
+
i.icon.tree:before {
|
|
3008
|
+
content: '\f1bb';
|
|
3009
|
+
}
|
|
3010
|
+
|
|
3011
|
+
i.icon.trello:before {
|
|
3012
|
+
content: '\f181';
|
|
3013
|
+
}
|
|
3014
|
+
|
|
3015
|
+
i.icon.tripadvisor:before {
|
|
3016
|
+
content: '\f262';
|
|
3017
|
+
}
|
|
3018
|
+
|
|
3019
|
+
i.icon.trophy:before {
|
|
3020
|
+
content: '\f091';
|
|
3021
|
+
}
|
|
3022
|
+
|
|
3023
|
+
i.icon.truck:before {
|
|
3024
|
+
content: '\f0d1';
|
|
3025
|
+
}
|
|
3026
|
+
|
|
3027
|
+
i.icon.tty:before {
|
|
3028
|
+
content: '\f1e4';
|
|
3029
|
+
}
|
|
3030
|
+
|
|
3031
|
+
i.icon.tumblr:before {
|
|
3032
|
+
content: '\f173';
|
|
3033
|
+
}
|
|
3034
|
+
|
|
3035
|
+
i.icon.tumblr.square:before {
|
|
3036
|
+
content: '\f174';
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3039
|
+
i.icon.tv:before {
|
|
3040
|
+
content: '\f26c';
|
|
3041
|
+
}
|
|
3042
|
+
|
|
3043
|
+
i.icon.twitch:before {
|
|
3044
|
+
content: '\f1e8';
|
|
3045
|
+
}
|
|
3046
|
+
|
|
3047
|
+
i.icon.twitter:before {
|
|
3048
|
+
content: '\f099';
|
|
3049
|
+
}
|
|
3050
|
+
|
|
3051
|
+
i.icon.twitter.square:before {
|
|
3052
|
+
content: '\f081';
|
|
3053
|
+
}
|
|
3054
|
+
|
|
3055
|
+
i.icon.typo3:before {
|
|
3056
|
+
content: '\f42b';
|
|
3057
|
+
}
|
|
3058
|
+
|
|
3059
|
+
i.icon.uber:before {
|
|
3060
|
+
content: '\f402';
|
|
3061
|
+
}
|
|
3062
|
+
|
|
3063
|
+
i.icon.uikit:before {
|
|
3064
|
+
content: '\f403';
|
|
3065
|
+
}
|
|
3066
|
+
|
|
3067
|
+
i.icon.umbrella:before {
|
|
3068
|
+
content: '\f0e9';
|
|
3069
|
+
}
|
|
3070
|
+
|
|
3071
|
+
i.icon.underline:before {
|
|
3072
|
+
content: '\f0cd';
|
|
3073
|
+
}
|
|
3074
|
+
|
|
3075
|
+
i.icon.undo:before {
|
|
3076
|
+
content: '\f0e2';
|
|
3077
|
+
}
|
|
3078
|
+
|
|
3079
|
+
i.icon.undo.alternate:before {
|
|
3080
|
+
content: '\f2ea';
|
|
3081
|
+
}
|
|
3082
|
+
|
|
3083
|
+
i.icon.uniregistry:before {
|
|
3084
|
+
content: '\f404';
|
|
3085
|
+
}
|
|
3086
|
+
|
|
3087
|
+
i.icon.universal.access:before {
|
|
3088
|
+
content: '\f29a';
|
|
3089
|
+
}
|
|
3090
|
+
|
|
3091
|
+
i.icon.university:before {
|
|
3092
|
+
content: '\f19c';
|
|
3093
|
+
}
|
|
3094
|
+
|
|
3095
|
+
i.icon.unlink:before {
|
|
3096
|
+
content: '\f127';
|
|
3097
|
+
}
|
|
3098
|
+
|
|
3099
|
+
i.icon.unlock:before {
|
|
3100
|
+
content: '\f09c';
|
|
3101
|
+
}
|
|
3102
|
+
|
|
3103
|
+
i.icon.unlock.alternate:before {
|
|
3104
|
+
content: '\f13e';
|
|
3105
|
+
}
|
|
3106
|
+
|
|
3107
|
+
i.icon.untappd:before {
|
|
3108
|
+
content: '\f405';
|
|
3109
|
+
}
|
|
3110
|
+
|
|
3111
|
+
i.icon.upload:before {
|
|
3112
|
+
content: '\f093';
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
i.icon.usb:before {
|
|
3116
|
+
content: '\f287';
|
|
3117
|
+
}
|
|
3118
|
+
|
|
3119
|
+
i.icon.user:before {
|
|
3120
|
+
content: '\f007';
|
|
3121
|
+
}
|
|
3122
|
+
|
|
3123
|
+
i.icon.user.circle:before {
|
|
3124
|
+
content: '\f2bd';
|
|
3125
|
+
}
|
|
3126
|
+
|
|
3127
|
+
i.icon.user.md:before {
|
|
3128
|
+
content: '\f0f0';
|
|
3129
|
+
}
|
|
3130
|
+
|
|
3131
|
+
i.icon.user.plus:before {
|
|
3132
|
+
content: '\f234';
|
|
3133
|
+
}
|
|
3134
|
+
|
|
3135
|
+
i.icon.user.secret:before {
|
|
3136
|
+
content: '\f21b';
|
|
3137
|
+
}
|
|
3138
|
+
|
|
3139
|
+
i.icon.user.times:before {
|
|
3140
|
+
content: '\f235';
|
|
3141
|
+
}
|
|
3142
|
+
|
|
3143
|
+
i.icon.users:before {
|
|
3144
|
+
content: '\f0c0';
|
|
3145
|
+
}
|
|
3146
|
+
|
|
3147
|
+
i.icon.ussunnah:before {
|
|
3148
|
+
content: '\f407';
|
|
3149
|
+
}
|
|
3150
|
+
|
|
3151
|
+
i.icon.utensil.spoon:before {
|
|
3152
|
+
content: '\f2e5';
|
|
3153
|
+
}
|
|
3154
|
+
|
|
3155
|
+
i.icon.utensils:before {
|
|
3156
|
+
content: '\f2e7';
|
|
3157
|
+
}
|
|
3158
|
+
|
|
3159
|
+
i.icon.vaadin:before {
|
|
3160
|
+
content: '\f408';
|
|
3161
|
+
}
|
|
3162
|
+
|
|
3163
|
+
i.icon.venus:before {
|
|
3164
|
+
content: '\f221';
|
|
3165
|
+
}
|
|
3166
|
+
|
|
3167
|
+
i.icon.venus.double:before {
|
|
3168
|
+
content: '\f226';
|
|
3169
|
+
}
|
|
3170
|
+
|
|
3171
|
+
i.icon.venus.mars:before {
|
|
3172
|
+
content: '\f228';
|
|
3173
|
+
}
|
|
3174
|
+
|
|
3175
|
+
i.icon.viacoin:before {
|
|
3176
|
+
content: '\f237';
|
|
3177
|
+
}
|
|
3178
|
+
|
|
3179
|
+
i.icon.viadeo:before {
|
|
3180
|
+
content: '\f2a9';
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
i.icon.viadeo.square:before {
|
|
3184
|
+
content: '\f2aa';
|
|
3185
|
+
}
|
|
3186
|
+
|
|
3187
|
+
i.icon.viber:before {
|
|
3188
|
+
content: '\f409';
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3191
|
+
i.icon.video:before {
|
|
3192
|
+
content: '\f03d';
|
|
3193
|
+
}
|
|
3194
|
+
|
|
3195
|
+
i.icon.vimeo:before {
|
|
3196
|
+
content: '\f40a';
|
|
3197
|
+
}
|
|
3198
|
+
|
|
3199
|
+
i.icon.vimeo.square:before {
|
|
3200
|
+
content: '\f194';
|
|
3201
|
+
}
|
|
3202
|
+
|
|
3203
|
+
i.icon.vimeo.v:before {
|
|
3204
|
+
content: '\f27d';
|
|
3205
|
+
}
|
|
3206
|
+
|
|
3207
|
+
i.icon.vine:before {
|
|
3208
|
+
content: '\f1ca';
|
|
3209
|
+
}
|
|
3210
|
+
|
|
3211
|
+
i.icon.vk:before {
|
|
3212
|
+
content: '\f189';
|
|
3213
|
+
}
|
|
3214
|
+
|
|
3215
|
+
i.icon.vnv:before {
|
|
3216
|
+
content: '\f40b';
|
|
3217
|
+
}
|
|
3218
|
+
|
|
3219
|
+
i.icon.volleyball.ball:before {
|
|
3220
|
+
content: '\f45f';
|
|
3221
|
+
}
|
|
3222
|
+
|
|
3223
|
+
i.icon.volume.down:before {
|
|
3224
|
+
content: '\f027';
|
|
3225
|
+
}
|
|
3226
|
+
|
|
3227
|
+
i.icon.volume.off:before {
|
|
3228
|
+
content: '\f026';
|
|
3229
|
+
}
|
|
3230
|
+
|
|
3231
|
+
i.icon.volume.up:before {
|
|
3232
|
+
content: '\f028';
|
|
3233
|
+
}
|
|
3234
|
+
|
|
3235
|
+
i.icon.vuejs:before {
|
|
3236
|
+
content: '\f41f';
|
|
3237
|
+
}
|
|
3238
|
+
|
|
3239
|
+
i.icon.warehouse:before {
|
|
3240
|
+
content: '\f494';
|
|
3241
|
+
}
|
|
3242
|
+
|
|
3243
|
+
i.icon.weibo:before {
|
|
3244
|
+
content: '\f18a';
|
|
3245
|
+
}
|
|
3246
|
+
|
|
3247
|
+
i.icon.weight:before {
|
|
3248
|
+
content: '\f496';
|
|
3249
|
+
}
|
|
3250
|
+
|
|
3251
|
+
i.icon.weixin:before {
|
|
3252
|
+
content: '\f1d7';
|
|
3253
|
+
}
|
|
3254
|
+
|
|
3255
|
+
i.icon.whatsapp:before {
|
|
3256
|
+
content: '\f232';
|
|
3257
|
+
}
|
|
3258
|
+
|
|
3259
|
+
i.icon.whatsapp.square:before {
|
|
3260
|
+
content: '\f40c';
|
|
3261
|
+
}
|
|
3262
|
+
|
|
3263
|
+
i.icon.wheelchair:before {
|
|
3264
|
+
content: '\f193';
|
|
3265
|
+
}
|
|
3266
|
+
|
|
3267
|
+
i.icon.whmcs:before {
|
|
3268
|
+
content: '\f40d';
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
i.icon.wifi:before {
|
|
3272
|
+
content: '\f1eb';
|
|
3273
|
+
}
|
|
3274
|
+
|
|
3275
|
+
i.icon.wikipedia.w:before {
|
|
3276
|
+
content: '\f266';
|
|
3277
|
+
}
|
|
3278
|
+
|
|
3279
|
+
i.icon.window.close:before {
|
|
3280
|
+
content: '\f410';
|
|
3281
|
+
}
|
|
3282
|
+
|
|
3283
|
+
i.icon.window.maximize:before {
|
|
3284
|
+
content: '\f2d0';
|
|
3285
|
+
}
|
|
3286
|
+
|
|
3287
|
+
i.icon.window.minimize:before {
|
|
3288
|
+
content: '\f2d1';
|
|
3289
|
+
}
|
|
3290
|
+
|
|
3291
|
+
i.icon.window.restore:before {
|
|
3292
|
+
content: '\f2d2';
|
|
3293
|
+
}
|
|
3294
|
+
|
|
3295
|
+
i.icon.windows:before {
|
|
3296
|
+
content: '\f17a';
|
|
3297
|
+
}
|
|
3298
|
+
|
|
3299
|
+
i.icon.won.sign:before {
|
|
3300
|
+
content: '\f159';
|
|
3301
|
+
}
|
|
3302
|
+
|
|
3303
|
+
i.icon.wordpress:before {
|
|
3304
|
+
content: '\f19a';
|
|
3305
|
+
}
|
|
3306
|
+
|
|
3307
|
+
i.icon.wordpress.simple:before {
|
|
3308
|
+
content: '\f411';
|
|
3309
|
+
}
|
|
3310
|
+
|
|
3311
|
+
i.icon.wpbeginner:before {
|
|
3312
|
+
content: '\f297';
|
|
3313
|
+
}
|
|
3314
|
+
|
|
3315
|
+
i.icon.wpexplorer:before {
|
|
3316
|
+
content: '\f2de';
|
|
3317
|
+
}
|
|
3318
|
+
|
|
3319
|
+
i.icon.wpforms:before {
|
|
3320
|
+
content: '\f298';
|
|
3321
|
+
}
|
|
3322
|
+
|
|
3323
|
+
i.icon.wrench:before {
|
|
3324
|
+
content: '\f0ad';
|
|
3325
|
+
}
|
|
3326
|
+
|
|
3327
|
+
i.icon.xbox:before {
|
|
3328
|
+
content: '\f412';
|
|
3329
|
+
}
|
|
3330
|
+
|
|
3331
|
+
i.icon.xing:before {
|
|
3332
|
+
content: '\f168';
|
|
3333
|
+
}
|
|
3334
|
+
|
|
3335
|
+
i.icon.xing.square:before {
|
|
3336
|
+
content: '\f169';
|
|
3337
|
+
}
|
|
3338
|
+
|
|
3339
|
+
i.icon.y.combinator:before {
|
|
3340
|
+
content: '\f23b';
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
i.icon.yahoo:before {
|
|
3344
|
+
content: '\f19e';
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3347
|
+
i.icon.yandex:before {
|
|
3348
|
+
content: '\f413';
|
|
3349
|
+
}
|
|
3350
|
+
|
|
3351
|
+
i.icon.yandex.international:before {
|
|
3352
|
+
content: '\f414';
|
|
3353
|
+
}
|
|
3354
|
+
|
|
3355
|
+
i.icon.yelp:before {
|
|
3356
|
+
content: '\f1e9';
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
i.icon.yen.sign:before {
|
|
3360
|
+
content: '\f157';
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3363
|
+
i.icon.yoast:before {
|
|
3364
|
+
content: '\f2b1';
|
|
3365
|
+
}
|
|
3366
|
+
|
|
3367
|
+
i.icon.youtube:before {
|
|
3368
|
+
content: '\f167';
|
|
3369
|
+
}
|
|
3370
|
+
|
|
3371
|
+
i.icon.youtube.square:before {
|
|
3372
|
+
content: '\f431';
|
|
3373
|
+
}
|
|
3374
|
+
|
|
3375
|
+
/* Aliases */
|
|
3376
|
+
i.icon.chess.rock:before {
|
|
3377
|
+
content: '\f447';
|
|
3378
|
+
}
|
|
3379
|
+
|
|
3380
|
+
i.icon.ordered.list:before {
|
|
3381
|
+
content: '\f0cb';
|
|
3382
|
+
}
|
|
3383
|
+
|
|
3384
|
+
i.icon.unordered.list:before {
|
|
3385
|
+
content: '\f0ca';
|
|
3386
|
+
}
|
|
3387
|
+
|
|
3388
|
+
i.icon.user.doctor:before {
|
|
3389
|
+
content: '\f0f0';
|
|
3390
|
+
}
|
|
3391
|
+
|
|
3392
|
+
i.icon.shield:before {
|
|
3393
|
+
content: '\f3ed';
|
|
3394
|
+
}
|
|
3395
|
+
|
|
3396
|
+
i.icon.puzzle:before {
|
|
3397
|
+
content: '\f12e';
|
|
3398
|
+
}
|
|
3399
|
+
|
|
3400
|
+
i.icon.credit.card.amazon.pay:before {
|
|
3401
|
+
content: '\f42d';
|
|
3402
|
+
}
|
|
3403
|
+
|
|
3404
|
+
i.icon.credit.card.american.express:before {
|
|
3405
|
+
content: '\f1f3';
|
|
3406
|
+
}
|
|
3407
|
+
|
|
3408
|
+
i.icon.credit.card.diners.club:before {
|
|
3409
|
+
content: '\f24c';
|
|
3410
|
+
}
|
|
3411
|
+
|
|
3412
|
+
i.icon.credit.card.discover:before {
|
|
3413
|
+
content: '\f1f2';
|
|
3414
|
+
}
|
|
3415
|
+
|
|
3416
|
+
i.icon.credit.card.jcb:before {
|
|
3417
|
+
content: '\f24b';
|
|
3418
|
+
}
|
|
3419
|
+
|
|
3420
|
+
i.icon.credit.card.mastercard:before {
|
|
3421
|
+
content: '\f1f1';
|
|
3422
|
+
}
|
|
3423
|
+
|
|
3424
|
+
i.icon.credit.card.paypal:before {
|
|
3425
|
+
content: '\f1f4';
|
|
3426
|
+
}
|
|
3427
|
+
|
|
3428
|
+
i.icon.credit.card.stripe:before {
|
|
3429
|
+
content: '\f1f5';
|
|
3430
|
+
}
|
|
3431
|
+
|
|
3432
|
+
i.icon.credit.card.visa:before {
|
|
3433
|
+
content: '\f1f0';
|
|
3434
|
+
}
|
|
3435
|
+
|
|
3436
|
+
i.icon.add.circle:before {
|
|
3437
|
+
content: '\f055';
|
|
3438
|
+
}
|
|
3439
|
+
|
|
3440
|
+
i.icon.add.square:before {
|
|
3441
|
+
content: '\f0fe';
|
|
3442
|
+
}
|
|
3443
|
+
|
|
3444
|
+
i.icon.add.to.calendar:before {
|
|
3445
|
+
content: '\f271';
|
|
3446
|
+
}
|
|
3447
|
+
|
|
3448
|
+
i.icon.add.to.cart:before {
|
|
3449
|
+
content: '\f217';
|
|
3450
|
+
}
|
|
3451
|
+
|
|
3452
|
+
i.icon.add.user:before {
|
|
3453
|
+
content: '\f234';
|
|
3454
|
+
}
|
|
3455
|
+
|
|
3456
|
+
i.icon.add:before {
|
|
3457
|
+
content: '\f067';
|
|
3458
|
+
}
|
|
3459
|
+
|
|
3460
|
+
i.icon.alarm.mute:before {
|
|
3461
|
+
content: '\f1f6';
|
|
3462
|
+
}
|
|
3463
|
+
|
|
3464
|
+
i.icon.alarm:before {
|
|
3465
|
+
content: '\f0f3';
|
|
3466
|
+
}
|
|
3467
|
+
|
|
3468
|
+
i.icon.ald:before {
|
|
3469
|
+
content: '\f2a2';
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
i.icon.als:before {
|
|
3473
|
+
content: '\f2a2';
|
|
3474
|
+
}
|
|
3475
|
+
|
|
3476
|
+
i.icon.american.express.card:before {
|
|
3477
|
+
content: '\f1f3';
|
|
3478
|
+
}
|
|
3479
|
+
|
|
3480
|
+
i.icon.american.express:before {
|
|
3481
|
+
content: '\f1f3';
|
|
3482
|
+
}
|
|
3483
|
+
|
|
3484
|
+
i.icon.amex:before {
|
|
3485
|
+
content: '\f1f3';
|
|
3486
|
+
}
|
|
3487
|
+
|
|
3488
|
+
i.icon.announcement:before {
|
|
3489
|
+
content: '\f0a1';
|
|
3490
|
+
}
|
|
3491
|
+
|
|
3492
|
+
i.icon.area.chart:before {
|
|
3493
|
+
content: '\f1fe';
|
|
3494
|
+
}
|
|
3495
|
+
|
|
3496
|
+
i.icon.area.graph:before {
|
|
3497
|
+
content: '\f1fe';
|
|
3498
|
+
}
|
|
3499
|
+
|
|
3500
|
+
i.icon.arrow.down.cart:before {
|
|
3501
|
+
content: '\f218';
|
|
3502
|
+
}
|
|
3503
|
+
|
|
3504
|
+
i.icon.asexual:before {
|
|
3505
|
+
content: '\f22d';
|
|
3506
|
+
}
|
|
3507
|
+
|
|
3508
|
+
i.icon.asl.interpreting:before {
|
|
3509
|
+
content: '\f2a3';
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
i.icon.asl:before {
|
|
3513
|
+
content: '\f2a3';
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
i.icon.assistive.listening.devices:before {
|
|
3517
|
+
content: '\f2a2';
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3520
|
+
i.icon.attach:before {
|
|
3521
|
+
content: '\f0c6';
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3524
|
+
i.icon.attention:before {
|
|
3525
|
+
content: '\f06a';
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
i.icon.balance:before {
|
|
3529
|
+
content: '\f24e';
|
|
3530
|
+
}
|
|
3531
|
+
|
|
3532
|
+
i.icon.bar:before {
|
|
3533
|
+
content: '\f0fc';
|
|
3534
|
+
}
|
|
3535
|
+
|
|
3536
|
+
i.icon.bathtub:before {
|
|
3537
|
+
content: '\f2cd';
|
|
3538
|
+
}
|
|
3539
|
+
|
|
3540
|
+
i.icon.battery.four:before {
|
|
3541
|
+
content: '\f240';
|
|
3542
|
+
}
|
|
3543
|
+
|
|
3544
|
+
i.icon.battery.high:before {
|
|
3545
|
+
content: '\f241';
|
|
3546
|
+
}
|
|
3547
|
+
|
|
3548
|
+
i.icon.battery.low:before {
|
|
3549
|
+
content: '\f243';
|
|
3550
|
+
}
|
|
3551
|
+
|
|
3552
|
+
i.icon.battery.medium:before {
|
|
3553
|
+
content: '\f242';
|
|
3554
|
+
}
|
|
3555
|
+
|
|
3556
|
+
i.icon.battery.one:before {
|
|
3557
|
+
content: '\f243';
|
|
3558
|
+
}
|
|
3559
|
+
|
|
3560
|
+
i.icon.battery.three:before {
|
|
3561
|
+
content: '\f241';
|
|
3562
|
+
}
|
|
3563
|
+
|
|
3564
|
+
i.icon.battery.two:before {
|
|
3565
|
+
content: '\f242';
|
|
3566
|
+
}
|
|
3567
|
+
|
|
3568
|
+
i.icon.battery.zero:before {
|
|
3569
|
+
content: '\f244';
|
|
3570
|
+
}
|
|
3571
|
+
|
|
3572
|
+
i.icon.birthday:before {
|
|
3573
|
+
content: '\f1fd';
|
|
3574
|
+
}
|
|
3575
|
+
|
|
3576
|
+
i.icon.block.layout:before {
|
|
3577
|
+
content: '\f009';
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3580
|
+
i.icon.bluetooth.alternative:before {
|
|
3581
|
+
content: '\f294';
|
|
3582
|
+
}
|
|
3583
|
+
|
|
3584
|
+
i.icon.broken.chain:before {
|
|
3585
|
+
content: '\f127';
|
|
3586
|
+
}
|
|
3587
|
+
|
|
3588
|
+
i.icon.browser:before {
|
|
3589
|
+
content: '\f022';
|
|
3590
|
+
}
|
|
3591
|
+
|
|
3592
|
+
i.icon.call.square:before {
|
|
3593
|
+
content: '\f098';
|
|
3594
|
+
}
|
|
3595
|
+
|
|
3596
|
+
i.icon.call:before {
|
|
3597
|
+
content: '\f095';
|
|
3598
|
+
}
|
|
3599
|
+
|
|
3600
|
+
i.icon.cancel:before {
|
|
3601
|
+
content: '\f00d';
|
|
3602
|
+
}
|
|
3603
|
+
|
|
3604
|
+
i.icon.cart:before {
|
|
3605
|
+
content: '\f07a';
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3608
|
+
i.icon.cc:before {
|
|
3609
|
+
content: '\f20a';
|
|
3610
|
+
}
|
|
3611
|
+
|
|
3612
|
+
i.icon.chain:before {
|
|
3613
|
+
content: '\f0c1';
|
|
3614
|
+
}
|
|
3615
|
+
|
|
3616
|
+
i.icon.chat:before {
|
|
3617
|
+
content: '\f075';
|
|
3618
|
+
}
|
|
3619
|
+
|
|
3620
|
+
i.icon.checked.calendar:before {
|
|
3621
|
+
content: '\f274';
|
|
3622
|
+
}
|
|
3623
|
+
|
|
3624
|
+
i.icon.checkmark:before {
|
|
3625
|
+
content: '\f00c';
|
|
3626
|
+
}
|
|
3627
|
+
|
|
3628
|
+
i.icon.circle.notched:before {
|
|
3629
|
+
content: '\f1ce';
|
|
3630
|
+
}
|
|
3631
|
+
|
|
3632
|
+
i.icon.close:before {
|
|
3633
|
+
content: '\f00d';
|
|
3634
|
+
}
|
|
3635
|
+
|
|
3636
|
+
i.icon.cny:before {
|
|
3637
|
+
content: '\f157';
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
i.icon.cocktail:before {
|
|
3641
|
+
content: '\f000';
|
|
3642
|
+
}
|
|
3643
|
+
|
|
3644
|
+
i.icon.commenting:before {
|
|
3645
|
+
content: '\f27a';
|
|
3646
|
+
}
|
|
3647
|
+
|
|
3648
|
+
i.icon.computer:before {
|
|
3649
|
+
content: '\f108';
|
|
3650
|
+
}
|
|
3651
|
+
|
|
3652
|
+
i.icon.configure:before {
|
|
3653
|
+
content: '\f0ad';
|
|
3654
|
+
}
|
|
3655
|
+
|
|
3656
|
+
i.icon.content:before {
|
|
3657
|
+
content: '\f0c9';
|
|
3658
|
+
}
|
|
3659
|
+
|
|
3660
|
+
i.icon.deafness:before {
|
|
3661
|
+
content: '\f2a4';
|
|
3662
|
+
}
|
|
3663
|
+
|
|
3664
|
+
i.icon.delete.calendar:before {
|
|
3665
|
+
content: '\f273';
|
|
3666
|
+
}
|
|
3667
|
+
|
|
3668
|
+
i.icon.delete:before {
|
|
3669
|
+
content: '\f00d';
|
|
3670
|
+
}
|
|
3671
|
+
|
|
3672
|
+
i.icon.detective:before {
|
|
3673
|
+
content: '\f21b';
|
|
3674
|
+
}
|
|
3675
|
+
|
|
3676
|
+
i.icon.diners.club.card:before {
|
|
3677
|
+
content: '\f24c';
|
|
3678
|
+
}
|
|
3679
|
+
|
|
3680
|
+
i.icon.diners.club:before {
|
|
3681
|
+
content: '\f24c';
|
|
3682
|
+
}
|
|
3683
|
+
|
|
3684
|
+
i.icon.discover.card:before {
|
|
3685
|
+
content: '\f1f2';
|
|
3686
|
+
}
|
|
3687
|
+
|
|
3688
|
+
i.icon.discover:before {
|
|
3689
|
+
content: '\f1f2';
|
|
3690
|
+
}
|
|
3691
|
+
|
|
3692
|
+
i.icon.discussions:before {
|
|
3693
|
+
content: '\f086';
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
i.icon.doctor:before {
|
|
3697
|
+
content: '\f0f0';
|
|
3698
|
+
}
|
|
3699
|
+
|
|
3700
|
+
i.icon.dollar:before {
|
|
3701
|
+
content: '\f155';
|
|
3702
|
+
}
|
|
3703
|
+
|
|
3704
|
+
i.icon.dont:before {
|
|
3705
|
+
content: '\f05e';
|
|
3706
|
+
}
|
|
3707
|
+
|
|
3708
|
+
i.icon.dribble:before {
|
|
3709
|
+
content: '\f17d';
|
|
3710
|
+
}
|
|
3711
|
+
|
|
3712
|
+
i.icon.drivers.license:before {
|
|
3713
|
+
content: '\f2c2';
|
|
3714
|
+
}
|
|
3715
|
+
|
|
3716
|
+
i.icon.dropdown:before {
|
|
3717
|
+
content: '\f0d7';
|
|
3718
|
+
}
|
|
3719
|
+
|
|
3720
|
+
i.icon.eercast:before {
|
|
3721
|
+
content: '\f2da';
|
|
3722
|
+
}
|
|
3723
|
+
|
|
3724
|
+
i.icon.emergency:before {
|
|
3725
|
+
content: '\f0f9';
|
|
3726
|
+
}
|
|
3727
|
+
|
|
3728
|
+
i.icon.envira.gallery:before {
|
|
3729
|
+
content: '\f299';
|
|
3730
|
+
}
|
|
3731
|
+
|
|
3732
|
+
i.icon.erase:before {
|
|
3733
|
+
content: '\f12d';
|
|
3734
|
+
}
|
|
3735
|
+
|
|
3736
|
+
i.icon.eur:before {
|
|
3737
|
+
content: '\f153';
|
|
3738
|
+
}
|
|
3739
|
+
|
|
3740
|
+
i.icon.euro:before {
|
|
3741
|
+
content: '\f153';
|
|
3742
|
+
}
|
|
3743
|
+
|
|
3744
|
+
i.icon.eyedropper:before {
|
|
3745
|
+
content: '\f1fb';
|
|
3746
|
+
}
|
|
3747
|
+
|
|
3748
|
+
i.icon.fa:before {
|
|
3749
|
+
content: '\f2b4';
|
|
3750
|
+
}
|
|
3751
|
+
|
|
3752
|
+
i.icon.factory:before {
|
|
3753
|
+
content: '\f275';
|
|
3754
|
+
}
|
|
3755
|
+
|
|
3756
|
+
i.icon.favorite:before {
|
|
3757
|
+
content: '\f005';
|
|
3758
|
+
}
|
|
3759
|
+
|
|
3760
|
+
i.icon.feed:before {
|
|
3761
|
+
content: '\f09e';
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3764
|
+
i.icon.female.homosexual:before {
|
|
3765
|
+
content: '\f226';
|
|
3766
|
+
}
|
|
3767
|
+
|
|
3768
|
+
i.icon.file.text:before {
|
|
3769
|
+
content: '\f15c';
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3772
|
+
i.icon.find:before {
|
|
3773
|
+
content: '\f1e5';
|
|
3774
|
+
}
|
|
3775
|
+
|
|
3776
|
+
i.icon.first.aid:before {
|
|
3777
|
+
content: '\f0fa';
|
|
3778
|
+
}
|
|
3779
|
+
|
|
3780
|
+
i.icon.five.hundred.pixels:before {
|
|
3781
|
+
content: '\f26e';
|
|
3782
|
+
}
|
|
3783
|
+
|
|
3784
|
+
i.icon.fork:before {
|
|
3785
|
+
content: '\f126';
|
|
3786
|
+
}
|
|
3787
|
+
|
|
3788
|
+
i.icon.game:before {
|
|
3789
|
+
content: '\f11b';
|
|
3790
|
+
}
|
|
3791
|
+
|
|
3792
|
+
i.icon.gay:before {
|
|
3793
|
+
content: '\f227';
|
|
3794
|
+
}
|
|
3795
|
+
|
|
3796
|
+
i.icon.gbp:before {
|
|
3797
|
+
content: '\f154';
|
|
3798
|
+
}
|
|
3799
|
+
|
|
3800
|
+
i.icon.gittip:before {
|
|
3801
|
+
content: '\f184';
|
|
3802
|
+
}
|
|
3803
|
+
|
|
3804
|
+
i.icon.google.plus.circle:before {
|
|
3805
|
+
content: '\f2b3';
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
i.icon.google.plus.official:before {
|
|
3809
|
+
content: '\f2b3';
|
|
3810
|
+
}
|
|
3811
|
+
|
|
3812
|
+
i.icon.grab:before {
|
|
3813
|
+
content: '\f255';
|
|
3814
|
+
}
|
|
3815
|
+
|
|
3816
|
+
i.icon.graduation:before {
|
|
3817
|
+
content: '\f19d';
|
|
3818
|
+
}
|
|
3819
|
+
|
|
3820
|
+
i.icon.grid.layout:before {
|
|
3821
|
+
content: '\f00a';
|
|
3822
|
+
}
|
|
3823
|
+
|
|
3824
|
+
i.icon.group:before {
|
|
3825
|
+
content: '\f0c0';
|
|
3826
|
+
}
|
|
3827
|
+
|
|
3828
|
+
i.icon.h:before {
|
|
3829
|
+
content: '\f0fd';
|
|
3830
|
+
}
|
|
3831
|
+
|
|
3832
|
+
i.icon.hand.victory:before {
|
|
3833
|
+
content: '\f25b';
|
|
3834
|
+
}
|
|
3835
|
+
|
|
3836
|
+
i.icon.handicap:before {
|
|
3837
|
+
content: '\f193';
|
|
3838
|
+
}
|
|
3839
|
+
|
|
3840
|
+
i.icon.hard.of.hearing:before {
|
|
3841
|
+
content: '\f2a4';
|
|
3842
|
+
}
|
|
3843
|
+
|
|
3844
|
+
i.icon.header:before {
|
|
3845
|
+
content: '\f1dc';
|
|
3846
|
+
}
|
|
3847
|
+
|
|
3848
|
+
i.icon.help.circle:before {
|
|
3849
|
+
content: '\f059';
|
|
3850
|
+
}
|
|
3851
|
+
|
|
3852
|
+
i.icon.help:before {
|
|
3853
|
+
content: '\f128';
|
|
3854
|
+
}
|
|
3855
|
+
|
|
3856
|
+
i.icon.heterosexual:before {
|
|
3857
|
+
content: '\f228';
|
|
3858
|
+
}
|
|
3859
|
+
|
|
3860
|
+
i.icon.hide:before {
|
|
3861
|
+
content: '\f070';
|
|
3862
|
+
}
|
|
3863
|
+
|
|
3864
|
+
i.icon.hotel:before {
|
|
3865
|
+
content: '\f236';
|
|
3866
|
+
}
|
|
3867
|
+
|
|
3868
|
+
i.icon.hourglass.four:before {
|
|
3869
|
+
content: '\f254';
|
|
3870
|
+
}
|
|
3871
|
+
|
|
3872
|
+
i.icon.hourglass.full:before {
|
|
3873
|
+
content: '\f254';
|
|
3874
|
+
}
|
|
3875
|
+
|
|
3876
|
+
i.icon.hourglass.one:before {
|
|
3877
|
+
content: '\f251';
|
|
3878
|
+
}
|
|
3879
|
+
|
|
3880
|
+
i.icon.hourglass.three:before {
|
|
3881
|
+
content: '\f253';
|
|
3882
|
+
}
|
|
3883
|
+
|
|
3884
|
+
i.icon.hourglass.two:before {
|
|
3885
|
+
content: '\f252';
|
|
3886
|
+
}
|
|
3887
|
+
|
|
3888
|
+
i.icon.idea:before {
|
|
3889
|
+
content: '\f0eb';
|
|
3890
|
+
}
|
|
3891
|
+
|
|
3892
|
+
i.icon.ils:before {
|
|
3893
|
+
content: '\f20b';
|
|
3894
|
+
}
|
|
3895
|
+
|
|
3896
|
+
i.icon.in-cart:before {
|
|
3897
|
+
content: '\f218';
|
|
3898
|
+
}
|
|
3899
|
+
|
|
3900
|
+
i.icon.inr:before {
|
|
3901
|
+
content: '\f156';
|
|
3902
|
+
}
|
|
3903
|
+
|
|
3904
|
+
i.icon.intergender:before {
|
|
3905
|
+
content: '\f224';
|
|
3906
|
+
}
|
|
3907
|
+
|
|
3908
|
+
i.icon.intersex:before {
|
|
3909
|
+
content: '\f224';
|
|
3910
|
+
}
|
|
3911
|
+
|
|
3912
|
+
i.icon.japan.credit.bureau.card:before {
|
|
3913
|
+
content: '\f24b';
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
i.icon.japan.credit.bureau:before {
|
|
3917
|
+
content: '\f24b';
|
|
3918
|
+
}
|
|
3919
|
+
|
|
3920
|
+
i.icon.jcb:before {
|
|
3921
|
+
content: '\f24b';
|
|
3922
|
+
}
|
|
3923
|
+
|
|
3924
|
+
i.icon.jpy:before {
|
|
3925
|
+
content: '\f157';
|
|
3926
|
+
}
|
|
3927
|
+
|
|
3928
|
+
i.icon.krw:before {
|
|
3929
|
+
content: '\f159';
|
|
3930
|
+
}
|
|
3931
|
+
|
|
3932
|
+
i.icon.lab:before {
|
|
3933
|
+
content: '\f0c3';
|
|
3934
|
+
}
|
|
3935
|
+
|
|
3936
|
+
i.icon.law:before {
|
|
3937
|
+
content: '\f24e';
|
|
3938
|
+
}
|
|
3939
|
+
|
|
3940
|
+
i.icon.legal:before {
|
|
3941
|
+
content: '\f0e3';
|
|
3942
|
+
}
|
|
3943
|
+
|
|
3944
|
+
i.icon.lesbian:before {
|
|
3945
|
+
content: '\f226';
|
|
3946
|
+
}
|
|
3947
|
+
|
|
3948
|
+
i.icon.lightning:before {
|
|
3949
|
+
content: '\f0e7';
|
|
3950
|
+
}
|
|
3951
|
+
|
|
3952
|
+
i.icon.like:before {
|
|
3953
|
+
content: '\f004';
|
|
3954
|
+
}
|
|
3955
|
+
|
|
3956
|
+
i.icon.line.graph:before {
|
|
3957
|
+
content: '\f201';
|
|
3958
|
+
}
|
|
3959
|
+
|
|
3960
|
+
i.icon.linkedin.square:before {
|
|
3961
|
+
content: '\f08c';
|
|
3962
|
+
}
|
|
3963
|
+
|
|
3964
|
+
i.icon.linkify:before {
|
|
3965
|
+
content: '\f0c1';
|
|
3966
|
+
}
|
|
3967
|
+
|
|
3968
|
+
i.icon.lira:before {
|
|
3969
|
+
content: '\f195';
|
|
3970
|
+
}
|
|
3971
|
+
|
|
3972
|
+
i.icon.list.layout:before {
|
|
3973
|
+
content: '\f00b';
|
|
3974
|
+
}
|
|
3975
|
+
|
|
3976
|
+
i.icon.magnify:before {
|
|
3977
|
+
content: '\f00e';
|
|
3978
|
+
}
|
|
3979
|
+
|
|
3980
|
+
i.icon.mail.forward:before {
|
|
3981
|
+
content: '\f064';
|
|
3982
|
+
}
|
|
3983
|
+
|
|
3984
|
+
i.icon.mail.square:before {
|
|
3985
|
+
content: '\f199';
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3988
|
+
i.icon.mail:before {
|
|
3989
|
+
content: '\f0e0';
|
|
3990
|
+
}
|
|
3991
|
+
|
|
3992
|
+
i.icon.male.homosexual:before {
|
|
3993
|
+
content: '\f227';
|
|
3994
|
+
}
|
|
3995
|
+
|
|
3996
|
+
i.icon.man:before {
|
|
3997
|
+
content: '\f222';
|
|
3998
|
+
}
|
|
3999
|
+
|
|
4000
|
+
i.icon.marker:before {
|
|
4001
|
+
content: '\f041';
|
|
4002
|
+
}
|
|
4003
|
+
|
|
4004
|
+
i.icon.mars.alternate:before {
|
|
4005
|
+
content: '\f229';
|
|
4006
|
+
}
|
|
4007
|
+
|
|
4008
|
+
i.icon.mars.horizontal:before {
|
|
4009
|
+
content: '\f22b';
|
|
4010
|
+
}
|
|
4011
|
+
|
|
4012
|
+
i.icon.mars.vertical:before {
|
|
4013
|
+
content: '\f22a';
|
|
4014
|
+
}
|
|
4015
|
+
|
|
4016
|
+
i.icon.mastercard.card:before {
|
|
4017
|
+
content: '\f1f1';
|
|
4018
|
+
}
|
|
4019
|
+
|
|
4020
|
+
i.icon.mastercard:before {
|
|
4021
|
+
content: '\f1f1';
|
|
4022
|
+
}
|
|
4023
|
+
|
|
4024
|
+
i.icon.microsoft.edge:before {
|
|
4025
|
+
content: '\f282';
|
|
4026
|
+
}
|
|
4027
|
+
|
|
4028
|
+
i.icon.military:before {
|
|
4029
|
+
content: '\f0fb';
|
|
4030
|
+
}
|
|
4031
|
+
|
|
4032
|
+
i.icon.ms.edge:before {
|
|
4033
|
+
content: '\f282';
|
|
4034
|
+
}
|
|
4035
|
+
|
|
4036
|
+
i.icon.mute:before {
|
|
4037
|
+
content: '\f131';
|
|
4038
|
+
}
|
|
4039
|
+
|
|
4040
|
+
i.icon.new.pied.piper:before {
|
|
4041
|
+
content: '\f2ae';
|
|
4042
|
+
}
|
|
4043
|
+
|
|
4044
|
+
i.icon.non.binary.transgender:before {
|
|
4045
|
+
content: '\f223';
|
|
4046
|
+
}
|
|
4047
|
+
|
|
4048
|
+
i.icon.numbered.list:before {
|
|
4049
|
+
content: '\f0cb';
|
|
4050
|
+
}
|
|
4051
|
+
|
|
4052
|
+
i.icon.optinmonster:before {
|
|
4053
|
+
content: '\f23c';
|
|
4054
|
+
}
|
|
4055
|
+
|
|
4056
|
+
i.icon.options:before {
|
|
4057
|
+
content: '\f1de';
|
|
4058
|
+
}
|
|
4059
|
+
|
|
4060
|
+
i.icon.other.gender.horizontal:before {
|
|
4061
|
+
content: '\f22b';
|
|
4062
|
+
}
|
|
4063
|
+
|
|
4064
|
+
i.icon.other.gender.vertical:before {
|
|
4065
|
+
content: '\f22a';
|
|
4066
|
+
}
|
|
4067
|
+
|
|
4068
|
+
i.icon.other.gender:before {
|
|
4069
|
+
content: '\f229';
|
|
4070
|
+
}
|
|
4071
|
+
|
|
4072
|
+
i.icon.payment:before {
|
|
4073
|
+
content: '\f09d';
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4076
|
+
i.icon.paypal.card:before {
|
|
4077
|
+
content: '\f1f4';
|
|
4078
|
+
}
|
|
4079
|
+
|
|
4080
|
+
i.icon.pencil.square:before {
|
|
4081
|
+
content: '\f14b';
|
|
4082
|
+
}
|
|
4083
|
+
|
|
4084
|
+
i.icon.photo:before {
|
|
4085
|
+
content: '\f030';
|
|
4086
|
+
}
|
|
4087
|
+
|
|
4088
|
+
i.icon.picture:before {
|
|
4089
|
+
content: '\f03e';
|
|
4090
|
+
}
|
|
4091
|
+
|
|
4092
|
+
i.icon.pie.chart:before {
|
|
4093
|
+
content: '\f200';
|
|
4094
|
+
}
|
|
4095
|
+
|
|
4096
|
+
i.icon.pie.graph:before {
|
|
4097
|
+
content: '\f200';
|
|
4098
|
+
}
|
|
4099
|
+
|
|
4100
|
+
i.icon.pied.piper.hat:before {
|
|
4101
|
+
content: '\f2ae';
|
|
4102
|
+
}
|
|
4103
|
+
|
|
4104
|
+
i.icon.pin:before {
|
|
4105
|
+
content: '\f08d';
|
|
4106
|
+
}
|
|
4107
|
+
|
|
4108
|
+
i.icon.plus.cart:before {
|
|
4109
|
+
content: '\f217';
|
|
4110
|
+
}
|
|
4111
|
+
|
|
4112
|
+
i.icon.pocket:before {
|
|
4113
|
+
content: '\f265';
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
i.icon.point:before {
|
|
4117
|
+
content: '\f041';
|
|
4118
|
+
}
|
|
4119
|
+
|
|
4120
|
+
i.icon.pointing.down:before {
|
|
4121
|
+
content: '\f0a7';
|
|
4122
|
+
}
|
|
4123
|
+
|
|
4124
|
+
i.icon.pointing.left:before {
|
|
4125
|
+
content: '\f0a5';
|
|
4126
|
+
}
|
|
4127
|
+
|
|
4128
|
+
i.icon.pointing.right:before {
|
|
4129
|
+
content: '\f0a4';
|
|
4130
|
+
}
|
|
4131
|
+
|
|
4132
|
+
i.icon.pointing.up:before {
|
|
4133
|
+
content: '\f0a6';
|
|
4134
|
+
}
|
|
4135
|
+
|
|
4136
|
+
i.icon.pound:before {
|
|
4137
|
+
content: '\f154';
|
|
4138
|
+
}
|
|
4139
|
+
|
|
4140
|
+
i.icon.power.cord:before {
|
|
4141
|
+
content: '\f1e6';
|
|
4142
|
+
}
|
|
4143
|
+
|
|
4144
|
+
i.icon.power:before {
|
|
4145
|
+
content: '\f011';
|
|
4146
|
+
}
|
|
4147
|
+
|
|
4148
|
+
i.icon.privacy:before {
|
|
4149
|
+
content: '\f084';
|
|
4150
|
+
}
|
|
4151
|
+
|
|
4152
|
+
i.icon.r.circle:before {
|
|
4153
|
+
content: '\f25d';
|
|
4154
|
+
}
|
|
4155
|
+
|
|
4156
|
+
i.icon.rain:before {
|
|
4157
|
+
content: '\f0e9';
|
|
4158
|
+
}
|
|
4159
|
+
|
|
4160
|
+
i.icon.record:before {
|
|
4161
|
+
content: '\f03d';
|
|
4162
|
+
}
|
|
4163
|
+
|
|
4164
|
+
i.icon.refresh:before {
|
|
4165
|
+
content: '\f021';
|
|
4166
|
+
}
|
|
4167
|
+
|
|
4168
|
+
i.icon.remove.circle:before {
|
|
4169
|
+
content: '\f057';
|
|
4170
|
+
}
|
|
4171
|
+
|
|
4172
|
+
i.icon.remove.from.calendar:before {
|
|
4173
|
+
content: '\f272';
|
|
4174
|
+
}
|
|
4175
|
+
|
|
4176
|
+
i.icon.remove.user:before {
|
|
4177
|
+
content: '\f235';
|
|
4178
|
+
}
|
|
4179
|
+
|
|
4180
|
+
i.icon.remove:before {
|
|
4181
|
+
content: '\f00d';
|
|
4182
|
+
}
|
|
4183
|
+
|
|
4184
|
+
i.icon.repeat:before {
|
|
4185
|
+
content: '\f01e';
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4188
|
+
i.icon.rmb:before {
|
|
4189
|
+
content: '\f157';
|
|
4190
|
+
}
|
|
4191
|
+
|
|
4192
|
+
i.icon.rouble:before {
|
|
4193
|
+
content: '\f158';
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
|
+
i.icon.rub:before {
|
|
4197
|
+
content: '\f158';
|
|
4198
|
+
}
|
|
4199
|
+
|
|
4200
|
+
i.icon.ruble:before {
|
|
4201
|
+
content: '\f158';
|
|
4202
|
+
}
|
|
4203
|
+
|
|
4204
|
+
i.icon.rupee:before {
|
|
4205
|
+
content: '\f156';
|
|
4206
|
+
}
|
|
4207
|
+
|
|
4208
|
+
i.icon.s15:before {
|
|
4209
|
+
content: '\f2cd';
|
|
4210
|
+
}
|
|
4211
|
+
|
|
4212
|
+
i.icon.selected.radio:before {
|
|
4213
|
+
content: '\f192';
|
|
4214
|
+
}
|
|
4215
|
+
|
|
4216
|
+
i.icon.send:before {
|
|
4217
|
+
content: '\f1d8';
|
|
4218
|
+
}
|
|
4219
|
+
|
|
4220
|
+
i.icon.setting:before {
|
|
4221
|
+
content: '\f013';
|
|
4222
|
+
}
|
|
4223
|
+
|
|
4224
|
+
i.icon.settings:before {
|
|
4225
|
+
content: '\f085';
|
|
4226
|
+
}
|
|
4227
|
+
|
|
4228
|
+
i.icon.shekel:before {
|
|
4229
|
+
content: '\f20b';
|
|
4230
|
+
}
|
|
4231
|
+
|
|
4232
|
+
i.icon.sheqel:before {
|
|
4233
|
+
content: '\f20b';
|
|
4234
|
+
}
|
|
4235
|
+
|
|
4236
|
+
i.icon.shipping:before {
|
|
4237
|
+
content: '\f0d1';
|
|
4238
|
+
}
|
|
4239
|
+
|
|
4240
|
+
i.icon.shop:before {
|
|
4241
|
+
content: '\f07a';
|
|
4242
|
+
}
|
|
4243
|
+
|
|
4244
|
+
i.icon.shuffle:before {
|
|
4245
|
+
content: '\f074';
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
i.icon.shutdown:before {
|
|
4249
|
+
content: '\f011';
|
|
4250
|
+
}
|
|
4251
|
+
|
|
4252
|
+
i.icon.sidebar:before {
|
|
4253
|
+
content: '\f0c9';
|
|
4254
|
+
}
|
|
4255
|
+
|
|
4256
|
+
i.icon.signing:before {
|
|
4257
|
+
content: '\f2a7';
|
|
4258
|
+
}
|
|
4259
|
+
|
|
4260
|
+
i.icon.signup:before {
|
|
4261
|
+
content: '\f044';
|
|
4262
|
+
}
|
|
4263
|
+
|
|
4264
|
+
i.icon.sliders:before {
|
|
4265
|
+
content: '\f1de';
|
|
4266
|
+
}
|
|
4267
|
+
|
|
4268
|
+
i.icon.soccer:before {
|
|
4269
|
+
content: '\f1e3';
|
|
4270
|
+
}
|
|
4271
|
+
|
|
4272
|
+
i.icon.sort.alphabet.ascending:before {
|
|
4273
|
+
content: '\f15d';
|
|
4274
|
+
}
|
|
4275
|
+
|
|
4276
|
+
i.icon.sort.alphabet.descending:before {
|
|
4277
|
+
content: '\f15e';
|
|
4278
|
+
}
|
|
4279
|
+
|
|
4280
|
+
i.icon.sort.ascending:before {
|
|
4281
|
+
content: '\f0de';
|
|
4282
|
+
}
|
|
4283
|
+
|
|
4284
|
+
i.icon.sort.content.ascending:before {
|
|
4285
|
+
content: '\f160';
|
|
4286
|
+
}
|
|
4287
|
+
|
|
4288
|
+
i.icon.sort.content.descending:before {
|
|
4289
|
+
content: '\f161';
|
|
4290
|
+
}
|
|
4291
|
+
|
|
4292
|
+
i.icon.sort.descending:before {
|
|
4293
|
+
content: '\f0dd';
|
|
4294
|
+
}
|
|
4295
|
+
|
|
4296
|
+
i.icon.sort.numeric.ascending:before {
|
|
4297
|
+
content: '\f162';
|
|
4298
|
+
}
|
|
4299
|
+
|
|
4300
|
+
i.icon.sort.numeric.descending:before {
|
|
4301
|
+
content: '\f163';
|
|
4302
|
+
}
|
|
4303
|
+
|
|
4304
|
+
i.icon.sound:before {
|
|
4305
|
+
content: '\f025';
|
|
4306
|
+
}
|
|
4307
|
+
|
|
4308
|
+
i.icon.spy:before {
|
|
4309
|
+
content: '\f21b';
|
|
4310
|
+
}
|
|
4311
|
+
|
|
4312
|
+
i.icon.stripe.card:before {
|
|
4313
|
+
content: '\f1f5';
|
|
4314
|
+
}
|
|
4315
|
+
|
|
4316
|
+
i.icon.student:before {
|
|
4317
|
+
content: '\f19d';
|
|
4318
|
+
}
|
|
4319
|
+
|
|
4320
|
+
i.icon.talk:before {
|
|
4321
|
+
content: '\f27a';
|
|
4322
|
+
}
|
|
4323
|
+
|
|
4324
|
+
i.icon.target:before {
|
|
4325
|
+
content: '\f140';
|
|
4326
|
+
}
|
|
4327
|
+
|
|
4328
|
+
i.icon.teletype:before {
|
|
4329
|
+
content: '\f1e4';
|
|
4330
|
+
}
|
|
4331
|
+
|
|
4332
|
+
i.icon.television:before {
|
|
4333
|
+
content: '\f26c';
|
|
4334
|
+
}
|
|
4335
|
+
|
|
4336
|
+
i.icon.text.cursor:before {
|
|
4337
|
+
content: '\f246';
|
|
4338
|
+
}
|
|
4339
|
+
|
|
4340
|
+
i.icon.text.telephone:before {
|
|
4341
|
+
content: '\f1e4';
|
|
4342
|
+
}
|
|
4343
|
+
|
|
4344
|
+
i.icon.theme.isle:before {
|
|
4345
|
+
content: '\f2b2';
|
|
4346
|
+
}
|
|
4347
|
+
|
|
4348
|
+
i.icon.theme:before {
|
|
4349
|
+
content: '\f043';
|
|
4350
|
+
}
|
|
4351
|
+
|
|
4352
|
+
i.icon.thermometer:before {
|
|
4353
|
+
content: '\f2c7';
|
|
4354
|
+
}
|
|
4355
|
+
|
|
4356
|
+
i.icon.thumb.tack:before {
|
|
4357
|
+
content: '\f08d';
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4360
|
+
i.icon.time:before {
|
|
4361
|
+
content: '\f017';
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
i.icon.tm:before {
|
|
4365
|
+
content: '\f25c';
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4368
|
+
i.icon.toggle.down:before {
|
|
4369
|
+
content: '\f150';
|
|
4370
|
+
}
|
|
4371
|
+
|
|
4372
|
+
i.icon.toggle.left:before {
|
|
4373
|
+
content: '\f191';
|
|
4374
|
+
}
|
|
4375
|
+
|
|
4376
|
+
i.icon.toggle.right:before {
|
|
4377
|
+
content: '\f152';
|
|
4378
|
+
}
|
|
4379
|
+
|
|
4380
|
+
i.icon.toggle.up:before {
|
|
4381
|
+
content: '\f151';
|
|
4382
|
+
}
|
|
4383
|
+
|
|
4384
|
+
i.icon.translate:before {
|
|
4385
|
+
content: '\f1ab';
|
|
4386
|
+
}
|
|
4387
|
+
|
|
4388
|
+
i.icon.travel:before {
|
|
4389
|
+
content: '\f0b1';
|
|
4390
|
+
}
|
|
4391
|
+
|
|
4392
|
+
i.icon.treatment:before {
|
|
4393
|
+
content: '\f0f1';
|
|
4394
|
+
}
|
|
4395
|
+
|
|
4396
|
+
i.icon.triangle.down:before {
|
|
4397
|
+
content: '\f0d7';
|
|
4398
|
+
}
|
|
4399
|
+
|
|
4400
|
+
i.icon.triangle.left:before {
|
|
4401
|
+
content: '\f0d9';
|
|
4402
|
+
}
|
|
4403
|
+
|
|
4404
|
+
i.icon.triangle.right:before {
|
|
4405
|
+
content: '\f0da';
|
|
4406
|
+
}
|
|
4407
|
+
|
|
4408
|
+
i.icon.triangle.up:before {
|
|
4409
|
+
content: '\f0d8';
|
|
4410
|
+
}
|
|
4411
|
+
|
|
4412
|
+
i.icon.try:before {
|
|
4413
|
+
content: '\f195';
|
|
4414
|
+
}
|
|
4415
|
+
|
|
4416
|
+
i.icon.unhide:before {
|
|
4417
|
+
content: '\f06e';
|
|
4418
|
+
}
|
|
4419
|
+
|
|
4420
|
+
i.icon.unlinkify:before {
|
|
4421
|
+
content: '\f127';
|
|
4422
|
+
}
|
|
4423
|
+
|
|
4424
|
+
i.icon.unmute:before {
|
|
4425
|
+
content: '\f130';
|
|
4426
|
+
}
|
|
4427
|
+
|
|
4428
|
+
i.icon.usd:before {
|
|
4429
|
+
content: '\f155';
|
|
4430
|
+
}
|
|
4431
|
+
|
|
4432
|
+
i.icon.user.cancel:before {
|
|
4433
|
+
content: '\f235';
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4436
|
+
i.icon.user.close:before {
|
|
4437
|
+
content: '\f235';
|
|
4438
|
+
}
|
|
4439
|
+
|
|
4440
|
+
i.icon.user.delete:before {
|
|
4441
|
+
content: '\f235';
|
|
4442
|
+
}
|
|
4443
|
+
|
|
4444
|
+
i.icon.user.x:before {
|
|
4445
|
+
content: '\f235';
|
|
4446
|
+
}
|
|
4447
|
+
|
|
4448
|
+
i.icon.vcard:before {
|
|
4449
|
+
content: '\f2bb';
|
|
4450
|
+
}
|
|
4451
|
+
|
|
4452
|
+
i.icon.video.camera:before {
|
|
4453
|
+
content: '\f03d';
|
|
4454
|
+
}
|
|
4455
|
+
|
|
4456
|
+
i.icon.video.play:before {
|
|
4457
|
+
content: '\f144';
|
|
4458
|
+
}
|
|
4459
|
+
|
|
4460
|
+
i.icon.visa.card:before {
|
|
4461
|
+
content: '\f1f0';
|
|
4462
|
+
}
|
|
4463
|
+
|
|
4464
|
+
i.icon.visa:before {
|
|
4465
|
+
content: '\f1f0';
|
|
4466
|
+
}
|
|
4467
|
+
|
|
4468
|
+
i.icon.volume.control.phone:before {
|
|
4469
|
+
content: '\f2a0';
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
i.icon.wait:before {
|
|
4473
|
+
content: '\f017';
|
|
4474
|
+
}
|
|
4475
|
+
|
|
4476
|
+
i.icon.warning.circle:before {
|
|
4477
|
+
content: '\f06a';
|
|
4478
|
+
}
|
|
4479
|
+
|
|
4480
|
+
i.icon.warning.sign:before {
|
|
4481
|
+
content: '\f071';
|
|
4482
|
+
}
|
|
4483
|
+
|
|
4484
|
+
i.icon.warning:before {
|
|
4485
|
+
content: '\f12a';
|
|
4486
|
+
}
|
|
4487
|
+
|
|
4488
|
+
i.icon.wechat:before {
|
|
4489
|
+
content: '\f1d7';
|
|
4490
|
+
}
|
|
4491
|
+
|
|
4492
|
+
i.icon.wi-fi:before {
|
|
4493
|
+
content: '\f1eb';
|
|
4494
|
+
}
|
|
4495
|
+
|
|
4496
|
+
i.icon.wikipedia:before {
|
|
4497
|
+
content: '\f266';
|
|
4498
|
+
}
|
|
4499
|
+
|
|
4500
|
+
i.icon.winner:before {
|
|
4501
|
+
content: '\f091';
|
|
4502
|
+
}
|
|
4503
|
+
|
|
4504
|
+
i.icon.wizard:before {
|
|
4505
|
+
content: '\f0d0';
|
|
4506
|
+
}
|
|
4507
|
+
|
|
4508
|
+
i.icon.woman:before {
|
|
4509
|
+
content: '\f221';
|
|
4510
|
+
}
|
|
4511
|
+
|
|
4512
|
+
i.icon.won:before {
|
|
4513
|
+
content: '\f159';
|
|
4514
|
+
}
|
|
4515
|
+
|
|
4516
|
+
i.icon.wordpress.beginner:before {
|
|
4517
|
+
content: '\f297';
|
|
4518
|
+
}
|
|
4519
|
+
|
|
4520
|
+
i.icon.wordpress.forms:before {
|
|
4521
|
+
content: '\f298';
|
|
4522
|
+
}
|
|
4523
|
+
|
|
4524
|
+
i.icon.world:before {
|
|
4525
|
+
content: '\f0ac';
|
|
4526
|
+
}
|
|
4527
|
+
|
|
4528
|
+
i.icon.write.square:before {
|
|
4529
|
+
content: '\f14b';
|
|
4530
|
+
}
|
|
4531
|
+
|
|
4532
|
+
i.icon.x:before {
|
|
4533
|
+
content: '\f00d';
|
|
4534
|
+
}
|
|
4535
|
+
|
|
4536
|
+
i.icon.yc:before {
|
|
4537
|
+
content: '\f23b';
|
|
4538
|
+
}
|
|
4539
|
+
|
|
4540
|
+
i.icon.ycombinator:before {
|
|
4541
|
+
content: '\f23b';
|
|
4542
|
+
}
|
|
4543
|
+
|
|
4544
|
+
i.icon.yen:before {
|
|
4545
|
+
content: '\f157';
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
i.icon.zip:before {
|
|
4549
|
+
content: '\f187';
|
|
4550
|
+
}
|
|
4551
|
+
|
|
4552
|
+
i.icon.zoom-in:before {
|
|
4553
|
+
content: '\f00e';
|
|
4554
|
+
}
|
|
4555
|
+
|
|
4556
|
+
i.icon.zoom-out:before {
|
|
4557
|
+
content: '\f010';
|
|
4558
|
+
}
|
|
4559
|
+
|
|
4560
|
+
i.icon.zoom:before {
|
|
4561
|
+
content: '\f00e';
|
|
4562
|
+
}
|
|
4563
|
+
|
|
4564
|
+
i.icon.bitbucket.square:before {
|
|
4565
|
+
content: '\f171';
|
|
4566
|
+
}
|
|
4567
|
+
|
|
4568
|
+
i.icon.checkmark.box:before {
|
|
4569
|
+
content: '\f14a';
|
|
4570
|
+
}
|
|
4571
|
+
|
|
4572
|
+
i.icon.circle.thin:before {
|
|
4573
|
+
content: '\f111';
|
|
4574
|
+
}
|
|
4575
|
+
|
|
4576
|
+
i.icon.cloud.download:before {
|
|
4577
|
+
content: '\f381';
|
|
4578
|
+
}
|
|
4579
|
+
|
|
4580
|
+
i.icon.cloud.upload:before {
|
|
4581
|
+
content: '\f382';
|
|
4582
|
+
}
|
|
4583
|
+
|
|
4584
|
+
i.icon.compose:before {
|
|
4585
|
+
content: '\f303';
|
|
4586
|
+
}
|
|
4587
|
+
|
|
4588
|
+
i.icon.conversation:before {
|
|
4589
|
+
content: '\f086';
|
|
4590
|
+
}
|
|
4591
|
+
|
|
4592
|
+
i.icon.credit.card.alternative:before {
|
|
4593
|
+
content: '\f09d';
|
|
4594
|
+
}
|
|
4595
|
+
|
|
4596
|
+
i.icon.currency:before {
|
|
4597
|
+
content: '\f3d1';
|
|
4598
|
+
}
|
|
4599
|
+
|
|
4600
|
+
i.icon.dashboard:before {
|
|
4601
|
+
content: '\f3fd';
|
|
4602
|
+
}
|
|
4603
|
+
|
|
4604
|
+
i.icon.diamond:before {
|
|
4605
|
+
content: '\f3a5';
|
|
4606
|
+
}
|
|
4607
|
+
|
|
4608
|
+
i.icon.disk:before {
|
|
4609
|
+
content: '\f0a0';
|
|
4610
|
+
}
|
|
4611
|
+
|
|
4612
|
+
i.icon.exchange:before {
|
|
4613
|
+
content: '\f362';
|
|
4614
|
+
}
|
|
4615
|
+
|
|
4616
|
+
i.icon.external.share:before {
|
|
4617
|
+
content: '\f14d';
|
|
4618
|
+
}
|
|
4619
|
+
|
|
4620
|
+
i.icon.external.square:before {
|
|
4621
|
+
content: '\f360';
|
|
4622
|
+
}
|
|
4623
|
+
|
|
4624
|
+
i.icon.external:before {
|
|
4625
|
+
content: '\f35d';
|
|
4626
|
+
}
|
|
4627
|
+
|
|
4628
|
+
i.icon.facebook.official:before {
|
|
4629
|
+
content: '\f082';
|
|
4630
|
+
}
|
|
4631
|
+
|
|
4632
|
+
i.icon.food:before {
|
|
4633
|
+
content: '\f2e7';
|
|
4634
|
+
}
|
|
4635
|
+
|
|
4636
|
+
i.icon.hourglass.zero:before {
|
|
4637
|
+
content: '\f253';
|
|
4638
|
+
}
|
|
4639
|
+
|
|
4640
|
+
i.icon.level.down:before {
|
|
4641
|
+
content: '\f3be';
|
|
4642
|
+
}
|
|
4643
|
+
|
|
4644
|
+
i.icon.level.up:before {
|
|
4645
|
+
content: '\f3bf';
|
|
4646
|
+
}
|
|
4647
|
+
|
|
4648
|
+
i.icon.logout:before {
|
|
4649
|
+
content: '\f2f5';
|
|
4650
|
+
}
|
|
4651
|
+
|
|
4652
|
+
i.icon.meanpath:before {
|
|
4653
|
+
content: '\f0c8';
|
|
4654
|
+
}
|
|
4655
|
+
|
|
4656
|
+
i.icon.money:before {
|
|
4657
|
+
content: '\f3d1';
|
|
4658
|
+
}
|
|
4659
|
+
|
|
4660
|
+
i.icon.move:before {
|
|
4661
|
+
content: '\f0b2';
|
|
4662
|
+
}
|
|
4663
|
+
|
|
4664
|
+
i.icon.pencil:before {
|
|
4665
|
+
content: '\f303';
|
|
4666
|
+
}
|
|
4667
|
+
|
|
4668
|
+
i.icon.protect:before {
|
|
4669
|
+
content: '\f023';
|
|
4670
|
+
}
|
|
4671
|
+
|
|
4672
|
+
i.icon.radio:before {
|
|
4673
|
+
content: '\f192';
|
|
4674
|
+
}
|
|
4675
|
+
|
|
4676
|
+
i.icon.remove.bookmark:before {
|
|
4677
|
+
content: '\f02e';
|
|
4678
|
+
}
|
|
4679
|
+
|
|
4680
|
+
i.icon.resize.horizontal:before {
|
|
4681
|
+
content: '\f337';
|
|
4682
|
+
}
|
|
4683
|
+
|
|
4684
|
+
i.icon.resize.vertical:before {
|
|
4685
|
+
content: '\f338';
|
|
4686
|
+
}
|
|
4687
|
+
|
|
4688
|
+
i.icon.sign-in:before {
|
|
4689
|
+
content: '\f2f6';
|
|
4690
|
+
}
|
|
4691
|
+
|
|
4692
|
+
i.icon.sign-out:before {
|
|
4693
|
+
content: '\f2f5';
|
|
4694
|
+
}
|
|
4695
|
+
|
|
4696
|
+
i.icon.spoon:before {
|
|
4697
|
+
content: '\f2e5';
|
|
4698
|
+
}
|
|
4699
|
+
|
|
4700
|
+
i.icon.star.half.empty:before {
|
|
4701
|
+
content: '\f089';
|
|
4702
|
+
}
|
|
4703
|
+
|
|
4704
|
+
i.icon.star.half.full:before {
|
|
4705
|
+
content: '\f089';
|
|
4706
|
+
}
|
|
4707
|
+
|
|
4708
|
+
i.icon.ticket:before {
|
|
4709
|
+
content: '\f3ff';
|
|
4710
|
+
}
|
|
4711
|
+
|
|
4712
|
+
i.icon.times.rectangle:before {
|
|
4713
|
+
content: '\f410';
|
|
4714
|
+
}
|
|
4715
|
+
|
|
4716
|
+
i.icon.write:before {
|
|
4717
|
+
content: '\f303';
|
|
4718
|
+
}
|
|
4719
|
+
|
|
4720
|
+
i.icon.youtube.play:before {
|
|
4721
|
+
content: '\f167';
|
|
4722
|
+
}
|
|
4723
|
+
|
|
4724
|
+
/*******************************
|
|
4725
|
+
Outline Icons
|
|
4726
|
+
*******************************/
|
|
4727
|
+
|
|
4728
|
+
/* Outline Icon */
|
|
4729
|
+
.loadOutlineIcons() when (@importOutlineIcons) {
|
|
4730
|
+
/* Load & Define Icon Font */
|
|
4731
|
+
@font-face {
|
|
4732
|
+
font-display: swap;
|
|
4733
|
+
font-family: @outlineFontName;
|
|
4734
|
+
font-style: normal;
|
|
4735
|
+
font-variant: normal;
|
|
4736
|
+
font-weight: @normal;
|
|
4737
|
+
src: @outlineFallbackSRC;
|
|
4738
|
+
src: @outlineSrc;
|
|
4739
|
+
text-decoration: inherit;
|
|
4740
|
+
text-transform: none;
|
|
4741
|
+
}
|
|
4742
|
+
|
|
4743
|
+
i.icon.outline {
|
|
4744
|
+
font-family: @outlineFontName;
|
|
4745
|
+
}
|
|
4746
|
+
/* Icon Definitions */
|
|
4747
|
+
i.icon.address.book.outline:before {
|
|
4748
|
+
content: '\f2b9';
|
|
4749
|
+
}
|
|
4750
|
+
|
|
4751
|
+
i.icon.address.card.outline:before {
|
|
4752
|
+
content: '\f2bb';
|
|
4753
|
+
}
|
|
4754
|
+
|
|
4755
|
+
i.icon.arrow.alternate.circle.down.outline:before {
|
|
4756
|
+
content: '\f358';
|
|
4757
|
+
}
|
|
4758
|
+
|
|
4759
|
+
i.icon.arrow.alternate.circle.left.outline:before {
|
|
4760
|
+
content: '\f359';
|
|
4761
|
+
}
|
|
4762
|
+
|
|
4763
|
+
i.icon.arrow.alternate.circle.right.outline:before {
|
|
4764
|
+
content: '\f35a';
|
|
4765
|
+
}
|
|
4766
|
+
|
|
4767
|
+
i.icon.arrow.alternate.circle.up.outline:before {
|
|
4768
|
+
content: '\f35b';
|
|
4769
|
+
}
|
|
4770
|
+
|
|
4771
|
+
i.icon.bell.outline:before {
|
|
4772
|
+
content: '\f0f3';
|
|
4773
|
+
}
|
|
4774
|
+
|
|
4775
|
+
i.icon.bell.slash.outline:before {
|
|
4776
|
+
content: '\f1f6';
|
|
4777
|
+
}
|
|
4778
|
+
|
|
4779
|
+
i.icon.bookmark.outline:before {
|
|
4780
|
+
content: '\f02e';
|
|
4781
|
+
}
|
|
4782
|
+
|
|
4783
|
+
i.icon.building.outline:before {
|
|
4784
|
+
content: '\f1ad';
|
|
4785
|
+
}
|
|
4786
|
+
|
|
4787
|
+
i.icon.calendar.outline:before {
|
|
4788
|
+
content: '\f133';
|
|
4789
|
+
}
|
|
4790
|
+
|
|
4791
|
+
i.icon.calendar.alternate.outline:before {
|
|
4792
|
+
content: '\f073';
|
|
4793
|
+
}
|
|
4794
|
+
|
|
4795
|
+
i.icon.calendar.check.outline:before {
|
|
4796
|
+
content: '\f274';
|
|
4797
|
+
}
|
|
4798
|
+
|
|
4799
|
+
i.icon.calendar.minus.outline:before {
|
|
4800
|
+
content: '\f272';
|
|
4801
|
+
}
|
|
4802
|
+
|
|
4803
|
+
i.icon.calendar.plus.outline:before {
|
|
4804
|
+
content: '\f271';
|
|
4805
|
+
}
|
|
4806
|
+
|
|
4807
|
+
i.icon.calendar.times.outline:before {
|
|
4808
|
+
content: '\f273';
|
|
4809
|
+
}
|
|
4810
|
+
|
|
4811
|
+
i.icon.caret.square.down.outline:before {
|
|
4812
|
+
content: '\f150';
|
|
4813
|
+
}
|
|
4814
|
+
|
|
4815
|
+
i.icon.caret.square.left.outline:before {
|
|
4816
|
+
content: '\f191';
|
|
4817
|
+
}
|
|
4818
|
+
|
|
4819
|
+
i.icon.caret.square.right.outline:before {
|
|
4820
|
+
content: '\f152';
|
|
4821
|
+
}
|
|
4822
|
+
|
|
4823
|
+
i.icon.caret.square.up.outline:before {
|
|
4824
|
+
content: '\f151';
|
|
4825
|
+
}
|
|
4826
|
+
|
|
4827
|
+
i.icon.chart.bar.outline:before {
|
|
4828
|
+
content: '\f080';
|
|
4829
|
+
}
|
|
4830
|
+
|
|
4831
|
+
i.icon.check.circle.outline:before {
|
|
4832
|
+
content: '\f058';
|
|
4833
|
+
}
|
|
4834
|
+
|
|
4835
|
+
i.icon.check.square.outline:before {
|
|
4836
|
+
content: '\f14a';
|
|
4837
|
+
}
|
|
4838
|
+
|
|
4839
|
+
i.icon.circle.outline:before {
|
|
4840
|
+
content: '\f111';
|
|
4841
|
+
}
|
|
4842
|
+
|
|
4843
|
+
i.icon.clipboard.outline:before {
|
|
4844
|
+
content: '\f328';
|
|
4845
|
+
}
|
|
4846
|
+
|
|
4847
|
+
i.icon.clock.outline:before {
|
|
4848
|
+
content: '\f017';
|
|
4849
|
+
}
|
|
4850
|
+
|
|
4851
|
+
i.icon.clone.outline:before {
|
|
4852
|
+
content: '\f24d';
|
|
4853
|
+
}
|
|
4854
|
+
|
|
4855
|
+
i.icon.closed.captioning.outline:before {
|
|
4856
|
+
content: '\f20a';
|
|
4857
|
+
}
|
|
4858
|
+
|
|
4859
|
+
i.icon.comment.outline:before {
|
|
4860
|
+
content: '\f075';
|
|
4861
|
+
}
|
|
4862
|
+
|
|
4863
|
+
i.icon.comment.alternate.outline:before {
|
|
4864
|
+
content: '\f27a';
|
|
4865
|
+
}
|
|
4866
|
+
|
|
4867
|
+
i.icon.comments.outline:before {
|
|
4868
|
+
content: '\f086';
|
|
4869
|
+
}
|
|
4870
|
+
|
|
4871
|
+
i.icon.compass.outline:before {
|
|
4872
|
+
content: '\f14e';
|
|
4873
|
+
}
|
|
4874
|
+
|
|
4875
|
+
i.icon.copy.outline:before {
|
|
4876
|
+
content: '\f0c5';
|
|
4877
|
+
}
|
|
4878
|
+
|
|
4879
|
+
i.icon.copyright.outline:before {
|
|
4880
|
+
content: '\f1f9';
|
|
4881
|
+
}
|
|
4882
|
+
|
|
4883
|
+
i.icon.credit.card.outline:before {
|
|
4884
|
+
content: '\f09d';
|
|
4885
|
+
}
|
|
4886
|
+
|
|
4887
|
+
i.icon.dot.circle.outline:before {
|
|
4888
|
+
content: '\f192';
|
|
4889
|
+
}
|
|
4890
|
+
|
|
4891
|
+
i.icon.edit.outline:before {
|
|
4892
|
+
content: '\f044';
|
|
4893
|
+
}
|
|
4894
|
+
|
|
4895
|
+
i.icon.envelope.outline:before {
|
|
4896
|
+
content: '\f0e0';
|
|
4897
|
+
}
|
|
4898
|
+
|
|
4899
|
+
i.icon.envelope.open.outline:before {
|
|
4900
|
+
content: '\f2b6';
|
|
4901
|
+
}
|
|
4902
|
+
|
|
4903
|
+
i.icon.eye.slash.outline:before {
|
|
4904
|
+
content: '\f070';
|
|
4905
|
+
}
|
|
4906
|
+
|
|
4907
|
+
i.icon.file.outline:before {
|
|
4908
|
+
content: '\f15b';
|
|
4909
|
+
}
|
|
4910
|
+
|
|
4911
|
+
i.icon.file.alternate.outline:before {
|
|
4912
|
+
content: '\f15c';
|
|
4913
|
+
}
|
|
4914
|
+
|
|
4915
|
+
i.icon.file.archive.outline:before {
|
|
4916
|
+
content: '\f1c6';
|
|
4917
|
+
}
|
|
4918
|
+
|
|
4919
|
+
i.icon.file.audio.outline:before {
|
|
4920
|
+
content: '\f1c7';
|
|
4921
|
+
}
|
|
4922
|
+
|
|
4923
|
+
i.icon.file.code.outline:before {
|
|
4924
|
+
content: '\f1c9';
|
|
4925
|
+
}
|
|
4926
|
+
|
|
4927
|
+
i.icon.file.excel.outline:before {
|
|
4928
|
+
content: '\f1c3';
|
|
4929
|
+
}
|
|
4930
|
+
|
|
4931
|
+
i.icon.file.image.outline:before {
|
|
4932
|
+
content: '\f1c5';
|
|
4933
|
+
}
|
|
4934
|
+
|
|
4935
|
+
i.icon.file.pdf.outline:before {
|
|
4936
|
+
content: '\f1c1';
|
|
4937
|
+
}
|
|
4938
|
+
|
|
4939
|
+
i.icon.file.powerpoint.outline:before {
|
|
4940
|
+
content: '\f1c4';
|
|
4941
|
+
}
|
|
4942
|
+
|
|
4943
|
+
i.icon.file.video.outline:before {
|
|
4944
|
+
content: '\f1c8';
|
|
4945
|
+
}
|
|
4946
|
+
|
|
4947
|
+
i.icon.file.word.outline:before {
|
|
4948
|
+
content: '\f1c2';
|
|
4949
|
+
}
|
|
4950
|
+
|
|
4951
|
+
i.icon.flag.outline:before {
|
|
4952
|
+
content: '\f024';
|
|
4953
|
+
}
|
|
4954
|
+
|
|
4955
|
+
i.icon.folder.outline:before {
|
|
4956
|
+
content: '\f07b';
|
|
4957
|
+
}
|
|
4958
|
+
|
|
4959
|
+
i.icon.folder.open.outline:before {
|
|
4960
|
+
content: '\f07c';
|
|
4961
|
+
}
|
|
4962
|
+
|
|
4963
|
+
i.icon.frown.outline:before {
|
|
4964
|
+
content: '\f119';
|
|
4965
|
+
}
|
|
4966
|
+
|
|
4967
|
+
i.icon.futbol.outline:before {
|
|
4968
|
+
content: '\f1e3';
|
|
4969
|
+
}
|
|
4970
|
+
|
|
4971
|
+
i.icon.gem.outline:before {
|
|
4972
|
+
content: '\f3a5';
|
|
4973
|
+
}
|
|
4974
|
+
|
|
4975
|
+
i.icon.hand.lizard.outline:before {
|
|
4976
|
+
content: '\f258';
|
|
4977
|
+
}
|
|
4978
|
+
|
|
4979
|
+
i.icon.hand.paper.outline:before {
|
|
4980
|
+
content: '\f256';
|
|
4981
|
+
}
|
|
4982
|
+
|
|
4983
|
+
i.icon.hand.peace.outline:before {
|
|
4984
|
+
content: '\f25b';
|
|
4985
|
+
}
|
|
4986
|
+
|
|
4987
|
+
i.icon.hand.point.down.outline:before {
|
|
4988
|
+
content: '\f0a7';
|
|
4989
|
+
}
|
|
4990
|
+
|
|
4991
|
+
i.icon.hand.point.left.outline:before {
|
|
4992
|
+
content: '\f0a5';
|
|
4993
|
+
}
|
|
4994
|
+
|
|
4995
|
+
i.icon.hand.point.right.outline:before {
|
|
4996
|
+
content: '\f0a4';
|
|
4997
|
+
}
|
|
4998
|
+
|
|
4999
|
+
i.icon.hand.point.up.outline:before {
|
|
5000
|
+
content: '\f0a6';
|
|
5001
|
+
}
|
|
5002
|
+
|
|
5003
|
+
i.icon.hand.pointer.outline:before {
|
|
5004
|
+
content: '\f25a';
|
|
5005
|
+
}
|
|
5006
|
+
|
|
5007
|
+
i.icon.hand.rock.outline:before {
|
|
5008
|
+
content: '\f255';
|
|
5009
|
+
}
|
|
5010
|
+
|
|
5011
|
+
i.icon.hand.scissors.outline:before {
|
|
5012
|
+
content: '\f257';
|
|
5013
|
+
}
|
|
5014
|
+
|
|
5015
|
+
i.icon.hand.spock.outline:before {
|
|
5016
|
+
content: '\f259';
|
|
5017
|
+
}
|
|
5018
|
+
|
|
5019
|
+
i.icon.handshake.outline:before {
|
|
5020
|
+
content: '\f2b5';
|
|
5021
|
+
}
|
|
5022
|
+
|
|
5023
|
+
i.icon.hdd.outline:before {
|
|
5024
|
+
content: '\f0a0';
|
|
5025
|
+
}
|
|
5026
|
+
|
|
5027
|
+
i.icon.heart.outline:before {
|
|
5028
|
+
content: '\f004';
|
|
5029
|
+
}
|
|
5030
|
+
|
|
5031
|
+
i.icon.hospital.outline:before {
|
|
5032
|
+
content: '\f0f8';
|
|
5033
|
+
}
|
|
5034
|
+
|
|
5035
|
+
i.icon.hourglass.outline:before {
|
|
5036
|
+
content: '\f254';
|
|
5037
|
+
}
|
|
5038
|
+
|
|
5039
|
+
i.icon.id.badge.outline:before {
|
|
5040
|
+
content: '\f2c1';
|
|
5041
|
+
}
|
|
5042
|
+
|
|
5043
|
+
i.icon.id.card.outline:before {
|
|
5044
|
+
content: '\f2c2';
|
|
5045
|
+
}
|
|
5046
|
+
|
|
5047
|
+
i.icon.image.outline:before {
|
|
5048
|
+
content: '\f03e';
|
|
5049
|
+
}
|
|
5050
|
+
|
|
5051
|
+
i.icon.images.outline:before {
|
|
5052
|
+
content: '\f302';
|
|
5053
|
+
}
|
|
5054
|
+
|
|
5055
|
+
i.icon.keyboard.outline:before {
|
|
5056
|
+
content: '\f11c';
|
|
5057
|
+
}
|
|
5058
|
+
|
|
5059
|
+
i.icon.lemon.outline:before {
|
|
5060
|
+
content: '\f094';
|
|
5061
|
+
}
|
|
5062
|
+
|
|
5063
|
+
i.icon.life.ring.outline:before {
|
|
5064
|
+
content: '\f1cd';
|
|
5065
|
+
}
|
|
5066
|
+
|
|
5067
|
+
i.icon.lightbulb.outline:before {
|
|
5068
|
+
content: '\f0eb';
|
|
5069
|
+
}
|
|
5070
|
+
|
|
5071
|
+
i.icon.list.alternate.outline:before {
|
|
5072
|
+
content: '\f022';
|
|
5073
|
+
}
|
|
5074
|
+
|
|
5075
|
+
i.icon.map.outline:before {
|
|
5076
|
+
content: '\f279';
|
|
5077
|
+
}
|
|
5078
|
+
|
|
5079
|
+
i.icon.meh.outline:before {
|
|
5080
|
+
content: '\f11a';
|
|
5081
|
+
}
|
|
5082
|
+
|
|
5083
|
+
i.icon.minus.square.outline:before {
|
|
5084
|
+
content: '\f146';
|
|
5085
|
+
}
|
|
5086
|
+
|
|
5087
|
+
i.icon.money.bill.alternate.outline:before {
|
|
5088
|
+
content: '\f3d1';
|
|
5089
|
+
}
|
|
5090
|
+
|
|
5091
|
+
i.icon.moon.outline:before {
|
|
5092
|
+
content: '\f186';
|
|
5093
|
+
}
|
|
5094
|
+
|
|
5095
|
+
i.icon.newspaper.outline:before {
|
|
5096
|
+
content: '\f1ea';
|
|
5097
|
+
}
|
|
5098
|
+
|
|
5099
|
+
i.icon.object.group.outline:before {
|
|
5100
|
+
content: '\f247';
|
|
5101
|
+
}
|
|
5102
|
+
|
|
5103
|
+
i.icon.object.ungroup.outline:before {
|
|
5104
|
+
content: '\f248';
|
|
5105
|
+
}
|
|
5106
|
+
|
|
5107
|
+
i.icon.paper.plane.outline:before {
|
|
5108
|
+
content: '\f1d8';
|
|
5109
|
+
}
|
|
5110
|
+
|
|
5111
|
+
i.icon.pause.circle.outline:before {
|
|
5112
|
+
content: '\f28b';
|
|
5113
|
+
}
|
|
5114
|
+
|
|
5115
|
+
i.icon.play.circle.outline:before {
|
|
5116
|
+
content: '\f144';
|
|
5117
|
+
}
|
|
5118
|
+
|
|
5119
|
+
i.icon.plus.square.outline:before {
|
|
5120
|
+
content: '\f0fe';
|
|
5121
|
+
}
|
|
5122
|
+
|
|
5123
|
+
i.icon.question.circle.outline:before {
|
|
5124
|
+
content: '\f059';
|
|
5125
|
+
}
|
|
5126
|
+
|
|
5127
|
+
i.icon.registered.outline:before {
|
|
5128
|
+
content: '\f25d';
|
|
5129
|
+
}
|
|
5130
|
+
|
|
5131
|
+
i.icon.save.outline:before {
|
|
5132
|
+
content: '\f0c7';
|
|
5133
|
+
}
|
|
5134
|
+
|
|
5135
|
+
i.icon.share.square.outline:before {
|
|
5136
|
+
content: '\f14d';
|
|
5137
|
+
}
|
|
5138
|
+
|
|
5139
|
+
i.icon.smile.outline:before {
|
|
5140
|
+
content: '\f118';
|
|
5141
|
+
}
|
|
5142
|
+
|
|
5143
|
+
i.icon.snowflake.outline:before {
|
|
5144
|
+
content: '\f2dc';
|
|
5145
|
+
}
|
|
5146
|
+
|
|
5147
|
+
i.icon.square.outline:before {
|
|
5148
|
+
content: '\f0c8';
|
|
5149
|
+
}
|
|
5150
|
+
|
|
5151
|
+
i.icon.star.outline:before {
|
|
5152
|
+
content: '\f005';
|
|
5153
|
+
}
|
|
5154
|
+
|
|
5155
|
+
i.icon.star.half.outline:before {
|
|
5156
|
+
content: '\f089';
|
|
5157
|
+
}
|
|
5158
|
+
|
|
5159
|
+
i.icon.sticky.note.outline:before {
|
|
5160
|
+
content: '\f249';
|
|
5161
|
+
}
|
|
5162
|
+
|
|
5163
|
+
i.icon.stop.circle.outline:before {
|
|
5164
|
+
content: '\f28d';
|
|
5165
|
+
}
|
|
5166
|
+
|
|
5167
|
+
i.icon.sun.outline:before {
|
|
5168
|
+
content: '\f185';
|
|
5169
|
+
}
|
|
5170
|
+
|
|
5171
|
+
i.icon.thumbs.down.outline:before {
|
|
5172
|
+
content: '\f165';
|
|
5173
|
+
}
|
|
5174
|
+
|
|
5175
|
+
i.icon.thumbs.up.outline:before {
|
|
5176
|
+
content: '\f164';
|
|
5177
|
+
}
|
|
5178
|
+
|
|
5179
|
+
i.icon.times.circle.outline:before {
|
|
5180
|
+
content: '\f057';
|
|
5181
|
+
}
|
|
5182
|
+
|
|
5183
|
+
i.icon.trash.alternate.outline:before {
|
|
5184
|
+
content: '\f2ed';
|
|
5185
|
+
}
|
|
5186
|
+
|
|
5187
|
+
i.icon.user.outline:before {
|
|
5188
|
+
content: '\f007';
|
|
5189
|
+
}
|
|
5190
|
+
|
|
5191
|
+
i.icon.user.circle.outline:before {
|
|
5192
|
+
content: '\f2bd';
|
|
5193
|
+
}
|
|
5194
|
+
|
|
5195
|
+
i.icon.window.close.outline:before {
|
|
5196
|
+
content: '\f410';
|
|
5197
|
+
}
|
|
5198
|
+
|
|
5199
|
+
i.icon.window.maximize.outline:before {
|
|
5200
|
+
content: '\f2d0';
|
|
5201
|
+
}
|
|
5202
|
+
|
|
5203
|
+
i.icon.window.minimize.outline:before {
|
|
5204
|
+
content: '\f2d1';
|
|
5205
|
+
}
|
|
5206
|
+
|
|
5207
|
+
i.icon.window.restore.outline:before {
|
|
5208
|
+
content: '\f2d2';
|
|
5209
|
+
}
|
|
5210
|
+
|
|
5211
|
+
/* Outline Aliases */
|
|
5212
|
+
i.icon.disk.outline:before {
|
|
5213
|
+
content: '\f0a0';
|
|
5214
|
+
}
|
|
5215
|
+
|
|
5216
|
+
i.icon.heart.empty,
|
|
5217
|
+
i.icon.star.empty {
|
|
5218
|
+
font-family: @outlineFontName;
|
|
5219
|
+
}
|
|
5220
|
+
|
|
5221
|
+
i.icon.heart.empty:before {
|
|
5222
|
+
content: '\f004';
|
|
5223
|
+
}
|
|
5224
|
+
|
|
5225
|
+
i.icon.star.empty:before {
|
|
5226
|
+
content: '\f089';
|
|
5227
|
+
}
|
|
5228
|
+
}
|
|
5229
|
+
.loadOutlineIcons();
|