@esfaenza/core 15.2.230 → 15.2.232

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 (90) 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/lib/app.component.mjs +2 -2
  85. package/esm2020/public-api.mjs +1 -1
  86. package/fesm2015/esfaenza-core.mjs +2 -2
  87. package/fesm2015/esfaenza-core.mjs.map +1 -1
  88. package/fesm2020/esfaenza-core.mjs +2 -2
  89. package/fesm2020/esfaenza-core.mjs.map +1 -1
  90. package/package.json +2 -2
@@ -1,174 +1,174 @@
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
- .fa.fa-glass:before {
7
- content: "\f000"; }
6
+ .fa.fa-glass {
7
+ --fa: "\f000"; }
8
8
 
9
9
  .fa.fa-envelope-o {
10
10
  font-family: 'Font Awesome 6 Pro';
11
11
  font-weight: 400; }
12
12
 
13
- .fa.fa-envelope-o:before {
14
- content: "\f0e0"; }
13
+ .fa.fa-envelope-o {
14
+ --fa: "\f0e0"; }
15
15
 
16
16
  .fa.fa-star-o {
17
17
  font-family: 'Font Awesome 6 Pro';
18
18
  font-weight: 400; }
19
19
 
20
- .fa.fa-star-o:before {
21
- content: "\f005"; }
20
+ .fa.fa-star-o {
21
+ --fa: "\f005"; }
22
22
 
23
- .fa.fa-remove:before {
24
- content: "\f00d"; }
23
+ .fa.fa-remove {
24
+ --fa: "\f00d"; }
25
25
 
26
- .fa.fa-close:before {
27
- content: "\f00d"; }
26
+ .fa.fa-close {
27
+ --fa: "\f00d"; }
28
28
 
29
- .fa.fa-gear:before {
30
- content: "\f013"; }
29
+ .fa.fa-gear {
30
+ --fa: "\f013"; }
31
31
 
32
32
  .fa.fa-trash-o {
33
33
  font-family: 'Font Awesome 6 Pro';
34
34
  font-weight: 400; }
35
35
 
36
- .fa.fa-trash-o:before {
37
- content: "\f2ed"; }
36
+ .fa.fa-trash-o {
37
+ --fa: "\f2ed"; }
38
38
 
39
- .fa.fa-home:before {
40
- content: "\f015"; }
39
+ .fa.fa-home {
40
+ --fa: "\f015"; }
41
41
 
42
42
  .fa.fa-file-o {
43
43
  font-family: 'Font Awesome 6 Pro';
44
44
  font-weight: 400; }
45
45
 
46
- .fa.fa-file-o:before {
47
- content: "\f15b"; }
46
+ .fa.fa-file-o {
47
+ --fa: "\f15b"; }
48
48
 
49
49
  .fa.fa-clock-o {
50
50
  font-family: 'Font Awesome 6 Pro';
51
51
  font-weight: 400; }
52
52
 
53
- .fa.fa-clock-o:before {
54
- content: "\f017"; }
53
+ .fa.fa-clock-o {
54
+ --fa: "\f017"; }
55
55
 
56
56
  .fa.fa-arrow-circle-o-down {
57
57
  font-family: 'Font Awesome 6 Pro';
58
58
  font-weight: 400; }
59
59
 
60
- .fa.fa-arrow-circle-o-down:before {
61
- content: "\f358"; }
60
+ .fa.fa-arrow-circle-o-down {
61
+ --fa: "\f358"; }
62
62
 
63
63
  .fa.fa-arrow-circle-o-up {
64
64
  font-family: 'Font Awesome 6 Pro';
65
65
  font-weight: 400; }
66
66
 
67
- .fa.fa-arrow-circle-o-up:before {
68
- content: "\f35b"; }
67
+ .fa.fa-arrow-circle-o-up {
68
+ --fa: "\f35b"; }
69
69
 
70
70
  .fa.fa-play-circle-o {
71
71
  font-family: 'Font Awesome 6 Pro';
72
72
  font-weight: 400; }
73
73
 
74
- .fa.fa-play-circle-o:before {
75
- content: "\f144"; }
74
+ .fa.fa-play-circle-o {
75
+ --fa: "\f144"; }
76
76
 
77
- .fa.fa-repeat:before {
78
- content: "\f01e"; }
77
+ .fa.fa-repeat {
78
+ --fa: "\f01e"; }
79
79
 
80
- .fa.fa-rotate-right:before {
81
- content: "\f01e"; }
80
+ .fa.fa-rotate-right {
81
+ --fa: "\f01e"; }
82
82
 
83
- .fa.fa-refresh:before {
84
- content: "\f021"; }
83
+ .fa.fa-refresh {
84
+ --fa: "\f021"; }
85
85
 
86
86
  .fa.fa-list-alt {
87
87
  font-family: 'Font Awesome 6 Pro';
88
88
  font-weight: 400; }
89
89
 
90
- .fa.fa-list-alt:before {
91
- content: "\f022"; }
90
+ .fa.fa-list-alt {
91
+ --fa: "\f022"; }
92
92
 
93
- .fa.fa-dedent:before {
94
- content: "\f03b"; }
93
+ .fa.fa-dedent {
94
+ --fa: "\f03b"; }
95
95
 
96
- .fa.fa-video-camera:before {
97
- content: "\f03d"; }
96
+ .fa.fa-video-camera {
97
+ --fa: "\f03d"; }
98
98
 
99
99
  .fa.fa-picture-o {
100
100
  font-family: 'Font Awesome 6 Pro';
101
101
  font-weight: 400; }
102
102
 
103
- .fa.fa-picture-o:before {
104
- content: "\f03e"; }
103
+ .fa.fa-picture-o {
104
+ --fa: "\f03e"; }
105
105
 
106
106
  .fa.fa-photo {
107
107
  font-family: 'Font Awesome 6 Pro';
108
108
  font-weight: 400; }
109
109
 
110
- .fa.fa-photo:before {
111
- content: "\f03e"; }
110
+ .fa.fa-photo {
111
+ --fa: "\f03e"; }
112
112
 
113
113
  .fa.fa-image {
114
114
  font-family: 'Font Awesome 6 Pro';
115
115
  font-weight: 400; }
116
116
 
117
- .fa.fa-image:before {
118
- content: "\f03e"; }
117
+ .fa.fa-image {
118
+ --fa: "\f03e"; }
119
119
 
120
- .fa.fa-map-marker:before {
121
- content: "\f3c5"; }
120
+ .fa.fa-map-marker {
121
+ --fa: "\f3c5"; }
122
122
 
123
123
  .fa.fa-pencil-square-o {
124
124
  font-family: 'Font Awesome 6 Pro';
125
125
  font-weight: 400; }
126
126
 
127
- .fa.fa-pencil-square-o:before {
128
- content: "\f044"; }
127
+ .fa.fa-pencil-square-o {
128
+ --fa: "\f044"; }
129
129
 
130
130
  .fa.fa-edit {
131
131
  font-family: 'Font Awesome 6 Pro';
132
132
  font-weight: 400; }
133
133
 
134
- .fa.fa-edit:before {
135
- content: "\f044"; }
134
+ .fa.fa-edit {
135
+ --fa: "\f044"; }
136
136
 
137
- .fa.fa-share-square-o:before {
138
- content: "\f14d"; }
137
+ .fa.fa-share-square-o {
138
+ --fa: "\f14d"; }
139
139
 
140
140
  .fa.fa-check-square-o {
141
141
  font-family: 'Font Awesome 6 Pro';
142
142
  font-weight: 400; }
143
143
 
144
- .fa.fa-check-square-o:before {
145
- content: "\f14a"; }
144
+ .fa.fa-check-square-o {
145
+ --fa: "\f14a"; }
146
146
 
147
- .fa.fa-arrows:before {
148
- content: "\f0b2"; }
147
+ .fa.fa-arrows {
148
+ --fa: "\f0b2"; }
149
149
 
150
150
  .fa.fa-times-circle-o {
151
151
  font-family: 'Font Awesome 6 Pro';
152
152
  font-weight: 400; }
153
153
 
154
- .fa.fa-times-circle-o:before {
155
- content: "\f057"; }
154
+ .fa.fa-times-circle-o {
155
+ --fa: "\f057"; }
156
156
 
157
157
  .fa.fa-check-circle-o {
158
158
  font-family: 'Font Awesome 6 Pro';
159
159
  font-weight: 400; }
160
160
 
161
- .fa.fa-check-circle-o:before {
162
- content: "\f058"; }
161
+ .fa.fa-check-circle-o {
162
+ --fa: "\f058"; }
163
163
 
164
- .fa.fa-mail-forward:before {
165
- content: "\f064"; }
164
+ .fa.fa-mail-forward {
165
+ --fa: "\f064"; }
166
166
 
167
- .fa.fa-expand:before {
168
- content: "\f424"; }
167
+ .fa.fa-expand {
168
+ --fa: "\f424"; }
169
169
 
170
- .fa.fa-compress:before {
171
- content: "\f422"; }
170
+ .fa.fa-compress {
171
+ --fa: "\f422"; }
172
172
 
173
173
  .fa.fa-eye {
174
174
  font-family: 'Font Awesome 6 Pro';
@@ -178,108 +178,108 @@
178
178
  font-family: 'Font Awesome 6 Pro';
179
179
  font-weight: 400; }
180
180
 
181
- .fa.fa-warning:before {
182
- content: "\f071"; }
181
+ .fa.fa-warning {
182
+ --fa: "\f071"; }
183
183
 
184
- .fa.fa-calendar:before {
185
- content: "\f073"; }
184
+ .fa.fa-calendar {
185
+ --fa: "\f073"; }
186
186
 
187
- .fa.fa-arrows-v:before {
188
- content: "\f338"; }
187
+ .fa.fa-arrows-v {
188
+ --fa: "\f338"; }
189
189
 
190
- .fa.fa-arrows-h:before {
191
- content: "\f337"; }
190
+ .fa.fa-arrows-h {
191
+ --fa: "\f337"; }
192
192
 
193
- .fa.fa-bar-chart:before {
194
- content: "\e0e3"; }
193
+ .fa.fa-bar-chart {
194
+ --fa: "\e0e3"; }
195
195
 
196
- .fa.fa-bar-chart-o:before {
197
- content: "\e0e3"; }
196
+ .fa.fa-bar-chart-o {
197
+ --fa: "\e0e3"; }
198
198
 
199
199
  .fa.fa-twitter-square {
200
200
  font-family: 'Font Awesome 6 Brands';
201
201
  font-weight: 400; }
202
202
 
203
- .fa.fa-twitter-square:before {
204
- content: "\f081"; }
203
+ .fa.fa-twitter-square {
204
+ --fa: "\f081"; }
205
205
 
206
206
  .fa.fa-facebook-square {
207
207
  font-family: 'Font Awesome 6 Brands';
208
208
  font-weight: 400; }
209
209
 
210
- .fa.fa-facebook-square:before {
211
- content: "\f082"; }
210
+ .fa.fa-facebook-square {
211
+ --fa: "\f082"; }
212
212
 
213
- .fa.fa-gears:before {
214
- content: "\f085"; }
213
+ .fa.fa-gears {
214
+ --fa: "\f085"; }
215
215
 
216
216
  .fa.fa-thumbs-o-up {
217
217
  font-family: 'Font Awesome 6 Pro';
218
218
  font-weight: 400; }
219
219
 
220
- .fa.fa-thumbs-o-up:before {
221
- content: "\f164"; }
220
+ .fa.fa-thumbs-o-up {
221
+ --fa: "\f164"; }
222
222
 
223
223
  .fa.fa-thumbs-o-down {
224
224
  font-family: 'Font Awesome 6 Pro';
225
225
  font-weight: 400; }
226
226
 
227
- .fa.fa-thumbs-o-down:before {
228
- content: "\f165"; }
227
+ .fa.fa-thumbs-o-down {
228
+ --fa: "\f165"; }
229
229
 
230
230
  .fa.fa-heart-o {
231
231
  font-family: 'Font Awesome 6 Pro';
232
232
  font-weight: 400; }
233
233
 
234
- .fa.fa-heart-o:before {
235
- content: "\f004"; }
234
+ .fa.fa-heart-o {
235
+ --fa: "\f004"; }
236
236
 
237
- .fa.fa-sign-out:before {
238
- content: "\f2f5"; }
237
+ .fa.fa-sign-out {
238
+ --fa: "\f2f5"; }
239
239
 
240
240
  .fa.fa-linkedin-square {
241
241
  font-family: 'Font Awesome 6 Brands';
242
242
  font-weight: 400; }
243
243
 
244
- .fa.fa-linkedin-square:before {
245
- content: "\f08c"; }
244
+ .fa.fa-linkedin-square {
245
+ --fa: "\f08c"; }
246
246
 
247
- .fa.fa-thumb-tack:before {
248
- content: "\f08d"; }
247
+ .fa.fa-thumb-tack {
248
+ --fa: "\f08d"; }
249
249
 
250
- .fa.fa-external-link:before {
251
- content: "\f35d"; }
250
+ .fa.fa-external-link {
251
+ --fa: "\f35d"; }
252
252
 
253
- .fa.fa-sign-in:before {
254
- content: "\f2f6"; }
253
+ .fa.fa-sign-in {
254
+ --fa: "\f2f6"; }
255
255
 
256
256
  .fa.fa-github-square {
257
257
  font-family: 'Font Awesome 6 Brands';
258
258
  font-weight: 400; }
259
259
 
260
- .fa.fa-github-square:before {
261
- content: "\f092"; }
260
+ .fa.fa-github-square {
261
+ --fa: "\f092"; }
262
262
 
263
263
  .fa.fa-lemon-o {
264
264
  font-family: 'Font Awesome 6 Pro';
265
265
  font-weight: 400; }
266
266
 
267
- .fa.fa-lemon-o:before {
268
- content: "\f094"; }
267
+ .fa.fa-lemon-o {
268
+ --fa: "\f094"; }
269
269
 
270
270
  .fa.fa-square-o {
271
271
  font-family: 'Font Awesome 6 Pro';
272
272
  font-weight: 400; }
273
273
 
274
- .fa.fa-square-o:before {
275
- content: "\f0c8"; }
274
+ .fa.fa-square-o {
275
+ --fa: "\f0c8"; }
276
276
 
277
277
  .fa.fa-bookmark-o {
278
278
  font-family: 'Font Awesome 6 Pro';
279
279
  font-weight: 400; }
280
280
 
281
- .fa.fa-bookmark-o:before {
282
- content: "\f02e"; }
281
+ .fa.fa-bookmark-o {
282
+ --fa: "\f02e"; }
283
283
 
284
284
  .fa.fa-twitter {
285
285
  font-family: 'Font Awesome 6 Brands';
@@ -289,15 +289,15 @@
289
289
  font-family: 'Font Awesome 6 Brands';
290
290
  font-weight: 400; }
291
291
 
292
- .fa.fa-facebook:before {
293
- content: "\f39e"; }
292
+ .fa.fa-facebook {
293
+ --fa: "\f39e"; }
294
294
 
295
295
  .fa.fa-facebook-f {
296
296
  font-family: 'Font Awesome 6 Brands';
297
297
  font-weight: 400; }
298
298
 
299
- .fa.fa-facebook-f:before {
300
- content: "\f39e"; }
299
+ .fa.fa-facebook-f {
300
+ --fa: "\f39e"; }
301
301
 
302
302
  .fa.fa-github {
303
303
  font-family: 'Font Awesome 6 Brands';
@@ -307,91 +307,91 @@
307
307
  font-family: 'Font Awesome 6 Pro';
308
308
  font-weight: 400; }
309
309
 
310
- .fa.fa-feed:before {
311
- content: "\f09e"; }
310
+ .fa.fa-feed {
311
+ --fa: "\f09e"; }
312
312
 
313
313
  .fa.fa-hdd-o {
314
314
  font-family: 'Font Awesome 6 Pro';
315
315
  font-weight: 400; }
316
316
 
317
- .fa.fa-hdd-o:before {
318
- content: "\f0a0"; }
317
+ .fa.fa-hdd-o {
318
+ --fa: "\f0a0"; }
319
319
 
320
320
  .fa.fa-hand-o-right {
321
321
  font-family: 'Font Awesome 6 Pro';
322
322
  font-weight: 400; }
323
323
 
324
- .fa.fa-hand-o-right:before {
325
- content: "\f0a4"; }
324
+ .fa.fa-hand-o-right {
325
+ --fa: "\f0a4"; }
326
326
 
327
327
  .fa.fa-hand-o-left {
328
328
  font-family: 'Font Awesome 6 Pro';
329
329
  font-weight: 400; }
330
330
 
331
- .fa.fa-hand-o-left:before {
332
- content: "\f0a5"; }
331
+ .fa.fa-hand-o-left {
332
+ --fa: "\f0a5"; }
333
333
 
334
334
  .fa.fa-hand-o-up {
335
335
  font-family: 'Font Awesome 6 Pro';
336
336
  font-weight: 400; }
337
337
 
338
- .fa.fa-hand-o-up:before {
339
- content: "\f0a6"; }
338
+ .fa.fa-hand-o-up {
339
+ --fa: "\f0a6"; }
340
340
 
341
341
  .fa.fa-hand-o-down {
342
342
  font-family: 'Font Awesome 6 Pro';
343
343
  font-weight: 400; }
344
344
 
345
- .fa.fa-hand-o-down:before {
346
- content: "\f0a7"; }
345
+ .fa.fa-hand-o-down {
346
+ --fa: "\f0a7"; }
347
347
 
348
- .fa.fa-globe:before {
349
- content: "\f57d"; }
348
+ .fa.fa-globe {
349
+ --fa: "\f57d"; }
350
350
 
351
- .fa.fa-tasks:before {
352
- content: "\f828"; }
351
+ .fa.fa-tasks {
352
+ --fa: "\f828"; }
353
353
 
354
- .fa.fa-arrows-alt:before {
355
- content: "\f31e"; }
354
+ .fa.fa-arrows-alt {
355
+ --fa: "\f31e"; }
356
356
 
357
- .fa.fa-group:before {
358
- content: "\f0c0"; }
357
+ .fa.fa-group {
358
+ --fa: "\f0c0"; }
359
359
 
360
- .fa.fa-chain:before {
361
- content: "\f0c1"; }
360
+ .fa.fa-chain {
361
+ --fa: "\f0c1"; }
362
362
 
363
- .fa.fa-cut:before {
364
- content: "\f0c4"; }
363
+ .fa.fa-cut {
364
+ --fa: "\f0c4"; }
365
365
 
366
366
  .fa.fa-files-o {
367
367
  font-family: 'Font Awesome 6 Pro';
368
368
  font-weight: 400; }
369
369
 
370
- .fa.fa-files-o:before {
371
- content: "\f0c5"; }
370
+ .fa.fa-files-o {
371
+ --fa: "\f0c5"; }
372
372
 
373
373
  .fa.fa-floppy-o {
374
374
  font-family: 'Font Awesome 6 Pro';
375
375
  font-weight: 400; }
376
376
 
377
- .fa.fa-floppy-o:before {
378
- content: "\f0c7"; }
377
+ .fa.fa-floppy-o {
378
+ --fa: "\f0c7"; }
379
379
 
380
380
  .fa.fa-save {
381
381
  font-family: 'Font Awesome 6 Pro';
382
382
  font-weight: 400; }
383
383
 
384
- .fa.fa-save:before {
385
- content: "\f0c7"; }
384
+ .fa.fa-save {
385
+ --fa: "\f0c7"; }
386
386
 
387
- .fa.fa-navicon:before {
388
- content: "\f0c9"; }
387
+ .fa.fa-navicon {
388
+ --fa: "\f0c9"; }
389
389
 
390
- .fa.fa-reorder:before {
391
- content: "\f0c9"; }
390
+ .fa.fa-reorder {
391
+ --fa: "\f0c9"; }
392
392
 
393
- .fa.fa-magic:before {
394
- content: "\e2ca"; }
393
+ .fa.fa-magic {
394
+ --fa: "\e2ca"; }
395
395
 
396
396
  .fa.fa-pinterest {
397
397
  font-family: 'Font Awesome 6 Brands';
@@ -401,139 +401,139 @@
401
401
  font-family: 'Font Awesome 6 Brands';
402
402
  font-weight: 400; }
403
403
 
404
- .fa.fa-pinterest-square:before {
405
- content: "\f0d3"; }
404
+ .fa.fa-pinterest-square {
405
+ --fa: "\f0d3"; }
406
406
 
407
407
  .fa.fa-google-plus-square {
408
408
  font-family: 'Font Awesome 6 Brands';
409
409
  font-weight: 400; }
410
410
 
411
- .fa.fa-google-plus-square:before {
412
- content: "\f0d4"; }
411
+ .fa.fa-google-plus-square {
412
+ --fa: "\f0d4"; }
413
413
 
414
414
  .fa.fa-google-plus {
415
415
  font-family: 'Font Awesome 6 Brands';
416
416
  font-weight: 400; }
417
417
 
418
- .fa.fa-google-plus:before {
419
- content: "\f0d5"; }
418
+ .fa.fa-google-plus {
419
+ --fa: "\f0d5"; }
420
420
 
421
- .fa.fa-money:before {
422
- content: "\f3d1"; }
421
+ .fa.fa-money {
422
+ --fa: "\f3d1"; }
423
423
 
424
- .fa.fa-unsorted:before {
425
- content: "\f0dc"; }
424
+ .fa.fa-unsorted {
425
+ --fa: "\f0dc"; }
426
426
 
427
- .fa.fa-sort-desc:before {
428
- content: "\f0dd"; }
427
+ .fa.fa-sort-desc {
428
+ --fa: "\f0dd"; }
429
429
 
430
- .fa.fa-sort-asc:before {
431
- content: "\f0de"; }
430
+ .fa.fa-sort-asc {
431
+ --fa: "\f0de"; }
432
432
 
433
433
  .fa.fa-linkedin {
434
434
  font-family: 'Font Awesome 6 Brands';
435
435
  font-weight: 400; }
436
436
 
437
- .fa.fa-linkedin:before {
438
- content: "\f0e1"; }
437
+ .fa.fa-linkedin {
438
+ --fa: "\f0e1"; }
439
439
 
440
- .fa.fa-rotate-left:before {
441
- content: "\f0e2"; }
440
+ .fa.fa-rotate-left {
441
+ --fa: "\f0e2"; }
442
442
 
443
- .fa.fa-legal:before {
444
- content: "\f0e3"; }
443
+ .fa.fa-legal {
444
+ --fa: "\f0e3"; }
445
445
 
446
- .fa.fa-tachometer:before {
447
- content: "\f625"; }
446
+ .fa.fa-tachometer {
447
+ --fa: "\f625"; }
448
448
 
449
- .fa.fa-dashboard:before {
450
- content: "\f625"; }
449
+ .fa.fa-dashboard {
450
+ --fa: "\f625"; }
451
451
 
452
452
  .fa.fa-comment-o {
453
453
  font-family: 'Font Awesome 6 Pro';
454
454
  font-weight: 400; }
455
455
 
456
- .fa.fa-comment-o:before {
457
- content: "\f075"; }
456
+ .fa.fa-comment-o {
457
+ --fa: "\f075"; }
458
458
 
459
459
  .fa.fa-comments-o {
460
460
  font-family: 'Font Awesome 6 Pro';
461
461
  font-weight: 400; }
462
462
 
463
- .fa.fa-comments-o:before {
464
- content: "\f086"; }
463
+ .fa.fa-comments-o {
464
+ --fa: "\f086"; }
465
465
 
466
- .fa.fa-flash:before {
467
- content: "\f0e7"; }
466
+ .fa.fa-flash {
467
+ --fa: "\f0e7"; }
468
468
 
469
- .fa.fa-clipboard:before {
470
- content: "\f0ea"; }
469
+ .fa.fa-clipboard {
470
+ --fa: "\f0ea"; }
471
471
 
472
472
  .fa.fa-lightbulb-o {
473
473
  font-family: 'Font Awesome 6 Pro';
474
474
  font-weight: 400; }
475
475
 
476
- .fa.fa-lightbulb-o:before {
477
- content: "\f0eb"; }
476
+ .fa.fa-lightbulb-o {
477
+ --fa: "\f0eb"; }
478
478
 
479
- .fa.fa-exchange:before {
480
- content: "\f362"; }
479
+ .fa.fa-exchange {
480
+ --fa: "\f362"; }
481
481
 
482
- .fa.fa-cloud-download:before {
483
- content: "\f0ed"; }
482
+ .fa.fa-cloud-download {
483
+ --fa: "\f0ed"; }
484
484
 
485
- .fa.fa-cloud-upload:before {
486
- content: "\f0ee"; }
485
+ .fa.fa-cloud-upload {
486
+ --fa: "\f0ee"; }
487
487
 
488
488
  .fa.fa-bell-o {
489
489
  font-family: 'Font Awesome 6 Pro';
490
490
  font-weight: 400; }
491
491
 
492
- .fa.fa-bell-o:before {
493
- content: "\f0f3"; }
492
+ .fa.fa-bell-o {
493
+ --fa: "\f0f3"; }
494
494
 
495
- .fa.fa-cutlery:before {
496
- content: "\f2e7"; }
495
+ .fa.fa-cutlery {
496
+ --fa: "\f2e7"; }
497
497
 
498
498
  .fa.fa-file-text-o {
499
499
  font-family: 'Font Awesome 6 Pro';
500
500
  font-weight: 400; }
501
501
 
502
- .fa.fa-file-text-o:before {
503
- content: "\f15c"; }
502
+ .fa.fa-file-text-o {
503
+ --fa: "\f15c"; }
504
504
 
505
505
  .fa.fa-building-o {
506
506
  font-family: 'Font Awesome 6 Pro';
507
507
  font-weight: 400; }
508
508
 
509
- .fa.fa-building-o:before {
510
- content: "\f1ad"; }
509
+ .fa.fa-building-o {
510
+ --fa: "\f1ad"; }
511
511
 
512
512
  .fa.fa-hospital-o {
513
513
  font-family: 'Font Awesome 6 Pro';
514
514
  font-weight: 400; }
515
515
 
516
- .fa.fa-hospital-o:before {
517
- content: "\f0f8"; }
516
+ .fa.fa-hospital-o {
517
+ --fa: "\f0f8"; }
518
518
 
519
- .fa.fa-tablet:before {
520
- content: "\f3fa"; }
519
+ .fa.fa-tablet {
520
+ --fa: "\f3fa"; }
521
521
 
522
- .fa.fa-mobile:before {
523
- content: "\f3cd"; }
522
+ .fa.fa-mobile {
523
+ --fa: "\f3cd"; }
524
524
 
525
- .fa.fa-mobile-phone:before {
526
- content: "\f3cd"; }
525
+ .fa.fa-mobile-phone {
526
+ --fa: "\f3cd"; }
527
527
 
528
528
  .fa.fa-circle-o {
529
529
  font-family: 'Font Awesome 6 Pro';
530
530
  font-weight: 400; }
531
531
 
532
- .fa.fa-circle-o:before {
533
- content: "\f111"; }
532
+ .fa.fa-circle-o {
533
+ --fa: "\f111"; }
534
534
 
535
- .fa.fa-mail-reply:before {
536
- content: "\f3e5"; }
535
+ .fa.fa-mail-reply {
536
+ --fa: "\f3e5"; }
537
537
 
538
538
  .fa.fa-github-alt {
539
539
  font-family: 'Font Awesome 6 Brands';
@@ -543,90 +543,90 @@
543
543
  font-family: 'Font Awesome 6 Pro';
544
544
  font-weight: 400; }
545
545
 
546
- .fa.fa-folder-o:before {
547
- content: "\f07b"; }
546
+ .fa.fa-folder-o {
547
+ --fa: "\f07b"; }
548
548
 
549
549
  .fa.fa-folder-open-o {
550
550
  font-family: 'Font Awesome 6 Pro';
551
551
  font-weight: 400; }
552
552
 
553
- .fa.fa-folder-open-o:before {
554
- content: "\f07c"; }
553
+ .fa.fa-folder-open-o {
554
+ --fa: "\f07c"; }
555
555
 
556
556
  .fa.fa-smile-o {
557
557
  font-family: 'Font Awesome 6 Pro';
558
558
  font-weight: 400; }
559
559
 
560
- .fa.fa-smile-o:before {
561
- content: "\f118"; }
560
+ .fa.fa-smile-o {
561
+ --fa: "\f118"; }
562
562
 
563
563
  .fa.fa-frown-o {
564
564
  font-family: 'Font Awesome 6 Pro';
565
565
  font-weight: 400; }
566
566
 
567
- .fa.fa-frown-o:before {
568
- content: "\f119"; }
567
+ .fa.fa-frown-o {
568
+ --fa: "\f119"; }
569
569
 
570
570
  .fa.fa-meh-o {
571
571
  font-family: 'Font Awesome 6 Pro';
572
572
  font-weight: 400; }
573
573
 
574
- .fa.fa-meh-o:before {
575
- content: "\f11a"; }
574
+ .fa.fa-meh-o {
575
+ --fa: "\f11a"; }
576
576
 
577
577
  .fa.fa-keyboard-o {
578
578
  font-family: 'Font Awesome 6 Pro';
579
579
  font-weight: 400; }
580
580
 
581
- .fa.fa-keyboard-o:before {
582
- content: "\f11c"; }
581
+ .fa.fa-keyboard-o {
582
+ --fa: "\f11c"; }
583
583
 
584
584
  .fa.fa-flag-o {
585
585
  font-family: 'Font Awesome 6 Pro';
586
586
  font-weight: 400; }
587
587
 
588
- .fa.fa-flag-o:before {
589
- content: "\f024"; }
588
+ .fa.fa-flag-o {
589
+ --fa: "\f024"; }
590
590
 
591
- .fa.fa-mail-reply-all:before {
592
- content: "\f122"; }
591
+ .fa.fa-mail-reply-all {
592
+ --fa: "\f122"; }
593
593
 
594
594
  .fa.fa-star-half-o {
595
595
  font-family: 'Font Awesome 6 Pro';
596
596
  font-weight: 400; }
597
597
 
598
- .fa.fa-star-half-o:before {
599
- content: "\f5c0"; }
598
+ .fa.fa-star-half-o {
599
+ --fa: "\f5c0"; }
600
600
 
601
601
  .fa.fa-star-half-empty {
602
602
  font-family: 'Font Awesome 6 Pro';
603
603
  font-weight: 400; }
604
604
 
605
- .fa.fa-star-half-empty:before {
606
- content: "\f5c0"; }
605
+ .fa.fa-star-half-empty {
606
+ --fa: "\f5c0"; }
607
607
 
608
608
  .fa.fa-star-half-full {
609
609
  font-family: 'Font Awesome 6 Pro';
610
610
  font-weight: 400; }
611
611
 
612
- .fa.fa-star-half-full:before {
613
- content: "\f5c0"; }
612
+ .fa.fa-star-half-full {
613
+ --fa: "\f5c0"; }
614
614
 
615
- .fa.fa-code-fork:before {
616
- content: "\f126"; }
615
+ .fa.fa-code-fork {
616
+ --fa: "\f126"; }
617
617
 
618
- .fa.fa-chain-broken:before {
619
- content: "\f127"; }
618
+ .fa.fa-chain-broken {
619
+ --fa: "\f127"; }
620
620
 
621
- .fa.fa-unlink:before {
622
- content: "\f127"; }
621
+ .fa.fa-unlink {
622
+ --fa: "\f127"; }
623
623
 
624
624
  .fa.fa-calendar-o {
625
625
  font-family: 'Font Awesome 6 Pro';
626
626
  font-weight: 400; }
627
627
 
628
- .fa.fa-calendar-o:before {
629
- content: "\f133"; }
628
+ .fa.fa-calendar-o {
629
+ --fa: "\f133"; }
630
630
 
631
631
  .fa.fa-maxcdn {
632
632
  font-family: 'Font Awesome 6 Brands';
@@ -640,27 +640,27 @@
640
640
  font-family: 'Font Awesome 6 Brands';
641
641
  font-weight: 400; }
642
642
 
643
- .fa.fa-unlock-alt:before {
644
- content: "\f09c"; }
643
+ .fa.fa-unlock-alt {
644
+ --fa: "\f09c"; }
645
645
 
646
646
  .fa.fa-minus-square-o {
647
647
  font-family: 'Font Awesome 6 Pro';
648
648
  font-weight: 400; }
649
649
 
650
- .fa.fa-minus-square-o:before {
651
- content: "\f146"; }
650
+ .fa.fa-minus-square-o {
651
+ --fa: "\f146"; }
652
652
 
653
- .fa.fa-level-up:before {
654
- content: "\f3bf"; }
653
+ .fa.fa-level-up {
654
+ --fa: "\f3bf"; }
655
655
 
656
- .fa.fa-level-down:before {
657
- content: "\f3be"; }
656
+ .fa.fa-level-down {
657
+ --fa: "\f3be"; }
658
658
 
659
- .fa.fa-pencil-square:before {
660
- content: "\f14b"; }
659
+ .fa.fa-pencil-square {
660
+ --fa: "\f14b"; }
661
661
 
662
- .fa.fa-external-link-square:before {
663
- content: "\f360"; }
662
+ .fa.fa-external-link-square {
663
+ --fa: "\f360"; }
664
664
 
665
665
  .fa.fa-compass {
666
666
  font-family: 'Font Awesome 6 Pro';
@@ -670,91 +670,91 @@
670
670
  font-family: 'Font Awesome 6 Pro';
671
671
  font-weight: 400; }
672
672
 
673
- .fa.fa-caret-square-o-down:before {
674
- content: "\f150"; }
673
+ .fa.fa-caret-square-o-down {
674
+ --fa: "\f150"; }
675
675
 
676
676
  .fa.fa-toggle-down {
677
677
  font-family: 'Font Awesome 6 Pro';
678
678
  font-weight: 400; }
679
679
 
680
- .fa.fa-toggle-down:before {
681
- content: "\f150"; }
680
+ .fa.fa-toggle-down {
681
+ --fa: "\f150"; }
682
682
 
683
683
  .fa.fa-caret-square-o-up {
684
684
  font-family: 'Font Awesome 6 Pro';
685
685
  font-weight: 400; }
686
686
 
687
- .fa.fa-caret-square-o-up:before {
688
- content: "\f151"; }
687
+ .fa.fa-caret-square-o-up {
688
+ --fa: "\f151"; }
689
689
 
690
690
  .fa.fa-toggle-up {
691
691
  font-family: 'Font Awesome 6 Pro';
692
692
  font-weight: 400; }
693
693
 
694
- .fa.fa-toggle-up:before {
695
- content: "\f151"; }
694
+ .fa.fa-toggle-up {
695
+ --fa: "\f151"; }
696
696
 
697
697
  .fa.fa-caret-square-o-right {
698
698
  font-family: 'Font Awesome 6 Pro';
699
699
  font-weight: 400; }
700
700
 
701
- .fa.fa-caret-square-o-right:before {
702
- content: "\f152"; }
701
+ .fa.fa-caret-square-o-right {
702
+ --fa: "\f152"; }
703
703
 
704
704
  .fa.fa-toggle-right {
705
705
  font-family: 'Font Awesome 6 Pro';
706
706
  font-weight: 400; }
707
707
 
708
- .fa.fa-toggle-right:before {
709
- content: "\f152"; }
708
+ .fa.fa-toggle-right {
709
+ --fa: "\f152"; }
710
710
 
711
- .fa.fa-eur:before {
712
- content: "\f153"; }
711
+ .fa.fa-eur {
712
+ --fa: "\f153"; }
713
713
 
714
- .fa.fa-euro:before {
715
- content: "\f153"; }
714
+ .fa.fa-euro {
715
+ --fa: "\f153"; }
716
716
 
717
- .fa.fa-gbp:before {
718
- content: "\f154"; }
717
+ .fa.fa-gbp {
718
+ --fa: "\f154"; }
719
719
 
720
- .fa.fa-usd:before {
721
- content: "\24"; }
720
+ .fa.fa-usd {
721
+ --fa: "\24"; }
722
722
 
723
- .fa.fa-dollar:before {
724
- content: "\24"; }
723
+ .fa.fa-dollar {
724
+ --fa: "\24"; }
725
725
 
726
- .fa.fa-inr:before {
727
- content: "\e1bc"; }
726
+ .fa.fa-inr {
727
+ --fa: "\e1bc"; }
728
728
 
729
- .fa.fa-rupee:before {
730
- content: "\e1bc"; }
729
+ .fa.fa-rupee {
730
+ --fa: "\e1bc"; }
731
731
 
732
- .fa.fa-jpy:before {
733
- content: "\f157"; }
732
+ .fa.fa-jpy {
733
+ --fa: "\f157"; }
734
734
 
735
- .fa.fa-cny:before {
736
- content: "\f157"; }
735
+ .fa.fa-cny {
736
+ --fa: "\f157"; }
737
737
 
738
- .fa.fa-rmb:before {
739
- content: "\f157"; }
738
+ .fa.fa-rmb {
739
+ --fa: "\f157"; }
740
740
 
741
- .fa.fa-yen:before {
742
- content: "\f157"; }
741
+ .fa.fa-yen {
742
+ --fa: "\f157"; }
743
743
 
744
- .fa.fa-rub:before {
745
- content: "\f158"; }
744
+ .fa.fa-rub {
745
+ --fa: "\f158"; }
746
746
 
747
- .fa.fa-ruble:before {
748
- content: "\f158"; }
747
+ .fa.fa-ruble {
748
+ --fa: "\f158"; }
749
749
 
750
- .fa.fa-rouble:before {
751
- content: "\f158"; }
750
+ .fa.fa-rouble {
751
+ --fa: "\f158"; }
752
752
 
753
- .fa.fa-krw:before {
754
- content: "\f159"; }
753
+ .fa.fa-krw {
754
+ --fa: "\f159"; }
755
755
 
756
- .fa.fa-won:before {
757
- content: "\f159"; }
756
+ .fa.fa-won {
757
+ --fa: "\f159"; }
758
758
 
759
759
  .fa.fa-btc {
760
760
  font-family: 'Font Awesome 6 Brands';
@@ -764,36 +764,36 @@
764
764
  font-family: 'Font Awesome 6 Brands';
765
765
  font-weight: 400; }
766
766
 
767
- .fa.fa-bitcoin:before {
768
- content: "\f15a"; }
767
+ .fa.fa-bitcoin {
768
+ --fa: "\f15a"; }
769
769
 
770
- .fa.fa-file-text:before {
771
- content: "\f15c"; }
770
+ .fa.fa-file-text {
771
+ --fa: "\f15c"; }
772
772
 
773
- .fa.fa-sort-alpha-asc:before {
774
- content: "\f15d"; }
773
+ .fa.fa-sort-alpha-asc {
774
+ --fa: "\f15d"; }
775
775
 
776
- .fa.fa-sort-alpha-desc:before {
777
- content: "\f881"; }
776
+ .fa.fa-sort-alpha-desc {
777
+ --fa: "\f881"; }
778
778
 
779
- .fa.fa-sort-amount-asc:before {
780
- content: "\f884"; }
779
+ .fa.fa-sort-amount-asc {
780
+ --fa: "\f884"; }
781
781
 
782
- .fa.fa-sort-amount-desc:before {
783
- content: "\f160"; }
782
+ .fa.fa-sort-amount-desc {
783
+ --fa: "\f160"; }
784
784
 
785
- .fa.fa-sort-numeric-asc:before {
786
- content: "\f162"; }
785
+ .fa.fa-sort-numeric-asc {
786
+ --fa: "\f162"; }
787
787
 
788
- .fa.fa-sort-numeric-desc:before {
789
- content: "\f886"; }
788
+ .fa.fa-sort-numeric-desc {
789
+ --fa: "\f886"; }
790
790
 
791
791
  .fa.fa-youtube-square {
792
792
  font-family: 'Font Awesome 6 Brands';
793
793
  font-weight: 400; }
794
794
 
795
- .fa.fa-youtube-square:before {
796
- content: "\f431"; }
795
+ .fa.fa-youtube-square {
796
+ --fa: "\f431"; }
797
797
 
798
798
  .fa.fa-youtube {
799
799
  font-family: 'Font Awesome 6 Brands';
@@ -807,15 +807,15 @@
807
807
  font-family: 'Font Awesome 6 Brands';
808
808
  font-weight: 400; }
809
809
 
810
- .fa.fa-xing-square:before {
811
- content: "\f169"; }
810
+ .fa.fa-xing-square {
811
+ --fa: "\f169"; }
812
812
 
813
813
  .fa.fa-youtube-play {
814
814
  font-family: 'Font Awesome 6 Brands';
815
815
  font-weight: 400; }
816
816
 
817
- .fa.fa-youtube-play:before {
818
- content: "\f167"; }
817
+ .fa.fa-youtube-play {
818
+ --fa: "\f167"; }
819
819
 
820
820
  .fa.fa-dropbox {
821
821
  font-family: 'Font Awesome 6 Brands';
@@ -845,8 +845,8 @@
845
845
  font-family: 'Font Awesome 6 Brands';
846
846
  font-weight: 400; }
847
847
 
848
- .fa.fa-bitbucket-square:before {
849
- content: "\f171"; }
848
+ .fa.fa-bitbucket-square {
849
+ --fa: "\f171"; }
850
850
 
851
851
  .fa.fa-tumblr {
852
852
  font-family: 'Font Awesome 6 Brands';
@@ -856,20 +856,20 @@
856
856
  font-family: 'Font Awesome 6 Brands';
857
857
  font-weight: 400; }
858
858
 
859
- .fa.fa-tumblr-square:before {
860
- content: "\f174"; }
859
+ .fa.fa-tumblr-square {
860
+ --fa: "\f174"; }
861
861
 
862
- .fa.fa-long-arrow-down:before {
863
- content: "\f309"; }
862
+ .fa.fa-long-arrow-down {
863
+ --fa: "\f309"; }
864
864
 
865
- .fa.fa-long-arrow-up:before {
866
- content: "\f30c"; }
865
+ .fa.fa-long-arrow-up {
866
+ --fa: "\f30c"; }
867
867
 
868
- .fa.fa-long-arrow-left:before {
869
- content: "\f30a"; }
868
+ .fa.fa-long-arrow-left {
869
+ --fa: "\f30a"; }
870
870
 
871
- .fa.fa-long-arrow-right:before {
872
- content: "\f30b"; }
871
+ .fa.fa-long-arrow-right {
872
+ --fa: "\f30b"; }
873
873
 
874
874
  .fa.fa-apple {
875
875
  font-family: 'Font Awesome 6 Brands';
@@ -911,22 +911,22 @@
911
911
  font-family: 'Font Awesome 6 Brands';
912
912
  font-weight: 400; }
913
913
 
914
- .fa.fa-gittip:before {
915
- content: "\f184"; }
914
+ .fa.fa-gittip {
915
+ --fa: "\f184"; }
916
916
 
917
917
  .fa.fa-sun-o {
918
918
  font-family: 'Font Awesome 6 Pro';
919
919
  font-weight: 400; }
920
920
 
921
- .fa.fa-sun-o:before {
922
- content: "\f185"; }
921
+ .fa.fa-sun-o {
922
+ --fa: "\f185"; }
923
923
 
924
924
  .fa.fa-moon-o {
925
925
  font-family: 'Font Awesome 6 Pro';
926
926
  font-weight: 400; }
927
927
 
928
- .fa.fa-moon-o:before {
929
- content: "\f186"; }
928
+ .fa.fa-moon-o {
929
+ --fa: "\f186"; }
930
930
 
931
931
  .fa.fa-vk {
932
932
  font-family: 'Font Awesome 6 Brands';
@@ -952,56 +952,56 @@
952
952
  font-family: 'Font Awesome 6 Pro';
953
953
  font-weight: 400; }
954
954
 
955
- .fa.fa-arrow-circle-o-right:before {
956
- content: "\f35a"; }
955
+ .fa.fa-arrow-circle-o-right {
956
+ --fa: "\f35a"; }
957
957
 
958
958
  .fa.fa-arrow-circle-o-left {
959
959
  font-family: 'Font Awesome 6 Pro';
960
960
  font-weight: 400; }
961
961
 
962
- .fa.fa-arrow-circle-o-left:before {
963
- content: "\f359"; }
962
+ .fa.fa-arrow-circle-o-left {
963
+ --fa: "\f359"; }
964
964
 
965
965
  .fa.fa-caret-square-o-left {
966
966
  font-family: 'Font Awesome 6 Pro';
967
967
  font-weight: 400; }
968
968
 
969
- .fa.fa-caret-square-o-left:before {
970
- content: "\f191"; }
969
+ .fa.fa-caret-square-o-left {
970
+ --fa: "\f191"; }
971
971
 
972
972
  .fa.fa-toggle-left {
973
973
  font-family: 'Font Awesome 6 Pro';
974
974
  font-weight: 400; }
975
975
 
976
- .fa.fa-toggle-left:before {
977
- content: "\f191"; }
976
+ .fa.fa-toggle-left {
977
+ --fa: "\f191"; }
978
978
 
979
979
  .fa.fa-dot-circle-o {
980
980
  font-family: 'Font Awesome 6 Pro';
981
981
  font-weight: 400; }
982
982
 
983
- .fa.fa-dot-circle-o:before {
984
- content: "\f192"; }
983
+ .fa.fa-dot-circle-o {
984
+ --fa: "\f192"; }
985
985
 
986
986
  .fa.fa-vimeo-square {
987
987
  font-family: 'Font Awesome 6 Brands';
988
988
  font-weight: 400; }
989
989
 
990
- .fa.fa-vimeo-square:before {
991
- content: "\f194"; }
990
+ .fa.fa-vimeo-square {
991
+ --fa: "\f194"; }
992
992
 
993
- .fa.fa-try:before {
994
- content: "\e2bb"; }
993
+ .fa.fa-try {
994
+ --fa: "\e2bb"; }
995
995
 
996
- .fa.fa-turkish-lira:before {
997
- content: "\e2bb"; }
996
+ .fa.fa-turkish-lira {
997
+ --fa: "\e2bb"; }
998
998
 
999
999
  .fa.fa-plus-square-o {
1000
1000
  font-family: 'Font Awesome 6 Pro';
1001
1001
  font-weight: 400; }
1002
1002
 
1003
- .fa.fa-plus-square-o:before {
1004
- content: "\f0fe"; }
1003
+ .fa.fa-plus-square-o {
1004
+ --fa: "\f0fe"; }
1005
1005
 
1006
1006
  .fa.fa-slack {
1007
1007
  font-family: 'Font Awesome 6 Brands';
@@ -1015,14 +1015,14 @@
1015
1015
  font-family: 'Font Awesome 6 Brands';
1016
1016
  font-weight: 400; }
1017
1017
 
1018
- .fa.fa-institution:before {
1019
- content: "\f19c"; }
1018
+ .fa.fa-institution {
1019
+ --fa: "\f19c"; }
1020
1020
 
1021
- .fa.fa-bank:before {
1022
- content: "\f19c"; }
1021
+ .fa.fa-bank {
1022
+ --fa: "\f19c"; }
1023
1023
 
1024
- .fa.fa-mortar-board:before {
1025
- content: "\f19d"; }
1024
+ .fa.fa-mortar-board {
1025
+ --fa: "\f19d"; }
1026
1026
 
1027
1027
  .fa.fa-yahoo {
1028
1028
  font-family: 'Font Awesome 6 Brands';
@@ -1040,8 +1040,8 @@
1040
1040
  font-family: 'Font Awesome 6 Brands';
1041
1041
  font-weight: 400; }
1042
1042
 
1043
- .fa.fa-reddit-square:before {
1044
- content: "\f1a2"; }
1043
+ .fa.fa-reddit-square {
1044
+ --fa: "\f1a2"; }
1045
1045
 
1046
1046
  .fa.fa-stumbleupon-circle {
1047
1047
  font-family: 'Font Awesome 6 Brands';
@@ -1083,8 +1083,8 @@
1083
1083
  font-family: 'Font Awesome 6 Brands';
1084
1084
  font-weight: 400; }
1085
1085
 
1086
- .fa.fa-behance-square:before {
1087
- content: "\f1b5"; }
1086
+ .fa.fa-behance-square {
1087
+ --fa: "\f1b5"; }
1088
1088
 
1089
1089
  .fa.fa-steam {
1090
1090
  font-family: 'Font Awesome 6 Brands';
@@ -1094,14 +1094,14 @@
1094
1094
  font-family: 'Font Awesome 6 Brands';
1095
1095
  font-weight: 400; }
1096
1096
 
1097
- .fa.fa-steam-square:before {
1098
- content: "\f1b7"; }
1097
+ .fa.fa-steam-square {
1098
+ --fa: "\f1b7"; }
1099
1099
 
1100
- .fa.fa-automobile:before {
1101
- content: "\f1b9"; }
1100
+ .fa.fa-automobile {
1101
+ --fa: "\f1b9"; }
1102
1102
 
1103
- .fa.fa-cab:before {
1104
- content: "\f1ba"; }
1103
+ .fa.fa-cab {
1104
+ --fa: "\f1ba"; }
1105
1105
 
1106
1106
  .fa.fa-spotify {
1107
1107
  font-family: 'Font Awesome 6 Brands';
@@ -1119,99 +1119,99 @@
1119
1119
  font-family: 'Font Awesome 6 Pro';
1120
1120
  font-weight: 400; }
1121
1121
 
1122
- .fa.fa-file-pdf-o:before {
1123
- content: "\f1c1"; }
1122
+ .fa.fa-file-pdf-o {
1123
+ --fa: "\f1c1"; }
1124
1124
 
1125
1125
  .fa.fa-file-word-o {
1126
1126
  font-family: 'Font Awesome 6 Pro';
1127
1127
  font-weight: 400; }
1128
1128
 
1129
- .fa.fa-file-word-o:before {
1130
- content: "\f1c2"; }
1129
+ .fa.fa-file-word-o {
1130
+ --fa: "\f1c2"; }
1131
1131
 
1132
1132
  .fa.fa-file-excel-o {
1133
1133
  font-family: 'Font Awesome 6 Pro';
1134
1134
  font-weight: 400; }
1135
1135
 
1136
- .fa.fa-file-excel-o:before {
1137
- content: "\f1c3"; }
1136
+ .fa.fa-file-excel-o {
1137
+ --fa: "\f1c3"; }
1138
1138
 
1139
1139
  .fa.fa-file-powerpoint-o {
1140
1140
  font-family: 'Font Awesome 6 Pro';
1141
1141
  font-weight: 400; }
1142
1142
 
1143
- .fa.fa-file-powerpoint-o:before {
1144
- content: "\f1c4"; }
1143
+ .fa.fa-file-powerpoint-o {
1144
+ --fa: "\f1c4"; }
1145
1145
 
1146
1146
  .fa.fa-file-image-o {
1147
1147
  font-family: 'Font Awesome 6 Pro';
1148
1148
  font-weight: 400; }
1149
1149
 
1150
- .fa.fa-file-image-o:before {
1151
- content: "\f1c5"; }
1150
+ .fa.fa-file-image-o {
1151
+ --fa: "\f1c5"; }
1152
1152
 
1153
1153
  .fa.fa-file-photo-o {
1154
1154
  font-family: 'Font Awesome 6 Pro';
1155
1155
  font-weight: 400; }
1156
1156
 
1157
- .fa.fa-file-photo-o:before {
1158
- content: "\f1c5"; }
1157
+ .fa.fa-file-photo-o {
1158
+ --fa: "\f1c5"; }
1159
1159
 
1160
1160
  .fa.fa-file-picture-o {
1161
1161
  font-family: 'Font Awesome 6 Pro';
1162
1162
  font-weight: 400; }
1163
1163
 
1164
- .fa.fa-file-picture-o:before {
1165
- content: "\f1c5"; }
1164
+ .fa.fa-file-picture-o {
1165
+ --fa: "\f1c5"; }
1166
1166
 
1167
1167
  .fa.fa-file-archive-o {
1168
1168
  font-family: 'Font Awesome 6 Pro';
1169
1169
  font-weight: 400; }
1170
1170
 
1171
- .fa.fa-file-archive-o:before {
1172
- content: "\f1c6"; }
1171
+ .fa.fa-file-archive-o {
1172
+ --fa: "\f1c6"; }
1173
1173
 
1174
1174
  .fa.fa-file-zip-o {
1175
1175
  font-family: 'Font Awesome 6 Pro';
1176
1176
  font-weight: 400; }
1177
1177
 
1178
- .fa.fa-file-zip-o:before {
1179
- content: "\f1c6"; }
1178
+ .fa.fa-file-zip-o {
1179
+ --fa: "\f1c6"; }
1180
1180
 
1181
1181
  .fa.fa-file-audio-o {
1182
1182
  font-family: 'Font Awesome 6 Pro';
1183
1183
  font-weight: 400; }
1184
1184
 
1185
- .fa.fa-file-audio-o:before {
1186
- content: "\f1c7"; }
1185
+ .fa.fa-file-audio-o {
1186
+ --fa: "\f1c7"; }
1187
1187
 
1188
1188
  .fa.fa-file-sound-o {
1189
1189
  font-family: 'Font Awesome 6 Pro';
1190
1190
  font-weight: 400; }
1191
1191
 
1192
- .fa.fa-file-sound-o:before {
1193
- content: "\f1c7"; }
1192
+ .fa.fa-file-sound-o {
1193
+ --fa: "\f1c7"; }
1194
1194
 
1195
1195
  .fa.fa-file-video-o {
1196
1196
  font-family: 'Font Awesome 6 Pro';
1197
1197
  font-weight: 400; }
1198
1198
 
1199
- .fa.fa-file-video-o:before {
1200
- content: "\f1c8"; }
1199
+ .fa.fa-file-video-o {
1200
+ --fa: "\f1c8"; }
1201
1201
 
1202
1202
  .fa.fa-file-movie-o {
1203
1203
  font-family: 'Font Awesome 6 Pro';
1204
1204
  font-weight: 400; }
1205
1205
 
1206
- .fa.fa-file-movie-o:before {
1207
- content: "\f1c8"; }
1206
+ .fa.fa-file-movie-o {
1207
+ --fa: "\f1c8"; }
1208
1208
 
1209
1209
  .fa.fa-file-code-o {
1210
1210
  font-family: 'Font Awesome 6 Pro';
1211
1211
  font-weight: 400; }
1212
1212
 
1213
- .fa.fa-file-code-o:before {
1214
- content: "\f1c9"; }
1213
+ .fa.fa-file-code-o {
1214
+ --fa: "\f1c9"; }
1215
1215
 
1216
1216
  .fa.fa-vine {
1217
1217
  font-family: 'Font Awesome 6 Brands';
@@ -1225,20 +1225,20 @@
1225
1225
  font-family: 'Font Awesome 6 Brands';
1226
1226
  font-weight: 400; }
1227
1227
 
1228
- .fa.fa-life-bouy:before {
1229
- content: "\f1cd"; }
1228
+ .fa.fa-life-bouy {
1229
+ --fa: "\f1cd"; }
1230
1230
 
1231
- .fa.fa-life-buoy:before {
1232
- content: "\f1cd"; }
1231
+ .fa.fa-life-buoy {
1232
+ --fa: "\f1cd"; }
1233
1233
 
1234
- .fa.fa-life-saver:before {
1235
- content: "\f1cd"; }
1234
+ .fa.fa-life-saver {
1235
+ --fa: "\f1cd"; }
1236
1236
 
1237
- .fa.fa-support:before {
1238
- content: "\f1cd"; }
1237
+ .fa.fa-support {
1238
+ --fa: "\f1cd"; }
1239
1239
 
1240
- .fa.fa-circle-o-notch:before {
1241
- content: "\f1ce"; }
1240
+ .fa.fa-circle-o-notch {
1241
+ --fa: "\f1ce"; }
1242
1242
 
1243
1243
  .fa.fa-rebel {
1244
1244
  font-family: 'Font Awesome 6 Brands';
@@ -1248,15 +1248,15 @@
1248
1248
  font-family: 'Font Awesome 6 Brands';
1249
1249
  font-weight: 400; }
1250
1250
 
1251
- .fa.fa-ra:before {
1252
- content: "\f1d0"; }
1251
+ .fa.fa-ra {
1252
+ --fa: "\f1d0"; }
1253
1253
 
1254
1254
  .fa.fa-resistance {
1255
1255
  font-family: 'Font Awesome 6 Brands';
1256
1256
  font-weight: 400; }
1257
1257
 
1258
- .fa.fa-resistance:before {
1259
- content: "\f1d0"; }
1258
+ .fa.fa-resistance {
1259
+ --fa: "\f1d0"; }
1260
1260
 
1261
1261
  .fa.fa-empire {
1262
1262
  font-family: 'Font Awesome 6 Brands';
@@ -1266,15 +1266,15 @@
1266
1266
  font-family: 'Font Awesome 6 Brands';
1267
1267
  font-weight: 400; }
1268
1268
 
1269
- .fa.fa-ge:before {
1270
- content: "\f1d1"; }
1269
+ .fa.fa-ge {
1270
+ --fa: "\f1d1"; }
1271
1271
 
1272
1272
  .fa.fa-git-square {
1273
1273
  font-family: 'Font Awesome 6 Brands';
1274
1274
  font-weight: 400; }
1275
1275
 
1276
- .fa.fa-git-square:before {
1277
- content: "\f1d2"; }
1276
+ .fa.fa-git-square {
1277
+ --fa: "\f1d2"; }
1278
1278
 
1279
1279
  .fa.fa-git {
1280
1280
  font-family: 'Font Awesome 6 Brands';
@@ -1288,15 +1288,15 @@
1288
1288
  font-family: 'Font Awesome 6 Brands';
1289
1289
  font-weight: 400; }
1290
1290
 
1291
- .fa.fa-y-combinator-square:before {
1292
- content: "\f1d4"; }
1291
+ .fa.fa-y-combinator-square {
1292
+ --fa: "\f1d4"; }
1293
1293
 
1294
1294
  .fa.fa-yc-square {
1295
1295
  font-family: 'Font Awesome 6 Brands';
1296
1296
  font-weight: 400; }
1297
1297
 
1298
- .fa.fa-yc-square:before {
1299
- content: "\f1d4"; }
1298
+ .fa.fa-yc-square {
1299
+ --fa: "\f1d4"; }
1300
1300
 
1301
1301
  .fa.fa-tencent-weibo {
1302
1302
  font-family: 'Font Awesome 6 Brands';
@@ -1314,49 +1314,49 @@
1314
1314
  font-family: 'Font Awesome 6 Brands';
1315
1315
  font-weight: 400; }
1316
1316
 
1317
- .fa.fa-wechat:before {
1318
- content: "\f1d7"; }
1317
+ .fa.fa-wechat {
1318
+ --fa: "\f1d7"; }
1319
1319
 
1320
- .fa.fa-send:before {
1321
- content: "\f1d8"; }
1320
+ .fa.fa-send {
1321
+ --fa: "\f1d8"; }
1322
1322
 
1323
1323
  .fa.fa-paper-plane-o {
1324
1324
  font-family: 'Font Awesome 6 Pro';
1325
1325
  font-weight: 400; }
1326
1326
 
1327
- .fa.fa-paper-plane-o:before {
1328
- content: "\f1d8"; }
1327
+ .fa.fa-paper-plane-o {
1328
+ --fa: "\f1d8"; }
1329
1329
 
1330
1330
  .fa.fa-send-o {
1331
1331
  font-family: 'Font Awesome 6 Pro';
1332
1332
  font-weight: 400; }
1333
1333
 
1334
- .fa.fa-send-o:before {
1335
- content: "\f1d8"; }
1334
+ .fa.fa-send-o {
1335
+ --fa: "\f1d8"; }
1336
1336
 
1337
1337
  .fa.fa-circle-thin {
1338
1338
  font-family: 'Font Awesome 6 Pro';
1339
1339
  font-weight: 400; }
1340
1340
 
1341
- .fa.fa-circle-thin:before {
1342
- content: "\f111"; }
1341
+ .fa.fa-circle-thin {
1342
+ --fa: "\f111"; }
1343
1343
 
1344
- .fa.fa-header:before {
1345
- content: "\f1dc"; }
1344
+ .fa.fa-header {
1345
+ --fa: "\f1dc"; }
1346
1346
 
1347
1347
  .fa.fa-futbol-o {
1348
1348
  font-family: 'Font Awesome 6 Pro';
1349
1349
  font-weight: 400; }
1350
1350
 
1351
- .fa.fa-futbol-o:before {
1352
- content: "\f1e3"; }
1351
+ .fa.fa-futbol-o {
1352
+ --fa: "\f1e3"; }
1353
1353
 
1354
1354
  .fa.fa-soccer-ball-o {
1355
1355
  font-family: 'Font Awesome 6 Pro';
1356
1356
  font-weight: 400; }
1357
1357
 
1358
- .fa.fa-soccer-ball-o:before {
1359
- content: "\f1e3"; }
1358
+ .fa.fa-soccer-ball-o {
1359
+ --fa: "\f1e3"; }
1360
1360
 
1361
1361
  .fa.fa-slideshare {
1362
1362
  font-family: 'Font Awesome 6 Brands';
@@ -1374,8 +1374,8 @@
1374
1374
  font-family: 'Font Awesome 6 Pro';
1375
1375
  font-weight: 400; }
1376
1376
 
1377
- .fa.fa-newspaper-o:before {
1378
- content: "\f1ea"; }
1377
+ .fa.fa-newspaper-o {
1378
+ --fa: "\f1ea"; }
1379
1379
 
1380
1380
  .fa.fa-paypal {
1381
1381
  font-family: 'Font Awesome 6 Brands';
@@ -1413,27 +1413,27 @@
1413
1413
  font-family: 'Font Awesome 6 Pro';
1414
1414
  font-weight: 400; }
1415
1415
 
1416
- .fa.fa-bell-slash-o:before {
1417
- content: "\f1f6"; }
1416
+ .fa.fa-bell-slash-o {
1417
+ --fa: "\f1f6"; }
1418
1418
 
1419
- .fa.fa-trash:before {
1420
- content: "\f2ed"; }
1419
+ .fa.fa-trash {
1420
+ --fa: "\f2ed"; }
1421
1421
 
1422
1422
  .fa.fa-copyright {
1423
1423
  font-family: 'Font Awesome 6 Pro';
1424
1424
  font-weight: 400; }
1425
1425
 
1426
- .fa.fa-eyedropper:before {
1427
- content: "\f1fb"; }
1426
+ .fa.fa-eyedropper {
1427
+ --fa: "\f1fb"; }
1428
1428
 
1429
- .fa.fa-area-chart:before {
1430
- content: "\f1fe"; }
1429
+ .fa.fa-area-chart {
1430
+ --fa: "\f1fe"; }
1431
1431
 
1432
- .fa.fa-pie-chart:before {
1433
- content: "\f200"; }
1432
+ .fa.fa-pie-chart {
1433
+ --fa: "\f200"; }
1434
1434
 
1435
- .fa.fa-line-chart:before {
1436
- content: "\f201"; }
1435
+ .fa.fa-line-chart {
1436
+ --fa: "\f201"; }
1437
1437
 
1438
1438
  .fa.fa-lastfm {
1439
1439
  font-family: 'Font Awesome 6 Brands';
@@ -1443,8 +1443,8 @@
1443
1443
  font-family: 'Font Awesome 6 Brands';
1444
1444
  font-weight: 400; }
1445
1445
 
1446
- .fa.fa-lastfm-square:before {
1447
- content: "\f203"; }
1446
+ .fa.fa-lastfm-square {
1447
+ --fa: "\f203"; }
1448
1448
 
1449
1449
  .fa.fa-ioxhost {
1450
1450
  font-family: 'Font Awesome 6 Brands';
@@ -1458,17 +1458,17 @@
1458
1458
  font-family: 'Font Awesome 6 Pro';
1459
1459
  font-weight: 400; }
1460
1460
 
1461
- .fa.fa-cc:before {
1462
- content: "\f20a"; }
1461
+ .fa.fa-cc {
1462
+ --fa: "\f20a"; }
1463
1463
 
1464
- .fa.fa-ils:before {
1465
- content: "\f20b"; }
1464
+ .fa.fa-ils {
1465
+ --fa: "\f20b"; }
1466
1466
 
1467
- .fa.fa-shekel:before {
1468
- content: "\f20b"; }
1467
+ .fa.fa-shekel {
1468
+ --fa: "\f20b"; }
1469
1469
 
1470
- .fa.fa-sheqel:before {
1471
- content: "\f20b"; }
1470
+ .fa.fa-sheqel {
1471
+ --fa: "\f20b"; }
1472
1472
 
1473
1473
  .fa.fa-buysellads {
1474
1474
  font-family: 'Font Awesome 6 Brands';
@@ -1510,24 +1510,24 @@
1510
1510
  font-family: 'Font Awesome 6 Pro';
1511
1511
  font-weight: 400; }
1512
1512
 
1513
- .fa.fa-diamond:before {
1514
- content: "\f3a5"; }
1513
+ .fa.fa-diamond {
1514
+ --fa: "\f3a5"; }
1515
1515
 
1516
- .fa.fa-transgender:before {
1517
- content: "\f224"; }
1516
+ .fa.fa-transgender {
1517
+ --fa: "\f224"; }
1518
1518
 
1519
- .fa.fa-intersex:before {
1520
- content: "\f224"; }
1519
+ .fa.fa-intersex {
1520
+ --fa: "\f224"; }
1521
1521
 
1522
- .fa.fa-transgender-alt:before {
1523
- content: "\f225"; }
1522
+ .fa.fa-transgender-alt {
1523
+ --fa: "\f225"; }
1524
1524
 
1525
1525
  .fa.fa-facebook-official {
1526
1526
  font-family: 'Font Awesome 6 Brands';
1527
1527
  font-weight: 400; }
1528
1528
 
1529
- .fa.fa-facebook-official:before {
1530
- content: "\f09a"; }
1529
+ .fa.fa-facebook-official {
1530
+ --fa: "\f09a"; }
1531
1531
 
1532
1532
  .fa.fa-pinterest-p {
1533
1533
  font-family: 'Font Awesome 6 Brands';
@@ -1537,8 +1537,8 @@
1537
1537
  font-family: 'Font Awesome 6 Brands';
1538
1538
  font-weight: 400; }
1539
1539
 
1540
- .fa.fa-hotel:before {
1541
- content: "\f236"; }
1540
+ .fa.fa-hotel {
1541
+ --fa: "\f236"; }
1542
1542
 
1543
1543
  .fa.fa-viacoin {
1544
1544
  font-family: 'Font Awesome 6 Brands';
@@ -1556,8 +1556,8 @@
1556
1556
  font-family: 'Font Awesome 6 Brands';
1557
1557
  font-weight: 400; }
1558
1558
 
1559
- .fa.fa-yc:before {
1560
- content: "\f23b"; }
1559
+ .fa.fa-yc {
1560
+ --fa: "\f23b"; }
1561
1561
 
1562
1562
  .fa.fa-optin-monster {
1563
1563
  font-family: 'Font Awesome 6 Brands';
@@ -1571,23 +1571,23 @@
1571
1571
  font-family: 'Font Awesome 6 Brands';
1572
1572
  font-weight: 400; }
1573
1573
 
1574
- .fa.fa-battery-4:before {
1575
- content: "\f240"; }
1574
+ .fa.fa-battery-4 {
1575
+ --fa: "\f240"; }
1576
1576
 
1577
- .fa.fa-battery:before {
1578
- content: "\f240"; }
1577
+ .fa.fa-battery {
1578
+ --fa: "\f240"; }
1579
1579
 
1580
- .fa.fa-battery-3:before {
1581
- content: "\f241"; }
1580
+ .fa.fa-battery-3 {
1581
+ --fa: "\f241"; }
1582
1582
 
1583
- .fa.fa-battery-2:before {
1584
- content: "\f242"; }
1583
+ .fa.fa-battery-2 {
1584
+ --fa: "\f242"; }
1585
1585
 
1586
- .fa.fa-battery-1:before {
1587
- content: "\f243"; }
1586
+ .fa.fa-battery-1 {
1587
+ --fa: "\f243"; }
1588
1588
 
1589
- .fa.fa-battery-0:before {
1590
- content: "\f244"; }
1589
+ .fa.fa-battery-0 {
1590
+ --fa: "\f244"; }
1591
1591
 
1592
1592
  .fa.fa-object-group {
1593
1593
  font-family: 'Font Awesome 6 Pro';
@@ -1601,8 +1601,8 @@
1601
1601
  font-family: 'Font Awesome 6 Pro';
1602
1602
  font-weight: 400; }
1603
1603
 
1604
- .fa.fa-sticky-note-o:before {
1605
- content: "\f249"; }
1604
+ .fa.fa-sticky-note-o {
1605
+ --fa: "\f249"; }
1606
1606
 
1607
1607
  .fa.fa-cc-jcb {
1608
1608
  font-family: 'Font Awesome 6 Brands';
@@ -1616,80 +1616,80 @@
1616
1616
  font-family: 'Font Awesome 6 Pro';
1617
1617
  font-weight: 400; }
1618
1618
 
1619
- .fa.fa-hourglass-o:before {
1620
- content: "\f254"; }
1619
+ .fa.fa-hourglass-o {
1620
+ --fa: "\f254"; }
1621
1621
 
1622
- .fa.fa-hourglass-1:before {
1623
- content: "\f251"; }
1622
+ .fa.fa-hourglass-1 {
1623
+ --fa: "\f251"; }
1624
1624
 
1625
- .fa.fa-hourglass-2:before {
1626
- content: "\f252"; }
1625
+ .fa.fa-hourglass-2 {
1626
+ --fa: "\f252"; }
1627
1627
 
1628
- .fa.fa-hourglass-3:before {
1629
- content: "\f253"; }
1628
+ .fa.fa-hourglass-3 {
1629
+ --fa: "\f253"; }
1630
1630
 
1631
1631
  .fa.fa-hand-rock-o {
1632
1632
  font-family: 'Font Awesome 6 Pro';
1633
1633
  font-weight: 400; }
1634
1634
 
1635
- .fa.fa-hand-rock-o:before {
1636
- content: "\f255"; }
1635
+ .fa.fa-hand-rock-o {
1636
+ --fa: "\f255"; }
1637
1637
 
1638
1638
  .fa.fa-hand-grab-o {
1639
1639
  font-family: 'Font Awesome 6 Pro';
1640
1640
  font-weight: 400; }
1641
1641
 
1642
- .fa.fa-hand-grab-o:before {
1643
- content: "\f255"; }
1642
+ .fa.fa-hand-grab-o {
1643
+ --fa: "\f255"; }
1644
1644
 
1645
1645
  .fa.fa-hand-paper-o {
1646
1646
  font-family: 'Font Awesome 6 Pro';
1647
1647
  font-weight: 400; }
1648
1648
 
1649
- .fa.fa-hand-paper-o:before {
1650
- content: "\f256"; }
1649
+ .fa.fa-hand-paper-o {
1650
+ --fa: "\f256"; }
1651
1651
 
1652
1652
  .fa.fa-hand-stop-o {
1653
1653
  font-family: 'Font Awesome 6 Pro';
1654
1654
  font-weight: 400; }
1655
1655
 
1656
- .fa.fa-hand-stop-o:before {
1657
- content: "\f256"; }
1656
+ .fa.fa-hand-stop-o {
1657
+ --fa: "\f256"; }
1658
1658
 
1659
1659
  .fa.fa-hand-scissors-o {
1660
1660
  font-family: 'Font Awesome 6 Pro';
1661
1661
  font-weight: 400; }
1662
1662
 
1663
- .fa.fa-hand-scissors-o:before {
1664
- content: "\f257"; }
1663
+ .fa.fa-hand-scissors-o {
1664
+ --fa: "\f257"; }
1665
1665
 
1666
1666
  .fa.fa-hand-lizard-o {
1667
1667
  font-family: 'Font Awesome 6 Pro';
1668
1668
  font-weight: 400; }
1669
1669
 
1670
- .fa.fa-hand-lizard-o:before {
1671
- content: "\f258"; }
1670
+ .fa.fa-hand-lizard-o {
1671
+ --fa: "\f258"; }
1672
1672
 
1673
1673
  .fa.fa-hand-spock-o {
1674
1674
  font-family: 'Font Awesome 6 Pro';
1675
1675
  font-weight: 400; }
1676
1676
 
1677
- .fa.fa-hand-spock-o:before {
1678
- content: "\f259"; }
1677
+ .fa.fa-hand-spock-o {
1678
+ --fa: "\f259"; }
1679
1679
 
1680
1680
  .fa.fa-hand-pointer-o {
1681
1681
  font-family: 'Font Awesome 6 Pro';
1682
1682
  font-weight: 400; }
1683
1683
 
1684
- .fa.fa-hand-pointer-o:before {
1685
- content: "\f25a"; }
1684
+ .fa.fa-hand-pointer-o {
1685
+ --fa: "\f25a"; }
1686
1686
 
1687
1687
  .fa.fa-hand-peace-o {
1688
1688
  font-family: 'Font Awesome 6 Pro';
1689
1689
  font-weight: 400; }
1690
1690
 
1691
- .fa.fa-hand-peace-o:before {
1692
- content: "\f25b"; }
1691
+ .fa.fa-hand-peace-o {
1692
+ --fa: "\f25b"; }
1693
1693
 
1694
1694
  .fa.fa-registered {
1695
1695
  font-family: 'Font Awesome 6 Pro';
@@ -1715,8 +1715,8 @@
1715
1715
  font-family: 'Font Awesome 6 Brands';
1716
1716
  font-weight: 400; }
1717
1717
 
1718
- .fa.fa-odnoklassniki-square:before {
1719
- content: "\f264"; }
1718
+ .fa.fa-odnoklassniki-square {
1719
+ --fa: "\f264"; }
1720
1720
 
1721
1721
  .fa.fa-get-pocket {
1722
1722
  font-family: 'Font Awesome 6 Brands';
@@ -1746,8 +1746,8 @@
1746
1746
  font-family: 'Font Awesome 6 Brands';
1747
1747
  font-weight: 400; }
1748
1748
 
1749
- .fa.fa-television:before {
1750
- content: "\f26c"; }
1749
+ .fa.fa-television {
1750
+ --fa: "\f26c"; }
1751
1751
 
1752
1752
  .fa.fa-contao {
1753
1753
  font-family: 'Font Awesome 6 Brands';
@@ -1765,46 +1765,46 @@
1765
1765
  font-family: 'Font Awesome 6 Pro';
1766
1766
  font-weight: 400; }
1767
1767
 
1768
- .fa.fa-calendar-plus-o:before {
1769
- content: "\f271"; }
1768
+ .fa.fa-calendar-plus-o {
1769
+ --fa: "\f271"; }
1770
1770
 
1771
1771
  .fa.fa-calendar-minus-o {
1772
1772
  font-family: 'Font Awesome 6 Pro';
1773
1773
  font-weight: 400; }
1774
1774
 
1775
- .fa.fa-calendar-minus-o:before {
1776
- content: "\f272"; }
1775
+ .fa.fa-calendar-minus-o {
1776
+ --fa: "\f272"; }
1777
1777
 
1778
1778
  .fa.fa-calendar-times-o {
1779
1779
  font-family: 'Font Awesome 6 Pro';
1780
1780
  font-weight: 400; }
1781
1781
 
1782
- .fa.fa-calendar-times-o:before {
1783
- content: "\f273"; }
1782
+ .fa.fa-calendar-times-o {
1783
+ --fa: "\f273"; }
1784
1784
 
1785
1785
  .fa.fa-calendar-check-o {
1786
1786
  font-family: 'Font Awesome 6 Pro';
1787
1787
  font-weight: 400; }
1788
1788
 
1789
- .fa.fa-calendar-check-o:before {
1790
- content: "\f274"; }
1789
+ .fa.fa-calendar-check-o {
1790
+ --fa: "\f274"; }
1791
1791
 
1792
1792
  .fa.fa-map-o {
1793
1793
  font-family: 'Font Awesome 6 Pro';
1794
1794
  font-weight: 400; }
1795
1795
 
1796
- .fa.fa-map-o:before {
1797
- content: "\f279"; }
1796
+ .fa.fa-map-o {
1797
+ --fa: "\f279"; }
1798
1798
 
1799
- .fa.fa-commenting:before {
1800
- content: "\f4ad"; }
1799
+ .fa.fa-commenting {
1800
+ --fa: "\f4ad"; }
1801
1801
 
1802
1802
  .fa.fa-commenting-o {
1803
1803
  font-family: 'Font Awesome 6 Pro';
1804
1804
  font-weight: 400; }
1805
1805
 
1806
- .fa.fa-commenting-o:before {
1807
- content: "\f4ad"; }
1806
+ .fa.fa-commenting-o {
1807
+ --fa: "\f4ad"; }
1808
1808
 
1809
1809
  .fa.fa-houzz {
1810
1810
  font-family: 'Font Awesome 6 Brands';
@@ -1814,8 +1814,8 @@
1814
1814
  font-family: 'Font Awesome 6 Brands';
1815
1815
  font-weight: 400; }
1816
1816
 
1817
- .fa.fa-vimeo:before {
1818
- content: "\f27d"; }
1817
+ .fa.fa-vimeo {
1818
+ --fa: "\f27d"; }
1819
1819
 
1820
1820
  .fa.fa-black-tie {
1821
1821
  font-family: 'Font Awesome 6 Brands';
@@ -1833,8 +1833,8 @@
1833
1833
  font-family: 'Font Awesome 6 Brands';
1834
1834
  font-weight: 400; }
1835
1835
 
1836
- .fa.fa-credit-card-alt:before {
1837
- content: "\f09d"; }
1836
+ .fa.fa-credit-card-alt {
1837
+ --fa: "\f09d"; }
1838
1838
 
1839
1839
  .fa.fa-codiepie {
1840
1840
  font-family: 'Font Awesome 6 Brands';
@@ -1868,15 +1868,15 @@
1868
1868
  font-family: 'Font Awesome 6 Pro';
1869
1869
  font-weight: 400; }
1870
1870
 
1871
- .fa.fa-pause-circle-o:before {
1872
- content: "\f28b"; }
1871
+ .fa.fa-pause-circle-o {
1872
+ --fa: "\f28b"; }
1873
1873
 
1874
1874
  .fa.fa-stop-circle-o {
1875
1875
  font-family: 'Font Awesome 6 Pro';
1876
1876
  font-weight: 400; }
1877
1877
 
1878
- .fa.fa-stop-circle-o:before {
1879
- content: "\f28d"; }
1878
+ .fa.fa-stop-circle-o {
1879
+ --fa: "\f28d"; }
1880
1880
 
1881
1881
  .fa.fa-bluetooth {
1882
1882
  font-family: 'Font Awesome 6 Brands';
@@ -1906,27 +1906,27 @@
1906
1906
  font-family: 'Font Awesome 6 Brands';
1907
1907
  font-weight: 400; }
1908
1908
 
1909
- .fa.fa-wheelchair-alt:before {
1910
- content: "\f368"; }
1909
+ .fa.fa-wheelchair-alt {
1910
+ --fa: "\f368"; }
1911
1911
 
1912
1912
  .fa.fa-question-circle-o {
1913
1913
  font-family: 'Font Awesome 6 Pro';
1914
1914
  font-weight: 400; }
1915
1915
 
1916
- .fa.fa-question-circle-o:before {
1917
- content: "\f059"; }
1916
+ .fa.fa-question-circle-o {
1917
+ --fa: "\f059"; }
1918
1918
 
1919
- .fa.fa-volume-control-phone:before {
1920
- content: "\f2a0"; }
1919
+ .fa.fa-volume-control-phone {
1920
+ --fa: "\f2a0"; }
1921
1921
 
1922
- .fa.fa-asl-interpreting:before {
1923
- content: "\f2a3"; }
1922
+ .fa.fa-asl-interpreting {
1923
+ --fa: "\f2a3"; }
1924
1924
 
1925
- .fa.fa-deafness:before {
1926
- content: "\f2a4"; }
1925
+ .fa.fa-deafness {
1926
+ --fa: "\f2a4"; }
1927
1927
 
1928
- .fa.fa-hard-of-hearing:before {
1929
- content: "\f2a4"; }
1928
+ .fa.fa-hard-of-hearing {
1929
+ --fa: "\f2a4"; }
1930
1930
 
1931
1931
  .fa.fa-glide {
1932
1932
  font-family: 'Font Awesome 6 Brands';
@@ -1936,8 +1936,8 @@
1936
1936
  font-family: 'Font Awesome 6 Brands';
1937
1937
  font-weight: 400; }
1938
1938
 
1939
- .fa.fa-signing:before {
1940
- content: "\f2a7"; }
1939
+ .fa.fa-signing {
1940
+ --fa: "\f2a7"; }
1941
1941
 
1942
1942
  .fa.fa-viadeo {
1943
1943
  font-family: 'Font Awesome 6 Brands';
@@ -1947,8 +1947,8 @@
1947
1947
  font-family: 'Font Awesome 6 Brands';
1948
1948
  font-weight: 400; }
1949
1949
 
1950
- .fa.fa-viadeo-square:before {
1951
- content: "\f2aa"; }
1950
+ .fa.fa-viadeo-square {
1951
+ --fa: "\f2aa"; }
1952
1952
 
1953
1953
  .fa.fa-snapchat {
1954
1954
  font-family: 'Font Awesome 6 Brands';
@@ -1958,15 +1958,15 @@
1958
1958
  font-family: 'Font Awesome 6 Brands';
1959
1959
  font-weight: 400; }
1960
1960
 
1961
- .fa.fa-snapchat-ghost:before {
1962
- content: "\f2ab"; }
1961
+ .fa.fa-snapchat-ghost {
1962
+ --fa: "\f2ab"; }
1963
1963
 
1964
1964
  .fa.fa-snapchat-square {
1965
1965
  font-family: 'Font Awesome 6 Brands';
1966
1966
  font-weight: 400; }
1967
1967
 
1968
- .fa.fa-snapchat-square:before {
1969
- content: "\f2ad"; }
1968
+ .fa.fa-snapchat-square {
1969
+ --fa: "\f2ad"; }
1970
1970
 
1971
1971
  .fa.fa-pied-piper {
1972
1972
  font-family: 'Font Awesome 6 Brands';
@@ -1988,15 +1988,15 @@
1988
1988
  font-family: 'Font Awesome 6 Brands';
1989
1989
  font-weight: 400; }
1990
1990
 
1991
- .fa.fa-google-plus-official:before {
1992
- content: "\f2b3"; }
1991
+ .fa.fa-google-plus-official {
1992
+ --fa: "\f2b3"; }
1993
1993
 
1994
1994
  .fa.fa-google-plus-circle {
1995
1995
  font-family: 'Font Awesome 6 Brands';
1996
1996
  font-weight: 400; }
1997
1997
 
1998
- .fa.fa-google-plus-circle:before {
1999
- content: "\f2b3"; }
1998
+ .fa.fa-google-plus-circle {
1999
+ --fa: "\f2b3"; }
2000
2000
 
2001
2001
  .fa.fa-font-awesome {
2002
2002
  font-family: 'Font Awesome 6 Brands';
@@ -2006,22 +2006,22 @@
2006
2006
  font-family: 'Font Awesome 6 Brands';
2007
2007
  font-weight: 400; }
2008
2008
 
2009
- .fa.fa-fa:before {
2010
- content: "\f2b4"; }
2009
+ .fa.fa-fa {
2010
+ --fa: "\f2b4"; }
2011
2011
 
2012
2012
  .fa.fa-handshake-o {
2013
2013
  font-family: 'Font Awesome 6 Pro';
2014
2014
  font-weight: 400; }
2015
2015
 
2016
- .fa.fa-handshake-o:before {
2017
- content: "\f2b5"; }
2016
+ .fa.fa-handshake-o {
2017
+ --fa: "\f2b5"; }
2018
2018
 
2019
2019
  .fa.fa-envelope-open-o {
2020
2020
  font-family: 'Font Awesome 6 Pro';
2021
2021
  font-weight: 400; }
2022
2022
 
2023
- .fa.fa-envelope-open-o:before {
2024
- content: "\f2b6"; }
2023
+ .fa.fa-envelope-open-o {
2024
+ --fa: "\f2b6"; }
2025
2025
 
2026
2026
  .fa.fa-linode {
2027
2027
  font-family: 'Font Awesome 6 Brands';
@@ -2031,60 +2031,60 @@
2031
2031
  font-family: 'Font Awesome 6 Pro';
2032
2032
  font-weight: 400; }
2033
2033
 
2034
- .fa.fa-address-book-o:before {
2035
- content: "\f2b9"; }
2034
+ .fa.fa-address-book-o {
2035
+ --fa: "\f2b9"; }
2036
2036
 
2037
- .fa.fa-vcard:before {
2038
- content: "\f2bb"; }
2037
+ .fa.fa-vcard {
2038
+ --fa: "\f2bb"; }
2039
2039
 
2040
2040
  .fa.fa-address-card-o {
2041
2041
  font-family: 'Font Awesome 6 Pro';
2042
2042
  font-weight: 400; }
2043
2043
 
2044
- .fa.fa-address-card-o:before {
2045
- content: "\f2bb"; }
2044
+ .fa.fa-address-card-o {
2045
+ --fa: "\f2bb"; }
2046
2046
 
2047
2047
  .fa.fa-vcard-o {
2048
2048
  font-family: 'Font Awesome 6 Pro';
2049
2049
  font-weight: 400; }
2050
2050
 
2051
- .fa.fa-vcard-o:before {
2052
- content: "\f2bb"; }
2051
+ .fa.fa-vcard-o {
2052
+ --fa: "\f2bb"; }
2053
2053
 
2054
2054
  .fa.fa-user-circle-o {
2055
2055
  font-family: 'Font Awesome 6 Pro';
2056
2056
  font-weight: 400; }
2057
2057
 
2058
- .fa.fa-user-circle-o:before {
2059
- content: "\f2bd"; }
2058
+ .fa.fa-user-circle-o {
2059
+ --fa: "\f2bd"; }
2060
2060
 
2061
2061
  .fa.fa-user-o {
2062
2062
  font-family: 'Font Awesome 6 Pro';
2063
2063
  font-weight: 400; }
2064
2064
 
2065
- .fa.fa-user-o:before {
2066
- content: "\f007"; }
2065
+ .fa.fa-user-o {
2066
+ --fa: "\f007"; }
2067
2067
 
2068
2068
  .fa.fa-id-badge {
2069
2069
  font-family: 'Font Awesome 6 Pro';
2070
2070
  font-weight: 400; }
2071
2071
 
2072
- .fa.fa-drivers-license:before {
2073
- content: "\f2c2"; }
2072
+ .fa.fa-drivers-license {
2073
+ --fa: "\f2c2"; }
2074
2074
 
2075
2075
  .fa.fa-id-card-o {
2076
2076
  font-family: 'Font Awesome 6 Pro';
2077
2077
  font-weight: 400; }
2078
2078
 
2079
- .fa.fa-id-card-o:before {
2080
- content: "\f2c2"; }
2079
+ .fa.fa-id-card-o {
2080
+ --fa: "\f2c2"; }
2081
2081
 
2082
2082
  .fa.fa-drivers-license-o {
2083
2083
  font-family: 'Font Awesome 6 Pro';
2084
2084
  font-weight: 400; }
2085
2085
 
2086
- .fa.fa-drivers-license-o:before {
2087
- content: "\f2c2"; }
2086
+ .fa.fa-drivers-license-o {
2087
+ --fa: "\f2c2"; }
2088
2088
 
2089
2089
  .fa.fa-quora {
2090
2090
  font-family: 'Font Awesome 6 Brands';
@@ -2098,29 +2098,29 @@
2098
2098
  font-family: 'Font Awesome 6 Brands';
2099
2099
  font-weight: 400; }
2100
2100
 
2101
- .fa.fa-thermometer-4:before {
2102
- content: "\f2c7"; }
2101
+ .fa.fa-thermometer-4 {
2102
+ --fa: "\f2c7"; }
2103
2103
 
2104
- .fa.fa-thermometer:before {
2105
- content: "\f2c7"; }
2104
+ .fa.fa-thermometer {
2105
+ --fa: "\f2c7"; }
2106
2106
 
2107
- .fa.fa-thermometer-3:before {
2108
- content: "\f2c8"; }
2107
+ .fa.fa-thermometer-3 {
2108
+ --fa: "\f2c8"; }
2109
2109
 
2110
- .fa.fa-thermometer-2:before {
2111
- content: "\f2c9"; }
2110
+ .fa.fa-thermometer-2 {
2111
+ --fa: "\f2c9"; }
2112
2112
 
2113
- .fa.fa-thermometer-1:before {
2114
- content: "\f2ca"; }
2113
+ .fa.fa-thermometer-1 {
2114
+ --fa: "\f2ca"; }
2115
2115
 
2116
- .fa.fa-thermometer-0:before {
2117
- content: "\f2cb"; }
2116
+ .fa.fa-thermometer-0 {
2117
+ --fa: "\f2cb"; }
2118
2118
 
2119
- .fa.fa-bathtub:before {
2120
- content: "\f2cd"; }
2119
+ .fa.fa-bathtub {
2120
+ --fa: "\f2cd"; }
2121
2121
 
2122
- .fa.fa-s15:before {
2123
- content: "\f2cd"; }
2122
+ .fa.fa-s15 {
2123
+ --fa: "\f2cd"; }
2124
2124
 
2125
2125
  .fa.fa-window-maximize {
2126
2126
  font-family: 'Font Awesome 6 Pro';
@@ -2130,22 +2130,22 @@
2130
2130
  font-family: 'Font Awesome 6 Pro';
2131
2131
  font-weight: 400; }
2132
2132
 
2133
- .fa.fa-times-rectangle:before {
2134
- content: "\f410"; }
2133
+ .fa.fa-times-rectangle {
2134
+ --fa: "\f410"; }
2135
2135
 
2136
2136
  .fa.fa-window-close-o {
2137
2137
  font-family: 'Font Awesome 6 Pro';
2138
2138
  font-weight: 400; }
2139
2139
 
2140
- .fa.fa-window-close-o:before {
2141
- content: "\f410"; }
2140
+ .fa.fa-window-close-o {
2141
+ --fa: "\f410"; }
2142
2142
 
2143
2143
  .fa.fa-times-rectangle-o {
2144
2144
  font-family: 'Font Awesome 6 Pro';
2145
2145
  font-weight: 400; }
2146
2146
 
2147
- .fa.fa-times-rectangle-o:before {
2148
- content: "\f410"; }
2147
+ .fa.fa-times-rectangle-o {
2148
+ --fa: "\f410"; }
2149
2149
 
2150
2150
  .fa.fa-bandcamp {
2151
2151
  font-family: 'Font Awesome 6 Brands';
@@ -2171,15 +2171,15 @@
2171
2171
  font-family: 'Font Awesome 6 Brands';
2172
2172
  font-weight: 400; }
2173
2173
 
2174
- .fa.fa-eercast:before {
2175
- content: "\f2da"; }
2174
+ .fa.fa-eercast {
2175
+ --fa: "\f2da"; }
2176
2176
 
2177
2177
  .fa.fa-snowflake-o {
2178
2178
  font-family: 'Font Awesome 6 Pro';
2179
2179
  font-weight: 400; }
2180
2180
 
2181
- .fa.fa-snowflake-o:before {
2182
- content: "\f2dc"; }
2181
+ .fa.fa-snowflake-o {
2182
+ --fa: "\f2dc"; }
2183
2183
 
2184
2184
  .fa.fa-superpowers {
2185
2185
  font-family: 'Font Awesome 6 Brands';