j1_template_mde 2018.4.26 → 2018.4.27

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/lib/j1/version.rb +1 -1
  3. data/lib/j1_app/j1_auth_manager/auth_manager.rb +71 -63
  4. data/lib/starter_web/Gemfile +2 -2
  5. data/lib/starter_web/_config.yml +4 -4
  6. data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +33 -0
  7. data/lib/starter_web/_plugins/asciidoctor-extensions/fas-icon-inline.rb +33 -0
  8. data/lib/starter_web/_plugins/asciidoctor-extensions/lightbox-block.rb +1 -1
  9. data/lib/starter_web/_plugins/asciidoctor-extensions/mdi-icon-inline.rb +33 -0
  10. data/lib/starter_web/_plugins/asciidoctor-extensions/twitter-emoji-inline.rb +3 -35
  11. data/lib/starter_web/assets/data/mdi_icons.json +2090 -2090
  12. data/lib/starter_web/assets/themes/j1/core/css/vendor.css +1756 -17
  13. data/lib/starter_web/assets/themes/j1/core/css/vendor.min.css +1 -1
  14. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.eot +0 -0
  15. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.svg +3454 -985
  16. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.ttf +0 -0
  17. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff +0 -0
  18. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff2 +0 -0
  19. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.eot +0 -0
  20. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.svg +798 -358
  21. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.ttf +0 -0
  22. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff +0 -0
  23. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff2 +0 -0
  24. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.eot +0 -0
  25. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.svg +4522 -1408
  26. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.ttf +0 -0
  27. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff +0 -0
  28. data/lib/starter_web/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff2 +0 -0
  29. data/lib/starter_web/assets/themes/j1/core/js/adapter/algolia.js +13 -6
  30. data/lib/starter_web/assets/themes/j1/core/js/template.js +1 -1
  31. data/lib/starter_web/assets/themes/j1/core/js/template.js.map +1 -1
  32. data/lib/starter_web/assets/themes/j1/core/js/template.min.js +1 -1
  33. data/lib/starter_web/package.json +1 -1
  34. data/lib/starter_web/pages/public/about/become_a_patron.adoc +2 -4
  35. data/lib/starter_web/pages/public/start/roundtrip/000_includes/attributes.asciidoc +3 -2
  36. data/lib/starter_web/pages/public/start/roundtrip/000_includes/documents/100_gistblock.asciidoc +2 -2
  37. data/lib/starter_web/pages/public/start/roundtrip/500_asciidoc_extensions.adoc +83 -45
  38. data/lib/starter_web/pages/public/start/roundtrip/800_search_engine.adoc +1 -1
  39. metadata +5 -3
  40. data/lib/starter_web/assets/themes/j1/core/js/adapter/toccer.js.new +0 -265
@@ -3298,7 +3298,7 @@ ul.disc {
3298
3298
  /*
3299
3299
  # -----------------------------------------------------------------------------
3300
3300
  # ~/vendor/fonts/_font_awesome_5.scss
3301
- # Font Awesome 5.0.2 by @fontawesome - http://fontawesome.com
3301
+ # Font Awesome 5.8.1 by @fontawesome - http://fontawesome.com
3302
3302
  #
3303
3303
  # Product/Info:
3304
3304
  # https://jekyll-one.com
@@ -3320,23 +3320,38 @@ ul.disc {
3320
3320
  font-family: 'Font Awesome 5 Brands';
3321
3321
  font-style: normal;
3322
3322
  font-weight: normal;
3323
+ font-display: auto;
3323
3324
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.eot");
3324
3325
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff") format("woff"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.ttf") format("truetype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.svg#fontawesome") format("svg"); }
3325
3326
 
3327
+ .fab {
3328
+ font-family: 'Font Awesome 5 Brands'; }
3329
+
3326
3330
  @font-face {
3327
3331
  font-family: 'Font Awesome 5 Free';
3328
3332
  font-style: normal;
3329
3333
  font-weight: 400;
3334
+ font-display: auto;
3330
3335
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.eot");
3331
3336
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff") format("woff"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.ttf") format("truetype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.svg#fontawesome") format("svg"); }
3332
3337
 
3338
+ .far {
3339
+ font-family: 'Font Awesome 5 Free';
3340
+ font-weight: 400; }
3341
+
3333
3342
  @font-face {
3334
3343
  font-family: 'Font Awesome 5 Free';
3335
3344
  font-style: normal;
3336
3345
  font-weight: 900;
3346
+ font-display: auto;
3337
3347
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.eot");
3338
3348
  src: url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff2") format("woff2"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff") format("woff"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.ttf") format("truetype"), url("/assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
3339
3349
 
3350
+ .fa,
3351
+ .fas {
3352
+ font-family: 'Font Awesome 5 Free';
3353
+ font-weight: 900; }
3354
+
3340
3355
  /* FONT STYLE|S
3341
3356
  ----------------------------------------------------------------------------- */
3342
3357
  .fa,
@@ -3598,6 +3613,12 @@ readers do not read off random characters that represent icons */
3598
3613
  .fa-accusoft:before {
3599
3614
  content: "\f369"; }
3600
3615
 
3616
+ .fa-acquisitions-incorporated:before {
3617
+ content: "\f6af"; }
3618
+
3619
+ .fa-ad:before {
3620
+ content: "\f641"; }
3621
+
3601
3622
  .fa-address-book:before {
3602
3623
  content: "\f2b9"; }
3603
3624
 
@@ -3610,12 +3631,21 @@ readers do not read off random characters that represent icons */
3610
3631
  .fa-adn:before {
3611
3632
  content: "\f170"; }
3612
3633
 
3634
+ .fa-adobe:before {
3635
+ content: "\f778"; }
3636
+
3613
3637
  .fa-adversal:before {
3614
3638
  content: "\f36a"; }
3615
3639
 
3616
3640
  .fa-affiliatetheme:before {
3617
3641
  content: "\f36b"; }
3618
3642
 
3643
+ .fa-air-freshener:before {
3644
+ content: "\f5d0"; }
3645
+
3646
+ .fa-airbnb:before {
3647
+ content: "\f834"; }
3648
+
3619
3649
  .fa-algolia:before {
3620
3650
  content: "\f36c"; }
3621
3651
 
@@ -3631,6 +3661,12 @@ readers do not read off random characters that represent icons */
3631
3661
  .fa-align-right:before {
3632
3662
  content: "\f038"; }
3633
3663
 
3664
+ .fa-alipay:before {
3665
+ content: "\f642"; }
3666
+
3667
+ .fa-allergies:before {
3668
+ content: "\f461"; }
3669
+
3634
3670
  .fa-amazon:before {
3635
3671
  content: "\f270"; }
3636
3672
 
@@ -3679,12 +3715,18 @@ readers do not read off random characters that represent icons */
3679
3715
  .fa-angle-up:before {
3680
3716
  content: "\f106"; }
3681
3717
 
3718
+ .fa-angry:before {
3719
+ content: "\f556"; }
3720
+
3682
3721
  .fa-angrycreative:before {
3683
3722
  content: "\f36e"; }
3684
3723
 
3685
3724
  .fa-angular:before {
3686
3725
  content: "\f420"; }
3687
3726
 
3727
+ .fa-ankh:before {
3728
+ content: "\f644"; }
3729
+
3688
3730
  .fa-app-store:before {
3689
3731
  content: "\f36f"; }
3690
3732
 
@@ -3697,12 +3739,18 @@ readers do not read off random characters that represent icons */
3697
3739
  .fa-apple:before {
3698
3740
  content: "\f179"; }
3699
3741
 
3742
+ .fa-apple-alt:before {
3743
+ content: "\f5d1"; }
3744
+
3700
3745
  .fa-apple-pay:before {
3701
3746
  content: "\f415"; }
3702
3747
 
3703
3748
  .fa-archive:before {
3704
3749
  content: "\f187"; }
3705
3750
 
3751
+ .fa-archway:before {
3752
+ content: "\f557"; }
3753
+
3706
3754
  .fa-arrow-alt-circle-down:before {
3707
3755
  content: "\f358"; }
3708
3756
 
@@ -3748,6 +3796,9 @@ readers do not read off random characters that represent icons */
3748
3796
  .fa-arrows-alt-v:before {
3749
3797
  content: "\f338"; }
3750
3798
 
3799
+ .fa-artstation:before {
3800
+ content: "\f77a"; }
3801
+
3751
3802
  .fa-assistive-listening-systems:before {
3752
3803
  content: "\f2a2"; }
3753
3804
 
@@ -3760,6 +3811,15 @@ readers do not read off random characters that represent icons */
3760
3811
  .fa-at:before {
3761
3812
  content: "\f1fa"; }
3762
3813
 
3814
+ .fa-atlas:before {
3815
+ content: "\f558"; }
3816
+
3817
+ .fa-atlassian:before {
3818
+ content: "\f77b"; }
3819
+
3820
+ .fa-atom:before {
3821
+ content: "\f5d2"; }
3822
+
3763
3823
  .fa-audible:before {
3764
3824
  content: "\f373"; }
3765
3825
 
@@ -3775,18 +3835,36 @@ readers do not read off random characters that represent icons */
3775
3835
  .fa-aviato:before {
3776
3836
  content: "\f421"; }
3777
3837
 
3838
+ .fa-award:before {
3839
+ content: "\f559"; }
3840
+
3778
3841
  .fa-aws:before {
3779
3842
  content: "\f375"; }
3780
3843
 
3844
+ .fa-baby:before {
3845
+ content: "\f77c"; }
3846
+
3847
+ .fa-baby-carriage:before {
3848
+ content: "\f77d"; }
3849
+
3850
+ .fa-backspace:before {
3851
+ content: "\f55a"; }
3852
+
3781
3853
  .fa-backward:before {
3782
3854
  content: "\f04a"; }
3783
3855
 
3856
+ .fa-bacon:before {
3857
+ content: "\f7e5"; }
3858
+
3784
3859
  .fa-balance-scale:before {
3785
3860
  content: "\f24e"; }
3786
3861
 
3787
3862
  .fa-ban:before {
3788
3863
  content: "\f05e"; }
3789
3864
 
3865
+ .fa-band-aid:before {
3866
+ content: "\f462"; }
3867
+
3790
3868
  .fa-bandcamp:before {
3791
3869
  content: "\f2d5"; }
3792
3870
 
@@ -3796,6 +3874,12 @@ readers do not read off random characters that represent icons */
3796
3874
  .fa-bars:before {
3797
3875
  content: "\f0c9"; }
3798
3876
 
3877
+ .fa-baseball-ball:before {
3878
+ content: "\f433"; }
3879
+
3880
+ .fa-basketball-ball:before {
3881
+ content: "\f434"; }
3882
+
3799
3883
  .fa-bath:before {
3800
3884
  content: "\f2cd"; }
3801
3885
 
@@ -3814,6 +3898,9 @@ readers do not read off random characters that represent icons */
3814
3898
  .fa-battery-three-quarters:before {
3815
3899
  content: "\f241"; }
3816
3900
 
3901
+ .fa-battle-net:before {
3902
+ content: "\f835"; }
3903
+
3817
3904
  .fa-bed:before {
3818
3905
  content: "\f236"; }
3819
3906
 
@@ -3832,6 +3919,12 @@ readers do not read off random characters that represent icons */
3832
3919
  .fa-bell-slash:before {
3833
3920
  content: "\f1f6"; }
3834
3921
 
3922
+ .fa-bezier-curve:before {
3923
+ content: "\f55b"; }
3924
+
3925
+ .fa-bible:before {
3926
+ content: "\f647"; }
3927
+
3835
3928
  .fa-bicycle:before {
3836
3929
  content: "\f206"; }
3837
3930
 
@@ -3841,6 +3934,9 @@ readers do not read off random characters that represent icons */
3841
3934
  .fa-binoculars:before {
3842
3935
  content: "\f1e5"; }
3843
3936
 
3937
+ .fa-biohazard:before {
3938
+ content: "\f780"; }
3939
+
3844
3940
  .fa-birthday-cake:before {
3845
3941
  content: "\f1fd"; }
3846
3942
 
@@ -3859,9 +3955,18 @@ readers do not read off random characters that represent icons */
3859
3955
  .fa-blackberry:before {
3860
3956
  content: "\f37b"; }
3861
3957
 
3958
+ .fa-blender:before {
3959
+ content: "\f517"; }
3960
+
3961
+ .fa-blender-phone:before {
3962
+ content: "\f6b6"; }
3963
+
3862
3964
  .fa-blind:before {
3863
3965
  content: "\f29d"; }
3864
3966
 
3967
+ .fa-blog:before {
3968
+ content: "\f781"; }
3969
+
3865
3970
  .fa-blogger:before {
3866
3971
  content: "\f37c"; }
3867
3972
 
@@ -3883,21 +3988,75 @@ readers do not read off random characters that represent icons */
3883
3988
  .fa-bomb:before {
3884
3989
  content: "\f1e2"; }
3885
3990
 
3991
+ .fa-bone:before {
3992
+ content: "\f5d7"; }
3993
+
3994
+ .fa-bong:before {
3995
+ content: "\f55c"; }
3996
+
3886
3997
  .fa-book:before {
3887
3998
  content: "\f02d"; }
3888
3999
 
4000
+ .fa-book-dead:before {
4001
+ content: "\f6b7"; }
4002
+
4003
+ .fa-book-medical:before {
4004
+ content: "\f7e6"; }
4005
+
4006
+ .fa-book-open:before {
4007
+ content: "\f518"; }
4008
+
4009
+ .fa-book-reader:before {
4010
+ content: "\f5da"; }
4011
+
3889
4012
  .fa-bookmark:before {
3890
4013
  content: "\f02e"; }
3891
4014
 
4015
+ .fa-bootstrap:before {
4016
+ content: "\f836"; }
4017
+
4018
+ .fa-bowling-ball:before {
4019
+ content: "\f436"; }
4020
+
4021
+ .fa-box:before {
4022
+ content: "\f466"; }
4023
+
4024
+ .fa-box-open:before {
4025
+ content: "\f49e"; }
4026
+
4027
+ .fa-boxes:before {
4028
+ content: "\f468"; }
4029
+
3892
4030
  .fa-braille:before {
3893
4031
  content: "\f2a1"; }
3894
4032
 
4033
+ .fa-brain:before {
4034
+ content: "\f5dc"; }
4035
+
4036
+ .fa-bread-slice:before {
4037
+ content: "\f7ec"; }
4038
+
3895
4039
  .fa-briefcase:before {
3896
4040
  content: "\f0b1"; }
3897
4041
 
4042
+ .fa-briefcase-medical:before {
4043
+ content: "\f469"; }
4044
+
4045
+ .fa-broadcast-tower:before {
4046
+ content: "\f519"; }
4047
+
4048
+ .fa-broom:before {
4049
+ content: "\f51a"; }
4050
+
4051
+ .fa-brush:before {
4052
+ content: "\f55d"; }
4053
+
3898
4054
  .fa-btc:before {
3899
4055
  content: "\f15a"; }
3900
4056
 
4057
+ .fa-buffer:before {
4058
+ content: "\f837"; }
4059
+
3901
4060
  .fa-bug:before {
3902
4061
  content: "\f188"; }
3903
4062
 
@@ -3910,12 +4069,21 @@ readers do not read off random characters that represent icons */
3910
4069
  .fa-bullseye:before {
3911
4070
  content: "\f140"; }
3912
4071
 
4072
+ .fa-burn:before {
4073
+ content: "\f46a"; }
4074
+
3913
4075
  .fa-buromobelexperte:before {
3914
4076
  content: "\f37f"; }
3915
4077
 
3916
4078
  .fa-bus:before {
3917
4079
  content: "\f207"; }
3918
4080
 
4081
+ .fa-bus-alt:before {
4082
+ content: "\f55e"; }
4083
+
4084
+ .fa-business-time:before {
4085
+ content: "\f64a"; }
4086
+
3919
4087
  .fa-buysellads:before {
3920
4088
  content: "\f20d"; }
3921
4089
 
@@ -3931,6 +4099,9 @@ readers do not read off random characters that represent icons */
3931
4099
  .fa-calendar-check:before {
3932
4100
  content: "\f274"; }
3933
4101
 
4102
+ .fa-calendar-day:before {
4103
+ content: "\f783"; }
4104
+
3934
4105
  .fa-calendar-minus:before {
3935
4106
  content: "\f272"; }
3936
4107
 
@@ -3940,15 +4111,45 @@ readers do not read off random characters that represent icons */
3940
4111
  .fa-calendar-times:before {
3941
4112
  content: "\f273"; }
3942
4113
 
4114
+ .fa-calendar-week:before {
4115
+ content: "\f784"; }
4116
+
3943
4117
  .fa-camera:before {
3944
4118
  content: "\f030"; }
3945
4119
 
3946
4120
  .fa-camera-retro:before {
3947
4121
  content: "\f083"; }
3948
4122
 
4123
+ .fa-campground:before {
4124
+ content: "\f6bb"; }
4125
+
4126
+ .fa-canadian-maple-leaf:before {
4127
+ content: "\f785"; }
4128
+
4129
+ .fa-candy-cane:before {
4130
+ content: "\f786"; }
4131
+
4132
+ .fa-cannabis:before {
4133
+ content: "\f55f"; }
4134
+
4135
+ .fa-capsules:before {
4136
+ content: "\f46b"; }
4137
+
3949
4138
  .fa-car:before {
3950
4139
  content: "\f1b9"; }
3951
4140
 
4141
+ .fa-car-alt:before {
4142
+ content: "\f5de"; }
4143
+
4144
+ .fa-car-battery:before {
4145
+ content: "\f5df"; }
4146
+
4147
+ .fa-car-crash:before {
4148
+ content: "\f5e1"; }
4149
+
4150
+ .fa-car-side:before {
4151
+ content: "\f5e4"; }
4152
+
3952
4153
  .fa-caret-down:before {
3953
4154
  content: "\f0d7"; }
3954
4155
 
@@ -3973,12 +4174,21 @@ readers do not read off random characters that represent icons */
3973
4174
  .fa-caret-up:before {
3974
4175
  content: "\f0d8"; }
3975
4176
 
4177
+ .fa-carrot:before {
4178
+ content: "\f787"; }
4179
+
3976
4180
  .fa-cart-arrow-down:before {
3977
4181
  content: "\f218"; }
3978
4182
 
3979
4183
  .fa-cart-plus:before {
3980
4184
  content: "\f217"; }
3981
4185
 
4186
+ .fa-cash-register:before {
4187
+ content: "\f788"; }
4188
+
4189
+ .fa-cat:before {
4190
+ content: "\f6be"; }
4191
+
3982
4192
  .fa-cc-amazon-pay:before {
3983
4193
  content: "\f42d"; }
3984
4194
 
@@ -4012,9 +4222,24 @@ readers do not read off random characters that represent icons */
4012
4222
  .fa-centercode:before {
4013
4223
  content: "\f380"; }
4014
4224
 
4225
+ .fa-centos:before {
4226
+ content: "\f789"; }
4227
+
4015
4228
  .fa-certificate:before {
4016
4229
  content: "\f0a3"; }
4017
4230
 
4231
+ .fa-chair:before {
4232
+ content: "\f6c0"; }
4233
+
4234
+ .fa-chalkboard:before {
4235
+ content: "\f51b"; }
4236
+
4237
+ .fa-chalkboard-teacher:before {
4238
+ content: "\f51c"; }
4239
+
4240
+ .fa-charging-station:before {
4241
+ content: "\f5e7"; }
4242
+
4018
4243
  .fa-chart-area:before {
4019
4244
  content: "\f1fe"; }
4020
4245
 
@@ -4033,9 +4258,39 @@ readers do not read off random characters that represent icons */
4033
4258
  .fa-check-circle:before {
4034
4259
  content: "\f058"; }
4035
4260
 
4261
+ .fa-check-double:before {
4262
+ content: "\f560"; }
4263
+
4036
4264
  .fa-check-square:before {
4037
4265
  content: "\f14a"; }
4038
4266
 
4267
+ .fa-cheese:before {
4268
+ content: "\f7ef"; }
4269
+
4270
+ .fa-chess:before {
4271
+ content: "\f439"; }
4272
+
4273
+ .fa-chess-bishop:before {
4274
+ content: "\f43a"; }
4275
+
4276
+ .fa-chess-board:before {
4277
+ content: "\f43c"; }
4278
+
4279
+ .fa-chess-king:before {
4280
+ content: "\f43f"; }
4281
+
4282
+ .fa-chess-knight:before {
4283
+ content: "\f441"; }
4284
+
4285
+ .fa-chess-pawn:before {
4286
+ content: "\f443"; }
4287
+
4288
+ .fa-chess-queen:before {
4289
+ content: "\f445"; }
4290
+
4291
+ .fa-chess-rook:before {
4292
+ content: "\f447"; }
4293
+
4039
4294
  .fa-chevron-circle-down:before {
4040
4295
  content: "\f13a"; }
4041
4296
 
@@ -4066,15 +4321,33 @@ readers do not read off random characters that represent icons */
4066
4321
  .fa-chrome:before {
4067
4322
  content: "\f268"; }
4068
4323
 
4324
+ .fa-chromecast:before {
4325
+ content: "\f838"; }
4326
+
4327
+ .fa-church:before {
4328
+ content: "\f51d"; }
4329
+
4069
4330
  .fa-circle:before {
4070
4331
  content: "\f111"; }
4071
4332
 
4072
4333
  .fa-circle-notch:before {
4073
4334
  content: "\f1ce"; }
4074
4335
 
4336
+ .fa-city:before {
4337
+ content: "\f64f"; }
4338
+
4339
+ .fa-clinic-medical:before {
4340
+ content: "\f7f2"; }
4341
+
4075
4342
  .fa-clipboard:before {
4076
4343
  content: "\f328"; }
4077
4344
 
4345
+ .fa-clipboard-check:before {
4346
+ content: "\f46c"; }
4347
+
4348
+ .fa-clipboard-list:before {
4349
+ content: "\f46d"; }
4350
+
4078
4351
  .fa-clock:before {
4079
4352
  content: "\f017"; }
4080
4353
 
@@ -4090,6 +4363,27 @@ readers do not read off random characters that represent icons */
4090
4363
  .fa-cloud-download-alt:before {
4091
4364
  content: "\f381"; }
4092
4365
 
4366
+ .fa-cloud-meatball:before {
4367
+ content: "\f73b"; }
4368
+
4369
+ .fa-cloud-moon:before {
4370
+ content: "\f6c3"; }
4371
+
4372
+ .fa-cloud-moon-rain:before {
4373
+ content: "\f73c"; }
4374
+
4375
+ .fa-cloud-rain:before {
4376
+ content: "\f73d"; }
4377
+
4378
+ .fa-cloud-showers-heavy:before {
4379
+ content: "\f740"; }
4380
+
4381
+ .fa-cloud-sun:before {
4382
+ content: "\f6c4"; }
4383
+
4384
+ .fa-cloud-sun-rain:before {
4385
+ content: "\f743"; }
4386
+
4093
4387
  .fa-cloud-upload-alt:before {
4094
4388
  content: "\f382"; }
4095
4389
 
@@ -4102,6 +4396,9 @@ readers do not read off random characters that represent icons */
4102
4396
  .fa-cloudversify:before {
4103
4397
  content: "\f385"; }
4104
4398
 
4399
+ .fa-cocktail:before {
4400
+ content: "\f561"; }
4401
+
4105
4402
  .fa-code:before {
4106
4403
  content: "\f121"; }
4107
4404
 
@@ -4123,6 +4420,9 @@ readers do not read off random characters that represent icons */
4123
4420
  .fa-cogs:before {
4124
4421
  content: "\f085"; }
4125
4422
 
4423
+ .fa-coins:before {
4424
+ content: "\f51e"; }
4425
+
4126
4426
  .fa-columns:before {
4127
4427
  content: "\f0db"; }
4128
4428
 
@@ -4132,42 +4432,135 @@ readers do not read off random characters that represent icons */
4132
4432
  .fa-comment-alt:before {
4133
4433
  content: "\f27a"; }
4134
4434
 
4435
+ .fa-comment-dollar:before {
4436
+ content: "\f651"; }
4437
+
4438
+ .fa-comment-dots:before {
4439
+ content: "\f4ad"; }
4440
+
4441
+ .fa-comment-medical:before {
4442
+ content: "\f7f5"; }
4443
+
4444
+ .fa-comment-slash:before {
4445
+ content: "\f4b3"; }
4446
+
4135
4447
  .fa-comments:before {
4136
4448
  content: "\f086"; }
4137
4449
 
4450
+ .fa-comments-dollar:before {
4451
+ content: "\f653"; }
4452
+
4453
+ .fa-compact-disc:before {
4454
+ content: "\f51f"; }
4455
+
4138
4456
  .fa-compass:before {
4139
4457
  content: "\f14e"; }
4140
4458
 
4141
4459
  .fa-compress:before {
4142
4460
  content: "\f066"; }
4143
4461
 
4462
+ .fa-compress-arrows-alt:before {
4463
+ content: "\f78c"; }
4464
+
4465
+ .fa-concierge-bell:before {
4466
+ content: "\f562"; }
4467
+
4468
+ .fa-confluence:before {
4469
+ content: "\f78d"; }
4470
+
4144
4471
  .fa-connectdevelop:before {
4145
4472
  content: "\f20e"; }
4146
4473
 
4147
4474
  .fa-contao:before {
4148
4475
  content: "\f26d"; }
4149
4476
 
4477
+ .fa-cookie:before {
4478
+ content: "\f563"; }
4479
+
4480
+ .fa-cookie-bite:before {
4481
+ content: "\f564"; }
4482
+
4150
4483
  .fa-copy:before {
4151
4484
  content: "\f0c5"; }
4152
4485
 
4153
4486
  .fa-copyright:before {
4154
4487
  content: "\f1f9"; }
4155
4488
 
4489
+ .fa-couch:before {
4490
+ content: "\f4b8"; }
4491
+
4156
4492
  .fa-cpanel:before {
4157
4493
  content: "\f388"; }
4158
4494
 
4159
4495
  .fa-creative-commons:before {
4160
4496
  content: "\f25e"; }
4161
4497
 
4498
+ .fa-creative-commons-by:before {
4499
+ content: "\f4e7"; }
4500
+
4501
+ .fa-creative-commons-nc:before {
4502
+ content: "\f4e8"; }
4503
+
4504
+ .fa-creative-commons-nc-eu:before {
4505
+ content: "\f4e9"; }
4506
+
4507
+ .fa-creative-commons-nc-jp:before {
4508
+ content: "\f4ea"; }
4509
+
4510
+ .fa-creative-commons-nd:before {
4511
+ content: "\f4eb"; }
4512
+
4513
+ .fa-creative-commons-pd:before {
4514
+ content: "\f4ec"; }
4515
+
4516
+ .fa-creative-commons-pd-alt:before {
4517
+ content: "\f4ed"; }
4518
+
4519
+ .fa-creative-commons-remix:before {
4520
+ content: "\f4ee"; }
4521
+
4522
+ .fa-creative-commons-sa:before {
4523
+ content: "\f4ef"; }
4524
+
4525
+ .fa-creative-commons-sampling:before {
4526
+ content: "\f4f0"; }
4527
+
4528
+ .fa-creative-commons-sampling-plus:before {
4529
+ content: "\f4f1"; }
4530
+
4531
+ .fa-creative-commons-share:before {
4532
+ content: "\f4f2"; }
4533
+
4534
+ .fa-creative-commons-zero:before {
4535
+ content: "\f4f3"; }
4536
+
4162
4537
  .fa-credit-card:before {
4163
4538
  content: "\f09d"; }
4164
4539
 
4540
+ .fa-critical-role:before {
4541
+ content: "\f6c9"; }
4542
+
4165
4543
  .fa-crop:before {
4166
4544
  content: "\f125"; }
4167
4545
 
4546
+ .fa-crop-alt:before {
4547
+ content: "\f565"; }
4548
+
4549
+ .fa-cross:before {
4550
+ content: "\f654"; }
4551
+
4168
4552
  .fa-crosshairs:before {
4169
4553
  content: "\f05b"; }
4170
4554
 
4555
+ .fa-crow:before {
4556
+ content: "\f520"; }
4557
+
4558
+ .fa-crown:before {
4559
+ content: "\f521"; }
4560
+
4561
+ .fa-crutch:before {
4562
+ content: "\f7f7"; }
4563
+
4171
4564
  .fa-css3:before {
4172
4565
  content: "\f13c"; }
4173
4566
 
@@ -4189,6 +4582,9 @@ readers do not read off random characters that represent icons */
4189
4582
  .fa-d-and-d:before {
4190
4583
  content: "\f38d"; }
4191
4584
 
4585
+ .fa-d-and-d-beyond:before {
4586
+ content: "\f6ca"; }
4587
+
4192
4588
  .fa-dashcube:before {
4193
4589
  content: "\f210"; }
4194
4590
 
@@ -4201,6 +4597,9 @@ readers do not read off random characters that represent icons */
4201
4597
  .fa-delicious:before {
4202
4598
  content: "\f1a5"; }
4203
4599
 
4600
+ .fa-democrat:before {
4601
+ content: "\f747"; }
4602
+
4204
4603
  .fa-deploydog:before {
4205
4604
  content: "\f38e"; }
4206
4605
 
@@ -4210,39 +4609,126 @@ readers do not read off random characters that represent icons */
4210
4609
  .fa-desktop:before {
4211
4610
  content: "\f108"; }
4212
4611
 
4612
+ .fa-dev:before {
4613
+ content: "\f6cc"; }
4614
+
4213
4615
  .fa-deviantart:before {
4214
4616
  content: "\f1bd"; }
4215
4617
 
4618
+ .fa-dharmachakra:before {
4619
+ content: "\f655"; }
4620
+
4621
+ .fa-dhl:before {
4622
+ content: "\f790"; }
4623
+
4624
+ .fa-diagnoses:before {
4625
+ content: "\f470"; }
4626
+
4627
+ .fa-diaspora:before {
4628
+ content: "\f791"; }
4629
+
4630
+ .fa-dice:before {
4631
+ content: "\f522"; }
4632
+
4633
+ .fa-dice-d20:before {
4634
+ content: "\f6cf"; }
4635
+
4636
+ .fa-dice-d6:before {
4637
+ content: "\f6d1"; }
4638
+
4639
+ .fa-dice-five:before {
4640
+ content: "\f523"; }
4641
+
4642
+ .fa-dice-four:before {
4643
+ content: "\f524"; }
4644
+
4645
+ .fa-dice-one:before {
4646
+ content: "\f525"; }
4647
+
4648
+ .fa-dice-six:before {
4649
+ content: "\f526"; }
4650
+
4651
+ .fa-dice-three:before {
4652
+ content: "\f527"; }
4653
+
4654
+ .fa-dice-two:before {
4655
+ content: "\f528"; }
4656
+
4216
4657
  .fa-digg:before {
4217
4658
  content: "\f1a6"; }
4218
4659
 
4219
4660
  .fa-digital-ocean:before {
4220
4661
  content: "\f391"; }
4221
4662
 
4663
+ .fa-digital-tachograph:before {
4664
+ content: "\f566"; }
4665
+
4666
+ .fa-directions:before {
4667
+ content: "\f5eb"; }
4668
+
4222
4669
  .fa-discord:before {
4223
4670
  content: "\f392"; }
4224
4671
 
4225
4672
  .fa-discourse:before {
4226
4673
  content: "\f393"; }
4227
4674
 
4675
+ .fa-divide:before {
4676
+ content: "\f529"; }
4677
+
4678
+ .fa-dizzy:before {
4679
+ content: "\f567"; }
4680
+
4681
+ .fa-dna:before {
4682
+ content: "\f471"; }
4683
+
4228
4684
  .fa-dochub:before {
4229
4685
  content: "\f394"; }
4230
4686
 
4231
4687
  .fa-docker:before {
4232
4688
  content: "\f395"; }
4233
4689
 
4690
+ .fa-dog:before {
4691
+ content: "\f6d3"; }
4692
+
4234
4693
  .fa-dollar-sign:before {
4235
4694
  content: "\f155"; }
4236
4695
 
4696
+ .fa-dolly:before {
4697
+ content: "\f472"; }
4698
+
4699
+ .fa-dolly-flatbed:before {
4700
+ content: "\f474"; }
4701
+
4702
+ .fa-donate:before {
4703
+ content: "\f4b9"; }
4704
+
4705
+ .fa-door-closed:before {
4706
+ content: "\f52a"; }
4707
+
4708
+ .fa-door-open:before {
4709
+ content: "\f52b"; }
4710
+
4237
4711
  .fa-dot-circle:before {
4238
4712
  content: "\f192"; }
4239
4713
 
4714
+ .fa-dove:before {
4715
+ content: "\f4ba"; }
4716
+
4240
4717
  .fa-download:before {
4241
4718
  content: "\f019"; }
4242
4719
 
4243
4720
  .fa-draft2digital:before {
4244
4721
  content: "\f396"; }
4245
4722
 
4723
+ .fa-drafting-compass:before {
4724
+ content: "\f568"; }
4725
+
4726
+ .fa-dragon:before {
4727
+ content: "\f6d5"; }
4728
+
4729
+ .fa-draw-polygon:before {
4730
+ content: "\f5ee"; }
4731
+
4246
4732
  .fa-dribbble:before {
4247
4733
  content: "\f17d"; }
4248
4734
 
@@ -4252,30 +4738,63 @@ readers do not read off random characters that represent icons */
4252
4738
  .fa-dropbox:before {
4253
4739
  content: "\f16b"; }
4254
4740
 
4741
+ .fa-drum:before {
4742
+ content: "\f569"; }
4743
+
4744
+ .fa-drum-steelpan:before {
4745
+ content: "\f56a"; }
4746
+
4747
+ .fa-drumstick-bite:before {
4748
+ content: "\f6d7"; }
4749
+
4255
4750
  .fa-drupal:before {
4256
4751
  content: "\f1a9"; }
4257
4752
 
4753
+ .fa-dumbbell:before {
4754
+ content: "\f44b"; }
4755
+
4756
+ .fa-dumpster:before {
4757
+ content: "\f793"; }
4758
+
4759
+ .fa-dumpster-fire:before {
4760
+ content: "\f794"; }
4761
+
4762
+ .fa-dungeon:before {
4763
+ content: "\f6d9"; }
4764
+
4258
4765
  .fa-dyalog:before {
4259
4766
  content: "\f399"; }
4260
4767
 
4261
4768
  .fa-earlybirds:before {
4262
4769
  content: "\f39a"; }
4263
4770
 
4771
+ .fa-ebay:before {
4772
+ content: "\f4f4"; }
4773
+
4264
4774
  .fa-edge:before {
4265
4775
  content: "\f282"; }
4266
4776
 
4267
4777
  .fa-edit:before {
4268
4778
  content: "\f044"; }
4269
4779
 
4780
+ .fa-egg:before {
4781
+ content: "\f7fb"; }
4782
+
4270
4783
  .fa-eject:before {
4271
4784
  content: "\f052"; }
4272
4785
 
4786
+ .fa-elementor:before {
4787
+ content: "\f430"; }
4788
+
4273
4789
  .fa-ellipsis-h:before {
4274
4790
  content: "\f141"; }
4275
4791
 
4276
4792
  .fa-ellipsis-v:before {
4277
4793
  content: "\f142"; }
4278
4794
 
4795
+ .fa-ello:before {
4796
+ content: "\f5f1"; }
4797
+
4279
4798
  .fa-ember:before {
4280
4799
  content: "\f423"; }
4281
4800
 
@@ -4288,12 +4807,18 @@ readers do not read off random characters that represent icons */
4288
4807
  .fa-envelope-open:before {
4289
4808
  content: "\f2b6"; }
4290
4809
 
4810
+ .fa-envelope-open-text:before {
4811
+ content: "\f658"; }
4812
+
4291
4813
  .fa-envelope-square:before {
4292
4814
  content: "\f199"; }
4293
4815
 
4294
4816
  .fa-envira:before {
4295
4817
  content: "\f299"; }
4296
4818
 
4819
+ .fa-equals:before {
4820
+ content: "\f52c"; }
4821
+
4297
4822
  .fa-eraser:before {
4298
4823
  content: "\f12d"; }
4299
4824
 
@@ -4303,12 +4828,18 @@ readers do not read off random characters that represent icons */
4303
4828
  .fa-ethereum:before {
4304
4829
  content: "\f42e"; }
4305
4830
 
4831
+ .fa-ethernet:before {
4832
+ content: "\f796"; }
4833
+
4306
4834
  .fa-etsy:before {
4307
4835
  content: "\f2d7"; }
4308
4836
 
4309
4837
  .fa-euro-sign:before {
4310
4838
  content: "\f153"; }
4311
4839
 
4840
+ .fa-evernote:before {
4841
+ content: "\f839"; }
4842
+
4312
4843
  .fa-exchange-alt:before {
4313
4844
  content: "\f362"; }
4314
4845
 
@@ -4357,6 +4888,9 @@ readers do not read off random characters that represent icons */
4357
4888
  .fa-facebook-square:before {
4358
4889
  content: "\f082"; }
4359
4890
 
4891
+ .fa-fantasy-flight-games:before {
4892
+ content: "\f6dc"; }
4893
+
4360
4894
  .fa-fast-backward:before {
4361
4895
  content: "\f049"; }
4362
4896
 
@@ -4366,12 +4900,27 @@ readers do not read off random characters that represent icons */
4366
4900
  .fa-fax:before {
4367
4901
  content: "\f1ac"; }
4368
4902
 
4903
+ .fa-feather:before {
4904
+ content: "\f52d"; }
4905
+
4906
+ .fa-feather-alt:before {
4907
+ content: "\f56b"; }
4908
+
4909
+ .fa-fedex:before {
4910
+ content: "\f797"; }
4911
+
4912
+ .fa-fedora:before {
4913
+ content: "\f798"; }
4914
+
4369
4915
  .fa-female:before {
4370
4916
  content: "\f182"; }
4371
4917
 
4372
4918
  .fa-fighter-jet:before {
4373
4919
  content: "\f0fb"; }
4374
4920
 
4921
+ .fa-figma:before {
4922
+ content: "\f799"; }
4923
+
4375
4924
  .fa-file:before {
4376
4925
  content: "\f15b"; }
4377
4926
 
@@ -4387,66 +4936,141 @@ readers do not read off random characters that represent icons */
4387
4936
  .fa-file-code:before {
4388
4937
  content: "\f1c9"; }
4389
4938
 
4939
+ .fa-file-contract:before {
4940
+ content: "\f56c"; }
4941
+
4942
+ .fa-file-csv:before {
4943
+ content: "\f6dd"; }
4944
+
4945
+ .fa-file-download:before {
4946
+ content: "\f56d"; }
4947
+
4390
4948
  .fa-file-excel:before {
4391
4949
  content: "\f1c3"; }
4392
4950
 
4951
+ .fa-file-export:before {
4952
+ content: "\f56e"; }
4953
+
4393
4954
  .fa-file-image:before {
4394
4955
  content: "\f1c5"; }
4395
4956
 
4957
+ .fa-file-import:before {
4958
+ content: "\f56f"; }
4959
+
4960
+ .fa-file-invoice:before {
4961
+ content: "\f570"; }
4962
+
4963
+ .fa-file-invoice-dollar:before {
4964
+ content: "\f571"; }
4965
+
4966
+ .fa-file-medical:before {
4967
+ content: "\f477"; }
4968
+
4969
+ .fa-file-medical-alt:before {
4970
+ content: "\f478"; }
4971
+
4396
4972
  .fa-file-pdf:before {
4397
4973
  content: "\f1c1"; }
4398
4974
 
4399
4975
  .fa-file-powerpoint:before {
4400
4976
  content: "\f1c4"; }
4401
4977
 
4978
+ .fa-file-prescription:before {
4979
+ content: "\f572"; }
4980
+
4981
+ .fa-file-signature:before {
4982
+ content: "\f573"; }
4983
+
4984
+ .fa-file-upload:before {
4985
+ content: "\f574"; }
4986
+
4402
4987
  .fa-file-video:before {
4403
4988
  content: "\f1c8"; }
4404
4989
 
4405
4990
  .fa-file-word:before {
4406
4991
  content: "\f1c2"; }
4407
4992
 
4993
+ .fa-fill:before {
4994
+ content: "\f575"; }
4995
+
4996
+ .fa-fill-drip:before {
4997
+ content: "\f576"; }
4998
+
4408
4999
  .fa-film:before {
4409
5000
  content: "\f008"; }
4410
5001
 
4411
5002
  .fa-filter:before {
4412
5003
  content: "\f0b0"; }
4413
5004
 
5005
+ .fa-fingerprint:before {
5006
+ content: "\f577"; }
5007
+
4414
5008
  .fa-fire:before {
4415
5009
  content: "\f06d"; }
4416
5010
 
5011
+ .fa-fire-alt:before {
5012
+ content: "\f7e4"; }
5013
+
4417
5014
  .fa-fire-extinguisher:before {
4418
5015
  content: "\f134"; }
4419
5016
 
4420
5017
  .fa-firefox:before {
4421
5018
  content: "\f269"; }
4422
5019
 
5020
+ .fa-first-aid:before {
5021
+ content: "\f479"; }
5022
+
4423
5023
  .fa-first-order:before {
4424
5024
  content: "\f2b0"; }
4425
5025
 
5026
+ .fa-first-order-alt:before {
5027
+ content: "\f50a"; }
5028
+
4426
5029
  .fa-firstdraft:before {
4427
5030
  content: "\f3a1"; }
4428
5031
 
5032
+ .fa-fish:before {
5033
+ content: "\f578"; }
5034
+
5035
+ .fa-fist-raised:before {
5036
+ content: "\f6de"; }
5037
+
4429
5038
  .fa-flag:before {
4430
5039
  content: "\f024"; }
4431
5040
 
4432
5041
  .fa-flag-checkered:before {
4433
5042
  content: "\f11e"; }
4434
5043
 
5044
+ .fa-flag-usa:before {
5045
+ content: "\f74d"; }
5046
+
4435
5047
  .fa-flask:before {
4436
5048
  content: "\f0c3"; }
4437
5049
 
4438
5050
  .fa-flickr:before {
4439
5051
  content: "\f16e"; }
4440
5052
 
5053
+ .fa-flipboard:before {
5054
+ content: "\f44d"; }
5055
+
5056
+ .fa-flushed:before {
5057
+ content: "\f579"; }
5058
+
4441
5059
  .fa-fly:before {
4442
5060
  content: "\f417"; }
4443
5061
 
4444
5062
  .fa-folder:before {
4445
5063
  content: "\f07b"; }
4446
5064
 
5065
+ .fa-folder-minus:before {
5066
+ content: "\f65d"; }
5067
+
4447
5068
  .fa-folder-open:before {
4448
5069
  content: "\f07c"; }
4449
5070
 
5071
+ .fa-folder-plus:before {
5072
+ content: "\f65e"; }
5073
+
4450
5074
  .fa-font:before {
4451
5075
  content: "\f031"; }
4452
5076
 
@@ -4459,12 +5083,18 @@ readers do not read off random characters that represent icons */
4459
5083
  .fa-font-awesome-flag:before {
4460
5084
  content: "\f425"; }
4461
5085
 
5086
+ .fa-font-awesome-logo-full:before {
5087
+ content: "\f4e6"; }
5088
+
4462
5089
  .fa-fonticons:before {
4463
5090
  content: "\f280"; }
4464
5091
 
4465
5092
  .fa-fonticons-fi:before {
4466
5093
  content: "\f3a2"; }
4467
5094
 
5095
+ .fa-football-ball:before {
5096
+ content: "\f44e"; }
5097
+
4468
5098
  .fa-fort-awesome:before {
4469
5099
  content: "\f286"; }
4470
5100
 
@@ -4486,15 +5116,36 @@ readers do not read off random characters that represent icons */
4486
5116
  .fa-freebsd:before {
4487
5117
  content: "\f3a4"; }
4488
5118
 
5119
+ .fa-frog:before {
5120
+ content: "\f52e"; }
5121
+
4489
5122
  .fa-frown:before {
4490
5123
  content: "\f119"; }
4491
5124
 
5125
+ .fa-frown-open:before {
5126
+ content: "\f57a"; }
5127
+
5128
+ .fa-fulcrum:before {
5129
+ content: "\f50b"; }
5130
+
5131
+ .fa-funnel-dollar:before {
5132
+ content: "\f662"; }
5133
+
4492
5134
  .fa-futbol:before {
4493
5135
  content: "\f1e3"; }
4494
5136
 
5137
+ .fa-galactic-republic:before {
5138
+ content: "\f50c"; }
5139
+
5140
+ .fa-galactic-senate:before {
5141
+ content: "\f50d"; }
5142
+
4495
5143
  .fa-gamepad:before {
4496
5144
  content: "\f11b"; }
4497
5145
 
5146
+ .fa-gas-pump:before {
5147
+ content: "\f52f"; }
5148
+
4498
5149
  .fa-gavel:before {
4499
5150
  content: "\f0e3"; }
4500
5151
 
@@ -4513,9 +5164,15 @@ readers do not read off random characters that represent icons */
4513
5164
  .fa-gg-circle:before {
4514
5165
  content: "\f261"; }
4515
5166
 
5167
+ .fa-ghost:before {
5168
+ content: "\f6e2"; }
5169
+
4516
5170
  .fa-gift:before {
4517
5171
  content: "\f06b"; }
4518
5172
 
5173
+ .fa-gifts:before {
5174
+ content: "\f79c"; }
5175
+
4519
5176
  .fa-git:before {
4520
5177
  content: "\f1d3"; }
4521
5178
 
@@ -4540,9 +5197,21 @@ readers do not read off random characters that represent icons */
4540
5197
  .fa-gitter:before {
4541
5198
  content: "\f426"; }
4542
5199
 
5200
+ .fa-glass-cheers:before {
5201
+ content: "\f79f"; }
5202
+
4543
5203
  .fa-glass-martini:before {
4544
5204
  content: "\f000"; }
4545
5205
 
5206
+ .fa-glass-martini-alt:before {
5207
+ content: "\f57b"; }
5208
+
5209
+ .fa-glass-whiskey:before {
5210
+ content: "\f7a0"; }
5211
+
5212
+ .fa-glasses:before {
5213
+ content: "\f530"; }
5214
+
4546
5215
  .fa-glide:before {
4547
5216
  content: "\f2a5"; }
4548
5217
 
@@ -4552,9 +5221,24 @@ readers do not read off random characters that represent icons */
4552
5221
  .fa-globe:before {
4553
5222
  content: "\f0ac"; }
4554
5223
 
5224
+ .fa-globe-africa:before {
5225
+ content: "\f57c"; }
5226
+
5227
+ .fa-globe-americas:before {
5228
+ content: "\f57d"; }
5229
+
5230
+ .fa-globe-asia:before {
5231
+ content: "\f57e"; }
5232
+
5233
+ .fa-globe-europe:before {
5234
+ content: "\f7a2"; }
5235
+
4555
5236
  .fa-gofore:before {
4556
5237
  content: "\f3a7"; }
4557
5238
 
5239
+ .fa-golf-ball:before {
5240
+ content: "\f450"; }
5241
+
4558
5242
  .fa-goodreads:before {
4559
5243
  content: "\f3a8"; }
4560
5244
 
@@ -4582,6 +5266,9 @@ readers do not read off random characters that represent icons */
4582
5266
  .fa-google-wallet:before {
4583
5267
  content: "\f1ee"; }
4584
5268
 
5269
+ .fa-gopuram:before {
5270
+ content: "\f664"; }
5271
+
4585
5272
  .fa-graduation-cap:before {
4586
5273
  content: "\f19d"; }
4587
5274
 
@@ -4591,12 +5278,75 @@ readers do not read off random characters that represent icons */
4591
5278
  .fa-grav:before {
4592
5279
  content: "\f2d6"; }
4593
5280
 
5281
+ .fa-greater-than:before {
5282
+ content: "\f531"; }
5283
+
5284
+ .fa-greater-than-equal:before {
5285
+ content: "\f532"; }
5286
+
5287
+ .fa-grimace:before {
5288
+ content: "\f57f"; }
5289
+
5290
+ .fa-grin:before {
5291
+ content: "\f580"; }
5292
+
5293
+ .fa-grin-alt:before {
5294
+ content: "\f581"; }
5295
+
5296
+ .fa-grin-beam:before {
5297
+ content: "\f582"; }
5298
+
5299
+ .fa-grin-beam-sweat:before {
5300
+ content: "\f583"; }
5301
+
5302
+ .fa-grin-hearts:before {
5303
+ content: "\f584"; }
5304
+
5305
+ .fa-grin-squint:before {
5306
+ content: "\f585"; }
5307
+
5308
+ .fa-grin-squint-tears:before {
5309
+ content: "\f586"; }
5310
+
5311
+ .fa-grin-stars:before {
5312
+ content: "\f587"; }
5313
+
5314
+ .fa-grin-tears:before {
5315
+ content: "\f588"; }
5316
+
5317
+ .fa-grin-tongue:before {
5318
+ content: "\f589"; }
5319
+
5320
+ .fa-grin-tongue-squint:before {
5321
+ content: "\f58a"; }
5322
+
5323
+ .fa-grin-tongue-wink:before {
5324
+ content: "\f58b"; }
5325
+
5326
+ .fa-grin-wink:before {
5327
+ content: "\f58c"; }
5328
+
5329
+ .fa-grip-horizontal:before {
5330
+ content: "\f58d"; }
5331
+
5332
+ .fa-grip-lines:before {
5333
+ content: "\f7a4"; }
5334
+
5335
+ .fa-grip-lines-vertical:before {
5336
+ content: "\f7a5"; }
5337
+
5338
+ .fa-grip-vertical:before {
5339
+ content: "\f58e"; }
5340
+
4594
5341
  .fa-gripfire:before {
4595
5342
  content: "\f3ac"; }
4596
5343
 
4597
5344
  .fa-grunt:before {
4598
5345
  content: "\f3ad"; }
4599
5346
 
5347
+ .fa-guitar:before {
5348
+ content: "\f7a6"; }
5349
+
4600
5350
  .fa-gulp:before {
4601
5351
  content: "\f3ae"; }
4602
5352
 
@@ -4609,9 +5359,33 @@ readers do not read off random characters that represent icons */
4609
5359
  .fa-hacker-news-square:before {
4610
5360
  content: "\f3af"; }
4611
5361
 
5362
+ .fa-hackerrank:before {
5363
+ content: "\f5f7"; }
5364
+
5365
+ .fa-hamburger:before {
5366
+ content: "\f805"; }
5367
+
5368
+ .fa-hammer:before {
5369
+ content: "\f6e3"; }
5370
+
5371
+ .fa-hamsa:before {
5372
+ content: "\f665"; }
5373
+
5374
+ .fa-hand-holding:before {
5375
+ content: "\f4bd"; }
5376
+
5377
+ .fa-hand-holding-heart:before {
5378
+ content: "\f4be"; }
5379
+
5380
+ .fa-hand-holding-usd:before {
5381
+ content: "\f4c0"; }
5382
+
4612
5383
  .fa-hand-lizard:before {
4613
5384
  content: "\f258"; }
4614
5385
 
5386
+ .fa-hand-middle-finger:before {
5387
+ content: "\f806"; }
5388
+
4615
5389
  .fa-hand-paper:before {
4616
5390
  content: "\f256"; }
4617
5391
 
@@ -4642,12 +5416,30 @@ readers do not read off random characters that represent icons */
4642
5416
  .fa-hand-spock:before {
4643
5417
  content: "\f259"; }
4644
5418
 
5419
+ .fa-hands:before {
5420
+ content: "\f4c2"; }
5421
+
5422
+ .fa-hands-helping:before {
5423
+ content: "\f4c4"; }
5424
+
4645
5425
  .fa-handshake:before {
4646
5426
  content: "\f2b5"; }
4647
5427
 
5428
+ .fa-hanukiah:before {
5429
+ content: "\f6e6"; }
5430
+
5431
+ .fa-hard-hat:before {
5432
+ content: "\f807"; }
5433
+
4648
5434
  .fa-hashtag:before {
4649
5435
  content: "\f292"; }
4650
5436
 
5437
+ .fa-hat-wizard:before {
5438
+ content: "\f6e8"; }
5439
+
5440
+ .fa-haykal:before {
5441
+ content: "\f666"; }
5442
+
4651
5443
  .fa-hdd:before {
4652
5444
  content: "\f0a0"; }
4653
5445
 
@@ -4657,27 +5449,81 @@ readers do not read off random characters that represent icons */
4657
5449
  .fa-headphones:before {
4658
5450
  content: "\f025"; }
4659
5451
 
5452
+ .fa-headphones-alt:before {
5453
+ content: "\f58f"; }
5454
+
5455
+ .fa-headset:before {
5456
+ content: "\f590"; }
5457
+
4660
5458
  .fa-heart:before {
4661
5459
  content: "\f004"; }
4662
5460
 
5461
+ .fa-heart-broken:before {
5462
+ content: "\f7a9"; }
5463
+
4663
5464
  .fa-heartbeat:before {
4664
5465
  content: "\f21e"; }
4665
5466
 
5467
+ .fa-helicopter:before {
5468
+ content: "\f533"; }
5469
+
5470
+ .fa-highlighter:before {
5471
+ content: "\f591"; }
5472
+
5473
+ .fa-hiking:before {
5474
+ content: "\f6ec"; }
5475
+
5476
+ .fa-hippo:before {
5477
+ content: "\f6ed"; }
5478
+
5479
+ .fa-hips:before {
5480
+ content: "\f452"; }
5481
+
4666
5482
  .fa-hire-a-helper:before {
4667
5483
  content: "\f3b0"; }
4668
5484
 
4669
5485
  .fa-history:before {
4670
5486
  content: "\f1da"; }
4671
5487
 
5488
+ .fa-hockey-puck:before {
5489
+ content: "\f453"; }
5490
+
5491
+ .fa-holly-berry:before {
5492
+ content: "\f7aa"; }
5493
+
4672
5494
  .fa-home:before {
4673
5495
  content: "\f015"; }
4674
5496
 
4675
5497
  .fa-hooli:before {
4676
5498
  content: "\f427"; }
4677
5499
 
5500
+ .fa-hornbill:before {
5501
+ content: "\f592"; }
5502
+
5503
+ .fa-horse:before {
5504
+ content: "\f6f0"; }
5505
+
5506
+ .fa-horse-head:before {
5507
+ content: "\f7ab"; }
5508
+
4678
5509
  .fa-hospital:before {
4679
5510
  content: "\f0f8"; }
4680
5511
 
5512
+ .fa-hospital-alt:before {
5513
+ content: "\f47d"; }
5514
+
5515
+ .fa-hospital-symbol:before {
5516
+ content: "\f47e"; }
5517
+
5518
+ .fa-hot-tub:before {
5519
+ content: "\f593"; }
5520
+
5521
+ .fa-hotdog:before {
5522
+ content: "\f80f"; }
5523
+
5524
+ .fa-hotel:before {
5525
+ content: "\f594"; }
5526
+
4681
5527
  .fa-hotjar:before {
4682
5528
  content: "\f3b1"; }
4683
5529
 
@@ -4693,9 +5539,15 @@ readers do not read off random characters that represent icons */
4693
5539
  .fa-hourglass-start:before {
4694
5540
  content: "\f251"; }
4695
5541
 
5542
+ .fa-house-damage:before {
5543
+ content: "\f6f1"; }
5544
+
4696
5545
  .fa-houzz:before {
4697
5546
  content: "\f27c"; }
4698
5547
 
5548
+ .fa-hryvnia:before {
5549
+ content: "\f6f2"; }
5550
+
4699
5551
  .fa-html5:before {
4700
5552
  content: "\f13b"; }
4701
5553
 
@@ -4705,12 +5557,24 @@ readers do not read off random characters that represent icons */
4705
5557
  .fa-i-cursor:before {
4706
5558
  content: "\f246"; }
4707
5559
 
5560
+ .fa-ice-cream:before {
5561
+ content: "\f810"; }
5562
+
5563
+ .fa-icicles:before {
5564
+ content: "\f7ad"; }
5565
+
4708
5566
  .fa-id-badge:before {
4709
5567
  content: "\f2c1"; }
4710
5568
 
4711
5569
  .fa-id-card:before {
4712
5570
  content: "\f2c2"; }
4713
5571
 
5572
+ .fa-id-card-alt:before {
5573
+ content: "\f47f"; }
5574
+
5575
+ .fa-igloo:before {
5576
+ content: "\f7ae"; }
5577
+
4714
5578
  .fa-image:before {
4715
5579
  content: "\f03e"; }
4716
5580
 
@@ -4729,6 +5593,9 @@ readers do not read off random characters that represent icons */
4729
5593
  .fa-industry:before {
4730
5594
  content: "\f275"; }
4731
5595
 
5596
+ .fa-infinity:before {
5597
+ content: "\f534"; }
5598
+
4732
5599
  .fa-info:before {
4733
5600
  content: "\f129"; }
4734
5601
 
@@ -4738,30 +5605,57 @@ readers do not read off random characters that represent icons */
4738
5605
  .fa-instagram:before {
4739
5606
  content: "\f16d"; }
4740
5607
 
5608
+ .fa-intercom:before {
5609
+ content: "\f7af"; }
5610
+
4741
5611
  .fa-internet-explorer:before {
4742
5612
  content: "\f26b"; }
4743
5613
 
5614
+ .fa-invision:before {
5615
+ content: "\f7b0"; }
5616
+
4744
5617
  .fa-ioxhost:before {
4745
5618
  content: "\f208"; }
4746
5619
 
4747
5620
  .fa-italic:before {
4748
5621
  content: "\f033"; }
4749
5622
 
5623
+ .fa-itch-io:before {
5624
+ content: "\f83a"; }
5625
+
4750
5626
  .fa-itunes:before {
4751
5627
  content: "\f3b4"; }
4752
5628
 
4753
5629
  .fa-itunes-note:before {
4754
5630
  content: "\f3b5"; }
4755
5631
 
5632
+ .fa-java:before {
5633
+ content: "\f4e4"; }
5634
+
5635
+ .fa-jedi:before {
5636
+ content: "\f669"; }
5637
+
5638
+ .fa-jedi-order:before {
5639
+ content: "\f50e"; }
5640
+
4756
5641
  .fa-jenkins:before {
4757
5642
  content: "\f3b6"; }
4758
5643
 
5644
+ .fa-jira:before {
5645
+ content: "\f7b1"; }
5646
+
4759
5647
  .fa-joget:before {
4760
5648
  content: "\f3b7"; }
4761
5649
 
5650
+ .fa-joint:before {
5651
+ content: "\f595"; }
5652
+
4762
5653
  .fa-joomla:before {
4763
5654
  content: "\f1aa"; }
4764
5655
 
5656
+ .fa-journal-whills:before {
5657
+ content: "\f66a"; }
5658
+
4765
5659
  .fa-js:before {
4766
5660
  content: "\f3b8"; }
4767
5661
 
@@ -4771,30 +5665,63 @@ readers do not read off random characters that represent icons */
4771
5665
  .fa-jsfiddle:before {
4772
5666
  content: "\f1cc"; }
4773
5667
 
5668
+ .fa-kaaba:before {
5669
+ content: "\f66b"; }
5670
+
5671
+ .fa-kaggle:before {
5672
+ content: "\f5fa"; }
5673
+
4774
5674
  .fa-key:before {
4775
5675
  content: "\f084"; }
4776
5676
 
5677
+ .fa-keybase:before {
5678
+ content: "\f4f5"; }
5679
+
4777
5680
  .fa-keyboard:before {
4778
5681
  content: "\f11c"; }
4779
5682
 
4780
5683
  .fa-keycdn:before {
4781
5684
  content: "\f3ba"; }
4782
5685
 
5686
+ .fa-khanda:before {
5687
+ content: "\f66d"; }
5688
+
4783
5689
  .fa-kickstarter:before {
4784
5690
  content: "\f3bb"; }
4785
5691
 
4786
5692
  .fa-kickstarter-k:before {
4787
5693
  content: "\f3bc"; }
4788
5694
 
5695
+ .fa-kiss:before {
5696
+ content: "\f596"; }
5697
+
5698
+ .fa-kiss-beam:before {
5699
+ content: "\f597"; }
5700
+
5701
+ .fa-kiss-wink-heart:before {
5702
+ content: "\f598"; }
5703
+
5704
+ .fa-kiwi-bird:before {
5705
+ content: "\f535"; }
5706
+
4789
5707
  .fa-korvue:before {
4790
5708
  content: "\f42f"; }
4791
5709
 
5710
+ .fa-landmark:before {
5711
+ content: "\f66f"; }
5712
+
4792
5713
  .fa-language:before {
4793
5714
  content: "\f1ab"; }
4794
5715
 
4795
5716
  .fa-laptop:before {
4796
5717
  content: "\f109"; }
4797
5718
 
5719
+ .fa-laptop-code:before {
5720
+ content: "\f5fc"; }
5721
+
5722
+ .fa-laptop-medical:before {
5723
+ content: "\f812"; }
5724
+
4798
5725
  .fa-laravel:before {
4799
5726
  content: "\f3bd"; }
4800
5727
 
@@ -4804,6 +5731,21 @@ readers do not read off random characters that represent icons */
4804
5731
  .fa-lastfm-square:before {
4805
5732
  content: "\f203"; }
4806
5733
 
5734
+ .fa-laugh:before {
5735
+ content: "\f599"; }
5736
+
5737
+ .fa-laugh-beam:before {
5738
+ content: "\f59a"; }
5739
+
5740
+ .fa-laugh-squint:before {
5741
+ content: "\f59b"; }
5742
+
5743
+ .fa-laugh-wink:before {
5744
+ content: "\f59c"; }
5745
+
5746
+ .fa-layer-group:before {
5747
+ content: "\f5fd"; }
5748
+
4807
5749
  .fa-leaf:before {
4808
5750
  content: "\f06c"; }
4809
5751
 
@@ -4816,6 +5758,12 @@ readers do not read off random characters that represent icons */
4816
5758
  .fa-less:before {
4817
5759
  content: "\f41d"; }
4818
5760
 
5761
+ .fa-less-than:before {
5762
+ content: "\f536"; }
5763
+
5764
+ .fa-less-than-equal:before {
5765
+ content: "\f537"; }
5766
+
4819
5767
  .fa-level-down-alt:before {
4820
5768
  content: "\f3be"; }
4821
5769
 
@@ -4885,6 +5833,9 @@ readers do not read off random characters that represent icons */
4885
5833
  .fa-low-vision:before {
4886
5834
  content: "\f2a8"; }
4887
5835
 
5836
+ .fa-luggage-cart:before {
5837
+ content: "\f59d"; }
5838
+
4888
5839
  .fa-lyft:before {
4889
5840
  content: "\f3c3"; }
4890
5841
 
@@ -4897,12 +5848,27 @@ readers do not read off random characters that represent icons */
4897
5848
  .fa-magnet:before {
4898
5849
  content: "\f076"; }
4899
5850
 
5851
+ .fa-mail-bulk:before {
5852
+ content: "\f674"; }
5853
+
5854
+ .fa-mailchimp:before {
5855
+ content: "\f59e"; }
5856
+
4900
5857
  .fa-male:before {
4901
5858
  content: "\f183"; }
4902
5859
 
5860
+ .fa-mandalorian:before {
5861
+ content: "\f50f"; }
5862
+
4903
5863
  .fa-map:before {
4904
5864
  content: "\f279"; }
4905
5865
 
5866
+ .fa-map-marked:before {
5867
+ content: "\f59f"; }
5868
+
5869
+ .fa-map-marked-alt:before {
5870
+ content: "\f5a0"; }
5871
+
4906
5872
  .fa-map-marker:before {
4907
5873
  content: "\f041"; }
4908
5874
 
@@ -4915,6 +5881,12 @@ readers do not read off random characters that represent icons */
4915
5881
  .fa-map-signs:before {
4916
5882
  content: "\f277"; }
4917
5883
 
5884
+ .fa-markdown:before {
5885
+ content: "\f60f"; }
5886
+
5887
+ .fa-marker:before {
5888
+ content: "\f5a1"; }
5889
+
4918
5890
  .fa-mars:before {
4919
5891
  content: "\f222"; }
4920
5892
 
@@ -4930,9 +5902,18 @@ readers do not read off random characters that represent icons */
4930
5902
  .fa-mars-stroke-v:before {
4931
5903
  content: "\f22a"; }
4932
5904
 
5905
+ .fa-mask:before {
5906
+ content: "\f6fa"; }
5907
+
5908
+ .fa-mastodon:before {
5909
+ content: "\f4f6"; }
5910
+
4933
5911
  .fa-maxcdn:before {
4934
5912
  content: "\f136"; }
4935
5913
 
5914
+ .fa-medal:before {
5915
+ content: "\f5a2"; }
5916
+
4936
5917
  .fa-medapps:before {
4937
5918
  content: "\f3c6"; }
4938
5919
 
@@ -4951,21 +5932,51 @@ readers do not read off random characters that represent icons */
4951
5932
  .fa-meetup:before {
4952
5933
  content: "\f2e0"; }
4953
5934
 
5935
+ .fa-megaport:before {
5936
+ content: "\f5a3"; }
5937
+
4954
5938
  .fa-meh:before {
4955
5939
  content: "\f11a"; }
4956
5940
 
5941
+ .fa-meh-blank:before {
5942
+ content: "\f5a4"; }
5943
+
5944
+ .fa-meh-rolling-eyes:before {
5945
+ content: "\f5a5"; }
5946
+
5947
+ .fa-memory:before {
5948
+ content: "\f538"; }
5949
+
5950
+ .fa-mendeley:before {
5951
+ content: "\f7b3"; }
5952
+
5953
+ .fa-menorah:before {
5954
+ content: "\f676"; }
5955
+
4957
5956
  .fa-mercury:before {
4958
5957
  content: "\f223"; }
4959
5958
 
5959
+ .fa-meteor:before {
5960
+ content: "\f753"; }
5961
+
4960
5962
  .fa-microchip:before {
4961
5963
  content: "\f2db"; }
4962
5964
 
4963
5965
  .fa-microphone:before {
4964
5966
  content: "\f130"; }
4965
5967
 
5968
+ .fa-microphone-alt:before {
5969
+ content: "\f3c9"; }
5970
+
5971
+ .fa-microphone-alt-slash:before {
5972
+ content: "\f539"; }
5973
+
4966
5974
  .fa-microphone-slash:before {
4967
5975
  content: "\f131"; }
4968
5976
 
5977
+ .fa-microscope:before {
5978
+ content: "\f610"; }
5979
+
4969
5980
  .fa-microsoft:before {
4970
5981
  content: "\f3ca"; }
4971
5982
 
@@ -4978,6 +5989,9 @@ readers do not read off random characters that represent icons */
4978
5989
  .fa-minus-square:before {
4979
5990
  content: "\f146"; }
4980
5991
 
5992
+ .fa-mitten:before {
5993
+ content: "\f7b5"; }
5994
+
4981
5995
  .fa-mix:before {
4982
5996
  content: "\f3cb"; }
4983
5997
 
@@ -4999,30 +6013,69 @@ readers do not read off random characters that represent icons */
4999
6013
  .fa-monero:before {
5000
6014
  content: "\f3d0"; }
5001
6015
 
6016
+ .fa-money-bill:before {
6017
+ content: "\f0d6"; }
6018
+
5002
6019
  .fa-money-bill-alt:before {
5003
6020
  content: "\f3d1"; }
5004
6021
 
6022
+ .fa-money-bill-wave:before {
6023
+ content: "\f53a"; }
6024
+
6025
+ .fa-money-bill-wave-alt:before {
6026
+ content: "\f53b"; }
6027
+
6028
+ .fa-money-check:before {
6029
+ content: "\f53c"; }
6030
+
6031
+ .fa-money-check-alt:before {
6032
+ content: "\f53d"; }
6033
+
6034
+ .fa-monument:before {
6035
+ content: "\f5a6"; }
6036
+
5005
6037
  .fa-moon:before {
5006
6038
  content: "\f186"; }
5007
6039
 
6040
+ .fa-mortar-pestle:before {
6041
+ content: "\f5a7"; }
6042
+
6043
+ .fa-mosque:before {
6044
+ content: "\f678"; }
6045
+
5008
6046
  .fa-motorcycle:before {
5009
6047
  content: "\f21c"; }
5010
6048
 
6049
+ .fa-mountain:before {
6050
+ content: "\f6fc"; }
6051
+
5011
6052
  .fa-mouse-pointer:before {
5012
6053
  content: "\f245"; }
5013
6054
 
6055
+ .fa-mug-hot:before {
6056
+ content: "\f7b6"; }
6057
+
5014
6058
  .fa-music:before {
5015
6059
  content: "\f001"; }
5016
6060
 
5017
6061
  .fa-napster:before {
5018
6062
  content: "\f3d2"; }
5019
6063
 
6064
+ .fa-neos:before {
6065
+ content: "\f612"; }
6066
+
6067
+ .fa-network-wired:before {
6068
+ content: "\f6ff"; }
6069
+
5020
6070
  .fa-neuter:before {
5021
6071
  content: "\f22c"; }
5022
6072
 
5023
6073
  .fa-newspaper:before {
5024
6074
  content: "\f1ea"; }
5025
6075
 
6076
+ .fa-nimblr:before {
6077
+ content: "\f5a8"; }
6078
+
5026
6079
  .fa-nintendo-switch:before {
5027
6080
  content: "\f418"; }
5028
6081
 
@@ -5032,6 +6085,12 @@ readers do not read off random characters that represent icons */
5032
6085
  .fa-node-js:before {
5033
6086
  content: "\f3d3"; }
5034
6087
 
6088
+ .fa-not-equal:before {
6089
+ content: "\f53e"; }
6090
+
6091
+ .fa-notes-medical:before {
6092
+ content: "\f481"; }
6093
+
5035
6094
  .fa-npm:before {
5036
6095
  content: "\f3d4"; }
5037
6096
 
@@ -5053,6 +6112,15 @@ readers do not read off random characters that represent icons */
5053
6112
  .fa-odnoklassniki-square:before {
5054
6113
  content: "\f264"; }
5055
6114
 
6115
+ .fa-oil-can:before {
6116
+ content: "\f613"; }
6117
+
6118
+ .fa-old-republic:before {
6119
+ content: "\f510"; }
6120
+
6121
+ .fa-om:before {
6122
+ content: "\f679"; }
6123
+
5056
6124
  .fa-opencart:before {
5057
6125
  content: "\f23d"; }
5058
6126
 
@@ -5068,6 +6136,9 @@ readers do not read off random characters that represent icons */
5068
6136
  .fa-osi:before {
5069
6137
  content: "\f41a"; }
5070
6138
 
6139
+ .fa-otter:before {
6140
+ content: "\f700"; }
6141
+
5071
6142
  .fa-outdent:before {
5072
6143
  content: "\f03b"; }
5073
6144
 
@@ -5077,21 +6148,45 @@ readers do not read off random characters that represent icons */
5077
6148
  .fa-pagelines:before {
5078
6149
  content: "\f18c"; }
5079
6150
 
6151
+ .fa-pager:before {
6152
+ content: "\f815"; }
6153
+
5080
6154
  .fa-paint-brush:before {
5081
6155
  content: "\f1fc"; }
5082
6156
 
6157
+ .fa-paint-roller:before {
6158
+ content: "\f5aa"; }
6159
+
6160
+ .fa-palette:before {
6161
+ content: "\f53f"; }
6162
+
5083
6163
  .fa-palfed:before {
5084
6164
  content: "\f3d8"; }
5085
6165
 
6166
+ .fa-pallet:before {
6167
+ content: "\f482"; }
6168
+
5086
6169
  .fa-paper-plane:before {
5087
6170
  content: "\f1d8"; }
5088
6171
 
5089
6172
  .fa-paperclip:before {
5090
6173
  content: "\f0c6"; }
5091
6174
 
6175
+ .fa-parachute-box:before {
6176
+ content: "\f4cd"; }
6177
+
5092
6178
  .fa-paragraph:before {
5093
6179
  content: "\f1dd"; }
5094
6180
 
6181
+ .fa-parking:before {
6182
+ content: "\f540"; }
6183
+
6184
+ .fa-passport:before {
6185
+ content: "\f5ab"; }
6186
+
6187
+ .fa-pastafarianism:before {
6188
+ content: "\f67b"; }
6189
+
5095
6190
  .fa-paste:before {
5096
6191
  content: "\f0ea"; }
5097
6192
 
@@ -5110,42 +6205,93 @@ readers do not read off random characters that represent icons */
5110
6205
  .fa-paypal:before {
5111
6206
  content: "\f1ed"; }
5112
6207
 
6208
+ .fa-peace:before {
6209
+ content: "\f67c"; }
6210
+
6211
+ .fa-pen:before {
6212
+ content: "\f304"; }
6213
+
6214
+ .fa-pen-alt:before {
6215
+ content: "\f305"; }
6216
+
6217
+ .fa-pen-fancy:before {
6218
+ content: "\f5ac"; }
6219
+
6220
+ .fa-pen-nib:before {
6221
+ content: "\f5ad"; }
6222
+
5113
6223
  .fa-pen-square:before {
5114
6224
  content: "\f14b"; }
5115
6225
 
5116
6226
  .fa-pencil-alt:before {
5117
6227
  content: "\f303"; }
5118
6228
 
6229
+ .fa-pencil-ruler:before {
6230
+ content: "\f5ae"; }
6231
+
6232
+ .fa-penny-arcade:before {
6233
+ content: "\f704"; }
6234
+
6235
+ .fa-people-carry:before {
6236
+ content: "\f4ce"; }
6237
+
6238
+ .fa-pepper-hot:before {
6239
+ content: "\f816"; }
6240
+
5119
6241
  .fa-percent:before {
5120
6242
  content: "\f295"; }
5121
6243
 
6244
+ .fa-percentage:before {
6245
+ content: "\f541"; }
6246
+
5122
6247
  .fa-periscope:before {
5123
6248
  content: "\f3da"; }
5124
6249
 
6250
+ .fa-person-booth:before {
6251
+ content: "\f756"; }
6252
+
5125
6253
  .fa-phabricator:before {
5126
6254
  content: "\f3db"; }
5127
6255
 
5128
6256
  .fa-phoenix-framework:before {
5129
6257
  content: "\f3dc"; }
5130
6258
 
6259
+ .fa-phoenix-squadron:before {
6260
+ content: "\f511"; }
6261
+
5131
6262
  .fa-phone:before {
5132
6263
  content: "\f095"; }
5133
6264
 
6265
+ .fa-phone-slash:before {
6266
+ content: "\f3dd"; }
6267
+
5134
6268
  .fa-phone-square:before {
5135
6269
  content: "\f098"; }
5136
6270
 
5137
6271
  .fa-phone-volume:before {
5138
6272
  content: "\f2a0"; }
5139
6273
 
6274
+ .fa-php:before {
6275
+ content: "\f457"; }
6276
+
5140
6277
  .fa-pied-piper:before {
5141
6278
  content: "\f2ae"; }
5142
6279
 
5143
6280
  .fa-pied-piper-alt:before {
5144
6281
  content: "\f1a8"; }
5145
6282
 
6283
+ .fa-pied-piper-hat:before {
6284
+ content: "\f4e5"; }
6285
+
5146
6286
  .fa-pied-piper-pp:before {
5147
6287
  content: "\f1a7"; }
5148
6288
 
6289
+ .fa-piggy-bank:before {
6290
+ content: "\f4d3"; }
6291
+
6292
+ .fa-pills:before {
6293
+ content: "\f484"; }
6294
+
5149
6295
  .fa-pinterest:before {
5150
6296
  content: "\f0d2"; }
5151
6297
 
@@ -5155,9 +6301,21 @@ readers do not read off random characters that represent icons */
5155
6301
  .fa-pinterest-square:before {
5156
6302
  content: "\f0d3"; }
5157
6303
 
6304
+ .fa-pizza-slice:before {
6305
+ content: "\f818"; }
6306
+
6307
+ .fa-place-of-worship:before {
6308
+ content: "\f67f"; }
6309
+
5158
6310
  .fa-plane:before {
5159
6311
  content: "\f072"; }
5160
6312
 
6313
+ .fa-plane-arrival:before {
6314
+ content: "\f5af"; }
6315
+
6316
+ .fa-plane-departure:before {
6317
+ content: "\f5b0"; }
6318
+
5161
6319
  .fa-play:before {
5162
6320
  content: "\f04b"; }
5163
6321
 
@@ -5182,18 +6340,57 @@ readers do not read off random characters that represent icons */
5182
6340
  .fa-podcast:before {
5183
6341
  content: "\f2ce"; }
5184
6342
 
6343
+ .fa-poll:before {
6344
+ content: "\f681"; }
6345
+
6346
+ .fa-poll-h:before {
6347
+ content: "\f682"; }
6348
+
6349
+ .fa-poo:before {
6350
+ content: "\f2fe"; }
6351
+
6352
+ .fa-poo-storm:before {
6353
+ content: "\f75a"; }
6354
+
6355
+ .fa-poop:before {
6356
+ content: "\f619"; }
6357
+
6358
+ .fa-portrait:before {
6359
+ content: "\f3e0"; }
6360
+
5185
6361
  .fa-pound-sign:before {
5186
6362
  content: "\f154"; }
5187
6363
 
5188
6364
  .fa-power-off:before {
5189
6365
  content: "\f011"; }
5190
6366
 
6367
+ .fa-pray:before {
6368
+ content: "\f683"; }
6369
+
6370
+ .fa-praying-hands:before {
6371
+ content: "\f684"; }
6372
+
6373
+ .fa-prescription:before {
6374
+ content: "\f5b1"; }
6375
+
6376
+ .fa-prescription-bottle:before {
6377
+ content: "\f485"; }
6378
+
6379
+ .fa-prescription-bottle-alt:before {
6380
+ content: "\f486"; }
6381
+
5191
6382
  .fa-print:before {
5192
6383
  content: "\f02f"; }
5193
6384
 
6385
+ .fa-procedures:before {
6386
+ content: "\f487"; }
6387
+
5194
6388
  .fa-product-hunt:before {
5195
6389
  content: "\f288"; }
5196
6390
 
6391
+ .fa-project-diagram:before {
6392
+ content: "\f542"; }
6393
+
5197
6394
  .fa-pushed:before {
5198
6395
  content: "\f3e1"; }
5199
6396
 
@@ -5215,6 +6412,12 @@ readers do not read off random characters that represent icons */
5215
6412
  .fa-question-circle:before {
5216
6413
  content: "\f059"; }
5217
6414
 
6415
+ .fa-quidditch:before {
6416
+ content: "\f458"; }
6417
+
6418
+ .fa-quinscape:before {
6419
+ content: "\f459"; }
6420
+
5218
6421
  .fa-quora:before {
5219
6422
  content: "\f2c4"; }
5220
6423
 
@@ -5224,18 +6427,45 @@ readers do not read off random characters that represent icons */
5224
6427
  .fa-quote-right:before {
5225
6428
  content: "\f10e"; }
5226
6429
 
6430
+ .fa-quran:before {
6431
+ content: "\f687"; }
6432
+
6433
+ .fa-r-project:before {
6434
+ content: "\f4f7"; }
6435
+
6436
+ .fa-radiation:before {
6437
+ content: "\f7b9"; }
6438
+
6439
+ .fa-radiation-alt:before {
6440
+ content: "\f7ba"; }
6441
+
6442
+ .fa-rainbow:before {
6443
+ content: "\f75b"; }
6444
+
5227
6445
  .fa-random:before {
5228
6446
  content: "\f074"; }
5229
6447
 
6448
+ .fa-raspberry-pi:before {
6449
+ content: "\f7bb"; }
6450
+
5230
6451
  .fa-ravelry:before {
5231
6452
  content: "\f2d9"; }
5232
6453
 
5233
6454
  .fa-react:before {
5234
6455
  content: "\f41b"; }
5235
6456
 
6457
+ .fa-reacteurope:before {
6458
+ content: "\f75d"; }
6459
+
6460
+ .fa-readme:before {
6461
+ content: "\f4d5"; }
6462
+
5236
6463
  .fa-rebel:before {
5237
6464
  content: "\f1d0"; }
5238
6465
 
6466
+ .fa-receipt:before {
6467
+ content: "\f543"; }
6468
+
5239
6469
  .fa-recycle:before {
5240
6470
  content: "\f1b8"; }
5241
6471
 
@@ -5251,6 +6481,9 @@ readers do not read off random characters that represent icons */
5251
6481
  .fa-reddit-square:before {
5252
6482
  content: "\f1a2"; }
5253
6483
 
6484
+ .fa-redhat:before {
6485
+ content: "\f7bc"; }
6486
+
5254
6487
  .fa-redo:before {
5255
6488
  content: "\f01e"; }
5256
6489
 
@@ -5260,9 +6493,6 @@ readers do not read off random characters that represent icons */
5260
6493
  .fa-registered:before {
5261
6494
  content: "\f25d"; }
5262
6495
 
5263
- .fa-rendact:before {
5264
- content: "\f3e4"; }
5265
-
5266
6496
  .fa-renren:before {
5267
6497
  content: "\f18b"; }
5268
6498
 
@@ -5275,15 +6505,36 @@ readers do not read off random characters that represent icons */
5275
6505
  .fa-replyd:before {
5276
6506
  content: "\f3e6"; }
5277
6507
 
6508
+ .fa-republican:before {
6509
+ content: "\f75e"; }
6510
+
6511
+ .fa-researchgate:before {
6512
+ content: "\f4f8"; }
6513
+
5278
6514
  .fa-resolving:before {
5279
6515
  content: "\f3e7"; }
5280
6516
 
6517
+ .fa-restroom:before {
6518
+ content: "\f7bd"; }
6519
+
5281
6520
  .fa-retweet:before {
5282
6521
  content: "\f079"; }
5283
6522
 
6523
+ .fa-rev:before {
6524
+ content: "\f5b2"; }
6525
+
6526
+ .fa-ribbon:before {
6527
+ content: "\f4d6"; }
6528
+
6529
+ .fa-ring:before {
6530
+ content: "\f70b"; }
6531
+
5284
6532
  .fa-road:before {
5285
6533
  content: "\f018"; }
5286
6534
 
6535
+ .fa-robot:before {
6536
+ content: "\f544"; }
6537
+
5287
6538
  .fa-rocket:before {
5288
6539
  content: "\f135"; }
5289
6540
 
@@ -5293,6 +6544,9 @@ readers do not read off random characters that represent icons */
5293
6544
  .fa-rockrms:before {
5294
6545
  content: "\f3e9"; }
5295
6546
 
6547
+ .fa-route:before {
6548
+ content: "\f4d7"; }
6549
+
5296
6550
  .fa-rss:before {
5297
6551
  content: "\f09e"; }
5298
6552
 
@@ -5302,27 +6556,75 @@ readers do not read off random characters that represent icons */
5302
6556
  .fa-ruble-sign:before {
5303
6557
  content: "\f158"; }
5304
6558
 
6559
+ .fa-ruler:before {
6560
+ content: "\f545"; }
6561
+
6562
+ .fa-ruler-combined:before {
6563
+ content: "\f546"; }
6564
+
6565
+ .fa-ruler-horizontal:before {
6566
+ content: "\f547"; }
6567
+
6568
+ .fa-ruler-vertical:before {
6569
+ content: "\f548"; }
6570
+
6571
+ .fa-running:before {
6572
+ content: "\f70c"; }
6573
+
5305
6574
  .fa-rupee-sign:before {
5306
6575
  content: "\f156"; }
5307
6576
 
6577
+ .fa-sad-cry:before {
6578
+ content: "\f5b3"; }
6579
+
6580
+ .fa-sad-tear:before {
6581
+ content: "\f5b4"; }
6582
+
5308
6583
  .fa-safari:before {
5309
6584
  content: "\f267"; }
5310
6585
 
6586
+ .fa-salesforce:before {
6587
+ content: "\f83b"; }
6588
+
5311
6589
  .fa-sass:before {
5312
6590
  content: "\f41e"; }
5313
6591
 
6592
+ .fa-satellite:before {
6593
+ content: "\f7bf"; }
6594
+
6595
+ .fa-satellite-dish:before {
6596
+ content: "\f7c0"; }
6597
+
5314
6598
  .fa-save:before {
5315
6599
  content: "\f0c7"; }
5316
6600
 
5317
6601
  .fa-schlix:before {
5318
6602
  content: "\f3ea"; }
5319
6603
 
6604
+ .fa-school:before {
6605
+ content: "\f549"; }
6606
+
6607
+ .fa-screwdriver:before {
6608
+ content: "\f54a"; }
6609
+
5320
6610
  .fa-scribd:before {
5321
6611
  content: "\f28a"; }
5322
6612
 
6613
+ .fa-scroll:before {
6614
+ content: "\f70e"; }
6615
+
6616
+ .fa-sd-card:before {
6617
+ content: "\f7c2"; }
6618
+
5323
6619
  .fa-search:before {
5324
6620
  content: "\f002"; }
5325
6621
 
6622
+ .fa-search-dollar:before {
6623
+ content: "\f688"; }
6624
+
6625
+ .fa-search-location:before {
6626
+ content: "\f689"; }
6627
+
5326
6628
  .fa-search-minus:before {
5327
6629
  content: "\f010"; }
5328
6630
 
@@ -5332,6 +6634,9 @@ readers do not read off random characters that represent icons */
5332
6634
  .fa-searchengin:before {
5333
6635
  content: "\f3eb"; }
5334
6636
 
6637
+ .fa-seedling:before {
6638
+ content: "\f4d8"; }
6639
+
5335
6640
  .fa-sellcast:before {
5336
6641
  content: "\f2da"; }
5337
6642
 
@@ -5344,6 +6649,9 @@ readers do not read off random characters that represent icons */
5344
6649
  .fa-servicestack:before {
5345
6650
  content: "\f3ec"; }
5346
6651
 
6652
+ .fa-shapes:before {
6653
+ content: "\f61f"; }
6654
+
5347
6655
  .fa-share:before {
5348
6656
  content: "\f064"; }
5349
6657
 
@@ -5365,9 +6673,15 @@ readers do not read off random characters that represent icons */
5365
6673
  .fa-ship:before {
5366
6674
  content: "\f21a"; }
5367
6675
 
6676
+ .fa-shipping-fast:before {
6677
+ content: "\f48b"; }
6678
+
5368
6679
  .fa-shirtsinbulk:before {
5369
6680
  content: "\f214"; }
5370
6681
 
6682
+ .fa-shoe-prints:before {
6683
+ content: "\f54b"; }
6684
+
5371
6685
  .fa-shopping-bag:before {
5372
6686
  content: "\f290"; }
5373
6687
 
@@ -5377,9 +6691,18 @@ readers do not read off random characters that represent icons */
5377
6691
  .fa-shopping-cart:before {
5378
6692
  content: "\f07a"; }
5379
6693
 
6694
+ .fa-shopware:before {
6695
+ content: "\f5b5"; }
6696
+
5380
6697
  .fa-shower:before {
5381
6698
  content: "\f2cc"; }
5382
6699
 
6700
+ .fa-shuttle-van:before {
6701
+ content: "\f5b6"; }
6702
+
6703
+ .fa-sign:before {
6704
+ content: "\f4d9"; }
6705
+
5383
6706
  .fa-sign-in-alt:before {
5384
6707
  content: "\f2f6"; }
5385
6708
 
@@ -5392,6 +6715,12 @@ readers do not read off random characters that represent icons */
5392
6715
  .fa-signal:before {
5393
6716
  content: "\f012"; }
5394
6717
 
6718
+ .fa-signature:before {
6719
+ content: "\f5b7"; }
6720
+
6721
+ .fa-sim-card:before {
6722
+ content: "\f7c4"; }
6723
+
5395
6724
  .fa-simplybuilt:before {
5396
6725
  content: "\f215"; }
5397
6726
 
@@ -5401,6 +6730,27 @@ readers do not read off random characters that represent icons */
5401
6730
  .fa-sitemap:before {
5402
6731
  content: "\f0e8"; }
5403
6732
 
6733
+ .fa-sith:before {
6734
+ content: "\f512"; }
6735
+
6736
+ .fa-skating:before {
6737
+ content: "\f7c5"; }
6738
+
6739
+ .fa-sketch:before {
6740
+ content: "\f7c6"; }
6741
+
6742
+ .fa-skiing:before {
6743
+ content: "\f7c9"; }
6744
+
6745
+ .fa-skiing-nordic:before {
6746
+ content: "\f7ca"; }
6747
+
6748
+ .fa-skull:before {
6749
+ content: "\f54c"; }
6750
+
6751
+ .fa-skull-crossbones:before {
6752
+ content: "\f714"; }
6753
+
5404
6754
  .fa-skyatlas:before {
5405
6755
  content: "\f216"; }
5406
6756
 
@@ -5413,6 +6763,12 @@ readers do not read off random characters that represent icons */
5413
6763
  .fa-slack-hash:before {
5414
6764
  content: "\f3ef"; }
5415
6765
 
6766
+ .fa-slash:before {
6767
+ content: "\f715"; }
6768
+
6769
+ .fa-sleigh:before {
6770
+ content: "\f7cc"; }
6771
+
5416
6772
  .fa-sliders-h:before {
5417
6773
  content: "\f1de"; }
5418
6774
 
@@ -5422,6 +6778,24 @@ readers do not read off random characters that represent icons */
5422
6778
  .fa-smile:before {
5423
6779
  content: "\f118"; }
5424
6780
 
6781
+ .fa-smile-beam:before {
6782
+ content: "\f5b8"; }
6783
+
6784
+ .fa-smile-wink:before {
6785
+ content: "\f4da"; }
6786
+
6787
+ .fa-smog:before {
6788
+ content: "\f75f"; }
6789
+
6790
+ .fa-smoking:before {
6791
+ content: "\f48d"; }
6792
+
6793
+ .fa-smoking-ban:before {
6794
+ content: "\f54d"; }
6795
+
6796
+ .fa-sms:before {
6797
+ content: "\f7cd"; }
6798
+
5425
6799
  .fa-snapchat:before {
5426
6800
  content: "\f2ab"; }
5427
6801
 
@@ -5431,9 +6805,24 @@ readers do not read off random characters that represent icons */
5431
6805
  .fa-snapchat-square:before {
5432
6806
  content: "\f2ad"; }
5433
6807
 
6808
+ .fa-snowboarding:before {
6809
+ content: "\f7ce"; }
6810
+
5434
6811
  .fa-snowflake:before {
5435
6812
  content: "\f2dc"; }
5436
6813
 
6814
+ .fa-snowman:before {
6815
+ content: "\f7d0"; }
6816
+
6817
+ .fa-snowplow:before {
6818
+ content: "\f7d2"; }
6819
+
6820
+ .fa-socks:before {
6821
+ content: "\f696"; }
6822
+
6823
+ .fa-solar-panel:before {
6824
+ content: "\f5ba"; }
6825
+
5437
6826
  .fa-sort:before {
5438
6827
  content: "\f0dc"; }
5439
6828
 
@@ -5464,33 +6853,75 @@ readers do not read off random characters that represent icons */
5464
6853
  .fa-soundcloud:before {
5465
6854
  content: "\f1be"; }
5466
6855
 
6856
+ .fa-sourcetree:before {
6857
+ content: "\f7d3"; }
6858
+
6859
+ .fa-spa:before {
6860
+ content: "\f5bb"; }
6861
+
5467
6862
  .fa-space-shuttle:before {
5468
6863
  content: "\f197"; }
5469
6864
 
5470
6865
  .fa-speakap:before {
5471
6866
  content: "\f3f3"; }
5472
6867
 
6868
+ .fa-speaker-deck:before {
6869
+ content: "\f83c"; }
6870
+
6871
+ .fa-spider:before {
6872
+ content: "\f717"; }
6873
+
5473
6874
  .fa-spinner:before {
5474
6875
  content: "\f110"; }
5475
6876
 
6877
+ .fa-splotch:before {
6878
+ content: "\f5bc"; }
6879
+
5476
6880
  .fa-spotify:before {
5477
6881
  content: "\f1bc"; }
5478
6882
 
6883
+ .fa-spray-can:before {
6884
+ content: "\f5bd"; }
6885
+
5479
6886
  .fa-square:before {
5480
6887
  content: "\f0c8"; }
5481
6888
 
6889
+ .fa-square-full:before {
6890
+ content: "\f45c"; }
6891
+
6892
+ .fa-square-root-alt:before {
6893
+ content: "\f698"; }
6894
+
6895
+ .fa-squarespace:before {
6896
+ content: "\f5be"; }
6897
+
5482
6898
  .fa-stack-exchange:before {
5483
6899
  content: "\f18d"; }
5484
6900
 
5485
6901
  .fa-stack-overflow:before {
5486
6902
  content: "\f16c"; }
5487
6903
 
6904
+ .fa-stamp:before {
6905
+ content: "\f5bf"; }
6906
+
5488
6907
  .fa-star:before {
5489
6908
  content: "\f005"; }
5490
6909
 
6910
+ .fa-star-and-crescent:before {
6911
+ content: "\f699"; }
6912
+
5491
6913
  .fa-star-half:before {
5492
6914
  content: "\f089"; }
5493
6915
 
6916
+ .fa-star-half-alt:before {
6917
+ content: "\f5c0"; }
6918
+
6919
+ .fa-star-of-david:before {
6920
+ content: "\f69a"; }
6921
+
6922
+ .fa-star-of-life:before {
6923
+ content: "\f621"; }
6924
+
5494
6925
  .fa-staylinked:before {
5495
6926
  content: "\f3f5"; }
5496
6927
 
@@ -5527,9 +6958,18 @@ readers do not read off random characters that represent icons */
5527
6958
  .fa-stopwatch:before {
5528
6959
  content: "\f2f2"; }
5529
6960
 
6961
+ .fa-store:before {
6962
+ content: "\f54e"; }
6963
+
6964
+ .fa-store-alt:before {
6965
+ content: "\f54f"; }
6966
+
5530
6967
  .fa-strava:before {
5531
6968
  content: "\f428"; }
5532
6969
 
6970
+ .fa-stream:before {
6971
+ content: "\f550"; }
6972
+
5533
6973
  .fa-street-view:before {
5534
6974
  content: "\f21d"; }
5535
6975
 
@@ -5542,6 +6982,9 @@ readers do not read off random characters that represent icons */
5542
6982
  .fa-stripe-s:before {
5543
6983
  content: "\f42a"; }
5544
6984
 
6985
+ .fa-stroopwafel:before {
6986
+ content: "\f551"; }
6987
+
5545
6988
  .fa-studiovinari:before {
5546
6989
  content: "\f3f8"; }
5547
6990
 
@@ -5560,6 +7003,9 @@ readers do not read off random characters that represent icons */
5560
7003
  .fa-suitcase:before {
5561
7004
  content: "\f0f2"; }
5562
7005
 
7006
+ .fa-suitcase-rolling:before {
7007
+ content: "\f5c1"; }
7008
+
5563
7009
  .fa-sun:before {
5564
7010
  content: "\f185"; }
5565
7011
 
@@ -5572,21 +7018,51 @@ readers do not read off random characters that represent icons */
5572
7018
  .fa-supple:before {
5573
7019
  content: "\f3f9"; }
5574
7020
 
7021
+ .fa-surprise:before {
7022
+ content: "\f5c2"; }
7023
+
7024
+ .fa-suse:before {
7025
+ content: "\f7d6"; }
7026
+
7027
+ .fa-swatchbook:before {
7028
+ content: "\f5c3"; }
7029
+
7030
+ .fa-swimmer:before {
7031
+ content: "\f5c4"; }
7032
+
7033
+ .fa-swimming-pool:before {
7034
+ content: "\f5c5"; }
7035
+
7036
+ .fa-symfony:before {
7037
+ content: "\f83d"; }
7038
+
7039
+ .fa-synagogue:before {
7040
+ content: "\f69b"; }
7041
+
5575
7042
  .fa-sync:before {
5576
7043
  content: "\f021"; }
5577
7044
 
5578
7045
  .fa-sync-alt:before {
5579
7046
  content: "\f2f1"; }
5580
7047
 
7048
+ .fa-syringe:before {
7049
+ content: "\f48e"; }
7050
+
5581
7051
  .fa-table:before {
5582
7052
  content: "\f0ce"; }
5583
7053
 
7054
+ .fa-table-tennis:before {
7055
+ content: "\f45d"; }
7056
+
5584
7057
  .fa-tablet:before {
5585
7058
  content: "\f10a"; }
5586
7059
 
5587
7060
  .fa-tablet-alt:before {
5588
7061
  content: "\f3fa"; }
5589
7062
 
7063
+ .fa-tablets:before {
7064
+ content: "\f490"; }
7065
+
5590
7066
  .fa-tachometer-alt:before {
5591
7067
  content: "\f3fd"; }
5592
7068
 
@@ -5596,21 +7072,42 @@ readers do not read off random characters that represent icons */
5596
7072
  .fa-tags:before {
5597
7073
  content: "\f02c"; }
5598
7074
 
7075
+ .fa-tape:before {
7076
+ content: "\f4db"; }
7077
+
5599
7078
  .fa-tasks:before {
5600
7079
  content: "\f0ae"; }
5601
7080
 
5602
7081
  .fa-taxi:before {
5603
7082
  content: "\f1ba"; }
5604
7083
 
7084
+ .fa-teamspeak:before {
7085
+ content: "\f4f9"; }
7086
+
7087
+ .fa-teeth:before {
7088
+ content: "\f62e"; }
7089
+
7090
+ .fa-teeth-open:before {
7091
+ content: "\f62f"; }
7092
+
5605
7093
  .fa-telegram:before {
5606
7094
  content: "\f2c6"; }
5607
7095
 
5608
7096
  .fa-telegram-plane:before {
5609
7097
  content: "\f3fe"; }
5610
7098
 
7099
+ .fa-temperature-high:before {
7100
+ content: "\f769"; }
7101
+
7102
+ .fa-temperature-low:before {
7103
+ content: "\f76b"; }
7104
+
5611
7105
  .fa-tencent-weibo:before {
5612
7106
  content: "\f1d5"; }
5613
7107
 
7108
+ .fa-tenge:before {
7109
+ content: "\f7d7"; }
7110
+
5614
7111
  .fa-terminal:before {
5615
7112
  content: "\f120"; }
5616
7113
 
@@ -5629,9 +7126,21 @@ readers do not read off random characters that represent icons */
5629
7126
  .fa-th-list:before {
5630
7127
  content: "\f00b"; }
5631
7128
 
7129
+ .fa-the-red-yeti:before {
7130
+ content: "\f69d"; }
7131
+
7132
+ .fa-theater-masks:before {
7133
+ content: "\f630"; }
7134
+
7135
+ .fa-themeco:before {
7136
+ content: "\f5c6"; }
7137
+
5632
7138
  .fa-themeisle:before {
5633
7139
  content: "\f2b2"; }
5634
7140
 
7141
+ .fa-thermometer:before {
7142
+ content: "\f491"; }
7143
+
5635
7144
  .fa-thermometer-empty:before {
5636
7145
  content: "\f2cb"; }
5637
7146
 
@@ -5647,6 +7156,9 @@ readers do not read off random characters that represent icons */
5647
7156
  .fa-thermometer-three-quarters:before {
5648
7157
  content: "\f2c8"; }
5649
7158
 
7159
+ .fa-think-peaks:before {
7160
+ content: "\f731"; }
7161
+
5650
7162
  .fa-thumbs-down:before {
5651
7163
  content: "\f165"; }
5652
7164
 
@@ -5668,18 +7180,57 @@ readers do not read off random characters that represent icons */
5668
7180
  .fa-tint:before {
5669
7181
  content: "\f043"; }
5670
7182
 
7183
+ .fa-tint-slash:before {
7184
+ content: "\f5c7"; }
7185
+
7186
+ .fa-tired:before {
7187
+ content: "\f5c8"; }
7188
+
5671
7189
  .fa-toggle-off:before {
5672
7190
  content: "\f204"; }
5673
7191
 
5674
7192
  .fa-toggle-on:before {
5675
7193
  content: "\f205"; }
5676
7194
 
7195
+ .fa-toilet:before {
7196
+ content: "\f7d8"; }
7197
+
7198
+ .fa-toilet-paper:before {
7199
+ content: "\f71e"; }
7200
+
7201
+ .fa-toolbox:before {
7202
+ content: "\f552"; }
7203
+
7204
+ .fa-tools:before {
7205
+ content: "\f7d9"; }
7206
+
7207
+ .fa-tooth:before {
7208
+ content: "\f5c9"; }
7209
+
7210
+ .fa-torah:before {
7211
+ content: "\f6a0"; }
7212
+
7213
+ .fa-torii-gate:before {
7214
+ content: "\f6a1"; }
7215
+
7216
+ .fa-tractor:before {
7217
+ content: "\f722"; }
7218
+
7219
+ .fa-trade-federation:before {
7220
+ content: "\f513"; }
7221
+
5677
7222
  .fa-trademark:before {
5678
7223
  content: "\f25c"; }
5679
7224
 
7225
+ .fa-traffic-light:before {
7226
+ content: "\f637"; }
7227
+
5680
7228
  .fa-train:before {
5681
7229
  content: "\f238"; }
5682
7230
 
7231
+ .fa-tram:before {
7232
+ content: "\f7da"; }
7233
+
5683
7234
  .fa-transgender:before {
5684
7235
  content: "\f224"; }
5685
7236
 
@@ -5692,6 +7243,12 @@ readers do not read off random characters that represent icons */
5692
7243
  .fa-trash-alt:before {
5693
7244
  content: "\f2ed"; }
5694
7245
 
7246
+ .fa-trash-restore:before {
7247
+ content: "\f829"; }
7248
+
7249
+ .fa-trash-restore-alt:before {
7250
+ content: "\f82a"; }
7251
+
5695
7252
  .fa-tree:before {
5696
7253
  content: "\f1bb"; }
5697
7254
 
@@ -5707,6 +7264,21 @@ readers do not read off random characters that represent icons */
5707
7264
  .fa-truck:before {
5708
7265
  content: "\f0d1"; }
5709
7266
 
7267
+ .fa-truck-loading:before {
7268
+ content: "\f4de"; }
7269
+
7270
+ .fa-truck-monster:before {
7271
+ content: "\f63b"; }
7272
+
7273
+ .fa-truck-moving:before {
7274
+ content: "\f4df"; }
7275
+
7276
+ .fa-truck-pickup:before {
7277
+ content: "\f63c"; }
7278
+
7279
+ .fa-tshirt:before {
7280
+ content: "\f553"; }
7281
+
5710
7282
  .fa-tty:before {
5711
7283
  content: "\f1e4"; }
5712
7284
 
@@ -5734,12 +7306,18 @@ readers do not read off random characters that represent icons */
5734
7306
  .fa-uber:before {
5735
7307
  content: "\f402"; }
5736
7308
 
7309
+ .fa-ubuntu:before {
7310
+ content: "\f7df"; }
7311
+
5737
7312
  .fa-uikit:before {
5738
7313
  content: "\f403"; }
5739
7314
 
5740
7315
  .fa-umbrella:before {
5741
7316
  content: "\f0e9"; }
5742
7317
 
7318
+ .fa-umbrella-beach:before {
7319
+ content: "\f5ca"; }
7320
+
5743
7321
  .fa-underline:before {
5744
7322
  content: "\f0cd"; }
5745
7323
 
@@ -5773,30 +7351,93 @@ readers do not read off random characters that represent icons */
5773
7351
  .fa-upload:before {
5774
7352
  content: "\f093"; }
5775
7353
 
7354
+ .fa-ups:before {
7355
+ content: "\f7e0"; }
7356
+
5776
7357
  .fa-usb:before {
5777
7358
  content: "\f287"; }
5778
7359
 
5779
7360
  .fa-user:before {
5780
7361
  content: "\f007"; }
5781
7362
 
7363
+ .fa-user-alt:before {
7364
+ content: "\f406"; }
7365
+
7366
+ .fa-user-alt-slash:before {
7367
+ content: "\f4fa"; }
7368
+
7369
+ .fa-user-astronaut:before {
7370
+ content: "\f4fb"; }
7371
+
7372
+ .fa-user-check:before {
7373
+ content: "\f4fc"; }
7374
+
5782
7375
  .fa-user-circle:before {
5783
7376
  content: "\f2bd"; }
5784
7377
 
7378
+ .fa-user-clock:before {
7379
+ content: "\f4fd"; }
7380
+
7381
+ .fa-user-cog:before {
7382
+ content: "\f4fe"; }
7383
+
7384
+ .fa-user-edit:before {
7385
+ content: "\f4ff"; }
7386
+
7387
+ .fa-user-friends:before {
7388
+ content: "\f500"; }
7389
+
7390
+ .fa-user-graduate:before {
7391
+ content: "\f501"; }
7392
+
7393
+ .fa-user-injured:before {
7394
+ content: "\f728"; }
7395
+
7396
+ .fa-user-lock:before {
7397
+ content: "\f502"; }
7398
+
5785
7399
  .fa-user-md:before {
5786
7400
  content: "\f0f0"; }
5787
7401
 
7402
+ .fa-user-minus:before {
7403
+ content: "\f503"; }
7404
+
7405
+ .fa-user-ninja:before {
7406
+ content: "\f504"; }
7407
+
7408
+ .fa-user-nurse:before {
7409
+ content: "\f82f"; }
7410
+
5788
7411
  .fa-user-plus:before {
5789
7412
  content: "\f234"; }
5790
7413
 
5791
7414
  .fa-user-secret:before {
5792
7415
  content: "\f21b"; }
5793
7416
 
7417
+ .fa-user-shield:before {
7418
+ content: "\f505"; }
7419
+
7420
+ .fa-user-slash:before {
7421
+ content: "\f506"; }
7422
+
7423
+ .fa-user-tag:before {
7424
+ content: "\f507"; }
7425
+
7426
+ .fa-user-tie:before {
7427
+ content: "\f508"; }
7428
+
5794
7429
  .fa-user-times:before {
5795
7430
  content: "\f235"; }
5796
7431
 
5797
7432
  .fa-users:before {
5798
7433
  content: "\f0c0"; }
5799
7434
 
7435
+ .fa-users-cog:before {
7436
+ content: "\f509"; }
7437
+
7438
+ .fa-usps:before {
7439
+ content: "\f7e1"; }
7440
+
5800
7441
  .fa-ussunnah:before {
5801
7442
  content: "\f407"; }
5802
7443
 
@@ -5809,6 +7450,9 @@ readers do not read off random characters that represent icons */
5809
7450
  .fa-vaadin:before {
5810
7451
  content: "\f408"; }
5811
7452
 
7453
+ .fa-vector-square:before {
7454
+ content: "\f5cb"; }
7455
+
5812
7456
  .fa-venus:before {
5813
7457
  content: "\f221"; }
5814
7458
 
@@ -5827,12 +7471,24 @@ readers do not read off random characters that represent icons */
5827
7471
  .fa-viadeo-square:before {
5828
7472
  content: "\f2aa"; }
5829
7473
 
7474
+ .fa-vial:before {
7475
+ content: "\f492"; }
7476
+
7477
+ .fa-vials:before {
7478
+ content: "\f493"; }
7479
+
5830
7480
  .fa-viber:before {
5831
7481
  content: "\f409"; }
5832
7482
 
5833
7483
  .fa-video:before {
5834
7484
  content: "\f03d"; }
5835
7485
 
7486
+ .fa-video-slash:before {
7487
+ content: "\f4e2"; }
7488
+
7489
+ .fa-vihara:before {
7490
+ content: "\f6a7"; }
7491
+
5836
7492
  .fa-vimeo:before {
5837
7493
  content: "\f40a"; }
5838
7494
 
@@ -5851,21 +7507,60 @@ readers do not read off random characters that represent icons */
5851
7507
  .fa-vnv:before {
5852
7508
  content: "\f40b"; }
5853
7509
 
7510
+ .fa-volleyball-ball:before {
7511
+ content: "\f45f"; }
7512
+
5854
7513
  .fa-volume-down:before {
5855
7514
  content: "\f027"; }
5856
7515
 
7516
+ .fa-volume-mute:before {
7517
+ content: "\f6a9"; }
7518
+
5857
7519
  .fa-volume-off:before {
5858
7520
  content: "\f026"; }
5859
7521
 
5860
7522
  .fa-volume-up:before {
5861
7523
  content: "\f028"; }
5862
7524
 
7525
+ .fa-vote-yea:before {
7526
+ content: "\f772"; }
7527
+
7528
+ .fa-vr-cardboard:before {
7529
+ content: "\f729"; }
7530
+
5863
7531
  .fa-vuejs:before {
5864
7532
  content: "\f41f"; }
5865
7533
 
7534
+ .fa-walking:before {
7535
+ content: "\f554"; }
7536
+
7537
+ .fa-wallet:before {
7538
+ content: "\f555"; }
7539
+
7540
+ .fa-warehouse:before {
7541
+ content: "\f494"; }
7542
+
7543
+ .fa-water:before {
7544
+ content: "\f773"; }
7545
+
7546
+ .fa-wave-square:before {
7547
+ content: "\f83e"; }
7548
+
7549
+ .fa-waze:before {
7550
+ content: "\f83f"; }
7551
+
7552
+ .fa-weebly:before {
7553
+ content: "\f5cc"; }
7554
+
5866
7555
  .fa-weibo:before {
5867
7556
  content: "\f18a"; }
5868
7557
 
7558
+ .fa-weight:before {
7559
+ content: "\f496"; }
7560
+
7561
+ .fa-weight-hanging:before {
7562
+ content: "\f5cd"; }
7563
+
5869
7564
  .fa-weixin:before {
5870
7565
  content: "\f1d7"; }
5871
7566
 
@@ -5887,6 +7582,9 @@ readers do not read off random characters that represent icons */
5887
7582
  .fa-wikipedia-w:before {
5888
7583
  content: "\f266"; }
5889
7584
 
7585
+ .fa-wind:before {
7586
+ content: "\f72e"; }
7587
+
5890
7588
  .fa-window-close:before {
5891
7589
  content: "\f410"; }
5892
7590
 
@@ -5902,6 +7600,24 @@ readers do not read off random characters that represent icons */
5902
7600
  .fa-windows:before {
5903
7601
  content: "\f17a"; }
5904
7602
 
7603
+ .fa-wine-bottle:before {
7604
+ content: "\f72f"; }
7605
+
7606
+ .fa-wine-glass:before {
7607
+ content: "\f4e3"; }
7608
+
7609
+ .fa-wine-glass-alt:before {
7610
+ content: "\f5ce"; }
7611
+
7612
+ .fa-wix:before {
7613
+ content: "\f5cf"; }
7614
+
7615
+ .fa-wizards-of-the-coast:before {
7616
+ content: "\f730"; }
7617
+
7618
+ .fa-wolf-pack-battalion:before {
7619
+ content: "\f514"; }
7620
+
5905
7621
  .fa-won-sign:before {
5906
7622
  content: "\f159"; }
5907
7623
 
@@ -5920,9 +7636,15 @@ readers do not read off random characters that represent icons */
5920
7636
  .fa-wpforms:before {
5921
7637
  content: "\f298"; }
5922
7638
 
7639
+ .fa-wpressr:before {
7640
+ content: "\f3e4"; }
7641
+
5923
7642
  .fa-wrench:before {
5924
7643
  content: "\f0ad"; }
5925
7644
 
7645
+ .fa-x-ray:before {
7646
+ content: "\f497"; }
7647
+
5926
7648
  .fa-xbox:before {
5927
7649
  content: "\f412"; }
5928
7650
 
@@ -5938,24 +7660,39 @@ readers do not read off random characters that represent icons */
5938
7660
  .fa-yahoo:before {
5939
7661
  content: "\f19e"; }
5940
7662
 
7663
+ .fa-yammer:before {
7664
+ content: "\f840"; }
7665
+
5941
7666
  .fa-yandex:before {
5942
7667
  content: "\f413"; }
5943
7668
 
5944
7669
  .fa-yandex-international:before {
5945
7670
  content: "\f414"; }
5946
7671
 
7672
+ .fa-yarn:before {
7673
+ content: "\f7e3"; }
7674
+
5947
7675
  .fa-yelp:before {
5948
7676
  content: "\f1e9"; }
5949
7677
 
5950
7678
  .fa-yen-sign:before {
5951
7679
  content: "\f157"; }
5952
7680
 
7681
+ .fa-yin-yang:before {
7682
+ content: "\f6ad"; }
7683
+
5953
7684
  .fa-yoast:before {
5954
7685
  content: "\f2b1"; }
5955
7686
 
5956
7687
  .fa-youtube:before {
5957
7688
  content: "\f167"; }
5958
7689
 
7690
+ .fa-youtube-square:before {
7691
+ content: "\f431"; }
7692
+
7693
+ .fa-zhihu:before {
7694
+ content: "\f63f"; }
7695
+
5959
7696
  .sr-only {
5960
7697
  border: 0;
5961
7698
  clip: rect(0, 0, 0, 0);
@@ -5966,7 +7703,8 @@ readers do not read off random characters that represent icons */
5966
7703
  position: absolute;
5967
7704
  width: 1px; }
5968
7705
 
5969
- .sr-only-focusable:active, .sr-only-focusable:focus {
7706
+ .sr-only-focusable:active,
7707
+ .sr-only-focusable:focus {
5970
7708
  clip: auto;
5971
7709
  height: auto;
5972
7710
  margin: 0;
@@ -20528,7 +22266,7 @@ a.mdi-md-black-darker:focus {
20528
22266
  display: inline-block;
20529
22267
  height: 1em;
20530
22268
  width: 1em;
20531
- vertical-align: text-bottom;
22269
+ vertical-align: baseline;
20532
22270
  background-repeat: no-repeat;
20533
22271
  background-position: center center;
20534
22272
  background-size: 1em 1em; }
@@ -20536,61 +22274,61 @@ a.mdi-md-black-darker:focus {
20536
22274
  .twa-xs {
20537
22275
  height: .875em;
20538
22276
  width: .875em;
20539
- vertical-align: text-bottom;
22277
+ vertical-align: baseline;
20540
22278
  background-size: .875em .875em; }
20541
22279
 
20542
22280
  .twa-sm {
20543
22281
  height: 1em;
20544
22282
  width: 1em;
20545
- vertical-align: text-bottom;
22283
+ vertical-align: baseline;
20546
22284
  background-size: 1em 1em; }
20547
22285
 
20548
22286
  .twa-md {
20549
22287
  height: 1.25em;
20550
22288
  width: 1.25em;
20551
- vertical-align: text-bottom;
22289
+ vertical-align: baseline;
20552
22290
  background-size: 1.25em 1.25em; }
20553
22291
 
20554
22292
  .twa-lg {
20555
22293
  height: 1.5em;
20556
22294
  width: 1.5em;
20557
- vertical-align: text-bottom;
22295
+ vertical-align: baseline;
20558
22296
  background-size: 1.5em 1.5em; }
20559
22297
 
20560
22298
  .twa-xl {
20561
22299
  height: 1.75em;
20562
22300
  width: 1.75em;
20563
- vertical-align: text-bottom;
22301
+ vertical-align: baseline;
20564
22302
  background-size: 1.75em 1.75em; }
20565
22303
 
20566
22304
  .twa-1x {
20567
22305
  height: 1em;
20568
22306
  width: 1em;
20569
- vertical-align: text-bottom;
22307
+ vertical-align: baseline;
20570
22308
  background-size: 1em 1em; }
20571
22309
 
20572
22310
  .twa-2x {
20573
22311
  height: 2em;
20574
22312
  width: 2em;
20575
- vertical-align: text-bottom;
22313
+ vertical-align: baseline;
20576
22314
  background-size: 2em 2em; }
20577
22315
 
20578
22316
  .twa-3x {
20579
22317
  height: 3em;
20580
22318
  width: 3em;
20581
- vertical-align: text-bottom;
22319
+ vertical-align: baseline;
20582
22320
  background-size: 3em 3em; }
20583
22321
 
20584
22322
  .twa-4x {
20585
22323
  height: 4em;
20586
22324
  width: 4em;
20587
- vertical-align: text-bottom;
22325
+ vertical-align: baseline;
20588
22326
  background-size: 4em 4em; }
20589
22327
 
20590
22328
  .twa-5x {
20591
22329
  height: 5em;
20592
22330
  width: 5em;
20593
- vertical-align: text-bottom;
22331
+ vertical-align: baseline;
20594
22332
  background-size: 5em 5em; }
20595
22333
 
20596
22334
  .twa-spin {
@@ -32942,7 +34680,8 @@ button.bg-dark:focus {
32942
34680
  white-space: nowrap;
32943
34681
  border: 0; }
32944
34682
 
32945
- .sr-only-focusable:active, .sr-only-focusable:focus {
34683
+ .sr-only-focusable:active,
34684
+ .sr-only-focusable:focus {
32946
34685
  position: static;
32947
34686
  width: auto;
32948
34687
  height: auto;