panthera-jekyll 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer.html +5 -0
  3. data/_includes/header.html +9 -0
  4. data/_includes/left.html +25 -0
  5. data/_layouts/default.html +40 -63
  6. data/_sass/includes/content.scss +17 -0
  7. data/_sass/includes/footer.scss +20 -0
  8. data/_sass/includes/header.scss +36 -0
  9. data/_sass/includes/left.scss +87 -0
  10. data/_sass/includes/right.scss +9 -0
  11. data/_sass/main.scss +44 -0
  12. data/_sass/panthera-jekyll.scss +11 -0
  13. data/_sass/root/functions.scss +7 -0
  14. data/_sass/root/root.scss +28 -0
  15. data/_sass/root/variables.scss +8 -0
  16. data/assets/css/style.scss +6 -0
  17. data/assets/images/left-background.jpg +0 -0
  18. data/assets/libs/fontawesome-5.9.0/css/all.css +4392 -0
  19. data/assets/libs/fontawesome-5.9.0/css/all.min.css +5 -0
  20. data/assets/libs/fontawesome-5.9.0/css/brands.css +14 -0
  21. data/assets/libs/fontawesome-5.9.0/css/brands.min.css +5 -0
  22. data/assets/libs/fontawesome-5.9.0/css/fontawesome.css +4359 -0
  23. data/assets/libs/fontawesome-5.9.0/css/fontawesome.min.css +5 -0
  24. data/assets/libs/fontawesome-5.9.0/css/regular.css +15 -0
  25. data/assets/libs/fontawesome-5.9.0/css/regular.min.css +5 -0
  26. data/assets/libs/fontawesome-5.9.0/css/solid.css +16 -0
  27. data/assets/libs/fontawesome-5.9.0/css/solid.min.css +5 -0
  28. data/assets/libs/fontawesome-5.9.0/css/svg-with-js.css +346 -0
  29. data/assets/libs/fontawesome-5.9.0/css/svg-with-js.min.css +5 -0
  30. data/assets/libs/fontawesome-5.9.0/css/v4-shims.css +2166 -0
  31. data/assets/libs/fontawesome-5.9.0/css/v4-shims.min.css +5 -0
  32. data/assets/libs/fontawesome-5.9.0/js/all.js +4313 -0
  33. data/assets/libs/fontawesome-5.9.0/js/all.min.js +5 -0
  34. data/assets/libs/fontawesome-5.9.0/js/brands.js +556 -0
  35. data/assets/libs/fontawesome-5.9.0/js/brands.min.js +5 -0
  36. data/assets/libs/fontawesome-5.9.0/js/fontawesome.js +2404 -0
  37. data/assets/libs/fontawesome-5.9.0/js/fontawesome.min.js +5 -0
  38. data/assets/libs/fontawesome-5.9.0/js/regular.js +280 -0
  39. data/assets/libs/fontawesome-5.9.0/js/regular.min.js +5 -0
  40. data/assets/libs/fontawesome-5.9.0/js/solid.js +1085 -0
  41. data/assets/libs/fontawesome-5.9.0/js/solid.min.js +5 -0
  42. data/assets/libs/fontawesome-5.9.0/js/v4-shims.js +68 -0
  43. data/assets/libs/fontawesome-5.9.0/js/v4-shims.min.js +5 -0
  44. data/assets/libs/fontawesome-5.9.0/sprites/brands.svg +1291 -0
  45. data/assets/libs/fontawesome-5.9.0/sprites/regular.svg +463 -0
  46. data/assets/libs/fontawesome-5.9.0/sprites/solid.svg +2878 -0
  47. data/assets/libs/fontawesome-5.9.0/webfonts/fa-brands-400.eot +0 -0
  48. data/assets/libs/fontawesome-5.9.0/webfonts/fa-brands-400.svg +3442 -0
  49. data/assets/libs/fontawesome-5.9.0/webfonts/fa-brands-400.ttf +0 -0
  50. data/assets/libs/fontawesome-5.9.0/webfonts/fa-brands-400.woff +0 -0
  51. data/assets/libs/fontawesome-5.9.0/webfonts/fa-brands-400.woff2 +0 -0
  52. data/assets/libs/fontawesome-5.9.0/webfonts/fa-regular-400.eot +0 -0
  53. data/assets/libs/fontawesome-5.9.0/webfonts/fa-regular-400.svg +803 -0
  54. data/assets/libs/fontawesome-5.9.0/webfonts/fa-regular-400.ttf +0 -0
  55. data/assets/libs/fontawesome-5.9.0/webfonts/fa-regular-400.woff +0 -0
  56. data/assets/libs/fontawesome-5.9.0/webfonts/fa-regular-400.woff2 +0 -0
  57. data/assets/libs/fontawesome-5.9.0/webfonts/fa-solid-900.eot +0 -0
  58. data/assets/libs/fontawesome-5.9.0/webfonts/fa-solid-900.svg +4649 -0
  59. data/assets/libs/fontawesome-5.9.0/webfonts/fa-solid-900.ttf +0 -0
  60. data/assets/libs/fontawesome-5.9.0/webfonts/fa-solid-900.woff +0 -0
  61. data/assets/libs/fontawesome-5.9.0/webfonts/fa-solid-900.woff2 +0 -0
  62. metadata +89 -2
@@ -0,0 +1,2166 @@
1
+ /*!
2
+ * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ .fa.fa-glass:before {
6
+ content: "\f000"; }
7
+
8
+ .fa.fa-meetup {
9
+ font-family: 'Font Awesome 5 Brands';
10
+ font-weight: 400; }
11
+
12
+ .fa.fa-star-o {
13
+ font-family: 'Font Awesome 5 Free';
14
+ font-weight: 400; }
15
+
16
+ .fa.fa-star-o:before {
17
+ content: "\f005"; }
18
+
19
+ .fa.fa-remove:before {
20
+ content: "\f00d"; }
21
+
22
+ .fa.fa-close:before {
23
+ content: "\f00d"; }
24
+
25
+ .fa.fa-gear:before {
26
+ content: "\f013"; }
27
+
28
+ .fa.fa-trash-o {
29
+ font-family: 'Font Awesome 5 Free';
30
+ font-weight: 400; }
31
+
32
+ .fa.fa-trash-o:before {
33
+ content: "\f2ed"; }
34
+
35
+ .fa.fa-file-o {
36
+ font-family: 'Font Awesome 5 Free';
37
+ font-weight: 400; }
38
+
39
+ .fa.fa-file-o:before {
40
+ content: "\f15b"; }
41
+
42
+ .fa.fa-clock-o {
43
+ font-family: 'Font Awesome 5 Free';
44
+ font-weight: 400; }
45
+
46
+ .fa.fa-clock-o:before {
47
+ content: "\f017"; }
48
+
49
+ .fa.fa-arrow-circle-o-down {
50
+ font-family: 'Font Awesome 5 Free';
51
+ font-weight: 400; }
52
+
53
+ .fa.fa-arrow-circle-o-down:before {
54
+ content: "\f358"; }
55
+
56
+ .fa.fa-arrow-circle-o-up {
57
+ font-family: 'Font Awesome 5 Free';
58
+ font-weight: 400; }
59
+
60
+ .fa.fa-arrow-circle-o-up:before {
61
+ content: "\f35b"; }
62
+
63
+ .fa.fa-play-circle-o {
64
+ font-family: 'Font Awesome 5 Free';
65
+ font-weight: 400; }
66
+
67
+ .fa.fa-play-circle-o:before {
68
+ content: "\f144"; }
69
+
70
+ .fa.fa-repeat:before {
71
+ content: "\f01e"; }
72
+
73
+ .fa.fa-rotate-right:before {
74
+ content: "\f01e"; }
75
+
76
+ .fa.fa-refresh:before {
77
+ content: "\f021"; }
78
+
79
+ .fa.fa-list-alt {
80
+ font-family: 'Font Awesome 5 Free';
81
+ font-weight: 400; }
82
+
83
+ .fa.fa-dedent:before {
84
+ content: "\f03b"; }
85
+
86
+ .fa.fa-video-camera:before {
87
+ content: "\f03d"; }
88
+
89
+ .fa.fa-picture-o {
90
+ font-family: 'Font Awesome 5 Free';
91
+ font-weight: 400; }
92
+
93
+ .fa.fa-picture-o:before {
94
+ content: "\f03e"; }
95
+
96
+ .fa.fa-photo {
97
+ font-family: 'Font Awesome 5 Free';
98
+ font-weight: 400; }
99
+
100
+ .fa.fa-photo:before {
101
+ content: "\f03e"; }
102
+
103
+ .fa.fa-image {
104
+ font-family: 'Font Awesome 5 Free';
105
+ font-weight: 400; }
106
+
107
+ .fa.fa-image:before {
108
+ content: "\f03e"; }
109
+
110
+ .fa.fa-pencil:before {
111
+ content: "\f303"; }
112
+
113
+ .fa.fa-map-marker:before {
114
+ content: "\f3c5"; }
115
+
116
+ .fa.fa-pencil-square-o {
117
+ font-family: 'Font Awesome 5 Free';
118
+ font-weight: 400; }
119
+
120
+ .fa.fa-pencil-square-o:before {
121
+ content: "\f044"; }
122
+
123
+ .fa.fa-share-square-o {
124
+ font-family: 'Font Awesome 5 Free';
125
+ font-weight: 400; }
126
+
127
+ .fa.fa-share-square-o:before {
128
+ content: "\f14d"; }
129
+
130
+ .fa.fa-check-square-o {
131
+ font-family: 'Font Awesome 5 Free';
132
+ font-weight: 400; }
133
+
134
+ .fa.fa-check-square-o:before {
135
+ content: "\f14a"; }
136
+
137
+ .fa.fa-arrows:before {
138
+ content: "\f0b2"; }
139
+
140
+ .fa.fa-times-circle-o {
141
+ font-family: 'Font Awesome 5 Free';
142
+ font-weight: 400; }
143
+
144
+ .fa.fa-times-circle-o:before {
145
+ content: "\f057"; }
146
+
147
+ .fa.fa-check-circle-o {
148
+ font-family: 'Font Awesome 5 Free';
149
+ font-weight: 400; }
150
+
151
+ .fa.fa-check-circle-o:before {
152
+ content: "\f058"; }
153
+
154
+ .fa.fa-mail-forward:before {
155
+ content: "\f064"; }
156
+
157
+ .fa.fa-eye {
158
+ font-family: 'Font Awesome 5 Free';
159
+ font-weight: 400; }
160
+
161
+ .fa.fa-eye-slash {
162
+ font-family: 'Font Awesome 5 Free';
163
+ font-weight: 400; }
164
+
165
+ .fa.fa-warning:before {
166
+ content: "\f071"; }
167
+
168
+ .fa.fa-calendar:before {
169
+ content: "\f073"; }
170
+
171
+ .fa.fa-arrows-v:before {
172
+ content: "\f338"; }
173
+
174
+ .fa.fa-arrows-h:before {
175
+ content: "\f337"; }
176
+
177
+ .fa.fa-bar-chart {
178
+ font-family: 'Font Awesome 5 Free';
179
+ font-weight: 400; }
180
+
181
+ .fa.fa-bar-chart:before {
182
+ content: "\f080"; }
183
+
184
+ .fa.fa-bar-chart-o {
185
+ font-family: 'Font Awesome 5 Free';
186
+ font-weight: 400; }
187
+
188
+ .fa.fa-bar-chart-o:before {
189
+ content: "\f080"; }
190
+
191
+ .fa.fa-twitter-square {
192
+ font-family: 'Font Awesome 5 Brands';
193
+ font-weight: 400; }
194
+
195
+ .fa.fa-facebook-square {
196
+ font-family: 'Font Awesome 5 Brands';
197
+ font-weight: 400; }
198
+
199
+ .fa.fa-gears:before {
200
+ content: "\f085"; }
201
+
202
+ .fa.fa-thumbs-o-up {
203
+ font-family: 'Font Awesome 5 Free';
204
+ font-weight: 400; }
205
+
206
+ .fa.fa-thumbs-o-up:before {
207
+ content: "\f164"; }
208
+
209
+ .fa.fa-thumbs-o-down {
210
+ font-family: 'Font Awesome 5 Free';
211
+ font-weight: 400; }
212
+
213
+ .fa.fa-thumbs-o-down:before {
214
+ content: "\f165"; }
215
+
216
+ .fa.fa-heart-o {
217
+ font-family: 'Font Awesome 5 Free';
218
+ font-weight: 400; }
219
+
220
+ .fa.fa-heart-o:before {
221
+ content: "\f004"; }
222
+
223
+ .fa.fa-sign-out:before {
224
+ content: "\f2f5"; }
225
+
226
+ .fa.fa-linkedin-square {
227
+ font-family: 'Font Awesome 5 Brands';
228
+ font-weight: 400; }
229
+
230
+ .fa.fa-linkedin-square:before {
231
+ content: "\f08c"; }
232
+
233
+ .fa.fa-thumb-tack:before {
234
+ content: "\f08d"; }
235
+
236
+ .fa.fa-external-link:before {
237
+ content: "\f35d"; }
238
+
239
+ .fa.fa-sign-in:before {
240
+ content: "\f2f6"; }
241
+
242
+ .fa.fa-github-square {
243
+ font-family: 'Font Awesome 5 Brands';
244
+ font-weight: 400; }
245
+
246
+ .fa.fa-lemon-o {
247
+ font-family: 'Font Awesome 5 Free';
248
+ font-weight: 400; }
249
+
250
+ .fa.fa-lemon-o:before {
251
+ content: "\f094"; }
252
+
253
+ .fa.fa-square-o {
254
+ font-family: 'Font Awesome 5 Free';
255
+ font-weight: 400; }
256
+
257
+ .fa.fa-square-o:before {
258
+ content: "\f0c8"; }
259
+
260
+ .fa.fa-bookmark-o {
261
+ font-family: 'Font Awesome 5 Free';
262
+ font-weight: 400; }
263
+
264
+ .fa.fa-bookmark-o:before {
265
+ content: "\f02e"; }
266
+
267
+ .fa.fa-twitter {
268
+ font-family: 'Font Awesome 5 Brands';
269
+ font-weight: 400; }
270
+
271
+ .fa.fa-facebook {
272
+ font-family: 'Font Awesome 5 Brands';
273
+ font-weight: 400; }
274
+
275
+ .fa.fa-facebook:before {
276
+ content: "\f39e"; }
277
+
278
+ .fa.fa-facebook-f {
279
+ font-family: 'Font Awesome 5 Brands';
280
+ font-weight: 400; }
281
+
282
+ .fa.fa-facebook-f:before {
283
+ content: "\f39e"; }
284
+
285
+ .fa.fa-github {
286
+ font-family: 'Font Awesome 5 Brands';
287
+ font-weight: 400; }
288
+
289
+ .fa.fa-credit-card {
290
+ font-family: 'Font Awesome 5 Free';
291
+ font-weight: 400; }
292
+
293
+ .fa.fa-feed:before {
294
+ content: "\f09e"; }
295
+
296
+ .fa.fa-hdd-o {
297
+ font-family: 'Font Awesome 5 Free';
298
+ font-weight: 400; }
299
+
300
+ .fa.fa-hdd-o:before {
301
+ content: "\f0a0"; }
302
+
303
+ .fa.fa-hand-o-right {
304
+ font-family: 'Font Awesome 5 Free';
305
+ font-weight: 400; }
306
+
307
+ .fa.fa-hand-o-right:before {
308
+ content: "\f0a4"; }
309
+
310
+ .fa.fa-hand-o-left {
311
+ font-family: 'Font Awesome 5 Free';
312
+ font-weight: 400; }
313
+
314
+ .fa.fa-hand-o-left:before {
315
+ content: "\f0a5"; }
316
+
317
+ .fa.fa-hand-o-up {
318
+ font-family: 'Font Awesome 5 Free';
319
+ font-weight: 400; }
320
+
321
+ .fa.fa-hand-o-up:before {
322
+ content: "\f0a6"; }
323
+
324
+ .fa.fa-hand-o-down {
325
+ font-family: 'Font Awesome 5 Free';
326
+ font-weight: 400; }
327
+
328
+ .fa.fa-hand-o-down:before {
329
+ content: "\f0a7"; }
330
+
331
+ .fa.fa-arrows-alt:before {
332
+ content: "\f31e"; }
333
+
334
+ .fa.fa-group:before {
335
+ content: "\f0c0"; }
336
+
337
+ .fa.fa-chain:before {
338
+ content: "\f0c1"; }
339
+
340
+ .fa.fa-scissors:before {
341
+ content: "\f0c4"; }
342
+
343
+ .fa.fa-files-o {
344
+ font-family: 'Font Awesome 5 Free';
345
+ font-weight: 400; }
346
+
347
+ .fa.fa-files-o:before {
348
+ content: "\f0c5"; }
349
+
350
+ .fa.fa-floppy-o {
351
+ font-family: 'Font Awesome 5 Free';
352
+ font-weight: 400; }
353
+
354
+ .fa.fa-floppy-o:before {
355
+ content: "\f0c7"; }
356
+
357
+ .fa.fa-navicon:before {
358
+ content: "\f0c9"; }
359
+
360
+ .fa.fa-reorder:before {
361
+ content: "\f0c9"; }
362
+
363
+ .fa.fa-pinterest {
364
+ font-family: 'Font Awesome 5 Brands';
365
+ font-weight: 400; }
366
+
367
+ .fa.fa-pinterest-square {
368
+ font-family: 'Font Awesome 5 Brands';
369
+ font-weight: 400; }
370
+
371
+ .fa.fa-google-plus-square {
372
+ font-family: 'Font Awesome 5 Brands';
373
+ font-weight: 400; }
374
+
375
+ .fa.fa-google-plus {
376
+ font-family: 'Font Awesome 5 Brands';
377
+ font-weight: 400; }
378
+
379
+ .fa.fa-google-plus:before {
380
+ content: "\f0d5"; }
381
+
382
+ .fa.fa-money {
383
+ font-family: 'Font Awesome 5 Free';
384
+ font-weight: 400; }
385
+
386
+ .fa.fa-money:before {
387
+ content: "\f3d1"; }
388
+
389
+ .fa.fa-unsorted:before {
390
+ content: "\f0dc"; }
391
+
392
+ .fa.fa-sort-desc:before {
393
+ content: "\f0dd"; }
394
+
395
+ .fa.fa-sort-asc:before {
396
+ content: "\f0de"; }
397
+
398
+ .fa.fa-linkedin {
399
+ font-family: 'Font Awesome 5 Brands';
400
+ font-weight: 400; }
401
+
402
+ .fa.fa-linkedin:before {
403
+ content: "\f0e1"; }
404
+
405
+ .fa.fa-rotate-left:before {
406
+ content: "\f0e2"; }
407
+
408
+ .fa.fa-legal:before {
409
+ content: "\f0e3"; }
410
+
411
+ .fa.fa-tachometer:before {
412
+ content: "\f3fd"; }
413
+
414
+ .fa.fa-dashboard:before {
415
+ content: "\f3fd"; }
416
+
417
+ .fa.fa-comment-o {
418
+ font-family: 'Font Awesome 5 Free';
419
+ font-weight: 400; }
420
+
421
+ .fa.fa-comment-o:before {
422
+ content: "\f075"; }
423
+
424
+ .fa.fa-comments-o {
425
+ font-family: 'Font Awesome 5 Free';
426
+ font-weight: 400; }
427
+
428
+ .fa.fa-comments-o:before {
429
+ content: "\f086"; }
430
+
431
+ .fa.fa-flash:before {
432
+ content: "\f0e7"; }
433
+
434
+ .fa.fa-clipboard {
435
+ font-family: 'Font Awesome 5 Free';
436
+ font-weight: 400; }
437
+
438
+ .fa.fa-paste {
439
+ font-family: 'Font Awesome 5 Free';
440
+ font-weight: 400; }
441
+
442
+ .fa.fa-paste:before {
443
+ content: "\f328"; }
444
+
445
+ .fa.fa-lightbulb-o {
446
+ font-family: 'Font Awesome 5 Free';
447
+ font-weight: 400; }
448
+
449
+ .fa.fa-lightbulb-o:before {
450
+ content: "\f0eb"; }
451
+
452
+ .fa.fa-exchange:before {
453
+ content: "\f362"; }
454
+
455
+ .fa.fa-cloud-download:before {
456
+ content: "\f381"; }
457
+
458
+ .fa.fa-cloud-upload:before {
459
+ content: "\f382"; }
460
+
461
+ .fa.fa-bell-o {
462
+ font-family: 'Font Awesome 5 Free';
463
+ font-weight: 400; }
464
+
465
+ .fa.fa-bell-o:before {
466
+ content: "\f0f3"; }
467
+
468
+ .fa.fa-cutlery:before {
469
+ content: "\f2e7"; }
470
+
471
+ .fa.fa-file-text-o {
472
+ font-family: 'Font Awesome 5 Free';
473
+ font-weight: 400; }
474
+
475
+ .fa.fa-file-text-o:before {
476
+ content: "\f15c"; }
477
+
478
+ .fa.fa-building-o {
479
+ font-family: 'Font Awesome 5 Free';
480
+ font-weight: 400; }
481
+
482
+ .fa.fa-building-o:before {
483
+ content: "\f1ad"; }
484
+
485
+ .fa.fa-hospital-o {
486
+ font-family: 'Font Awesome 5 Free';
487
+ font-weight: 400; }
488
+
489
+ .fa.fa-hospital-o:before {
490
+ content: "\f0f8"; }
491
+
492
+ .fa.fa-tablet:before {
493
+ content: "\f3fa"; }
494
+
495
+ .fa.fa-mobile:before {
496
+ content: "\f3cd"; }
497
+
498
+ .fa.fa-mobile-phone:before {
499
+ content: "\f3cd"; }
500
+
501
+ .fa.fa-circle-o {
502
+ font-family: 'Font Awesome 5 Free';
503
+ font-weight: 400; }
504
+
505
+ .fa.fa-circle-o:before {
506
+ content: "\f111"; }
507
+
508
+ .fa.fa-mail-reply:before {
509
+ content: "\f3e5"; }
510
+
511
+ .fa.fa-github-alt {
512
+ font-family: 'Font Awesome 5 Brands';
513
+ font-weight: 400; }
514
+
515
+ .fa.fa-folder-o {
516
+ font-family: 'Font Awesome 5 Free';
517
+ font-weight: 400; }
518
+
519
+ .fa.fa-folder-o:before {
520
+ content: "\f07b"; }
521
+
522
+ .fa.fa-folder-open-o {
523
+ font-family: 'Font Awesome 5 Free';
524
+ font-weight: 400; }
525
+
526
+ .fa.fa-folder-open-o:before {
527
+ content: "\f07c"; }
528
+
529
+ .fa.fa-smile-o {
530
+ font-family: 'Font Awesome 5 Free';
531
+ font-weight: 400; }
532
+
533
+ .fa.fa-smile-o:before {
534
+ content: "\f118"; }
535
+
536
+ .fa.fa-frown-o {
537
+ font-family: 'Font Awesome 5 Free';
538
+ font-weight: 400; }
539
+
540
+ .fa.fa-frown-o:before {
541
+ content: "\f119"; }
542
+
543
+ .fa.fa-meh-o {
544
+ font-family: 'Font Awesome 5 Free';
545
+ font-weight: 400; }
546
+
547
+ .fa.fa-meh-o:before {
548
+ content: "\f11a"; }
549
+
550
+ .fa.fa-keyboard-o {
551
+ font-family: 'Font Awesome 5 Free';
552
+ font-weight: 400; }
553
+
554
+ .fa.fa-keyboard-o:before {
555
+ content: "\f11c"; }
556
+
557
+ .fa.fa-flag-o {
558
+ font-family: 'Font Awesome 5 Free';
559
+ font-weight: 400; }
560
+
561
+ .fa.fa-flag-o:before {
562
+ content: "\f024"; }
563
+
564
+ .fa.fa-mail-reply-all:before {
565
+ content: "\f122"; }
566
+
567
+ .fa.fa-star-half-o {
568
+ font-family: 'Font Awesome 5 Free';
569
+ font-weight: 400; }
570
+
571
+ .fa.fa-star-half-o:before {
572
+ content: "\f089"; }
573
+
574
+ .fa.fa-star-half-empty {
575
+ font-family: 'Font Awesome 5 Free';
576
+ font-weight: 400; }
577
+
578
+ .fa.fa-star-half-empty:before {
579
+ content: "\f089"; }
580
+
581
+ .fa.fa-star-half-full {
582
+ font-family: 'Font Awesome 5 Free';
583
+ font-weight: 400; }
584
+
585
+ .fa.fa-star-half-full:before {
586
+ content: "\f089"; }
587
+
588
+ .fa.fa-code-fork:before {
589
+ content: "\f126"; }
590
+
591
+ .fa.fa-chain-broken:before {
592
+ content: "\f127"; }
593
+
594
+ .fa.fa-shield:before {
595
+ content: "\f3ed"; }
596
+
597
+ .fa.fa-calendar-o {
598
+ font-family: 'Font Awesome 5 Free';
599
+ font-weight: 400; }
600
+
601
+ .fa.fa-calendar-o:before {
602
+ content: "\f133"; }
603
+
604
+ .fa.fa-maxcdn {
605
+ font-family: 'Font Awesome 5 Brands';
606
+ font-weight: 400; }
607
+
608
+ .fa.fa-html5 {
609
+ font-family: 'Font Awesome 5 Brands';
610
+ font-weight: 400; }
611
+
612
+ .fa.fa-css3 {
613
+ font-family: 'Font Awesome 5 Brands';
614
+ font-weight: 400; }
615
+
616
+ .fa.fa-ticket:before {
617
+ content: "\f3ff"; }
618
+
619
+ .fa.fa-minus-square-o {
620
+ font-family: 'Font Awesome 5 Free';
621
+ font-weight: 400; }
622
+
623
+ .fa.fa-minus-square-o:before {
624
+ content: "\f146"; }
625
+
626
+ .fa.fa-level-up:before {
627
+ content: "\f3bf"; }
628
+
629
+ .fa.fa-level-down:before {
630
+ content: "\f3be"; }
631
+
632
+ .fa.fa-pencil-square:before {
633
+ content: "\f14b"; }
634
+
635
+ .fa.fa-external-link-square:before {
636
+ content: "\f360"; }
637
+
638
+ .fa.fa-compass {
639
+ font-family: 'Font Awesome 5 Free';
640
+ font-weight: 400; }
641
+
642
+ .fa.fa-caret-square-o-down {
643
+ font-family: 'Font Awesome 5 Free';
644
+ font-weight: 400; }
645
+
646
+ .fa.fa-caret-square-o-down:before {
647
+ content: "\f150"; }
648
+
649
+ .fa.fa-toggle-down {
650
+ font-family: 'Font Awesome 5 Free';
651
+ font-weight: 400; }
652
+
653
+ .fa.fa-toggle-down:before {
654
+ content: "\f150"; }
655
+
656
+ .fa.fa-caret-square-o-up {
657
+ font-family: 'Font Awesome 5 Free';
658
+ font-weight: 400; }
659
+
660
+ .fa.fa-caret-square-o-up:before {
661
+ content: "\f151"; }
662
+
663
+ .fa.fa-toggle-up {
664
+ font-family: 'Font Awesome 5 Free';
665
+ font-weight: 400; }
666
+
667
+ .fa.fa-toggle-up:before {
668
+ content: "\f151"; }
669
+
670
+ .fa.fa-caret-square-o-right {
671
+ font-family: 'Font Awesome 5 Free';
672
+ font-weight: 400; }
673
+
674
+ .fa.fa-caret-square-o-right:before {
675
+ content: "\f152"; }
676
+
677
+ .fa.fa-toggle-right {
678
+ font-family: 'Font Awesome 5 Free';
679
+ font-weight: 400; }
680
+
681
+ .fa.fa-toggle-right:before {
682
+ content: "\f152"; }
683
+
684
+ .fa.fa-eur:before {
685
+ content: "\f153"; }
686
+
687
+ .fa.fa-euro:before {
688
+ content: "\f153"; }
689
+
690
+ .fa.fa-gbp:before {
691
+ content: "\f154"; }
692
+
693
+ .fa.fa-usd:before {
694
+ content: "\f155"; }
695
+
696
+ .fa.fa-dollar:before {
697
+ content: "\f155"; }
698
+
699
+ .fa.fa-inr:before {
700
+ content: "\f156"; }
701
+
702
+ .fa.fa-rupee:before {
703
+ content: "\f156"; }
704
+
705
+ .fa.fa-jpy:before {
706
+ content: "\f157"; }
707
+
708
+ .fa.fa-cny:before {
709
+ content: "\f157"; }
710
+
711
+ .fa.fa-rmb:before {
712
+ content: "\f157"; }
713
+
714
+ .fa.fa-yen:before {
715
+ content: "\f157"; }
716
+
717
+ .fa.fa-rub:before {
718
+ content: "\f158"; }
719
+
720
+ .fa.fa-ruble:before {
721
+ content: "\f158"; }
722
+
723
+ .fa.fa-rouble:before {
724
+ content: "\f158"; }
725
+
726
+ .fa.fa-krw:before {
727
+ content: "\f159"; }
728
+
729
+ .fa.fa-won:before {
730
+ content: "\f159"; }
731
+
732
+ .fa.fa-btc {
733
+ font-family: 'Font Awesome 5 Brands';
734
+ font-weight: 400; }
735
+
736
+ .fa.fa-bitcoin {
737
+ font-family: 'Font Awesome 5 Brands';
738
+ font-weight: 400; }
739
+
740
+ .fa.fa-bitcoin:before {
741
+ content: "\f15a"; }
742
+
743
+ .fa.fa-file-text:before {
744
+ content: "\f15c"; }
745
+
746
+ .fa.fa-sort-alpha-asc:before {
747
+ content: "\f15d"; }
748
+
749
+ .fa.fa-sort-alpha-desc:before {
750
+ content: "\f15e"; }
751
+
752
+ .fa.fa-sort-amount-asc:before {
753
+ content: "\f160"; }
754
+
755
+ .fa.fa-sort-amount-desc:before {
756
+ content: "\f161"; }
757
+
758
+ .fa.fa-sort-numeric-asc:before {
759
+ content: "\f162"; }
760
+
761
+ .fa.fa-sort-numeric-desc:before {
762
+ content: "\f163"; }
763
+
764
+ .fa.fa-youtube-square {
765
+ font-family: 'Font Awesome 5 Brands';
766
+ font-weight: 400; }
767
+
768
+ .fa.fa-youtube {
769
+ font-family: 'Font Awesome 5 Brands';
770
+ font-weight: 400; }
771
+
772
+ .fa.fa-xing {
773
+ font-family: 'Font Awesome 5 Brands';
774
+ font-weight: 400; }
775
+
776
+ .fa.fa-xing-square {
777
+ font-family: 'Font Awesome 5 Brands';
778
+ font-weight: 400; }
779
+
780
+ .fa.fa-youtube-play {
781
+ font-family: 'Font Awesome 5 Brands';
782
+ font-weight: 400; }
783
+
784
+ .fa.fa-youtube-play:before {
785
+ content: "\f167"; }
786
+
787
+ .fa.fa-dropbox {
788
+ font-family: 'Font Awesome 5 Brands';
789
+ font-weight: 400; }
790
+
791
+ .fa.fa-stack-overflow {
792
+ font-family: 'Font Awesome 5 Brands';
793
+ font-weight: 400; }
794
+
795
+ .fa.fa-instagram {
796
+ font-family: 'Font Awesome 5 Brands';
797
+ font-weight: 400; }
798
+
799
+ .fa.fa-flickr {
800
+ font-family: 'Font Awesome 5 Brands';
801
+ font-weight: 400; }
802
+
803
+ .fa.fa-adn {
804
+ font-family: 'Font Awesome 5 Brands';
805
+ font-weight: 400; }
806
+
807
+ .fa.fa-bitbucket {
808
+ font-family: 'Font Awesome 5 Brands';
809
+ font-weight: 400; }
810
+
811
+ .fa.fa-bitbucket-square {
812
+ font-family: 'Font Awesome 5 Brands';
813
+ font-weight: 400; }
814
+
815
+ .fa.fa-bitbucket-square:before {
816
+ content: "\f171"; }
817
+
818
+ .fa.fa-tumblr {
819
+ font-family: 'Font Awesome 5 Brands';
820
+ font-weight: 400; }
821
+
822
+ .fa.fa-tumblr-square {
823
+ font-family: 'Font Awesome 5 Brands';
824
+ font-weight: 400; }
825
+
826
+ .fa.fa-long-arrow-down:before {
827
+ content: "\f309"; }
828
+
829
+ .fa.fa-long-arrow-up:before {
830
+ content: "\f30c"; }
831
+
832
+ .fa.fa-long-arrow-left:before {
833
+ content: "\f30a"; }
834
+
835
+ .fa.fa-long-arrow-right:before {
836
+ content: "\f30b"; }
837
+
838
+ .fa.fa-apple {
839
+ font-family: 'Font Awesome 5 Brands';
840
+ font-weight: 400; }
841
+
842
+ .fa.fa-windows {
843
+ font-family: 'Font Awesome 5 Brands';
844
+ font-weight: 400; }
845
+
846
+ .fa.fa-android {
847
+ font-family: 'Font Awesome 5 Brands';
848
+ font-weight: 400; }
849
+
850
+ .fa.fa-linux {
851
+ font-family: 'Font Awesome 5 Brands';
852
+ font-weight: 400; }
853
+
854
+ .fa.fa-dribbble {
855
+ font-family: 'Font Awesome 5 Brands';
856
+ font-weight: 400; }
857
+
858
+ .fa.fa-skype {
859
+ font-family: 'Font Awesome 5 Brands';
860
+ font-weight: 400; }
861
+
862
+ .fa.fa-foursquare {
863
+ font-family: 'Font Awesome 5 Brands';
864
+ font-weight: 400; }
865
+
866
+ .fa.fa-trello {
867
+ font-family: 'Font Awesome 5 Brands';
868
+ font-weight: 400; }
869
+
870
+ .fa.fa-gratipay {
871
+ font-family: 'Font Awesome 5 Brands';
872
+ font-weight: 400; }
873
+
874
+ .fa.fa-gittip {
875
+ font-family: 'Font Awesome 5 Brands';
876
+ font-weight: 400; }
877
+
878
+ .fa.fa-gittip:before {
879
+ content: "\f184"; }
880
+
881
+ .fa.fa-sun-o {
882
+ font-family: 'Font Awesome 5 Free';
883
+ font-weight: 400; }
884
+
885
+ .fa.fa-sun-o:before {
886
+ content: "\f185"; }
887
+
888
+ .fa.fa-moon-o {
889
+ font-family: 'Font Awesome 5 Free';
890
+ font-weight: 400; }
891
+
892
+ .fa.fa-moon-o:before {
893
+ content: "\f186"; }
894
+
895
+ .fa.fa-vk {
896
+ font-family: 'Font Awesome 5 Brands';
897
+ font-weight: 400; }
898
+
899
+ .fa.fa-weibo {
900
+ font-family: 'Font Awesome 5 Brands';
901
+ font-weight: 400; }
902
+
903
+ .fa.fa-renren {
904
+ font-family: 'Font Awesome 5 Brands';
905
+ font-weight: 400; }
906
+
907
+ .fa.fa-pagelines {
908
+ font-family: 'Font Awesome 5 Brands';
909
+ font-weight: 400; }
910
+
911
+ .fa.fa-stack-exchange {
912
+ font-family: 'Font Awesome 5 Brands';
913
+ font-weight: 400; }
914
+
915
+ .fa.fa-arrow-circle-o-right {
916
+ font-family: 'Font Awesome 5 Free';
917
+ font-weight: 400; }
918
+
919
+ .fa.fa-arrow-circle-o-right:before {
920
+ content: "\f35a"; }
921
+
922
+ .fa.fa-arrow-circle-o-left {
923
+ font-family: 'Font Awesome 5 Free';
924
+ font-weight: 400; }
925
+
926
+ .fa.fa-arrow-circle-o-left:before {
927
+ content: "\f359"; }
928
+
929
+ .fa.fa-caret-square-o-left {
930
+ font-family: 'Font Awesome 5 Free';
931
+ font-weight: 400; }
932
+
933
+ .fa.fa-caret-square-o-left:before {
934
+ content: "\f191"; }
935
+
936
+ .fa.fa-toggle-left {
937
+ font-family: 'Font Awesome 5 Free';
938
+ font-weight: 400; }
939
+
940
+ .fa.fa-toggle-left:before {
941
+ content: "\f191"; }
942
+
943
+ .fa.fa-dot-circle-o {
944
+ font-family: 'Font Awesome 5 Free';
945
+ font-weight: 400; }
946
+
947
+ .fa.fa-dot-circle-o:before {
948
+ content: "\f192"; }
949
+
950
+ .fa.fa-vimeo-square {
951
+ font-family: 'Font Awesome 5 Brands';
952
+ font-weight: 400; }
953
+
954
+ .fa.fa-try:before {
955
+ content: "\f195"; }
956
+
957
+ .fa.fa-turkish-lira:before {
958
+ content: "\f195"; }
959
+
960
+ .fa.fa-plus-square-o {
961
+ font-family: 'Font Awesome 5 Free';
962
+ font-weight: 400; }
963
+
964
+ .fa.fa-plus-square-o:before {
965
+ content: "\f0fe"; }
966
+
967
+ .fa.fa-slack {
968
+ font-family: 'Font Awesome 5 Brands';
969
+ font-weight: 400; }
970
+
971
+ .fa.fa-wordpress {
972
+ font-family: 'Font Awesome 5 Brands';
973
+ font-weight: 400; }
974
+
975
+ .fa.fa-openid {
976
+ font-family: 'Font Awesome 5 Brands';
977
+ font-weight: 400; }
978
+
979
+ .fa.fa-institution:before {
980
+ content: "\f19c"; }
981
+
982
+ .fa.fa-bank:before {
983
+ content: "\f19c"; }
984
+
985
+ .fa.fa-mortar-board:before {
986
+ content: "\f19d"; }
987
+
988
+ .fa.fa-yahoo {
989
+ font-family: 'Font Awesome 5 Brands';
990
+ font-weight: 400; }
991
+
992
+ .fa.fa-google {
993
+ font-family: 'Font Awesome 5 Brands';
994
+ font-weight: 400; }
995
+
996
+ .fa.fa-reddit {
997
+ font-family: 'Font Awesome 5 Brands';
998
+ font-weight: 400; }
999
+
1000
+ .fa.fa-reddit-square {
1001
+ font-family: 'Font Awesome 5 Brands';
1002
+ font-weight: 400; }
1003
+
1004
+ .fa.fa-stumbleupon-circle {
1005
+ font-family: 'Font Awesome 5 Brands';
1006
+ font-weight: 400; }
1007
+
1008
+ .fa.fa-stumbleupon {
1009
+ font-family: 'Font Awesome 5 Brands';
1010
+ font-weight: 400; }
1011
+
1012
+ .fa.fa-delicious {
1013
+ font-family: 'Font Awesome 5 Brands';
1014
+ font-weight: 400; }
1015
+
1016
+ .fa.fa-digg {
1017
+ font-family: 'Font Awesome 5 Brands';
1018
+ font-weight: 400; }
1019
+
1020
+ .fa.fa-pied-piper-pp {
1021
+ font-family: 'Font Awesome 5 Brands';
1022
+ font-weight: 400; }
1023
+
1024
+ .fa.fa-pied-piper-alt {
1025
+ font-family: 'Font Awesome 5 Brands';
1026
+ font-weight: 400; }
1027
+
1028
+ .fa.fa-drupal {
1029
+ font-family: 'Font Awesome 5 Brands';
1030
+ font-weight: 400; }
1031
+
1032
+ .fa.fa-joomla {
1033
+ font-family: 'Font Awesome 5 Brands';
1034
+ font-weight: 400; }
1035
+
1036
+ .fa.fa-spoon:before {
1037
+ content: "\f2e5"; }
1038
+
1039
+ .fa.fa-behance {
1040
+ font-family: 'Font Awesome 5 Brands';
1041
+ font-weight: 400; }
1042
+
1043
+ .fa.fa-behance-square {
1044
+ font-family: 'Font Awesome 5 Brands';
1045
+ font-weight: 400; }
1046
+
1047
+ .fa.fa-steam {
1048
+ font-family: 'Font Awesome 5 Brands';
1049
+ font-weight: 400; }
1050
+
1051
+ .fa.fa-steam-square {
1052
+ font-family: 'Font Awesome 5 Brands';
1053
+ font-weight: 400; }
1054
+
1055
+ .fa.fa-automobile:before {
1056
+ content: "\f1b9"; }
1057
+
1058
+ .fa.fa-cab:before {
1059
+ content: "\f1ba"; }
1060
+
1061
+ .fa.fa-envelope-o {
1062
+ font-family: 'Font Awesome 5 Free';
1063
+ font-weight: 400; }
1064
+
1065
+ .fa.fa-envelope-o:before {
1066
+ content: "\f0e0"; }
1067
+
1068
+ .fa.fa-deviantart {
1069
+ font-family: 'Font Awesome 5 Brands';
1070
+ font-weight: 400; }
1071
+
1072
+ .fa.fa-soundcloud {
1073
+ font-family: 'Font Awesome 5 Brands';
1074
+ font-weight: 400; }
1075
+
1076
+ .fa.fa-file-pdf-o {
1077
+ font-family: 'Font Awesome 5 Free';
1078
+ font-weight: 400; }
1079
+
1080
+ .fa.fa-file-pdf-o:before {
1081
+ content: "\f1c1"; }
1082
+
1083
+ .fa.fa-file-word-o {
1084
+ font-family: 'Font Awesome 5 Free';
1085
+ font-weight: 400; }
1086
+
1087
+ .fa.fa-file-word-o:before {
1088
+ content: "\f1c2"; }
1089
+
1090
+ .fa.fa-file-excel-o {
1091
+ font-family: 'Font Awesome 5 Free';
1092
+ font-weight: 400; }
1093
+
1094
+ .fa.fa-file-excel-o:before {
1095
+ content: "\f1c3"; }
1096
+
1097
+ .fa.fa-file-powerpoint-o {
1098
+ font-family: 'Font Awesome 5 Free';
1099
+ font-weight: 400; }
1100
+
1101
+ .fa.fa-file-powerpoint-o:before {
1102
+ content: "\f1c4"; }
1103
+
1104
+ .fa.fa-file-image-o {
1105
+ font-family: 'Font Awesome 5 Free';
1106
+ font-weight: 400; }
1107
+
1108
+ .fa.fa-file-image-o:before {
1109
+ content: "\f1c5"; }
1110
+
1111
+ .fa.fa-file-photo-o {
1112
+ font-family: 'Font Awesome 5 Free';
1113
+ font-weight: 400; }
1114
+
1115
+ .fa.fa-file-photo-o:before {
1116
+ content: "\f1c5"; }
1117
+
1118
+ .fa.fa-file-picture-o {
1119
+ font-family: 'Font Awesome 5 Free';
1120
+ font-weight: 400; }
1121
+
1122
+ .fa.fa-file-picture-o:before {
1123
+ content: "\f1c5"; }
1124
+
1125
+ .fa.fa-file-archive-o {
1126
+ font-family: 'Font Awesome 5 Free';
1127
+ font-weight: 400; }
1128
+
1129
+ .fa.fa-file-archive-o:before {
1130
+ content: "\f1c6"; }
1131
+
1132
+ .fa.fa-file-zip-o {
1133
+ font-family: 'Font Awesome 5 Free';
1134
+ font-weight: 400; }
1135
+
1136
+ .fa.fa-file-zip-o:before {
1137
+ content: "\f1c6"; }
1138
+
1139
+ .fa.fa-file-audio-o {
1140
+ font-family: 'Font Awesome 5 Free';
1141
+ font-weight: 400; }
1142
+
1143
+ .fa.fa-file-audio-o:before {
1144
+ content: "\f1c7"; }
1145
+
1146
+ .fa.fa-file-sound-o {
1147
+ font-family: 'Font Awesome 5 Free';
1148
+ font-weight: 400; }
1149
+
1150
+ .fa.fa-file-sound-o:before {
1151
+ content: "\f1c7"; }
1152
+
1153
+ .fa.fa-file-video-o {
1154
+ font-family: 'Font Awesome 5 Free';
1155
+ font-weight: 400; }
1156
+
1157
+ .fa.fa-file-video-o:before {
1158
+ content: "\f1c8"; }
1159
+
1160
+ .fa.fa-file-movie-o {
1161
+ font-family: 'Font Awesome 5 Free';
1162
+ font-weight: 400; }
1163
+
1164
+ .fa.fa-file-movie-o:before {
1165
+ content: "\f1c8"; }
1166
+
1167
+ .fa.fa-file-code-o {
1168
+ font-family: 'Font Awesome 5 Free';
1169
+ font-weight: 400; }
1170
+
1171
+ .fa.fa-file-code-o:before {
1172
+ content: "\f1c9"; }
1173
+
1174
+ .fa.fa-vine {
1175
+ font-family: 'Font Awesome 5 Brands';
1176
+ font-weight: 400; }
1177
+
1178
+ .fa.fa-codepen {
1179
+ font-family: 'Font Awesome 5 Brands';
1180
+ font-weight: 400; }
1181
+
1182
+ .fa.fa-jsfiddle {
1183
+ font-family: 'Font Awesome 5 Brands';
1184
+ font-weight: 400; }
1185
+
1186
+ .fa.fa-life-ring {
1187
+ font-family: 'Font Awesome 5 Free';
1188
+ font-weight: 400; }
1189
+
1190
+ .fa.fa-life-bouy {
1191
+ font-family: 'Font Awesome 5 Free';
1192
+ font-weight: 400; }
1193
+
1194
+ .fa.fa-life-bouy:before {
1195
+ content: "\f1cd"; }
1196
+
1197
+ .fa.fa-life-buoy {
1198
+ font-family: 'Font Awesome 5 Free';
1199
+ font-weight: 400; }
1200
+
1201
+ .fa.fa-life-buoy:before {
1202
+ content: "\f1cd"; }
1203
+
1204
+ .fa.fa-life-saver {
1205
+ font-family: 'Font Awesome 5 Free';
1206
+ font-weight: 400; }
1207
+
1208
+ .fa.fa-life-saver:before {
1209
+ content: "\f1cd"; }
1210
+
1211
+ .fa.fa-support {
1212
+ font-family: 'Font Awesome 5 Free';
1213
+ font-weight: 400; }
1214
+
1215
+ .fa.fa-support:before {
1216
+ content: "\f1cd"; }
1217
+
1218
+ .fa.fa-circle-o-notch:before {
1219
+ content: "\f1ce"; }
1220
+
1221
+ .fa.fa-rebel {
1222
+ font-family: 'Font Awesome 5 Brands';
1223
+ font-weight: 400; }
1224
+
1225
+ .fa.fa-ra {
1226
+ font-family: 'Font Awesome 5 Brands';
1227
+ font-weight: 400; }
1228
+
1229
+ .fa.fa-ra:before {
1230
+ content: "\f1d0"; }
1231
+
1232
+ .fa.fa-resistance {
1233
+ font-family: 'Font Awesome 5 Brands';
1234
+ font-weight: 400; }
1235
+
1236
+ .fa.fa-resistance:before {
1237
+ content: "\f1d0"; }
1238
+
1239
+ .fa.fa-empire {
1240
+ font-family: 'Font Awesome 5 Brands';
1241
+ font-weight: 400; }
1242
+
1243
+ .fa.fa-ge {
1244
+ font-family: 'Font Awesome 5 Brands';
1245
+ font-weight: 400; }
1246
+
1247
+ .fa.fa-ge:before {
1248
+ content: "\f1d1"; }
1249
+
1250
+ .fa.fa-git-square {
1251
+ font-family: 'Font Awesome 5 Brands';
1252
+ font-weight: 400; }
1253
+
1254
+ .fa.fa-git {
1255
+ font-family: 'Font Awesome 5 Brands';
1256
+ font-weight: 400; }
1257
+
1258
+ .fa.fa-hacker-news {
1259
+ font-family: 'Font Awesome 5 Brands';
1260
+ font-weight: 400; }
1261
+
1262
+ .fa.fa-y-combinator-square {
1263
+ font-family: 'Font Awesome 5 Brands';
1264
+ font-weight: 400; }
1265
+
1266
+ .fa.fa-y-combinator-square:before {
1267
+ content: "\f1d4"; }
1268
+
1269
+ .fa.fa-yc-square {
1270
+ font-family: 'Font Awesome 5 Brands';
1271
+ font-weight: 400; }
1272
+
1273
+ .fa.fa-yc-square:before {
1274
+ content: "\f1d4"; }
1275
+
1276
+ .fa.fa-tencent-weibo {
1277
+ font-family: 'Font Awesome 5 Brands';
1278
+ font-weight: 400; }
1279
+
1280
+ .fa.fa-qq {
1281
+ font-family: 'Font Awesome 5 Brands';
1282
+ font-weight: 400; }
1283
+
1284
+ .fa.fa-weixin {
1285
+ font-family: 'Font Awesome 5 Brands';
1286
+ font-weight: 400; }
1287
+
1288
+ .fa.fa-wechat {
1289
+ font-family: 'Font Awesome 5 Brands';
1290
+ font-weight: 400; }
1291
+
1292
+ .fa.fa-wechat:before {
1293
+ content: "\f1d7"; }
1294
+
1295
+ .fa.fa-send:before {
1296
+ content: "\f1d8"; }
1297
+
1298
+ .fa.fa-paper-plane-o {
1299
+ font-family: 'Font Awesome 5 Free';
1300
+ font-weight: 400; }
1301
+
1302
+ .fa.fa-paper-plane-o:before {
1303
+ content: "\f1d8"; }
1304
+
1305
+ .fa.fa-send-o {
1306
+ font-family: 'Font Awesome 5 Free';
1307
+ font-weight: 400; }
1308
+
1309
+ .fa.fa-send-o:before {
1310
+ content: "\f1d8"; }
1311
+
1312
+ .fa.fa-circle-thin {
1313
+ font-family: 'Font Awesome 5 Free';
1314
+ font-weight: 400; }
1315
+
1316
+ .fa.fa-circle-thin:before {
1317
+ content: "\f111"; }
1318
+
1319
+ .fa.fa-header:before {
1320
+ content: "\f1dc"; }
1321
+
1322
+ .fa.fa-sliders:before {
1323
+ content: "\f1de"; }
1324
+
1325
+ .fa.fa-futbol-o {
1326
+ font-family: 'Font Awesome 5 Free';
1327
+ font-weight: 400; }
1328
+
1329
+ .fa.fa-futbol-o:before {
1330
+ content: "\f1e3"; }
1331
+
1332
+ .fa.fa-soccer-ball-o {
1333
+ font-family: 'Font Awesome 5 Free';
1334
+ font-weight: 400; }
1335
+
1336
+ .fa.fa-soccer-ball-o:before {
1337
+ content: "\f1e3"; }
1338
+
1339
+ .fa.fa-slideshare {
1340
+ font-family: 'Font Awesome 5 Brands';
1341
+ font-weight: 400; }
1342
+
1343
+ .fa.fa-twitch {
1344
+ font-family: 'Font Awesome 5 Brands';
1345
+ font-weight: 400; }
1346
+
1347
+ .fa.fa-yelp {
1348
+ font-family: 'Font Awesome 5 Brands';
1349
+ font-weight: 400; }
1350
+
1351
+ .fa.fa-newspaper-o {
1352
+ font-family: 'Font Awesome 5 Free';
1353
+ font-weight: 400; }
1354
+
1355
+ .fa.fa-newspaper-o:before {
1356
+ content: "\f1ea"; }
1357
+
1358
+ .fa.fa-paypal {
1359
+ font-family: 'Font Awesome 5 Brands';
1360
+ font-weight: 400; }
1361
+
1362
+ .fa.fa-google-wallet {
1363
+ font-family: 'Font Awesome 5 Brands';
1364
+ font-weight: 400; }
1365
+
1366
+ .fa.fa-cc-visa {
1367
+ font-family: 'Font Awesome 5 Brands';
1368
+ font-weight: 400; }
1369
+
1370
+ .fa.fa-cc-mastercard {
1371
+ font-family: 'Font Awesome 5 Brands';
1372
+ font-weight: 400; }
1373
+
1374
+ .fa.fa-cc-discover {
1375
+ font-family: 'Font Awesome 5 Brands';
1376
+ font-weight: 400; }
1377
+
1378
+ .fa.fa-cc-amex {
1379
+ font-family: 'Font Awesome 5 Brands';
1380
+ font-weight: 400; }
1381
+
1382
+ .fa.fa-cc-paypal {
1383
+ font-family: 'Font Awesome 5 Brands';
1384
+ font-weight: 400; }
1385
+
1386
+ .fa.fa-cc-stripe {
1387
+ font-family: 'Font Awesome 5 Brands';
1388
+ font-weight: 400; }
1389
+
1390
+ .fa.fa-bell-slash-o {
1391
+ font-family: 'Font Awesome 5 Free';
1392
+ font-weight: 400; }
1393
+
1394
+ .fa.fa-bell-slash-o:before {
1395
+ content: "\f1f6"; }
1396
+
1397
+ .fa.fa-trash:before {
1398
+ content: "\f2ed"; }
1399
+
1400
+ .fa.fa-copyright {
1401
+ font-family: 'Font Awesome 5 Free';
1402
+ font-weight: 400; }
1403
+
1404
+ .fa.fa-eyedropper:before {
1405
+ content: "\f1fb"; }
1406
+
1407
+ .fa.fa-area-chart:before {
1408
+ content: "\f1fe"; }
1409
+
1410
+ .fa.fa-pie-chart:before {
1411
+ content: "\f200"; }
1412
+
1413
+ .fa.fa-line-chart:before {
1414
+ content: "\f201"; }
1415
+
1416
+ .fa.fa-lastfm {
1417
+ font-family: 'Font Awesome 5 Brands';
1418
+ font-weight: 400; }
1419
+
1420
+ .fa.fa-lastfm-square {
1421
+ font-family: 'Font Awesome 5 Brands';
1422
+ font-weight: 400; }
1423
+
1424
+ .fa.fa-ioxhost {
1425
+ font-family: 'Font Awesome 5 Brands';
1426
+ font-weight: 400; }
1427
+
1428
+ .fa.fa-angellist {
1429
+ font-family: 'Font Awesome 5 Brands';
1430
+ font-weight: 400; }
1431
+
1432
+ .fa.fa-cc {
1433
+ font-family: 'Font Awesome 5 Free';
1434
+ font-weight: 400; }
1435
+
1436
+ .fa.fa-cc:before {
1437
+ content: "\f20a"; }
1438
+
1439
+ .fa.fa-ils:before {
1440
+ content: "\f20b"; }
1441
+
1442
+ .fa.fa-shekel:before {
1443
+ content: "\f20b"; }
1444
+
1445
+ .fa.fa-sheqel:before {
1446
+ content: "\f20b"; }
1447
+
1448
+ .fa.fa-meanpath {
1449
+ font-family: 'Font Awesome 5 Brands';
1450
+ font-weight: 400; }
1451
+
1452
+ .fa.fa-meanpath:before {
1453
+ content: "\f2b4"; }
1454
+
1455
+ .fa.fa-buysellads {
1456
+ font-family: 'Font Awesome 5 Brands';
1457
+ font-weight: 400; }
1458
+
1459
+ .fa.fa-connectdevelop {
1460
+ font-family: 'Font Awesome 5 Brands';
1461
+ font-weight: 400; }
1462
+
1463
+ .fa.fa-dashcube {
1464
+ font-family: 'Font Awesome 5 Brands';
1465
+ font-weight: 400; }
1466
+
1467
+ .fa.fa-forumbee {
1468
+ font-family: 'Font Awesome 5 Brands';
1469
+ font-weight: 400; }
1470
+
1471
+ .fa.fa-leanpub {
1472
+ font-family: 'Font Awesome 5 Brands';
1473
+ font-weight: 400; }
1474
+
1475
+ .fa.fa-sellsy {
1476
+ font-family: 'Font Awesome 5 Brands';
1477
+ font-weight: 400; }
1478
+
1479
+ .fa.fa-shirtsinbulk {
1480
+ font-family: 'Font Awesome 5 Brands';
1481
+ font-weight: 400; }
1482
+
1483
+ .fa.fa-simplybuilt {
1484
+ font-family: 'Font Awesome 5 Brands';
1485
+ font-weight: 400; }
1486
+
1487
+ .fa.fa-skyatlas {
1488
+ font-family: 'Font Awesome 5 Brands';
1489
+ font-weight: 400; }
1490
+
1491
+ .fa.fa-diamond {
1492
+ font-family: 'Font Awesome 5 Free';
1493
+ font-weight: 400; }
1494
+
1495
+ .fa.fa-diamond:before {
1496
+ content: "\f3a5"; }
1497
+
1498
+ .fa.fa-intersex:before {
1499
+ content: "\f224"; }
1500
+
1501
+ .fa.fa-facebook-official {
1502
+ font-family: 'Font Awesome 5 Brands';
1503
+ font-weight: 400; }
1504
+
1505
+ .fa.fa-facebook-official:before {
1506
+ content: "\f09a"; }
1507
+
1508
+ .fa.fa-pinterest-p {
1509
+ font-family: 'Font Awesome 5 Brands';
1510
+ font-weight: 400; }
1511
+
1512
+ .fa.fa-whatsapp {
1513
+ font-family: 'Font Awesome 5 Brands';
1514
+ font-weight: 400; }
1515
+
1516
+ .fa.fa-hotel:before {
1517
+ content: "\f236"; }
1518
+
1519
+ .fa.fa-viacoin {
1520
+ font-family: 'Font Awesome 5 Brands';
1521
+ font-weight: 400; }
1522
+
1523
+ .fa.fa-medium {
1524
+ font-family: 'Font Awesome 5 Brands';
1525
+ font-weight: 400; }
1526
+
1527
+ .fa.fa-y-combinator {
1528
+ font-family: 'Font Awesome 5 Brands';
1529
+ font-weight: 400; }
1530
+
1531
+ .fa.fa-yc {
1532
+ font-family: 'Font Awesome 5 Brands';
1533
+ font-weight: 400; }
1534
+
1535
+ .fa.fa-yc:before {
1536
+ content: "\f23b"; }
1537
+
1538
+ .fa.fa-optin-monster {
1539
+ font-family: 'Font Awesome 5 Brands';
1540
+ font-weight: 400; }
1541
+
1542
+ .fa.fa-opencart {
1543
+ font-family: 'Font Awesome 5 Brands';
1544
+ font-weight: 400; }
1545
+
1546
+ .fa.fa-expeditedssl {
1547
+ font-family: 'Font Awesome 5 Brands';
1548
+ font-weight: 400; }
1549
+
1550
+ .fa.fa-battery-4:before {
1551
+ content: "\f240"; }
1552
+
1553
+ .fa.fa-battery:before {
1554
+ content: "\f240"; }
1555
+
1556
+ .fa.fa-battery-3:before {
1557
+ content: "\f241"; }
1558
+
1559
+ .fa.fa-battery-2:before {
1560
+ content: "\f242"; }
1561
+
1562
+ .fa.fa-battery-1:before {
1563
+ content: "\f243"; }
1564
+
1565
+ .fa.fa-battery-0:before {
1566
+ content: "\f244"; }
1567
+
1568
+ .fa.fa-object-group {
1569
+ font-family: 'Font Awesome 5 Free';
1570
+ font-weight: 400; }
1571
+
1572
+ .fa.fa-object-ungroup {
1573
+ font-family: 'Font Awesome 5 Free';
1574
+ font-weight: 400; }
1575
+
1576
+ .fa.fa-sticky-note-o {
1577
+ font-family: 'Font Awesome 5 Free';
1578
+ font-weight: 400; }
1579
+
1580
+ .fa.fa-sticky-note-o:before {
1581
+ content: "\f249"; }
1582
+
1583
+ .fa.fa-cc-jcb {
1584
+ font-family: 'Font Awesome 5 Brands';
1585
+ font-weight: 400; }
1586
+
1587
+ .fa.fa-cc-diners-club {
1588
+ font-family: 'Font Awesome 5 Brands';
1589
+ font-weight: 400; }
1590
+
1591
+ .fa.fa-clone {
1592
+ font-family: 'Font Awesome 5 Free';
1593
+ font-weight: 400; }
1594
+
1595
+ .fa.fa-hourglass-o {
1596
+ font-family: 'Font Awesome 5 Free';
1597
+ font-weight: 400; }
1598
+
1599
+ .fa.fa-hourglass-o:before {
1600
+ content: "\f254"; }
1601
+
1602
+ .fa.fa-hourglass-1:before {
1603
+ content: "\f251"; }
1604
+
1605
+ .fa.fa-hourglass-2:before {
1606
+ content: "\f252"; }
1607
+
1608
+ .fa.fa-hourglass-3:before {
1609
+ content: "\f253"; }
1610
+
1611
+ .fa.fa-hand-rock-o {
1612
+ font-family: 'Font Awesome 5 Free';
1613
+ font-weight: 400; }
1614
+
1615
+ .fa.fa-hand-rock-o:before {
1616
+ content: "\f255"; }
1617
+
1618
+ .fa.fa-hand-grab-o {
1619
+ font-family: 'Font Awesome 5 Free';
1620
+ font-weight: 400; }
1621
+
1622
+ .fa.fa-hand-grab-o:before {
1623
+ content: "\f255"; }
1624
+
1625
+ .fa.fa-hand-paper-o {
1626
+ font-family: 'Font Awesome 5 Free';
1627
+ font-weight: 400; }
1628
+
1629
+ .fa.fa-hand-paper-o:before {
1630
+ content: "\f256"; }
1631
+
1632
+ .fa.fa-hand-stop-o {
1633
+ font-family: 'Font Awesome 5 Free';
1634
+ font-weight: 400; }
1635
+
1636
+ .fa.fa-hand-stop-o:before {
1637
+ content: "\f256"; }
1638
+
1639
+ .fa.fa-hand-scissors-o {
1640
+ font-family: 'Font Awesome 5 Free';
1641
+ font-weight: 400; }
1642
+
1643
+ .fa.fa-hand-scissors-o:before {
1644
+ content: "\f257"; }
1645
+
1646
+ .fa.fa-hand-lizard-o {
1647
+ font-family: 'Font Awesome 5 Free';
1648
+ font-weight: 400; }
1649
+
1650
+ .fa.fa-hand-lizard-o:before {
1651
+ content: "\f258"; }
1652
+
1653
+ .fa.fa-hand-spock-o {
1654
+ font-family: 'Font Awesome 5 Free';
1655
+ font-weight: 400; }
1656
+
1657
+ .fa.fa-hand-spock-o:before {
1658
+ content: "\f259"; }
1659
+
1660
+ .fa.fa-hand-pointer-o {
1661
+ font-family: 'Font Awesome 5 Free';
1662
+ font-weight: 400; }
1663
+
1664
+ .fa.fa-hand-pointer-o:before {
1665
+ content: "\f25a"; }
1666
+
1667
+ .fa.fa-hand-peace-o {
1668
+ font-family: 'Font Awesome 5 Free';
1669
+ font-weight: 400; }
1670
+
1671
+ .fa.fa-hand-peace-o:before {
1672
+ content: "\f25b"; }
1673
+
1674
+ .fa.fa-registered {
1675
+ font-family: 'Font Awesome 5 Free';
1676
+ font-weight: 400; }
1677
+
1678
+ .fa.fa-creative-commons {
1679
+ font-family: 'Font Awesome 5 Brands';
1680
+ font-weight: 400; }
1681
+
1682
+ .fa.fa-gg {
1683
+ font-family: 'Font Awesome 5 Brands';
1684
+ font-weight: 400; }
1685
+
1686
+ .fa.fa-gg-circle {
1687
+ font-family: 'Font Awesome 5 Brands';
1688
+ font-weight: 400; }
1689
+
1690
+ .fa.fa-tripadvisor {
1691
+ font-family: 'Font Awesome 5 Brands';
1692
+ font-weight: 400; }
1693
+
1694
+ .fa.fa-odnoklassniki {
1695
+ font-family: 'Font Awesome 5 Brands';
1696
+ font-weight: 400; }
1697
+
1698
+ .fa.fa-odnoklassniki-square {
1699
+ font-family: 'Font Awesome 5 Brands';
1700
+ font-weight: 400; }
1701
+
1702
+ .fa.fa-get-pocket {
1703
+ font-family: 'Font Awesome 5 Brands';
1704
+ font-weight: 400; }
1705
+
1706
+ .fa.fa-wikipedia-w {
1707
+ font-family: 'Font Awesome 5 Brands';
1708
+ font-weight: 400; }
1709
+
1710
+ .fa.fa-safari {
1711
+ font-family: 'Font Awesome 5 Brands';
1712
+ font-weight: 400; }
1713
+
1714
+ .fa.fa-chrome {
1715
+ font-family: 'Font Awesome 5 Brands';
1716
+ font-weight: 400; }
1717
+
1718
+ .fa.fa-firefox {
1719
+ font-family: 'Font Awesome 5 Brands';
1720
+ font-weight: 400; }
1721
+
1722
+ .fa.fa-opera {
1723
+ font-family: 'Font Awesome 5 Brands';
1724
+ font-weight: 400; }
1725
+
1726
+ .fa.fa-internet-explorer {
1727
+ font-family: 'Font Awesome 5 Brands';
1728
+ font-weight: 400; }
1729
+
1730
+ .fa.fa-television:before {
1731
+ content: "\f26c"; }
1732
+
1733
+ .fa.fa-contao {
1734
+ font-family: 'Font Awesome 5 Brands';
1735
+ font-weight: 400; }
1736
+
1737
+ .fa.fa-500px {
1738
+ font-family: 'Font Awesome 5 Brands';
1739
+ font-weight: 400; }
1740
+
1741
+ .fa.fa-amazon {
1742
+ font-family: 'Font Awesome 5 Brands';
1743
+ font-weight: 400; }
1744
+
1745
+ .fa.fa-calendar-plus-o {
1746
+ font-family: 'Font Awesome 5 Free';
1747
+ font-weight: 400; }
1748
+
1749
+ .fa.fa-calendar-plus-o:before {
1750
+ content: "\f271"; }
1751
+
1752
+ .fa.fa-calendar-minus-o {
1753
+ font-family: 'Font Awesome 5 Free';
1754
+ font-weight: 400; }
1755
+
1756
+ .fa.fa-calendar-minus-o:before {
1757
+ content: "\f272"; }
1758
+
1759
+ .fa.fa-calendar-times-o {
1760
+ font-family: 'Font Awesome 5 Free';
1761
+ font-weight: 400; }
1762
+
1763
+ .fa.fa-calendar-times-o:before {
1764
+ content: "\f273"; }
1765
+
1766
+ .fa.fa-calendar-check-o {
1767
+ font-family: 'Font Awesome 5 Free';
1768
+ font-weight: 400; }
1769
+
1770
+ .fa.fa-calendar-check-o:before {
1771
+ content: "\f274"; }
1772
+
1773
+ .fa.fa-map-o {
1774
+ font-family: 'Font Awesome 5 Free';
1775
+ font-weight: 400; }
1776
+
1777
+ .fa.fa-map-o:before {
1778
+ content: "\f279"; }
1779
+
1780
+ .fa.fa-commenting:before {
1781
+ content: "\f4ad"; }
1782
+
1783
+ .fa.fa-commenting-o {
1784
+ font-family: 'Font Awesome 5 Free';
1785
+ font-weight: 400; }
1786
+
1787
+ .fa.fa-commenting-o:before {
1788
+ content: "\f4ad"; }
1789
+
1790
+ .fa.fa-houzz {
1791
+ font-family: 'Font Awesome 5 Brands';
1792
+ font-weight: 400; }
1793
+
1794
+ .fa.fa-vimeo {
1795
+ font-family: 'Font Awesome 5 Brands';
1796
+ font-weight: 400; }
1797
+
1798
+ .fa.fa-vimeo:before {
1799
+ content: "\f27d"; }
1800
+
1801
+ .fa.fa-black-tie {
1802
+ font-family: 'Font Awesome 5 Brands';
1803
+ font-weight: 400; }
1804
+
1805
+ .fa.fa-fonticons {
1806
+ font-family: 'Font Awesome 5 Brands';
1807
+ font-weight: 400; }
1808
+
1809
+ .fa.fa-reddit-alien {
1810
+ font-family: 'Font Awesome 5 Brands';
1811
+ font-weight: 400; }
1812
+
1813
+ .fa.fa-edge {
1814
+ font-family: 'Font Awesome 5 Brands';
1815
+ font-weight: 400; }
1816
+
1817
+ .fa.fa-credit-card-alt:before {
1818
+ content: "\f09d"; }
1819
+
1820
+ .fa.fa-codiepie {
1821
+ font-family: 'Font Awesome 5 Brands';
1822
+ font-weight: 400; }
1823
+
1824
+ .fa.fa-modx {
1825
+ font-family: 'Font Awesome 5 Brands';
1826
+ font-weight: 400; }
1827
+
1828
+ .fa.fa-fort-awesome {
1829
+ font-family: 'Font Awesome 5 Brands';
1830
+ font-weight: 400; }
1831
+
1832
+ .fa.fa-usb {
1833
+ font-family: 'Font Awesome 5 Brands';
1834
+ font-weight: 400; }
1835
+
1836
+ .fa.fa-product-hunt {
1837
+ font-family: 'Font Awesome 5 Brands';
1838
+ font-weight: 400; }
1839
+
1840
+ .fa.fa-mixcloud {
1841
+ font-family: 'Font Awesome 5 Brands';
1842
+ font-weight: 400; }
1843
+
1844
+ .fa.fa-scribd {
1845
+ font-family: 'Font Awesome 5 Brands';
1846
+ font-weight: 400; }
1847
+
1848
+ .fa.fa-pause-circle-o {
1849
+ font-family: 'Font Awesome 5 Free';
1850
+ font-weight: 400; }
1851
+
1852
+ .fa.fa-pause-circle-o:before {
1853
+ content: "\f28b"; }
1854
+
1855
+ .fa.fa-stop-circle-o {
1856
+ font-family: 'Font Awesome 5 Free';
1857
+ font-weight: 400; }
1858
+
1859
+ .fa.fa-stop-circle-o:before {
1860
+ content: "\f28d"; }
1861
+
1862
+ .fa.fa-bluetooth {
1863
+ font-family: 'Font Awesome 5 Brands';
1864
+ font-weight: 400; }
1865
+
1866
+ .fa.fa-bluetooth-b {
1867
+ font-family: 'Font Awesome 5 Brands';
1868
+ font-weight: 400; }
1869
+
1870
+ .fa.fa-gitlab {
1871
+ font-family: 'Font Awesome 5 Brands';
1872
+ font-weight: 400; }
1873
+
1874
+ .fa.fa-wpbeginner {
1875
+ font-family: 'Font Awesome 5 Brands';
1876
+ font-weight: 400; }
1877
+
1878
+ .fa.fa-wpforms {
1879
+ font-family: 'Font Awesome 5 Brands';
1880
+ font-weight: 400; }
1881
+
1882
+ .fa.fa-envira {
1883
+ font-family: 'Font Awesome 5 Brands';
1884
+ font-weight: 400; }
1885
+
1886
+ .fa.fa-wheelchair-alt {
1887
+ font-family: 'Font Awesome 5 Brands';
1888
+ font-weight: 400; }
1889
+
1890
+ .fa.fa-wheelchair-alt:before {
1891
+ content: "\f368"; }
1892
+
1893
+ .fa.fa-question-circle-o {
1894
+ font-family: 'Font Awesome 5 Free';
1895
+ font-weight: 400; }
1896
+
1897
+ .fa.fa-question-circle-o:before {
1898
+ content: "\f059"; }
1899
+
1900
+ .fa.fa-volume-control-phone:before {
1901
+ content: "\f2a0"; }
1902
+
1903
+ .fa.fa-asl-interpreting:before {
1904
+ content: "\f2a3"; }
1905
+
1906
+ .fa.fa-deafness:before {
1907
+ content: "\f2a4"; }
1908
+
1909
+ .fa.fa-hard-of-hearing:before {
1910
+ content: "\f2a4"; }
1911
+
1912
+ .fa.fa-glide {
1913
+ font-family: 'Font Awesome 5 Brands';
1914
+ font-weight: 400; }
1915
+
1916
+ .fa.fa-glide-g {
1917
+ font-family: 'Font Awesome 5 Brands';
1918
+ font-weight: 400; }
1919
+
1920
+ .fa.fa-signing:before {
1921
+ content: "\f2a7"; }
1922
+
1923
+ .fa.fa-viadeo {
1924
+ font-family: 'Font Awesome 5 Brands';
1925
+ font-weight: 400; }
1926
+
1927
+ .fa.fa-viadeo-square {
1928
+ font-family: 'Font Awesome 5 Brands';
1929
+ font-weight: 400; }
1930
+
1931
+ .fa.fa-snapchat {
1932
+ font-family: 'Font Awesome 5 Brands';
1933
+ font-weight: 400; }
1934
+
1935
+ .fa.fa-snapchat-ghost {
1936
+ font-family: 'Font Awesome 5 Brands';
1937
+ font-weight: 400; }
1938
+
1939
+ .fa.fa-snapchat-square {
1940
+ font-family: 'Font Awesome 5 Brands';
1941
+ font-weight: 400; }
1942
+
1943
+ .fa.fa-pied-piper {
1944
+ font-family: 'Font Awesome 5 Brands';
1945
+ font-weight: 400; }
1946
+
1947
+ .fa.fa-first-order {
1948
+ font-family: 'Font Awesome 5 Brands';
1949
+ font-weight: 400; }
1950
+
1951
+ .fa.fa-yoast {
1952
+ font-family: 'Font Awesome 5 Brands';
1953
+ font-weight: 400; }
1954
+
1955
+ .fa.fa-themeisle {
1956
+ font-family: 'Font Awesome 5 Brands';
1957
+ font-weight: 400; }
1958
+
1959
+ .fa.fa-google-plus-official {
1960
+ font-family: 'Font Awesome 5 Brands';
1961
+ font-weight: 400; }
1962
+
1963
+ .fa.fa-google-plus-official:before {
1964
+ content: "\f2b3"; }
1965
+
1966
+ .fa.fa-google-plus-circle {
1967
+ font-family: 'Font Awesome 5 Brands';
1968
+ font-weight: 400; }
1969
+
1970
+ .fa.fa-google-plus-circle:before {
1971
+ content: "\f2b3"; }
1972
+
1973
+ .fa.fa-font-awesome {
1974
+ font-family: 'Font Awesome 5 Brands';
1975
+ font-weight: 400; }
1976
+
1977
+ .fa.fa-fa {
1978
+ font-family: 'Font Awesome 5 Brands';
1979
+ font-weight: 400; }
1980
+
1981
+ .fa.fa-fa:before {
1982
+ content: "\f2b4"; }
1983
+
1984
+ .fa.fa-handshake-o {
1985
+ font-family: 'Font Awesome 5 Free';
1986
+ font-weight: 400; }
1987
+
1988
+ .fa.fa-handshake-o:before {
1989
+ content: "\f2b5"; }
1990
+
1991
+ .fa.fa-envelope-open-o {
1992
+ font-family: 'Font Awesome 5 Free';
1993
+ font-weight: 400; }
1994
+
1995
+ .fa.fa-envelope-open-o:before {
1996
+ content: "\f2b6"; }
1997
+
1998
+ .fa.fa-linode {
1999
+ font-family: 'Font Awesome 5 Brands';
2000
+ font-weight: 400; }
2001
+
2002
+ .fa.fa-address-book-o {
2003
+ font-family: 'Font Awesome 5 Free';
2004
+ font-weight: 400; }
2005
+
2006
+ .fa.fa-address-book-o:before {
2007
+ content: "\f2b9"; }
2008
+
2009
+ .fa.fa-vcard:before {
2010
+ content: "\f2bb"; }
2011
+
2012
+ .fa.fa-address-card-o {
2013
+ font-family: 'Font Awesome 5 Free';
2014
+ font-weight: 400; }
2015
+
2016
+ .fa.fa-address-card-o:before {
2017
+ content: "\f2bb"; }
2018
+
2019
+ .fa.fa-vcard-o {
2020
+ font-family: 'Font Awesome 5 Free';
2021
+ font-weight: 400; }
2022
+
2023
+ .fa.fa-vcard-o:before {
2024
+ content: "\f2bb"; }
2025
+
2026
+ .fa.fa-user-circle-o {
2027
+ font-family: 'Font Awesome 5 Free';
2028
+ font-weight: 400; }
2029
+
2030
+ .fa.fa-user-circle-o:before {
2031
+ content: "\f2bd"; }
2032
+
2033
+ .fa.fa-user-o {
2034
+ font-family: 'Font Awesome 5 Free';
2035
+ font-weight: 400; }
2036
+
2037
+ .fa.fa-user-o:before {
2038
+ content: "\f007"; }
2039
+
2040
+ .fa.fa-id-badge {
2041
+ font-family: 'Font Awesome 5 Free';
2042
+ font-weight: 400; }
2043
+
2044
+ .fa.fa-drivers-license:before {
2045
+ content: "\f2c2"; }
2046
+
2047
+ .fa.fa-id-card-o {
2048
+ font-family: 'Font Awesome 5 Free';
2049
+ font-weight: 400; }
2050
+
2051
+ .fa.fa-id-card-o:before {
2052
+ content: "\f2c2"; }
2053
+
2054
+ .fa.fa-drivers-license-o {
2055
+ font-family: 'Font Awesome 5 Free';
2056
+ font-weight: 400; }
2057
+
2058
+ .fa.fa-drivers-license-o:before {
2059
+ content: "\f2c2"; }
2060
+
2061
+ .fa.fa-quora {
2062
+ font-family: 'Font Awesome 5 Brands';
2063
+ font-weight: 400; }
2064
+
2065
+ .fa.fa-free-code-camp {
2066
+ font-family: 'Font Awesome 5 Brands';
2067
+ font-weight: 400; }
2068
+
2069
+ .fa.fa-telegram {
2070
+ font-family: 'Font Awesome 5 Brands';
2071
+ font-weight: 400; }
2072
+
2073
+ .fa.fa-thermometer-4:before {
2074
+ content: "\f2c7"; }
2075
+
2076
+ .fa.fa-thermometer:before {
2077
+ content: "\f2c7"; }
2078
+
2079
+ .fa.fa-thermometer-3:before {
2080
+ content: "\f2c8"; }
2081
+
2082
+ .fa.fa-thermometer-2:before {
2083
+ content: "\f2c9"; }
2084
+
2085
+ .fa.fa-thermometer-1:before {
2086
+ content: "\f2ca"; }
2087
+
2088
+ .fa.fa-thermometer-0:before {
2089
+ content: "\f2cb"; }
2090
+
2091
+ .fa.fa-bathtub:before {
2092
+ content: "\f2cd"; }
2093
+
2094
+ .fa.fa-s15:before {
2095
+ content: "\f2cd"; }
2096
+
2097
+ .fa.fa-window-maximize {
2098
+ font-family: 'Font Awesome 5 Free';
2099
+ font-weight: 400; }
2100
+
2101
+ .fa.fa-window-restore {
2102
+ font-family: 'Font Awesome 5 Free';
2103
+ font-weight: 400; }
2104
+
2105
+ .fa.fa-times-rectangle:before {
2106
+ content: "\f410"; }
2107
+
2108
+ .fa.fa-window-close-o {
2109
+ font-family: 'Font Awesome 5 Free';
2110
+ font-weight: 400; }
2111
+
2112
+ .fa.fa-window-close-o:before {
2113
+ content: "\f410"; }
2114
+
2115
+ .fa.fa-times-rectangle-o {
2116
+ font-family: 'Font Awesome 5 Free';
2117
+ font-weight: 400; }
2118
+
2119
+ .fa.fa-times-rectangle-o:before {
2120
+ content: "\f410"; }
2121
+
2122
+ .fa.fa-bandcamp {
2123
+ font-family: 'Font Awesome 5 Brands';
2124
+ font-weight: 400; }
2125
+
2126
+ .fa.fa-grav {
2127
+ font-family: 'Font Awesome 5 Brands';
2128
+ font-weight: 400; }
2129
+
2130
+ .fa.fa-etsy {
2131
+ font-family: 'Font Awesome 5 Brands';
2132
+ font-weight: 400; }
2133
+
2134
+ .fa.fa-imdb {
2135
+ font-family: 'Font Awesome 5 Brands';
2136
+ font-weight: 400; }
2137
+
2138
+ .fa.fa-ravelry {
2139
+ font-family: 'Font Awesome 5 Brands';
2140
+ font-weight: 400; }
2141
+
2142
+ .fa.fa-eercast {
2143
+ font-family: 'Font Awesome 5 Brands';
2144
+ font-weight: 400; }
2145
+
2146
+ .fa.fa-eercast:before {
2147
+ content: "\f2da"; }
2148
+
2149
+ .fa.fa-snowflake-o {
2150
+ font-family: 'Font Awesome 5 Free';
2151
+ font-weight: 400; }
2152
+
2153
+ .fa.fa-snowflake-o:before {
2154
+ content: "\f2dc"; }
2155
+
2156
+ .fa.fa-superpowers {
2157
+ font-family: 'Font Awesome 5 Brands';
2158
+ font-weight: 400; }
2159
+
2160
+ .fa.fa-wpexplorer {
2161
+ font-family: 'Font Awesome 5 Brands';
2162
+ font-weight: 400; }
2163
+
2164
+ .fa.fa-spotify {
2165
+ font-family: 'Font Awesome 5 Brands';
2166
+ font-weight: 400; }