@esfaenza/core 15.2.231 → 15.2.233

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/README.md +24 -24
  2. package/assets/fontawesome/css/all.css +6080 -26212
  3. package/assets/fontawesome/css/all.min.css +1 -9
  4. package/assets/fontawesome/css/brands.css +1091 -1004
  5. package/assets/fontawesome/css/brands.min.css +3 -3
  6. package/assets/fontawesome/css/duotone-light.css +51 -0
  7. package/assets/fontawesome/css/duotone-light.min.css +1 -0
  8. package/assets/fontawesome/css/duotone-regular.css +51 -0
  9. package/assets/fontawesome/css/duotone-regular.min.css +1 -0
  10. package/assets/fontawesome/css/duotone-thin.css +51 -0
  11. package/assets/fontawesome/css/duotone-thin.min.css +1 -0
  12. package/assets/fontawesome/css/duotone.css +2 -12441
  13. package/assets/fontawesome/css/duotone.min.css +3 -3
  14. package/assets/fontawesome/css/fontawesome.css +4498 -12717
  15. package/assets/fontawesome/css/fontawesome.min.css +1 -9
  16. package/assets/fontawesome/css/light.css +2 -2
  17. package/assets/fontawesome/css/light.min.css +2 -2
  18. package/assets/fontawesome/css/regular.css +2 -2
  19. package/assets/fontawesome/css/regular.min.css +2 -2
  20. package/assets/fontawesome/css/sharp-duotone-light.css +51 -0
  21. package/assets/fontawesome/css/sharp-duotone-light.min.css +1 -0
  22. package/assets/fontawesome/css/sharp-duotone-regular.css +51 -0
  23. package/assets/fontawesome/css/sharp-duotone-regular.min.css +1 -0
  24. package/assets/fontawesome/css/sharp-duotone-solid.css +59 -0
  25. package/assets/fontawesome/css/sharp-duotone-solid.min.css +1 -0
  26. package/assets/fontawesome/css/sharp-duotone-thin.css +51 -0
  27. package/assets/fontawesome/css/sharp-duotone-thin.min.css +1 -0
  28. package/assets/fontawesome/css/sharp-light.css +19 -0
  29. package/assets/fontawesome/css/sharp-light.min.css +6 -0
  30. package/assets/fontawesome/css/sharp-regular.css +2 -2
  31. package/assets/fontawesome/css/sharp-regular.min.css +2 -2
  32. package/assets/fontawesome/css/sharp-solid.css +2 -2
  33. package/assets/fontawesome/css/sharp-solid.min.css +2 -2
  34. package/assets/fontawesome/css/sharp-thin.css +19 -0
  35. package/assets/fontawesome/css/sharp-thin.min.css +6 -0
  36. package/assets/fontawesome/css/solid.css +2 -2
  37. package/assets/fontawesome/css/solid.min.css +2 -2
  38. package/assets/fontawesome/css/svg-with-js.css +115 -292
  39. package/assets/fontawesome/css/svg-with-js.min.css +3 -3
  40. package/assets/fontawesome/css/thin.css +2 -2
  41. package/assets/fontawesome/css/thin.min.css +2 -2
  42. package/assets/fontawesome/css/v4-font-face.css +2 -2
  43. package/assets/fontawesome/css/v4-font-face.min.css +2 -2
  44. package/assets/fontawesome/css/v4-shims.css +614 -614
  45. package/assets/fontawesome/css/v4-shims.min.css +3 -3
  46. package/assets/fontawesome/css/v5-font-face.css +2 -2
  47. package/assets/fontawesome/css/v5-font-face.min.css +2 -2
  48. package/assets/fontawesome/webfonts/fa-brands-400.ttf +0 -0
  49. package/assets/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
  50. package/assets/fontawesome/webfonts/fa-duotone-900.ttf +0 -0
  51. package/assets/fontawesome/webfonts/fa-duotone-900.woff2 +0 -0
  52. package/assets/fontawesome/webfonts/fa-duotone-light-300.ttf +0 -0
  53. package/assets/fontawesome/webfonts/fa-duotone-light-300.woff2 +0 -0
  54. package/assets/fontawesome/webfonts/fa-duotone-regular-400.ttf +0 -0
  55. package/assets/fontawesome/webfonts/fa-duotone-regular-400.woff2 +0 -0
  56. package/assets/fontawesome/webfonts/fa-duotone-thin-100.ttf +0 -0
  57. package/assets/fontawesome/webfonts/fa-duotone-thin-100.woff2 +0 -0
  58. package/assets/fontawesome/webfonts/fa-light-300.ttf +0 -0
  59. package/assets/fontawesome/webfonts/fa-light-300.woff2 +0 -0
  60. package/assets/fontawesome/webfonts/fa-regular-400.ttf +0 -0
  61. package/assets/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
  62. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.ttf +0 -0
  63. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.woff2 +0 -0
  64. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.ttf +0 -0
  65. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.woff2 +0 -0
  66. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.ttf +0 -0
  67. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.woff2 +0 -0
  68. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.ttf +0 -0
  69. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.woff2 +0 -0
  70. package/assets/fontawesome/webfonts/fa-sharp-light-300.ttf +0 -0
  71. package/assets/fontawesome/webfonts/fa-sharp-light-300.woff2 +0 -0
  72. package/assets/fontawesome/webfonts/fa-sharp-regular-400.ttf +0 -0
  73. package/assets/fontawesome/webfonts/fa-sharp-regular-400.woff2 +0 -0
  74. package/assets/fontawesome/webfonts/fa-sharp-solid-900.ttf +0 -0
  75. package/assets/fontawesome/webfonts/fa-sharp-solid-900.woff2 +0 -0
  76. package/assets/fontawesome/webfonts/fa-sharp-thin-100.ttf +0 -0
  77. package/assets/fontawesome/webfonts/fa-sharp-thin-100.woff2 +0 -0
  78. package/assets/fontawesome/webfonts/fa-solid-900.ttf +0 -0
  79. package/assets/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
  80. package/assets/fontawesome/webfonts/fa-thin-100.ttf +0 -0
  81. package/assets/fontawesome/webfonts/fa-thin-100.woff2 +0 -0
  82. package/assets/fontawesome/webfonts/fa-v4compatibility.ttf +0 -0
  83. package/assets/fontawesome/webfonts/fa-v4compatibility.woff2 +0 -0
  84. package/esm2020/components/sidebar/sidebar.component.mjs +3 -3
  85. package/esm2020/lib/app.component.mjs +2 -2
  86. package/esm2020/public-api.mjs +1 -1
  87. package/fesm2015/esfaenza-core-components.mjs +2 -2
  88. package/fesm2015/esfaenza-core-components.mjs.map +1 -1
  89. package/fesm2015/esfaenza-core.mjs +2 -2
  90. package/fesm2015/esfaenza-core.mjs.map +1 -1
  91. package/fesm2020/esfaenza-core-components.mjs +2 -2
  92. package/fesm2020/esfaenza-core-components.mjs.map +1 -1
  93. package/fesm2020/esfaenza-core.mjs +2 -2
  94. package/fesm2020/esfaenza-core.mjs.map +1 -1
  95. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2023 Fonticons, Inc.
4
+ * Copyright 2024 Fonticons, Inc.
5
5
  */
6
6
  :root, :host {
7
7
  --fa-style-family-brands: 'Font Awesome 6 Brands';
@@ -18,1505 +18,1592 @@
18
18
  .fa-brands {
19
19
  font-weight: 400; }
20
20
 
21
- .fa-monero:before {
22
- content: "\f3d0"; }
21
+ .fa-monero {
22
+ --fa: "\f3d0"; }
23
23
 
24
- .fa-hooli:before {
25
- content: "\f427"; }
24
+ .fa-hooli {
25
+ --fa: "\f427"; }
26
26
 
27
- .fa-yelp:before {
28
- content: "\f1e9"; }
27
+ .fa-yelp {
28
+ --fa: "\f1e9"; }
29
29
 
30
- .fa-cc-visa:before {
31
- content: "\f1f0"; }
30
+ .fa-cc-visa {
31
+ --fa: "\f1f0"; }
32
32
 
33
- .fa-lastfm:before {
34
- content: "\f202"; }
33
+ .fa-lastfm {
34
+ --fa: "\f202"; }
35
35
 
36
- .fa-shopware:before {
37
- content: "\f5b5"; }
36
+ .fa-shopware {
37
+ --fa: "\f5b5"; }
38
38
 
39
- .fa-creative-commons-nc:before {
40
- content: "\f4e8"; }
39
+ .fa-creative-commons-nc {
40
+ --fa: "\f4e8"; }
41
41
 
42
- .fa-aws:before {
43
- content: "\f375"; }
42
+ .fa-aws {
43
+ --fa: "\f375"; }
44
44
 
45
- .fa-redhat:before {
46
- content: "\f7bc"; }
45
+ .fa-redhat {
46
+ --fa: "\f7bc"; }
47
47
 
48
- .fa-yoast:before {
49
- content: "\f2b1"; }
48
+ .fa-yoast {
49
+ --fa: "\f2b1"; }
50
50
 
51
- .fa-cloudflare:before {
52
- content: "\e07d"; }
51
+ .fa-cloudflare {
52
+ --fa: "\e07d"; }
53
53
 
54
- .fa-ups:before {
55
- content: "\f7e0"; }
54
+ .fa-ups {
55
+ --fa: "\f7e0"; }
56
56
 
57
- .fa-wpexplorer:before {
58
- content: "\f2de"; }
57
+ .fa-pixiv {
58
+ --fa: "\e640"; }
59
59
 
60
- .fa-dyalog:before {
61
- content: "\f399"; }
60
+ .fa-wpexplorer {
61
+ --fa: "\f2de"; }
62
62
 
63
- .fa-bity:before {
64
- content: "\f37a"; }
63
+ .fa-dyalog {
64
+ --fa: "\f399"; }
65
65
 
66
- .fa-stackpath:before {
67
- content: "\f842"; }
66
+ .fa-bity {
67
+ --fa: "\f37a"; }
68
68
 
69
- .fa-buysellads:before {
70
- content: "\f20d"; }
69
+ .fa-stackpath {
70
+ --fa: "\f842"; }
71
71
 
72
- .fa-first-order:before {
73
- content: "\f2b0"; }
72
+ .fa-buysellads {
73
+ --fa: "\f20d"; }
74
74
 
75
- .fa-modx:before {
76
- content: "\f285"; }
75
+ .fa-first-order {
76
+ --fa: "\f2b0"; }
77
77
 
78
- .fa-guilded:before {
79
- content: "\e07e"; }
78
+ .fa-modx {
79
+ --fa: "\f285"; }
80
80
 
81
- .fa-vnv:before {
82
- content: "\f40b"; }
81
+ .fa-guilded {
82
+ --fa: "\e07e"; }
83
83
 
84
- .fa-square-js:before {
85
- content: "\f3b9"; }
84
+ .fa-vnv {
85
+ --fa: "\f40b"; }
86
86
 
87
- .fa-js-square:before {
88
- content: "\f3b9"; }
87
+ .fa-square-js {
88
+ --fa: "\f3b9"; }
89
89
 
90
- .fa-microsoft:before {
91
- content: "\f3ca"; }
90
+ .fa-js-square {
91
+ --fa: "\f3b9"; }
92
92
 
93
- .fa-qq:before {
94
- content: "\f1d6"; }
93
+ .fa-microsoft {
94
+ --fa: "\f3ca"; }
95
95
 
96
- .fa-orcid:before {
97
- content: "\f8d2"; }
96
+ .fa-qq {
97
+ --fa: "\f1d6"; }
98
98
 
99
- .fa-java:before {
100
- content: "\f4e4"; }
99
+ .fa-orcid {
100
+ --fa: "\f8d2"; }
101
101
 
102
- .fa-invision:before {
103
- content: "\f7b0"; }
102
+ .fa-java {
103
+ --fa: "\f4e4"; }
104
104
 
105
- .fa-creative-commons-pd-alt:before {
106
- content: "\f4ed"; }
105
+ .fa-invision {
106
+ --fa: "\f7b0"; }
107
107
 
108
- .fa-centercode:before {
109
- content: "\f380"; }
108
+ .fa-creative-commons-pd-alt {
109
+ --fa: "\f4ed"; }
110
110
 
111
- .fa-glide-g:before {
112
- content: "\f2a6"; }
111
+ .fa-centercode {
112
+ --fa: "\f380"; }
113
113
 
114
- .fa-drupal:before {
115
- content: "\f1a9"; }
114
+ .fa-glide-g {
115
+ --fa: "\f2a6"; }
116
116
 
117
- .fa-hire-a-helper:before {
118
- content: "\f3b0"; }
117
+ .fa-drupal {
118
+ --fa: "\f1a9"; }
119
119
 
120
- .fa-creative-commons-by:before {
121
- content: "\f4e7"; }
120
+ .fa-jxl {
121
+ --fa: "\e67b"; }
122
122
 
123
- .fa-unity:before {
124
- content: "\e049"; }
123
+ .fa-dart-lang {
124
+ --fa: "\e693"; }
125
125
 
126
- .fa-whmcs:before {
127
- content: "\f40d"; }
126
+ .fa-hire-a-helper {
127
+ --fa: "\f3b0"; }
128
128
 
129
- .fa-rocketchat:before {
130
- content: "\f3e8"; }
129
+ .fa-creative-commons-by {
130
+ --fa: "\f4e7"; }
131
131
 
132
- .fa-vk:before {
133
- content: "\f189"; }
132
+ .fa-unity {
133
+ --fa: "\e049"; }
134
134
 
135
- .fa-untappd:before {
136
- content: "\f405"; }
135
+ .fa-whmcs {
136
+ --fa: "\f40d"; }
137
137
 
138
- .fa-mailchimp:before {
139
- content: "\f59e"; }
138
+ .fa-rocketchat {
139
+ --fa: "\f3e8"; }
140
140
 
141
- .fa-css3-alt:before {
142
- content: "\f38b"; }
141
+ .fa-vk {
142
+ --fa: "\f189"; }
143
143
 
144
- .fa-square-reddit:before {
145
- content: "\f1a2"; }
144
+ .fa-untappd {
145
+ --fa: "\f405"; }
146
146
 
147
- .fa-reddit-square:before {
148
- content: "\f1a2"; }
147
+ .fa-mailchimp {
148
+ --fa: "\f59e"; }
149
149
 
150
- .fa-vimeo-v:before {
151
- content: "\f27d"; }
150
+ .fa-css3-alt {
151
+ --fa: "\f38b"; }
152
152
 
153
- .fa-contao:before {
154
- content: "\f26d"; }
153
+ .fa-square-reddit {
154
+ --fa: "\f1a2"; }
155
155
 
156
- .fa-square-font-awesome:before {
157
- content: "\e5ad"; }
156
+ .fa-reddit-square {
157
+ --fa: "\f1a2"; }
158
158
 
159
- .fa-deskpro:before {
160
- content: "\f38f"; }
159
+ .fa-vimeo-v {
160
+ --fa: "\f27d"; }
161
161
 
162
- .fa-sistrix:before {
163
- content: "\f3ee"; }
162
+ .fa-contao {
163
+ --fa: "\f26d"; }
164
164
 
165
- .fa-square-instagram:before {
166
- content: "\e055"; }
165
+ .fa-square-font-awesome {
166
+ --fa: "\e5ad"; }
167
167
 
168
- .fa-instagram-square:before {
169
- content: "\e055"; }
168
+ .fa-deskpro {
169
+ --fa: "\f38f"; }
170
170
 
171
- .fa-battle-net:before {
172
- content: "\f835"; }
171
+ .fa-brave {
172
+ --fa: "\e63c"; }
173
173
 
174
- .fa-the-red-yeti:before {
175
- content: "\f69d"; }
174
+ .fa-sistrix {
175
+ --fa: "\f3ee"; }
176
176
 
177
- .fa-square-hacker-news:before {
178
- content: "\f3af"; }
177
+ .fa-square-instagram {
178
+ --fa: "\e055"; }
179
179
 
180
- .fa-hacker-news-square:before {
181
- content: "\f3af"; }
180
+ .fa-instagram-square {
181
+ --fa: "\e055"; }
182
182
 
183
- .fa-edge:before {
184
- content: "\f282"; }
183
+ .fa-battle-net {
184
+ --fa: "\f835"; }
185
185
 
186
- .fa-napster:before {
187
- content: "\f3d2"; }
186
+ .fa-the-red-yeti {
187
+ --fa: "\f69d"; }
188
188
 
189
- .fa-square-snapchat:before {
190
- content: "\f2ad"; }
189
+ .fa-square-hacker-news {
190
+ --fa: "\f3af"; }
191
191
 
192
- .fa-snapchat-square:before {
193
- content: "\f2ad"; }
192
+ .fa-hacker-news-square {
193
+ --fa: "\f3af"; }
194
194
 
195
- .fa-google-plus-g:before {
196
- content: "\f0d5"; }
195
+ .fa-edge {
196
+ --fa: "\f282"; }
197
197
 
198
- .fa-artstation:before {
199
- content: "\f77a"; }
198
+ .fa-threads {
199
+ --fa: "\e618"; }
200
200
 
201
- .fa-markdown:before {
202
- content: "\f60f"; }
201
+ .fa-napster {
202
+ --fa: "\f3d2"; }
203
203
 
204
- .fa-sourcetree:before {
205
- content: "\f7d3"; }
204
+ .fa-square-snapchat {
205
+ --fa: "\f2ad"; }
206
206
 
207
- .fa-google-plus:before {
208
- content: "\f2b3"; }
207
+ .fa-snapchat-square {
208
+ --fa: "\f2ad"; }
209
209
 
210
- .fa-diaspora:before {
211
- content: "\f791"; }
210
+ .fa-google-plus-g {
211
+ --fa: "\f0d5"; }
212
212
 
213
- .fa-foursquare:before {
214
- content: "\f180"; }
213
+ .fa-artstation {
214
+ --fa: "\f77a"; }
215
215
 
216
- .fa-stack-overflow:before {
217
- content: "\f16c"; }
216
+ .fa-markdown {
217
+ --fa: "\f60f"; }
218
218
 
219
- .fa-github-alt:before {
220
- content: "\f113"; }
219
+ .fa-sourcetree {
220
+ --fa: "\f7d3"; }
221
221
 
222
- .fa-phoenix-squadron:before {
223
- content: "\f511"; }
222
+ .fa-google-plus {
223
+ --fa: "\f2b3"; }
224
224
 
225
- .fa-pagelines:before {
226
- content: "\f18c"; }
225
+ .fa-diaspora {
226
+ --fa: "\f791"; }
227
227
 
228
- .fa-algolia:before {
229
- content: "\f36c"; }
228
+ .fa-foursquare {
229
+ --fa: "\f180"; }
230
230
 
231
- .fa-red-river:before {
232
- content: "\f3e3"; }
231
+ .fa-stack-overflow {
232
+ --fa: "\f16c"; }
233
233
 
234
- .fa-creative-commons-sa:before {
235
- content: "\f4ef"; }
234
+ .fa-github-alt {
235
+ --fa: "\f113"; }
236
236
 
237
- .fa-safari:before {
238
- content: "\f267"; }
237
+ .fa-phoenix-squadron {
238
+ --fa: "\f511"; }
239
239
 
240
- .fa-google:before {
241
- content: "\f1a0"; }
240
+ .fa-pagelines {
241
+ --fa: "\f18c"; }
242
242
 
243
- .fa-square-font-awesome-stroke:before {
244
- content: "\f35c"; }
243
+ .fa-algolia {
244
+ --fa: "\f36c"; }
245
245
 
246
- .fa-font-awesome-alt:before {
247
- content: "\f35c"; }
246
+ .fa-red-river {
247
+ --fa: "\f3e3"; }
248
248
 
249
- .fa-atlassian:before {
250
- content: "\f77b"; }
249
+ .fa-creative-commons-sa {
250
+ --fa: "\f4ef"; }
251
251
 
252
- .fa-linkedin-in:before {
253
- content: "\f0e1"; }
252
+ .fa-safari {
253
+ --fa: "\f267"; }
254
254
 
255
- .fa-digital-ocean:before {
256
- content: "\f391"; }
255
+ .fa-google {
256
+ --fa: "\f1a0"; }
257
257
 
258
- .fa-nimblr:before {
259
- content: "\f5a8"; }
258
+ .fa-square-font-awesome-stroke {
259
+ --fa: "\f35c"; }
260
260
 
261
- .fa-chromecast:before {
262
- content: "\f838"; }
261
+ .fa-font-awesome-alt {
262
+ --fa: "\f35c"; }
263
263
 
264
- .fa-evernote:before {
265
- content: "\f839"; }
264
+ .fa-atlassian {
265
+ --fa: "\f77b"; }
266
266
 
267
- .fa-hacker-news:before {
268
- content: "\f1d4"; }
267
+ .fa-linkedin-in {
268
+ --fa: "\f0e1"; }
269
269
 
270
- .fa-creative-commons-sampling:before {
271
- content: "\f4f0"; }
270
+ .fa-digital-ocean {
271
+ --fa: "\f391"; }
272
272
 
273
- .fa-adversal:before {
274
- content: "\f36a"; }
273
+ .fa-nimblr {
274
+ --fa: "\f5a8"; }
275
275
 
276
- .fa-creative-commons:before {
277
- content: "\f25e"; }
276
+ .fa-chromecast {
277
+ --fa: "\f838"; }
278
278
 
279
- .fa-watchman-monitoring:before {
280
- content: "\e087"; }
279
+ .fa-evernote {
280
+ --fa: "\f839"; }
281
281
 
282
- .fa-fonticons:before {
283
- content: "\f280"; }
282
+ .fa-hacker-news {
283
+ --fa: "\f1d4"; }
284
284
 
285
- .fa-weixin:before {
286
- content: "\f1d7"; }
285
+ .fa-creative-commons-sampling {
286
+ --fa: "\f4f0"; }
287
287
 
288
- .fa-shirtsinbulk:before {
289
- content: "\f214"; }
288
+ .fa-adversal {
289
+ --fa: "\f36a"; }
290
290
 
291
- .fa-codepen:before {
292
- content: "\f1cb"; }
291
+ .fa-creative-commons {
292
+ --fa: "\f25e"; }
293
293
 
294
- .fa-git-alt:before {
295
- content: "\f841"; }
294
+ .fa-watchman-monitoring {
295
+ --fa: "\e087"; }
296
296
 
297
- .fa-lyft:before {
298
- content: "\f3c3"; }
297
+ .fa-fonticons {
298
+ --fa: "\f280"; }
299
299
 
300
- .fa-rev:before {
301
- content: "\f5b2"; }
300
+ .fa-weixin {
301
+ --fa: "\f1d7"; }
302
302
 
303
- .fa-windows:before {
304
- content: "\f17a"; }
303
+ .fa-shirtsinbulk {
304
+ --fa: "\f214"; }
305
305
 
306
- .fa-wizards-of-the-coast:before {
307
- content: "\f730"; }
306
+ .fa-codepen {
307
+ --fa: "\f1cb"; }
308
308
 
309
- .fa-square-viadeo:before {
310
- content: "\f2aa"; }
309
+ .fa-git-alt {
310
+ --fa: "\f841"; }
311
311
 
312
- .fa-viadeo-square:before {
313
- content: "\f2aa"; }
312
+ .fa-lyft {
313
+ --fa: "\f3c3"; }
314
314
 
315
- .fa-meetup:before {
316
- content: "\f2e0"; }
315
+ .fa-rev {
316
+ --fa: "\f5b2"; }
317
317
 
318
- .fa-centos:before {
319
- content: "\f789"; }
318
+ .fa-windows {
319
+ --fa: "\f17a"; }
320
320
 
321
- .fa-adn:before {
322
- content: "\f170"; }
321
+ .fa-wizards-of-the-coast {
322
+ --fa: "\f730"; }
323
323
 
324
- .fa-cloudsmith:before {
325
- content: "\f384"; }
324
+ .fa-square-viadeo {
325
+ --fa: "\f2aa"; }
326
326
 
327
- .fa-pied-piper-alt:before {
328
- content: "\f1a8"; }
327
+ .fa-viadeo-square {
328
+ --fa: "\f2aa"; }
329
329
 
330
- .fa-square-dribbble:before {
331
- content: "\f397"; }
330
+ .fa-meetup {
331
+ --fa: "\f2e0"; }
332
332
 
333
- .fa-dribbble-square:before {
334
- content: "\f397"; }
333
+ .fa-centos {
334
+ --fa: "\f789"; }
335
335
 
336
- .fa-codiepie:before {
337
- content: "\f284"; }
336
+ .fa-adn {
337
+ --fa: "\f170"; }
338
338
 
339
- .fa-node:before {
340
- content: "\f419"; }
339
+ .fa-cloudsmith {
340
+ --fa: "\f384"; }
341
341
 
342
- .fa-mix:before {
343
- content: "\f3cb"; }
342
+ .fa-opensuse {
343
+ --fa: "\e62b"; }
344
344
 
345
- .fa-steam:before {
346
- content: "\f1b6"; }
345
+ .fa-pied-piper-alt {
346
+ --fa: "\f1a8"; }
347
347
 
348
- .fa-cc-apple-pay:before {
349
- content: "\f416"; }
348
+ .fa-square-dribbble {
349
+ --fa: "\f397"; }
350
350
 
351
- .fa-scribd:before {
352
- content: "\f28a"; }
351
+ .fa-dribbble-square {
352
+ --fa: "\f397"; }
353
353
 
354
- .fa-openid:before {
355
- content: "\f19b"; }
354
+ .fa-codiepie {
355
+ --fa: "\f284"; }
356
356
 
357
- .fa-instalod:before {
358
- content: "\e081"; }
357
+ .fa-node {
358
+ --fa: "\f419"; }
359
359
 
360
- .fa-expeditedssl:before {
361
- content: "\f23e"; }
360
+ .fa-mix {
361
+ --fa: "\f3cb"; }
362
362
 
363
- .fa-sellcast:before {
364
- content: "\f2da"; }
363
+ .fa-steam {
364
+ --fa: "\f1b6"; }
365
365
 
366
- .fa-square-twitter:before {
367
- content: "\f081"; }
366
+ .fa-cc-apple-pay {
367
+ --fa: "\f416"; }
368
368
 
369
- .fa-twitter-square:before {
370
- content: "\f081"; }
369
+ .fa-scribd {
370
+ --fa: "\f28a"; }
371
371
 
372
- .fa-r-project:before {
373
- content: "\f4f7"; }
372
+ .fa-debian {
373
+ --fa: "\e60b"; }
374
374
 
375
- .fa-delicious:before {
376
- content: "\f1a5"; }
375
+ .fa-openid {
376
+ --fa: "\f19b"; }
377
377
 
378
- .fa-freebsd:before {
379
- content: "\f3a4"; }
378
+ .fa-instalod {
379
+ --fa: "\e081"; }
380
380
 
381
- .fa-vuejs:before {
382
- content: "\f41f"; }
381
+ .fa-files-pinwheel {
382
+ --fa: "\e69f"; }
383
383
 
384
- .fa-accusoft:before {
385
- content: "\f369"; }
384
+ .fa-expeditedssl {
385
+ --fa: "\f23e"; }
386
386
 
387
- .fa-ioxhost:before {
388
- content: "\f208"; }
387
+ .fa-sellcast {
388
+ --fa: "\f2da"; }
389
389
 
390
- .fa-fonticons-fi:before {
391
- content: "\f3a2"; }
390
+ .fa-square-twitter {
391
+ --fa: "\f081"; }
392
392
 
393
- .fa-app-store:before {
394
- content: "\f36f"; }
393
+ .fa-twitter-square {
394
+ --fa: "\f081"; }
395
395
 
396
- .fa-cc-mastercard:before {
397
- content: "\f1f1"; }
396
+ .fa-r-project {
397
+ --fa: "\f4f7"; }
398
398
 
399
- .fa-itunes-note:before {
400
- content: "\f3b5"; }
399
+ .fa-delicious {
400
+ --fa: "\f1a5"; }
401
401
 
402
- .fa-golang:before {
403
- content: "\e40f"; }
402
+ .fa-freebsd {
403
+ --fa: "\f3a4"; }
404
404
 
405
- .fa-kickstarter:before {
406
- content: "\f3bb"; }
405
+ .fa-vuejs {
406
+ --fa: "\f41f"; }
407
407
 
408
- .fa-grav:before {
409
- content: "\f2d6"; }
408
+ .fa-accusoft {
409
+ --fa: "\f369"; }
410
410
 
411
- .fa-weibo:before {
412
- content: "\f18a"; }
411
+ .fa-ioxhost {
412
+ --fa: "\f208"; }
413
413
 
414
- .fa-uncharted:before {
415
- content: "\e084"; }
414
+ .fa-fonticons-fi {
415
+ --fa: "\f3a2"; }
416
416
 
417
- .fa-firstdraft:before {
418
- content: "\f3a1"; }
417
+ .fa-app-store {
418
+ --fa: "\f36f"; }
419
419
 
420
- .fa-square-youtube:before {
421
- content: "\f431"; }
420
+ .fa-cc-mastercard {
421
+ --fa: "\f1f1"; }
422
422
 
423
- .fa-youtube-square:before {
424
- content: "\f431"; }
423
+ .fa-itunes-note {
424
+ --fa: "\f3b5"; }
425
425
 
426
- .fa-wikipedia-w:before {
427
- content: "\f266"; }
426
+ .fa-golang {
427
+ --fa: "\e40f"; }
428
428
 
429
- .fa-wpressr:before {
430
- content: "\f3e4"; }
429
+ .fa-kickstarter {
430
+ --fa: "\f3bb"; }
431
431
 
432
- .fa-rendact:before {
433
- content: "\f3e4"; }
432
+ .fa-square-kickstarter {
433
+ --fa: "\f3bb"; }
434
434
 
435
- .fa-angellist:before {
436
- content: "\f209"; }
435
+ .fa-grav {
436
+ --fa: "\f2d6"; }
437
437
 
438
- .fa-galactic-republic:before {
439
- content: "\f50c"; }
438
+ .fa-weibo {
439
+ --fa: "\f18a"; }
440
440
 
441
- .fa-nfc-directional:before {
442
- content: "\e530"; }
441
+ .fa-uncharted {
442
+ --fa: "\e084"; }
443
443
 
444
- .fa-skype:before {
445
- content: "\f17e"; }
444
+ .fa-firstdraft {
445
+ --fa: "\f3a1"; }
446
446
 
447
- .fa-joget:before {
448
- content: "\f3b7"; }
447
+ .fa-square-youtube {
448
+ --fa: "\f431"; }
449
449
 
450
- .fa-fedora:before {
451
- content: "\f798"; }
450
+ .fa-youtube-square {
451
+ --fa: "\f431"; }
452
452
 
453
- .fa-stripe-s:before {
454
- content: "\f42a"; }
453
+ .fa-wikipedia-w {
454
+ --fa: "\f266"; }
455
455
 
456
- .fa-meta:before {
457
- content: "\e49b"; }
456
+ .fa-wpressr {
457
+ --fa: "\f3e4"; }
458
458
 
459
- .fa-laravel:before {
460
- content: "\f3bd"; }
459
+ .fa-rendact {
460
+ --fa: "\f3e4"; }
461
461
 
462
- .fa-hotjar:before {
463
- content: "\f3b1"; }
462
+ .fa-angellist {
463
+ --fa: "\f209"; }
464
464
 
465
- .fa-bluetooth-b:before {
466
- content: "\f294"; }
465
+ .fa-galactic-republic {
466
+ --fa: "\f50c"; }
467
467
 
468
- .fa-sticker-mule:before {
469
- content: "\f3f7"; }
468
+ .fa-nfc-directional {
469
+ --fa: "\e530"; }
470
470
 
471
- .fa-creative-commons-zero:before {
472
- content: "\f4f3"; }
471
+ .fa-skype {
472
+ --fa: "\f17e"; }
473
473
 
474
- .fa-hips:before {
475
- content: "\f452"; }
474
+ .fa-joget {
475
+ --fa: "\f3b7"; }
476
476
 
477
- .fa-behance:before {
478
- content: "\f1b4"; }
477
+ .fa-fedora {
478
+ --fa: "\f798"; }
479
479
 
480
- .fa-reddit:before {
481
- content: "\f1a1"; }
480
+ .fa-stripe-s {
481
+ --fa: "\f42a"; }
482
482
 
483
- .fa-discord:before {
484
- content: "\f392"; }
483
+ .fa-meta {
484
+ --fa: "\e49b"; }
485
485
 
486
- .fa-chrome:before {
487
- content: "\f268"; }
486
+ .fa-laravel {
487
+ --fa: "\f3bd"; }
488
488
 
489
- .fa-app-store-ios:before {
490
- content: "\f370"; }
489
+ .fa-hotjar {
490
+ --fa: "\f3b1"; }
491
491
 
492
- .fa-cc-discover:before {
493
- content: "\f1f2"; }
492
+ .fa-bluetooth-b {
493
+ --fa: "\f294"; }
494
494
 
495
- .fa-wpbeginner:before {
496
- content: "\f297"; }
495
+ .fa-square-letterboxd {
496
+ --fa: "\e62e"; }
497
497
 
498
- .fa-confluence:before {
499
- content: "\f78d"; }
498
+ .fa-sticker-mule {
499
+ --fa: "\f3f7"; }
500
500
 
501
- .fa-mdb:before {
502
- content: "\f8ca"; }
501
+ .fa-creative-commons-zero {
502
+ --fa: "\f4f3"; }
503
503
 
504
- .fa-dochub:before {
505
- content: "\f394"; }
504
+ .fa-hips {
505
+ --fa: "\f452"; }
506
506
 
507
- .fa-accessible-icon:before {
508
- content: "\f368"; }
507
+ .fa-css {
508
+ --fa: "\e6a2"; }
509
509
 
510
- .fa-ebay:before {
511
- content: "\f4f4"; }
510
+ .fa-behance {
511
+ --fa: "\f1b4"; }
512
512
 
513
- .fa-amazon:before {
514
- content: "\f270"; }
513
+ .fa-reddit {
514
+ --fa: "\f1a1"; }
515
515
 
516
- .fa-unsplash:before {
517
- content: "\e07c"; }
516
+ .fa-discord {
517
+ --fa: "\f392"; }
518
518
 
519
- .fa-yarn:before {
520
- content: "\f7e3"; }
519
+ .fa-chrome {
520
+ --fa: "\f268"; }
521
521
 
522
- .fa-square-steam:before {
523
- content: "\f1b7"; }
522
+ .fa-app-store-ios {
523
+ --fa: "\f370"; }
524
524
 
525
- .fa-steam-square:before {
526
- content: "\f1b7"; }
525
+ .fa-cc-discover {
526
+ --fa: "\f1f2"; }
527
527
 
528
- .fa-500px:before {
529
- content: "\f26e"; }
528
+ .fa-wpbeginner {
529
+ --fa: "\f297"; }
530
530
 
531
- .fa-square-vimeo:before {
532
- content: "\f194"; }
531
+ .fa-confluence {
532
+ --fa: "\f78d"; }
533
533
 
534
- .fa-vimeo-square:before {
535
- content: "\f194"; }
534
+ .fa-shoelace {
535
+ --fa: "\e60c"; }
536
536
 
537
- .fa-asymmetrik:before {
538
- content: "\f372"; }
537
+ .fa-mdb {
538
+ --fa: "\f8ca"; }
539
539
 
540
- .fa-font-awesome:before {
541
- content: "\f2b4"; }
540
+ .fa-dochub {
541
+ --fa: "\f394"; }
542
542
 
543
- .fa-font-awesome-flag:before {
544
- content: "\f2b4"; }
543
+ .fa-accessible-icon {
544
+ --fa: "\f368"; }
545
545
 
546
- .fa-font-awesome-logo-full:before {
547
- content: "\f2b4"; }
546
+ .fa-ebay {
547
+ --fa: "\f4f4"; }
548
548
 
549
- .fa-gratipay:before {
550
- content: "\f184"; }
549
+ .fa-amazon {
550
+ --fa: "\f270"; }
551
551
 
552
- .fa-apple:before {
553
- content: "\f179"; }
552
+ .fa-unsplash {
553
+ --fa: "\e07c"; }
554
554
 
555
- .fa-hive:before {
556
- content: "\e07f"; }
555
+ .fa-yarn {
556
+ --fa: "\f7e3"; }
557
557
 
558
- .fa-gitkraken:before {
559
- content: "\f3a6"; }
558
+ .fa-square-steam {
559
+ --fa: "\f1b7"; }
560
560
 
561
- .fa-keybase:before {
562
- content: "\f4f5"; }
561
+ .fa-steam-square {
562
+ --fa: "\f1b7"; }
563
563
 
564
- .fa-apple-pay:before {
565
- content: "\f415"; }
564
+ .fa-500px {
565
+ --fa: "\f26e"; }
566
566
 
567
- .fa-padlet:before {
568
- content: "\e4a0"; }
567
+ .fa-square-vimeo {
568
+ --fa: "\f194"; }
569
569
 
570
- .fa-amazon-pay:before {
571
- content: "\f42c"; }
570
+ .fa-vimeo-square {
571
+ --fa: "\f194"; }
572
572
 
573
- .fa-square-github:before {
574
- content: "\f092"; }
573
+ .fa-asymmetrik {
574
+ --fa: "\f372"; }
575
575
 
576
- .fa-github-square:before {
577
- content: "\f092"; }
576
+ .fa-font-awesome {
577
+ --fa: "\f2b4"; }
578
578
 
579
- .fa-stumbleupon:before {
580
- content: "\f1a4"; }
579
+ .fa-font-awesome-flag {
580
+ --fa: "\f2b4"; }
581
581
 
582
- .fa-fedex:before {
583
- content: "\f797"; }
582
+ .fa-font-awesome-logo-full {
583
+ --fa: "\f2b4"; }
584
584
 
585
- .fa-phoenix-framework:before {
586
- content: "\f3dc"; }
585
+ .fa-gratipay {
586
+ --fa: "\f184"; }
587
587
 
588
- .fa-shopify:before {
589
- content: "\e057"; }
588
+ .fa-apple {
589
+ --fa: "\f179"; }
590
590
 
591
- .fa-neos:before {
592
- content: "\f612"; }
591
+ .fa-hive {
592
+ --fa: "\e07f"; }
593
593
 
594
- .fa-hackerrank:before {
595
- content: "\f5f7"; }
594
+ .fa-gitkraken {
595
+ --fa: "\f3a6"; }
596
596
 
597
- .fa-researchgate:before {
598
- content: "\f4f8"; }
597
+ .fa-keybase {
598
+ --fa: "\f4f5"; }
599
599
 
600
- .fa-swift:before {
601
- content: "\f8e1"; }
600
+ .fa-apple-pay {
601
+ --fa: "\f415"; }
602
602
 
603
- .fa-angular:before {
604
- content: "\f420"; }
603
+ .fa-padlet {
604
+ --fa: "\e4a0"; }
605
605
 
606
- .fa-speakap:before {
607
- content: "\f3f3"; }
606
+ .fa-amazon-pay {
607
+ --fa: "\f42c"; }
608
608
 
609
- .fa-angrycreative:before {
610
- content: "\f36e"; }
609
+ .fa-square-github {
610
+ --fa: "\f092"; }
611
611
 
612
- .fa-y-combinator:before {
613
- content: "\f23b"; }
612
+ .fa-github-square {
613
+ --fa: "\f092"; }
614
614
 
615
- .fa-empire:before {
616
- content: "\f1d1"; }
615
+ .fa-stumbleupon {
616
+ --fa: "\f1a4"; }
617
617
 
618
- .fa-envira:before {
619
- content: "\f299"; }
618
+ .fa-fedex {
619
+ --fa: "\f797"; }
620
620
 
621
- .fa-square-gitlab:before {
622
- content: "\e5ae"; }
621
+ .fa-phoenix-framework {
622
+ --fa: "\f3dc"; }
623
623
 
624
- .fa-gitlab-square:before {
625
- content: "\e5ae"; }
624
+ .fa-shopify {
625
+ --fa: "\e057"; }
626
626
 
627
- .fa-studiovinari:before {
628
- content: "\f3f8"; }
627
+ .fa-neos {
628
+ --fa: "\f612"; }
629
629
 
630
- .fa-pied-piper:before {
631
- content: "\f2ae"; }
630
+ .fa-square-threads {
631
+ --fa: "\e619"; }
632
632
 
633
- .fa-wordpress:before {
634
- content: "\f19a"; }
633
+ .fa-hackerrank {
634
+ --fa: "\f5f7"; }
635
635
 
636
- .fa-product-hunt:before {
637
- content: "\f288"; }
636
+ .fa-researchgate {
637
+ --fa: "\f4f8"; }
638
638
 
639
- .fa-firefox:before {
640
- content: "\f269"; }
639
+ .fa-swift {
640
+ --fa: "\f8e1"; }
641
641
 
642
- .fa-linode:before {
643
- content: "\f2b8"; }
642
+ .fa-angular {
643
+ --fa: "\f420"; }
644
644
 
645
- .fa-goodreads:before {
646
- content: "\f3a8"; }
645
+ .fa-speakap {
646
+ --fa: "\f3f3"; }
647
647
 
648
- .fa-square-odnoklassniki:before {
649
- content: "\f264"; }
648
+ .fa-angrycreative {
649
+ --fa: "\f36e"; }
650
650
 
651
- .fa-odnoklassniki-square:before {
652
- content: "\f264"; }
651
+ .fa-y-combinator {
652
+ --fa: "\f23b"; }
653
653
 
654
- .fa-jsfiddle:before {
655
- content: "\f1cc"; }
654
+ .fa-empire {
655
+ --fa: "\f1d1"; }
656
656
 
657
- .fa-sith:before {
658
- content: "\f512"; }
657
+ .fa-envira {
658
+ --fa: "\f299"; }
659
659
 
660
- .fa-themeisle:before {
661
- content: "\f2b2"; }
660
+ .fa-google-scholar {
661
+ --fa: "\e63b"; }
662
662
 
663
- .fa-page4:before {
664
- content: "\f3d7"; }
663
+ .fa-square-gitlab {
664
+ --fa: "\e5ae"; }
665
665
 
666
- .fa-hashnode:before {
667
- content: "\e499"; }
666
+ .fa-gitlab-square {
667
+ --fa: "\e5ae"; }
668
668
 
669
- .fa-react:before {
670
- content: "\f41b"; }
669
+ .fa-studiovinari {
670
+ --fa: "\f3f8"; }
671
671
 
672
- .fa-cc-paypal:before {
673
- content: "\f1f4"; }
672
+ .fa-pied-piper {
673
+ --fa: "\f2ae"; }
674
674
 
675
- .fa-squarespace:before {
676
- content: "\f5be"; }
675
+ .fa-wordpress {
676
+ --fa: "\f19a"; }
677
677
 
678
- .fa-cc-stripe:before {
679
- content: "\f1f5"; }
678
+ .fa-product-hunt {
679
+ --fa: "\f288"; }
680
680
 
681
- .fa-creative-commons-share:before {
682
- content: "\f4f2"; }
681
+ .fa-firefox {
682
+ --fa: "\f269"; }
683
683
 
684
- .fa-bitcoin:before {
685
- content: "\f379"; }
684
+ .fa-linode {
685
+ --fa: "\f2b8"; }
686
686
 
687
- .fa-keycdn:before {
688
- content: "\f3ba"; }
687
+ .fa-goodreads {
688
+ --fa: "\f3a8"; }
689
689
 
690
- .fa-opera:before {
691
- content: "\f26a"; }
690
+ .fa-square-odnoklassniki {
691
+ --fa: "\f264"; }
692
692
 
693
- .fa-itch-io:before {
694
- content: "\f83a"; }
693
+ .fa-odnoklassniki-square {
694
+ --fa: "\f264"; }
695
695
 
696
- .fa-umbraco:before {
697
- content: "\f8e8"; }
696
+ .fa-jsfiddle {
697
+ --fa: "\f1cc"; }
698
698
 
699
- .fa-galactic-senate:before {
700
- content: "\f50d"; }
699
+ .fa-sith {
700
+ --fa: "\f512"; }
701
701
 
702
- .fa-ubuntu:before {
703
- content: "\f7df"; }
702
+ .fa-themeisle {
703
+ --fa: "\f2b2"; }
704
704
 
705
- .fa-draft2digital:before {
706
- content: "\f396"; }
705
+ .fa-page4 {
706
+ --fa: "\f3d7"; }
707
707
 
708
- .fa-stripe:before {
709
- content: "\f429"; }
708
+ .fa-hashnode {
709
+ --fa: "\e499"; }
710
710
 
711
- .fa-houzz:before {
712
- content: "\f27c"; }
711
+ .fa-react {
712
+ --fa: "\f41b"; }
713
713
 
714
- .fa-gg:before {
715
- content: "\f260"; }
714
+ .fa-cc-paypal {
715
+ --fa: "\f1f4"; }
716
716
 
717
- .fa-dhl:before {
718
- content: "\f790"; }
717
+ .fa-squarespace {
718
+ --fa: "\f5be"; }
719
719
 
720
- .fa-square-pinterest:before {
721
- content: "\f0d3"; }
720
+ .fa-cc-stripe {
721
+ --fa: "\f1f5"; }
722
722
 
723
- .fa-pinterest-square:before {
724
- content: "\f0d3"; }
723
+ .fa-creative-commons-share {
724
+ --fa: "\f4f2"; }
725
725
 
726
- .fa-xing:before {
727
- content: "\f168"; }
726
+ .fa-bitcoin {
727
+ --fa: "\f379"; }
728
728
 
729
- .fa-blackberry:before {
730
- content: "\f37b"; }
729
+ .fa-keycdn {
730
+ --fa: "\f3ba"; }
731
731
 
732
- .fa-creative-commons-pd:before {
733
- content: "\f4ec"; }
732
+ .fa-opera {
733
+ --fa: "\f26a"; }
734
734
 
735
- .fa-playstation:before {
736
- content: "\f3df"; }
735
+ .fa-itch-io {
736
+ --fa: "\f83a"; }
737
737
 
738
- .fa-quinscape:before {
739
- content: "\f459"; }
738
+ .fa-umbraco {
739
+ --fa: "\f8e8"; }
740
740
 
741
- .fa-less:before {
742
- content: "\f41d"; }
741
+ .fa-galactic-senate {
742
+ --fa: "\f50d"; }
743
743
 
744
- .fa-blogger-b:before {
745
- content: "\f37d"; }
744
+ .fa-ubuntu {
745
+ --fa: "\f7df"; }
746
746
 
747
- .fa-opencart:before {
748
- content: "\f23d"; }
747
+ .fa-draft2digital {
748
+ --fa: "\f396"; }
749
749
 
750
- .fa-vine:before {
751
- content: "\f1ca"; }
750
+ .fa-stripe {
751
+ --fa: "\f429"; }
752
752
 
753
- .fa-paypal:before {
754
- content: "\f1ed"; }
753
+ .fa-houzz {
754
+ --fa: "\f27c"; }
755
755
 
756
- .fa-gitlab:before {
757
- content: "\f296"; }
756
+ .fa-gg {
757
+ --fa: "\f260"; }
758
758
 
759
- .fa-typo3:before {
760
- content: "\f42b"; }
759
+ .fa-dhl {
760
+ --fa: "\f790"; }
761
761
 
762
- .fa-reddit-alien:before {
763
- content: "\f281"; }
762
+ .fa-square-pinterest {
763
+ --fa: "\f0d3"; }
764
764
 
765
- .fa-yahoo:before {
766
- content: "\f19e"; }
765
+ .fa-pinterest-square {
766
+ --fa: "\f0d3"; }
767
767
 
768
- .fa-dailymotion:before {
769
- content: "\e052"; }
768
+ .fa-xing {
769
+ --fa: "\f168"; }
770
770
 
771
- .fa-affiliatetheme:before {
772
- content: "\f36b"; }
771
+ .fa-blackberry {
772
+ --fa: "\f37b"; }
773
773
 
774
- .fa-pied-piper-pp:before {
775
- content: "\f1a7"; }
774
+ .fa-creative-commons-pd {
775
+ --fa: "\f4ec"; }
776
776
 
777
- .fa-bootstrap:before {
778
- content: "\f836"; }
777
+ .fa-playstation {
778
+ --fa: "\f3df"; }
779
779
 
780
- .fa-odnoklassniki:before {
781
- content: "\f263"; }
780
+ .fa-quinscape {
781
+ --fa: "\f459"; }
782
782
 
783
- .fa-nfc-symbol:before {
784
- content: "\e531"; }
783
+ .fa-less {
784
+ --fa: "\f41d"; }
785
785
 
786
- .fa-ethereum:before {
787
- content: "\f42e"; }
786
+ .fa-blogger-b {
787
+ --fa: "\f37d"; }
788
788
 
789
- .fa-speaker-deck:before {
790
- content: "\f83c"; }
789
+ .fa-opencart {
790
+ --fa: "\f23d"; }
791
791
 
792
- .fa-creative-commons-nc-eu:before {
793
- content: "\f4e9"; }
792
+ .fa-vine {
793
+ --fa: "\f1ca"; }
794
794
 
795
- .fa-patreon:before {
796
- content: "\f3d9"; }
795
+ .fa-signal-messenger {
796
+ --fa: "\e663"; }
797
797
 
798
- .fa-avianex:before {
799
- content: "\f374"; }
798
+ .fa-paypal {
799
+ --fa: "\f1ed"; }
800
800
 
801
- .fa-ello:before {
802
- content: "\f5f1"; }
801
+ .fa-gitlab {
802
+ --fa: "\f296"; }
803
803
 
804
- .fa-gofore:before {
805
- content: "\f3a7"; }
804
+ .fa-typo3 {
805
+ --fa: "\f42b"; }
806
806
 
807
- .fa-bimobject:before {
808
- content: "\f378"; }
807
+ .fa-reddit-alien {
808
+ --fa: "\f281"; }
809
809
 
810
- .fa-facebook-f:before {
811
- content: "\f39e"; }
810
+ .fa-yahoo {
811
+ --fa: "\f19e"; }
812
812
 
813
- .fa-square-google-plus:before {
814
- content: "\f0d4"; }
813
+ .fa-dailymotion {
814
+ --fa: "\e052"; }
815
815
 
816
- .fa-google-plus-square:before {
817
- content: "\f0d4"; }
816
+ .fa-affiliatetheme {
817
+ --fa: "\f36b"; }
818
818
 
819
- .fa-mandalorian:before {
820
- content: "\f50f"; }
819
+ .fa-pied-piper-pp {
820
+ --fa: "\f1a7"; }
821
821
 
822
- .fa-first-order-alt:before {
823
- content: "\f50a"; }
822
+ .fa-bootstrap {
823
+ --fa: "\f836"; }
824
824
 
825
- .fa-osi:before {
826
- content: "\f41a"; }
825
+ .fa-odnoklassniki {
826
+ --fa: "\f263"; }
827
827
 
828
- .fa-google-wallet:before {
829
- content: "\f1ee"; }
828
+ .fa-nfc-symbol {
829
+ --fa: "\e531"; }
830
830
 
831
- .fa-d-and-d-beyond:before {
832
- content: "\f6ca"; }
831
+ .fa-mintbit {
832
+ --fa: "\e62f"; }
833
833
 
834
- .fa-periscope:before {
835
- content: "\f3da"; }
834
+ .fa-ethereum {
835
+ --fa: "\f42e"; }
836
836
 
837
- .fa-fulcrum:before {
838
- content: "\f50b"; }
837
+ .fa-speaker-deck {
838
+ --fa: "\f83c"; }
839
839
 
840
- .fa-cloudscale:before {
841
- content: "\f383"; }
840
+ .fa-creative-commons-nc-eu {
841
+ --fa: "\f4e9"; }
842
842
 
843
- .fa-forumbee:before {
844
- content: "\f211"; }
843
+ .fa-patreon {
844
+ --fa: "\f3d9"; }
845
845
 
846
- .fa-mizuni:before {
847
- content: "\f3cc"; }
846
+ .fa-avianex {
847
+ --fa: "\f374"; }
848
848
 
849
- .fa-schlix:before {
850
- content: "\f3ea"; }
849
+ .fa-ello {
850
+ --fa: "\f5f1"; }
851
851
 
852
- .fa-square-xing:before {
853
- content: "\f169"; }
852
+ .fa-gofore {
853
+ --fa: "\f3a7"; }
854
854
 
855
- .fa-xing-square:before {
856
- content: "\f169"; }
855
+ .fa-bimobject {
856
+ --fa: "\f378"; }
857
857
 
858
- .fa-bandcamp:before {
859
- content: "\f2d5"; }
858
+ .fa-brave-reverse {
859
+ --fa: "\e63d"; }
860
860
 
861
- .fa-wpforms:before {
862
- content: "\f298"; }
861
+ .fa-facebook-f {
862
+ --fa: "\f39e"; }
863
863
 
864
- .fa-cloudversify:before {
865
- content: "\f385"; }
864
+ .fa-square-google-plus {
865
+ --fa: "\f0d4"; }
866
866
 
867
- .fa-usps:before {
868
- content: "\f7e1"; }
867
+ .fa-google-plus-square {
868
+ --fa: "\f0d4"; }
869
869
 
870
- .fa-megaport:before {
871
- content: "\f5a3"; }
870
+ .fa-web-awesome {
871
+ --fa: "\e682"; }
872
872
 
873
- .fa-magento:before {
874
- content: "\f3c4"; }
873
+ .fa-mandalorian {
874
+ --fa: "\f50f"; }
875
875
 
876
- .fa-spotify:before {
877
- content: "\f1bc"; }
876
+ .fa-first-order-alt {
877
+ --fa: "\f50a"; }
878
878
 
879
- .fa-optin-monster:before {
880
- content: "\f23c"; }
879
+ .fa-osi {
880
+ --fa: "\f41a"; }
881
881
 
882
- .fa-fly:before {
883
- content: "\f417"; }
882
+ .fa-google-wallet {
883
+ --fa: "\f1ee"; }
884
884
 
885
- .fa-aviato:before {
886
- content: "\f421"; }
885
+ .fa-d-and-d-beyond {
886
+ --fa: "\f6ca"; }
887
887
 
888
- .fa-itunes:before {
889
- content: "\f3b4"; }
888
+ .fa-periscope {
889
+ --fa: "\f3da"; }
890
890
 
891
- .fa-cuttlefish:before {
892
- content: "\f38c"; }
891
+ .fa-fulcrum {
892
+ --fa: "\f50b"; }
893
893
 
894
- .fa-blogger:before {
895
- content: "\f37c"; }
894
+ .fa-cloudscale {
895
+ --fa: "\f383"; }
896
896
 
897
- .fa-flickr:before {
898
- content: "\f16e"; }
897
+ .fa-forumbee {
898
+ --fa: "\f211"; }
899
899
 
900
- .fa-viber:before {
901
- content: "\f409"; }
900
+ .fa-mizuni {
901
+ --fa: "\f3cc"; }
902
902
 
903
- .fa-soundcloud:before {
904
- content: "\f1be"; }
903
+ .fa-schlix {
904
+ --fa: "\f3ea"; }
905
905
 
906
- .fa-digg:before {
907
- content: "\f1a6"; }
906
+ .fa-square-xing {
907
+ --fa: "\f169"; }
908
908
 
909
- .fa-tencent-weibo:before {
910
- content: "\f1d5"; }
909
+ .fa-xing-square {
910
+ --fa: "\f169"; }
911
911
 
912
- .fa-symfony:before {
913
- content: "\f83d"; }
912
+ .fa-bandcamp {
913
+ --fa: "\f2d5"; }
914
914
 
915
- .fa-maxcdn:before {
916
- content: "\f136"; }
915
+ .fa-wpforms {
916
+ --fa: "\f298"; }
917
917
 
918
- .fa-etsy:before {
919
- content: "\f2d7"; }
918
+ .fa-cloudversify {
919
+ --fa: "\f385"; }
920
920
 
921
- .fa-facebook-messenger:before {
922
- content: "\f39f"; }
921
+ .fa-usps {
922
+ --fa: "\f7e1"; }
923
923
 
924
- .fa-audible:before {
925
- content: "\f373"; }
924
+ .fa-megaport {
925
+ --fa: "\f5a3"; }
926
926
 
927
- .fa-think-peaks:before {
928
- content: "\f731"; }
927
+ .fa-magento {
928
+ --fa: "\f3c4"; }
929
929
 
930
- .fa-bilibili:before {
931
- content: "\e3d9"; }
930
+ .fa-spotify {
931
+ --fa: "\f1bc"; }
932
932
 
933
- .fa-erlang:before {
934
- content: "\f39d"; }
933
+ .fa-optin-monster {
934
+ --fa: "\f23c"; }
935
935
 
936
- .fa-cotton-bureau:before {
937
- content: "\f89e"; }
936
+ .fa-fly {
937
+ --fa: "\f417"; }
938
938
 
939
- .fa-dashcube:before {
940
- content: "\f210"; }
939
+ .fa-square-bluesky {
940
+ --fa: "\e6a3"; }
941
941
 
942
- .fa-42-group:before {
943
- content: "\e080"; }
942
+ .fa-aviato {
943
+ --fa: "\f421"; }
944
944
 
945
- .fa-innosoft:before {
946
- content: "\e080"; }
945
+ .fa-itunes {
946
+ --fa: "\f3b4"; }
947
947
 
948
- .fa-stack-exchange:before {
949
- content: "\f18d"; }
948
+ .fa-cuttlefish {
949
+ --fa: "\f38c"; }
950
950
 
951
- .fa-elementor:before {
952
- content: "\f430"; }
951
+ .fa-blogger {
952
+ --fa: "\f37c"; }
953
953
 
954
- .fa-square-pied-piper:before {
955
- content: "\e01e"; }
954
+ .fa-flickr {
955
+ --fa: "\f16e"; }
956
956
 
957
- .fa-pied-piper-square:before {
958
- content: "\e01e"; }
957
+ .fa-viber {
958
+ --fa: "\f409"; }
959
959
 
960
- .fa-creative-commons-nd:before {
961
- content: "\f4eb"; }
960
+ .fa-soundcloud {
961
+ --fa: "\f1be"; }
962
962
 
963
- .fa-palfed:before {
964
- content: "\f3d8"; }
963
+ .fa-digg {
964
+ --fa: "\f1a6"; }
965
965
 
966
- .fa-superpowers:before {
967
- content: "\f2dd"; }
966
+ .fa-tencent-weibo {
967
+ --fa: "\f1d5"; }
968
968
 
969
- .fa-resolving:before {
970
- content: "\f3e7"; }
969
+ .fa-letterboxd {
970
+ --fa: "\e62d"; }
971
971
 
972
- .fa-xbox:before {
973
- content: "\f412"; }
972
+ .fa-symfony {
973
+ --fa: "\f83d"; }
974
974
 
975
- .fa-searchengin:before {
976
- content: "\f3eb"; }
975
+ .fa-maxcdn {
976
+ --fa: "\f136"; }
977
977
 
978
- .fa-tiktok:before {
979
- content: "\e07b"; }
978
+ .fa-etsy {
979
+ --fa: "\f2d7"; }
980
980
 
981
- .fa-square-facebook:before {
982
- content: "\f082"; }
981
+ .fa-facebook-messenger {
982
+ --fa: "\f39f"; }
983
983
 
984
- .fa-facebook-square:before {
985
- content: "\f082"; }
984
+ .fa-audible {
985
+ --fa: "\f373"; }
986
986
 
987
- .fa-renren:before {
988
- content: "\f18b"; }
987
+ .fa-think-peaks {
988
+ --fa: "\f731"; }
989
989
 
990
- .fa-linux:before {
991
- content: "\f17c"; }
990
+ .fa-bilibili {
991
+ --fa: "\e3d9"; }
992
992
 
993
- .fa-glide:before {
994
- content: "\f2a5"; }
993
+ .fa-erlang {
994
+ --fa: "\f39d"; }
995
995
 
996
- .fa-linkedin:before {
997
- content: "\f08c"; }
996
+ .fa-x-twitter {
997
+ --fa: "\e61b"; }
998
998
 
999
- .fa-hubspot:before {
1000
- content: "\f3b2"; }
999
+ .fa-cotton-bureau {
1000
+ --fa: "\f89e"; }
1001
1001
 
1002
- .fa-deploydog:before {
1003
- content: "\f38e"; }
1002
+ .fa-dashcube {
1003
+ --fa: "\f210"; }
1004
1004
 
1005
- .fa-twitch:before {
1006
- content: "\f1e8"; }
1005
+ .fa-42-group {
1006
+ --fa: "\e080"; }
1007
1007
 
1008
- .fa-ravelry:before {
1009
- content: "\f2d9"; }
1008
+ .fa-innosoft {
1009
+ --fa: "\e080"; }
1010
1010
 
1011
- .fa-mixer:before {
1012
- content: "\e056"; }
1011
+ .fa-stack-exchange {
1012
+ --fa: "\f18d"; }
1013
1013
 
1014
- .fa-square-lastfm:before {
1015
- content: "\f203"; }
1014
+ .fa-elementor {
1015
+ --fa: "\f430"; }
1016
1016
 
1017
- .fa-lastfm-square:before {
1018
- content: "\f203"; }
1017
+ .fa-square-pied-piper {
1018
+ --fa: "\e01e"; }
1019
1019
 
1020
- .fa-vimeo:before {
1021
- content: "\f40a"; }
1020
+ .fa-pied-piper-square {
1021
+ --fa: "\e01e"; }
1022
1022
 
1023
- .fa-mendeley:before {
1024
- content: "\f7b3"; }
1023
+ .fa-creative-commons-nd {
1024
+ --fa: "\f4eb"; }
1025
1025
 
1026
- .fa-uniregistry:before {
1027
- content: "\f404"; }
1026
+ .fa-palfed {
1027
+ --fa: "\f3d8"; }
1028
1028
 
1029
- .fa-figma:before {
1030
- content: "\f799"; }
1029
+ .fa-superpowers {
1030
+ --fa: "\f2dd"; }
1031
1031
 
1032
- .fa-creative-commons-remix:before {
1033
- content: "\f4ee"; }
1032
+ .fa-resolving {
1033
+ --fa: "\f3e7"; }
1034
1034
 
1035
- .fa-cc-amazon-pay:before {
1036
- content: "\f42d"; }
1035
+ .fa-xbox {
1036
+ --fa: "\f412"; }
1037
1037
 
1038
- .fa-dropbox:before {
1039
- content: "\f16b"; }
1038
+ .fa-square-web-awesome-stroke {
1039
+ --fa: "\e684"; }
1040
1040
 
1041
- .fa-instagram:before {
1042
- content: "\f16d"; }
1041
+ .fa-searchengin {
1042
+ --fa: "\f3eb"; }
1043
1043
 
1044
- .fa-cmplid:before {
1045
- content: "\e360"; }
1044
+ .fa-tiktok {
1045
+ --fa: "\e07b"; }
1046
1046
 
1047
- .fa-facebook:before {
1048
- content: "\f09a"; }
1047
+ .fa-square-facebook {
1048
+ --fa: "\f082"; }
1049
1049
 
1050
- .fa-gripfire:before {
1051
- content: "\f3ac"; }
1050
+ .fa-facebook-square {
1051
+ --fa: "\f082"; }
1052
1052
 
1053
- .fa-jedi-order:before {
1054
- content: "\f50e"; }
1053
+ .fa-renren {
1054
+ --fa: "\f18b"; }
1055
1055
 
1056
- .fa-uikit:before {
1057
- content: "\f403"; }
1056
+ .fa-linux {
1057
+ --fa: "\f17c"; }
1058
1058
 
1059
- .fa-fort-awesome-alt:before {
1060
- content: "\f3a3"; }
1059
+ .fa-glide {
1060
+ --fa: "\f2a5"; }
1061
1061
 
1062
- .fa-phabricator:before {
1063
- content: "\f3db"; }
1062
+ .fa-linkedin {
1063
+ --fa: "\f08c"; }
1064
1064
 
1065
- .fa-ussunnah:before {
1066
- content: "\f407"; }
1065
+ .fa-hubspot {
1066
+ --fa: "\f3b2"; }
1067
1067
 
1068
- .fa-earlybirds:before {
1069
- content: "\f39a"; }
1068
+ .fa-deploydog {
1069
+ --fa: "\f38e"; }
1070
1070
 
1071
- .fa-trade-federation:before {
1072
- content: "\f513"; }
1071
+ .fa-twitch {
1072
+ --fa: "\f1e8"; }
1073
1073
 
1074
- .fa-autoprefixer:before {
1075
- content: "\f41c"; }
1074
+ .fa-flutter {
1075
+ --fa: "\e694"; }
1076
1076
 
1077
- .fa-whatsapp:before {
1078
- content: "\f232"; }
1077
+ .fa-ravelry {
1078
+ --fa: "\f2d9"; }
1079
1079
 
1080
- .fa-slideshare:before {
1081
- content: "\f1e7"; }
1080
+ .fa-mixer {
1081
+ --fa: "\e056"; }
1082
1082
 
1083
- .fa-google-play:before {
1084
- content: "\f3ab"; }
1083
+ .fa-square-lastfm {
1084
+ --fa: "\f203"; }
1085
1085
 
1086
- .fa-viadeo:before {
1087
- content: "\f2a9"; }
1086
+ .fa-lastfm-square {
1087
+ --fa: "\f203"; }
1088
1088
 
1089
- .fa-line:before {
1090
- content: "\f3c0"; }
1089
+ .fa-vimeo {
1090
+ --fa: "\f40a"; }
1091
1091
 
1092
- .fa-google-drive:before {
1093
- content: "\f3aa"; }
1092
+ .fa-mendeley {
1093
+ --fa: "\f7b3"; }
1094
1094
 
1095
- .fa-servicestack:before {
1096
- content: "\f3ec"; }
1095
+ .fa-uniregistry {
1096
+ --fa: "\f404"; }
1097
1097
 
1098
- .fa-simplybuilt:before {
1099
- content: "\f215"; }
1098
+ .fa-figma {
1099
+ --fa: "\f799"; }
1100
1100
 
1101
- .fa-bitbucket:before {
1102
- content: "\f171"; }
1101
+ .fa-creative-commons-remix {
1102
+ --fa: "\f4ee"; }
1103
1103
 
1104
- .fa-imdb:before {
1105
- content: "\f2d8"; }
1104
+ .fa-cc-amazon-pay {
1105
+ --fa: "\f42d"; }
1106
1106
 
1107
- .fa-deezer:before {
1108
- content: "\e077"; }
1107
+ .fa-dropbox {
1108
+ --fa: "\f16b"; }
1109
1109
 
1110
- .fa-raspberry-pi:before {
1111
- content: "\f7bb"; }
1110
+ .fa-instagram {
1111
+ --fa: "\f16d"; }
1112
1112
 
1113
- .fa-jira:before {
1114
- content: "\f7b1"; }
1113
+ .fa-cmplid {
1114
+ --fa: "\e360"; }
1115
1115
 
1116
- .fa-docker:before {
1117
- content: "\f395"; }
1116
+ .fa-upwork {
1117
+ --fa: "\e641"; }
1118
1118
 
1119
- .fa-screenpal:before {
1120
- content: "\e570"; }
1119
+ .fa-facebook {
1120
+ --fa: "\f09a"; }
1121
1121
 
1122
- .fa-bluetooth:before {
1123
- content: "\f293"; }
1122
+ .fa-gripfire {
1123
+ --fa: "\f3ac"; }
1124
1124
 
1125
- .fa-gitter:before {
1126
- content: "\f426"; }
1125
+ .fa-jedi-order {
1126
+ --fa: "\f50e"; }
1127
1127
 
1128
- .fa-d-and-d:before {
1129
- content: "\f38d"; }
1128
+ .fa-uikit {
1129
+ --fa: "\f403"; }
1130
1130
 
1131
- .fa-microblog:before {
1132
- content: "\e01a"; }
1131
+ .fa-fort-awesome-alt {
1132
+ --fa: "\f3a3"; }
1133
1133
 
1134
- .fa-cc-diners-club:before {
1135
- content: "\f24c"; }
1134
+ .fa-phabricator {
1135
+ --fa: "\f3db"; }
1136
1136
 
1137
- .fa-gg-circle:before {
1138
- content: "\f261"; }
1137
+ .fa-ussunnah {
1138
+ --fa: "\f407"; }
1139
1139
 
1140
- .fa-pied-piper-hat:before {
1141
- content: "\f4e5"; }
1140
+ .fa-earlybirds {
1141
+ --fa: "\f39a"; }
1142
1142
 
1143
- .fa-kickstarter-k:before {
1144
- content: "\f3bc"; }
1143
+ .fa-trade-federation {
1144
+ --fa: "\f513"; }
1145
1145
 
1146
- .fa-yandex:before {
1147
- content: "\f413"; }
1146
+ .fa-autoprefixer {
1147
+ --fa: "\f41c"; }
1148
1148
 
1149
- .fa-readme:before {
1150
- content: "\f4d5"; }
1149
+ .fa-whatsapp {
1150
+ --fa: "\f232"; }
1151
1151
 
1152
- .fa-html5:before {
1153
- content: "\f13b"; }
1152
+ .fa-square-upwork {
1153
+ --fa: "\e67c"; }
1154
1154
 
1155
- .fa-sellsy:before {
1156
- content: "\f213"; }
1155
+ .fa-slideshare {
1156
+ --fa: "\f1e7"; }
1157
1157
 
1158
- .fa-sass:before {
1159
- content: "\f41e"; }
1158
+ .fa-google-play {
1159
+ --fa: "\f3ab"; }
1160
1160
 
1161
- .fa-wirsindhandwerk:before {
1162
- content: "\e2d0"; }
1161
+ .fa-viadeo {
1162
+ --fa: "\f2a9"; }
1163
1163
 
1164
- .fa-wsh:before {
1165
- content: "\e2d0"; }
1164
+ .fa-line {
1165
+ --fa: "\f3c0"; }
1166
1166
 
1167
- .fa-buromobelexperte:before {
1168
- content: "\f37f"; }
1167
+ .fa-google-drive {
1168
+ --fa: "\f3aa"; }
1169
1169
 
1170
- .fa-salesforce:before {
1171
- content: "\f83b"; }
1170
+ .fa-servicestack {
1171
+ --fa: "\f3ec"; }
1172
1172
 
1173
- .fa-octopus-deploy:before {
1174
- content: "\e082"; }
1173
+ .fa-simplybuilt {
1174
+ --fa: "\f215"; }
1175
1175
 
1176
- .fa-medapps:before {
1177
- content: "\f3c6"; }
1176
+ .fa-bitbucket {
1177
+ --fa: "\f171"; }
1178
1178
 
1179
- .fa-ns8:before {
1180
- content: "\f3d5"; }
1179
+ .fa-imdb {
1180
+ --fa: "\f2d8"; }
1181
1181
 
1182
- .fa-pinterest-p:before {
1183
- content: "\f231"; }
1182
+ .fa-deezer {
1183
+ --fa: "\e077"; }
1184
1184
 
1185
- .fa-apper:before {
1186
- content: "\f371"; }
1185
+ .fa-raspberry-pi {
1186
+ --fa: "\f7bb"; }
1187
1187
 
1188
- .fa-fort-awesome:before {
1189
- content: "\f286"; }
1188
+ .fa-jira {
1189
+ --fa: "\f7b1"; }
1190
1190
 
1191
- .fa-waze:before {
1192
- content: "\f83f"; }
1191
+ .fa-docker {
1192
+ --fa: "\f395"; }
1193
1193
 
1194
- .fa-cc-jcb:before {
1195
- content: "\f24b"; }
1194
+ .fa-screenpal {
1195
+ --fa: "\e570"; }
1196
1196
 
1197
- .fa-snapchat:before {
1198
- content: "\f2ab"; }
1197
+ .fa-bluetooth {
1198
+ --fa: "\f293"; }
1199
1199
 
1200
- .fa-snapchat-ghost:before {
1201
- content: "\f2ab"; }
1200
+ .fa-gitter {
1201
+ --fa: "\f426"; }
1202
1202
 
1203
- .fa-fantasy-flight-games:before {
1204
- content: "\f6dc"; }
1203
+ .fa-d-and-d {
1204
+ --fa: "\f38d"; }
1205
1205
 
1206
- .fa-rust:before {
1207
- content: "\e07a"; }
1206
+ .fa-microblog {
1207
+ --fa: "\e01a"; }
1208
1208
 
1209
- .fa-wix:before {
1210
- content: "\f5cf"; }
1209
+ .fa-cc-diners-club {
1210
+ --fa: "\f24c"; }
1211
1211
 
1212
- .fa-square-behance:before {
1213
- content: "\f1b5"; }
1212
+ .fa-gg-circle {
1213
+ --fa: "\f261"; }
1214
1214
 
1215
- .fa-behance-square:before {
1216
- content: "\f1b5"; }
1215
+ .fa-pied-piper-hat {
1216
+ --fa: "\f4e5"; }
1217
1217
 
1218
- .fa-supple:before {
1219
- content: "\f3f9"; }
1218
+ .fa-kickstarter-k {
1219
+ --fa: "\f3bc"; }
1220
1220
 
1221
- .fa-rebel:before {
1222
- content: "\f1d0"; }
1221
+ .fa-yandex {
1222
+ --fa: "\f413"; }
1223
1223
 
1224
- .fa-css3:before {
1225
- content: "\f13c"; }
1224
+ .fa-readme {
1225
+ --fa: "\f4d5"; }
1226
1226
 
1227
- .fa-staylinked:before {
1228
- content: "\f3f5"; }
1227
+ .fa-html5 {
1228
+ --fa: "\f13b"; }
1229
1229
 
1230
- .fa-kaggle:before {
1231
- content: "\f5fa"; }
1230
+ .fa-sellsy {
1231
+ --fa: "\f213"; }
1232
1232
 
1233
- .fa-space-awesome:before {
1234
- content: "\e5ac"; }
1233
+ .fa-square-web-awesome {
1234
+ --fa: "\e683"; }
1235
1235
 
1236
- .fa-deviantart:before {
1237
- content: "\f1bd"; }
1236
+ .fa-sass {
1237
+ --fa: "\f41e"; }
1238
1238
 
1239
- .fa-cpanel:before {
1240
- content: "\f388"; }
1239
+ .fa-wirsindhandwerk {
1240
+ --fa: "\e2d0"; }
1241
1241
 
1242
- .fa-goodreads-g:before {
1243
- content: "\f3a9"; }
1242
+ .fa-wsh {
1243
+ --fa: "\e2d0"; }
1244
1244
 
1245
- .fa-square-git:before {
1246
- content: "\f1d2"; }
1245
+ .fa-buromobelexperte {
1246
+ --fa: "\f37f"; }
1247
1247
 
1248
- .fa-git-square:before {
1249
- content: "\f1d2"; }
1248
+ .fa-salesforce {
1249
+ --fa: "\f83b"; }
1250
1250
 
1251
- .fa-square-tumblr:before {
1252
- content: "\f174"; }
1251
+ .fa-octopus-deploy {
1252
+ --fa: "\e082"; }
1253
1253
 
1254
- .fa-tumblr-square:before {
1255
- content: "\f174"; }
1254
+ .fa-medapps {
1255
+ --fa: "\f3c6"; }
1256
1256
 
1257
- .fa-trello:before {
1258
- content: "\f181"; }
1257
+ .fa-ns8 {
1258
+ --fa: "\f3d5"; }
1259
1259
 
1260
- .fa-creative-commons-nc-jp:before {
1261
- content: "\f4ea"; }
1260
+ .fa-pinterest-p {
1261
+ --fa: "\f231"; }
1262
1262
 
1263
- .fa-get-pocket:before {
1264
- content: "\f265"; }
1263
+ .fa-apper {
1264
+ --fa: "\f371"; }
1265
1265
 
1266
- .fa-perbyte:before {
1267
- content: "\e083"; }
1266
+ .fa-fort-awesome {
1267
+ --fa: "\f286"; }
1268
1268
 
1269
- .fa-grunt:before {
1270
- content: "\f3ad"; }
1269
+ .fa-waze {
1270
+ --fa: "\f83f"; }
1271
1271
 
1272
- .fa-weebly:before {
1273
- content: "\f5cc"; }
1272
+ .fa-bluesky {
1273
+ --fa: "\e671"; }
1274
1274
 
1275
- .fa-connectdevelop:before {
1276
- content: "\f20e"; }
1275
+ .fa-cc-jcb {
1276
+ --fa: "\f24b"; }
1277
1277
 
1278
- .fa-leanpub:before {
1279
- content: "\f212"; }
1278
+ .fa-snapchat {
1279
+ --fa: "\f2ab"; }
1280
1280
 
1281
- .fa-black-tie:before {
1282
- content: "\f27e"; }
1281
+ .fa-snapchat-ghost {
1282
+ --fa: "\f2ab"; }
1283
1283
 
1284
- .fa-themeco:before {
1285
- content: "\f5c6"; }
1284
+ .fa-fantasy-flight-games {
1285
+ --fa: "\f6dc"; }
1286
1286
 
1287
- .fa-python:before {
1288
- content: "\f3e2"; }
1287
+ .fa-rust {
1288
+ --fa: "\e07a"; }
1289
1289
 
1290
- .fa-android:before {
1291
- content: "\f17b"; }
1290
+ .fa-wix {
1291
+ --fa: "\f5cf"; }
1292
1292
 
1293
- .fa-bots:before {
1294
- content: "\e340"; }
1293
+ .fa-square-behance {
1294
+ --fa: "\f1b5"; }
1295
1295
 
1296
- .fa-free-code-camp:before {
1297
- content: "\f2c5"; }
1296
+ .fa-behance-square {
1297
+ --fa: "\f1b5"; }
1298
1298
 
1299
- .fa-hornbill:before {
1300
- content: "\f592"; }
1299
+ .fa-supple {
1300
+ --fa: "\f3f9"; }
1301
1301
 
1302
- .fa-js:before {
1303
- content: "\f3b8"; }
1302
+ .fa-webflow {
1303
+ --fa: "\e65c"; }
1304
1304
 
1305
- .fa-ideal:before {
1306
- content: "\e013"; }
1305
+ .fa-rebel {
1306
+ --fa: "\f1d0"; }
1307
1307
 
1308
- .fa-git:before {
1309
- content: "\f1d3"; }
1308
+ .fa-css3 {
1309
+ --fa: "\f13c"; }
1310
1310
 
1311
- .fa-dev:before {
1312
- content: "\f6cc"; }
1311
+ .fa-staylinked {
1312
+ --fa: "\f3f5"; }
1313
1313
 
1314
- .fa-sketch:before {
1315
- content: "\f7c6"; }
1314
+ .fa-kaggle {
1315
+ --fa: "\f5fa"; }
1316
1316
 
1317
- .fa-yandex-international:before {
1318
- content: "\f414"; }
1317
+ .fa-space-awesome {
1318
+ --fa: "\e5ac"; }
1319
1319
 
1320
- .fa-cc-amex:before {
1321
- content: "\f1f3"; }
1320
+ .fa-deviantart {
1321
+ --fa: "\f1bd"; }
1322
1322
 
1323
- .fa-uber:before {
1324
- content: "\f402"; }
1323
+ .fa-cpanel {
1324
+ --fa: "\f388"; }
1325
1325
 
1326
- .fa-github:before {
1327
- content: "\f09b"; }
1326
+ .fa-goodreads-g {
1327
+ --fa: "\f3a9"; }
1328
1328
 
1329
- .fa-php:before {
1330
- content: "\f457"; }
1329
+ .fa-square-git {
1330
+ --fa: "\f1d2"; }
1331
1331
 
1332
- .fa-alipay:before {
1333
- content: "\f642"; }
1332
+ .fa-git-square {
1333
+ --fa: "\f1d2"; }
1334
1334
 
1335
- .fa-youtube:before {
1336
- content: "\f167"; }
1335
+ .fa-square-tumblr {
1336
+ --fa: "\f174"; }
1337
1337
 
1338
- .fa-skyatlas:before {
1339
- content: "\f216"; }
1338
+ .fa-tumblr-square {
1339
+ --fa: "\f174"; }
1340
1340
 
1341
- .fa-firefox-browser:before {
1342
- content: "\e007"; }
1341
+ .fa-trello {
1342
+ --fa: "\f181"; }
1343
1343
 
1344
- .fa-replyd:before {
1345
- content: "\f3e6"; }
1344
+ .fa-creative-commons-nc-jp {
1345
+ --fa: "\f4ea"; }
1346
1346
 
1347
- .fa-suse:before {
1348
- content: "\f7d6"; }
1347
+ .fa-get-pocket {
1348
+ --fa: "\f265"; }
1349
1349
 
1350
- .fa-jenkins:before {
1351
- content: "\f3b6"; }
1350
+ .fa-perbyte {
1351
+ --fa: "\e083"; }
1352
1352
 
1353
- .fa-twitter:before {
1354
- content: "\f099"; }
1353
+ .fa-grunt {
1354
+ --fa: "\f3ad"; }
1355
1355
 
1356
- .fa-rockrms:before {
1357
- content: "\f3e9"; }
1356
+ .fa-weebly {
1357
+ --fa: "\f5cc"; }
1358
1358
 
1359
- .fa-pinterest:before {
1360
- content: "\f0d2"; }
1359
+ .fa-connectdevelop {
1360
+ --fa: "\f20e"; }
1361
1361
 
1362
- .fa-buffer:before {
1363
- content: "\f837"; }
1362
+ .fa-leanpub {
1363
+ --fa: "\f212"; }
1364
1364
 
1365
- .fa-npm:before {
1366
- content: "\f3d4"; }
1365
+ .fa-black-tie {
1366
+ --fa: "\f27e"; }
1367
1367
 
1368
- .fa-yammer:before {
1369
- content: "\f840"; }
1368
+ .fa-themeco {
1369
+ --fa: "\f5c6"; }
1370
1370
 
1371
- .fa-btc:before {
1372
- content: "\f15a"; }
1371
+ .fa-python {
1372
+ --fa: "\f3e2"; }
1373
1373
 
1374
- .fa-dribbble:before {
1375
- content: "\f17d"; }
1374
+ .fa-android {
1375
+ --fa: "\f17b"; }
1376
1376
 
1377
- .fa-stumbleupon-circle:before {
1378
- content: "\f1a3"; }
1377
+ .fa-bots {
1378
+ --fa: "\e340"; }
1379
1379
 
1380
- .fa-internet-explorer:before {
1381
- content: "\f26b"; }
1380
+ .fa-free-code-camp {
1381
+ --fa: "\f2c5"; }
1382
1382
 
1383
- .fa-stubber:before {
1384
- content: "\e5c7"; }
1383
+ .fa-hornbill {
1384
+ --fa: "\f592"; }
1385
1385
 
1386
- .fa-telegram:before {
1387
- content: "\f2c6"; }
1386
+ .fa-js {
1387
+ --fa: "\f3b8"; }
1388
1388
 
1389
- .fa-telegram-plane:before {
1390
- content: "\f2c6"; }
1389
+ .fa-ideal {
1390
+ --fa: "\e013"; }
1391
1391
 
1392
- .fa-old-republic:before {
1393
- content: "\f510"; }
1392
+ .fa-git {
1393
+ --fa: "\f1d3"; }
1394
1394
 
1395
- .fa-odysee:before {
1396
- content: "\e5c6"; }
1395
+ .fa-dev {
1396
+ --fa: "\f6cc"; }
1397
1397
 
1398
- .fa-square-whatsapp:before {
1399
- content: "\f40c"; }
1398
+ .fa-sketch {
1399
+ --fa: "\f7c6"; }
1400
1400
 
1401
- .fa-whatsapp-square:before {
1402
- content: "\f40c"; }
1401
+ .fa-yandex-international {
1402
+ --fa: "\f414"; }
1403
1403
 
1404
- .fa-node-js:before {
1405
- content: "\f3d3"; }
1404
+ .fa-cc-amex {
1405
+ --fa: "\f1f3"; }
1406
1406
 
1407
- .fa-edge-legacy:before {
1408
- content: "\e078"; }
1407
+ .fa-uber {
1408
+ --fa: "\f402"; }
1409
1409
 
1410
- .fa-slack:before {
1411
- content: "\f198"; }
1410
+ .fa-github {
1411
+ --fa: "\f09b"; }
1412
1412
 
1413
- .fa-slack-hash:before {
1414
- content: "\f198"; }
1413
+ .fa-php {
1414
+ --fa: "\f457"; }
1415
1415
 
1416
- .fa-medrt:before {
1417
- content: "\f3c8"; }
1416
+ .fa-alipay {
1417
+ --fa: "\f642"; }
1418
1418
 
1419
- .fa-usb:before {
1420
- content: "\f287"; }
1419
+ .fa-youtube {
1420
+ --fa: "\f167"; }
1421
1421
 
1422
- .fa-tumblr:before {
1423
- content: "\f173"; }
1422
+ .fa-skyatlas {
1423
+ --fa: "\f216"; }
1424
1424
 
1425
- .fa-vaadin:before {
1426
- content: "\f408"; }
1425
+ .fa-firefox-browser {
1426
+ --fa: "\e007"; }
1427
1427
 
1428
- .fa-quora:before {
1429
- content: "\f2c4"; }
1428
+ .fa-replyd {
1429
+ --fa: "\f3e6"; }
1430
1430
 
1431
- .fa-reacteurope:before {
1432
- content: "\f75d"; }
1431
+ .fa-suse {
1432
+ --fa: "\f7d6"; }
1433
1433
 
1434
- .fa-medium:before {
1435
- content: "\f23a"; }
1434
+ .fa-jenkins {
1435
+ --fa: "\f3b6"; }
1436
1436
 
1437
- .fa-medium-m:before {
1438
- content: "\f23a"; }
1437
+ .fa-twitter {
1438
+ --fa: "\f099"; }
1439
1439
 
1440
- .fa-amilia:before {
1441
- content: "\f36d"; }
1440
+ .fa-rockrms {
1441
+ --fa: "\f3e9"; }
1442
1442
 
1443
- .fa-mixcloud:before {
1444
- content: "\f289"; }
1443
+ .fa-pinterest {
1444
+ --fa: "\f0d2"; }
1445
1445
 
1446
- .fa-flipboard:before {
1447
- content: "\f44d"; }
1446
+ .fa-buffer {
1447
+ --fa: "\f837"; }
1448
1448
 
1449
- .fa-viacoin:before {
1450
- content: "\f237"; }
1449
+ .fa-npm {
1450
+ --fa: "\f3d4"; }
1451
1451
 
1452
- .fa-critical-role:before {
1453
- content: "\f6c9"; }
1452
+ .fa-yammer {
1453
+ --fa: "\f840"; }
1454
1454
 
1455
- .fa-sitrox:before {
1456
- content: "\e44a"; }
1455
+ .fa-btc {
1456
+ --fa: "\f15a"; }
1457
1457
 
1458
- .fa-discourse:before {
1459
- content: "\f393"; }
1458
+ .fa-dribbble {
1459
+ --fa: "\f17d"; }
1460
1460
 
1461
- .fa-joomla:before {
1462
- content: "\f1aa"; }
1461
+ .fa-stumbleupon-circle {
1462
+ --fa: "\f1a3"; }
1463
1463
 
1464
- .fa-mastodon:before {
1465
- content: "\f4f6"; }
1464
+ .fa-internet-explorer {
1465
+ --fa: "\f26b"; }
1466
1466
 
1467
- .fa-airbnb:before {
1468
- content: "\f834"; }
1467
+ .fa-stubber {
1468
+ --fa: "\e5c7"; }
1469
1469
 
1470
- .fa-wolf-pack-battalion:before {
1471
- content: "\f514"; }
1470
+ .fa-telegram {
1471
+ --fa: "\f2c6"; }
1472
1472
 
1473
- .fa-buy-n-large:before {
1474
- content: "\f8a6"; }
1473
+ .fa-telegram-plane {
1474
+ --fa: "\f2c6"; }
1475
1475
 
1476
- .fa-gulp:before {
1477
- content: "\f3ae"; }
1476
+ .fa-old-republic {
1477
+ --fa: "\f510"; }
1478
1478
 
1479
- .fa-creative-commons-sampling-plus:before {
1480
- content: "\f4f1"; }
1479
+ .fa-odysee {
1480
+ --fa: "\e5c6"; }
1481
1481
 
1482
- .fa-strava:before {
1483
- content: "\f428"; }
1482
+ .fa-square-whatsapp {
1483
+ --fa: "\f40c"; }
1484
1484
 
1485
- .fa-ember:before {
1486
- content: "\f423"; }
1485
+ .fa-whatsapp-square {
1486
+ --fa: "\f40c"; }
1487
1487
 
1488
- .fa-canadian-maple-leaf:before {
1489
- content: "\f785"; }
1488
+ .fa-node-js {
1489
+ --fa: "\f3d3"; }
1490
1490
 
1491
- .fa-teamspeak:before {
1492
- content: "\f4f9"; }
1491
+ .fa-edge-legacy {
1492
+ --fa: "\e078"; }
1493
1493
 
1494
- .fa-pushed:before {
1495
- content: "\f3e1"; }
1494
+ .fa-slack {
1495
+ --fa: "\f198"; }
1496
1496
 
1497
- .fa-wordpress-simple:before {
1498
- content: "\f411"; }
1497
+ .fa-slack-hash {
1498
+ --fa: "\f198"; }
1499
1499
 
1500
- .fa-nutritionix:before {
1501
- content: "\f3d6"; }
1500
+ .fa-medrt {
1501
+ --fa: "\f3c8"; }
1502
1502
 
1503
- .fa-wodu:before {
1504
- content: "\e088"; }
1503
+ .fa-usb {
1504
+ --fa: "\f287"; }
1505
1505
 
1506
- .fa-google-pay:before {
1507
- content: "\e079"; }
1506
+ .fa-tumblr {
1507
+ --fa: "\f173"; }
1508
1508
 
1509
- .fa-intercom:before {
1510
- content: "\f7af"; }
1509
+ .fa-vaadin {
1510
+ --fa: "\f408"; }
1511
1511
 
1512
- .fa-zhihu:before {
1513
- content: "\f63f"; }
1512
+ .fa-quora {
1513
+ --fa: "\f2c4"; }
1514
1514
 
1515
- .fa-korvue:before {
1516
- content: "\f42f"; }
1515
+ .fa-square-x-twitter {
1516
+ --fa: "\e61a"; }
1517
1517
 
1518
- .fa-pix:before {
1519
- content: "\e43a"; }
1518
+ .fa-reacteurope {
1519
+ --fa: "\f75d"; }
1520
1520
 
1521
- .fa-steam-symbol:before {
1522
- content: "\f3f6"; }
1521
+ .fa-medium {
1522
+ --fa: "\f23a"; }
1523
+
1524
+ .fa-medium-m {
1525
+ --fa: "\f23a"; }
1526
+
1527
+ .fa-amilia {
1528
+ --fa: "\f36d"; }
1529
+
1530
+ .fa-mixcloud {
1531
+ --fa: "\f289"; }
1532
+
1533
+ .fa-flipboard {
1534
+ --fa: "\f44d"; }
1535
+
1536
+ .fa-viacoin {
1537
+ --fa: "\f237"; }
1538
+
1539
+ .fa-critical-role {
1540
+ --fa: "\f6c9"; }
1541
+
1542
+ .fa-sitrox {
1543
+ --fa: "\e44a"; }
1544
+
1545
+ .fa-discourse {
1546
+ --fa: "\f393"; }
1547
+
1548
+ .fa-joomla {
1549
+ --fa: "\f1aa"; }
1550
+
1551
+ .fa-mastodon {
1552
+ --fa: "\f4f6"; }
1553
+
1554
+ .fa-airbnb {
1555
+ --fa: "\f834"; }
1556
+
1557
+ .fa-wolf-pack-battalion {
1558
+ --fa: "\f514"; }
1559
+
1560
+ .fa-buy-n-large {
1561
+ --fa: "\f8a6"; }
1562
+
1563
+ .fa-gulp {
1564
+ --fa: "\f3ae"; }
1565
+
1566
+ .fa-creative-commons-sampling-plus {
1567
+ --fa: "\f4f1"; }
1568
+
1569
+ .fa-strava {
1570
+ --fa: "\f428"; }
1571
+
1572
+ .fa-ember {
1573
+ --fa: "\f423"; }
1574
+
1575
+ .fa-canadian-maple-leaf {
1576
+ --fa: "\f785"; }
1577
+
1578
+ .fa-teamspeak {
1579
+ --fa: "\f4f9"; }
1580
+
1581
+ .fa-pushed {
1582
+ --fa: "\f3e1"; }
1583
+
1584
+ .fa-wordpress-simple {
1585
+ --fa: "\f411"; }
1586
+
1587
+ .fa-nutritionix {
1588
+ --fa: "\f3d6"; }
1589
+
1590
+ .fa-wodu {
1591
+ --fa: "\e088"; }
1592
+
1593
+ .fa-google-pay {
1594
+ --fa: "\e079"; }
1595
+
1596
+ .fa-intercom {
1597
+ --fa: "\f7af"; }
1598
+
1599
+ .fa-zhihu {
1600
+ --fa: "\f63f"; }
1601
+
1602
+ .fa-korvue {
1603
+ --fa: "\f42f"; }
1604
+
1605
+ .fa-pix {
1606
+ --fa: "\e43a"; }
1607
+
1608
+ .fa-steam-symbol {
1609
+ --fa: "\f3f6"; }