xref: /template/writr/css/plugins/icons.less (revision 00d2afd893341b789643a852fa103d3a83799ea3)
1/* =icons Plugin
2----------------------------------------------- */
3
4// On print, fallback to bootstrap icons if fontawesome icons are used
5@media print {
6    .fa::before,
7    [class^="fa-"]::before,
8    [class*=" fa-"]::before {
9        display: inline-block;
10        font-family: bootstrap-icons !important;
11        font-style: normal;
12        font-weight: normal !important;
13        font-variant: normal;
14        text-transform: none;
15        line-height: 1;
16        vertical-align: -.125em;
17        -webkit-font-smoothing: antialiased;
18        -moz-osx-font-smoothing: grayscale;
19    }
20
21    .fa-123::before { content: "\f67f"; }
22    .fa-alarm-fill::before { content: "\f101"; }
23    .fa-alarm::before { content: "\f102"; }
24    .fa-align-bottom::before { content: "\f103"; }
25    .fa-align-center::before { content: "\f104"; }
26    .fa-align-end::before { content: "\f105"; }
27    .fa-align-middle::before { content: "\f106"; }
28    .fa-align-start::before { content: "\f107"; }
29    .fa-align-top::before { content: "\f108"; }
30    .fa-alt::before { content: "\f109"; }
31    .fa-app-indicator::before { content: "\f10a"; }
32    .fa-app::before { content: "\f10b"; }
33    .fa-archive-fill::before { content: "\f10c"; }
34    .fa-archive::before { content: "\f10d"; }
35    .fa-arrow-90deg-down::before { content: "\f10e"; }
36    .fa-arrow-90deg-left::before { content: "\f10f"; }
37    .fa-arrow-90deg-right::before { content: "\f110"; }
38    .fa-arrow-90deg-up::before { content: "\f111"; }
39    .fa-arrow-bar-down::before { content: "\f112"; }
40    .fa-arrow-bar-left::before { content: "\f113"; }
41    .fa-arrow-bar-right::before { content: "\f114"; }
42    .fa-arrow-bar-up::before { content: "\f115"; }
43    .fa-arrow-clockwise::before { content: "\f116"; }
44    .fa-arrow-counterclockwise::before { content: "\f117"; }
45    .fa-arrow-down-circle-fill::before { content: "\f118"; }
46    .fa-arrow-down-circle::before { content: "\f119"; }
47    .fa-arrow-down-left-circle-fill::before { content: "\f11a"; }
48    .fa-arrow-down-left-circle::before { content: "\f11b"; }
49    .fa-arrow-down-left-square-fill::before { content: "\f11c"; }
50    .fa-arrow-down-left-square::before { content: "\f11d"; }
51    .fa-arrow-down-left::before { content: "\f11e"; }
52    .fa-arrow-down-right-circle-fill::before { content: "\f11f"; }
53    .fa-arrow-down-right-circle::before { content: "\f120"; }
54    .fa-arrow-down-right-square-fill::before { content: "\f121"; }
55    .fa-arrow-down-right-square::before { content: "\f122"; }
56    .fa-arrow-down-right::before { content: "\f123"; }
57    .fa-arrow-down-short::before { content: "\f124"; }
58    .fa-arrow-down-square-fill::before { content: "\f125"; }
59    .fa-arrow-down-square::before { content: "\f126"; }
60    .fa-arrow-down-up::before { content: "\f127"; }
61    .fa-arrow-down::before { content: "\f128"; }
62    .fa-arrow-left-circle-fill::before { content: "\f129"; }
63    .fa-arrow-left-circle::before { content: "\f12a"; }
64    .fa-arrow-left-right::before { content: "\f12b"; }
65    .fa-arrow-left-short::before { content: "\f12c"; }
66    .fa-arrow-left-square-fill::before { content: "\f12d"; }
67    .fa-arrow-left-square::before { content: "\f12e"; }
68    .fa-arrow-left::before { content: "\f12f"; }
69    .fa-arrow-repeat::before { content: "\f130"; }
70    .fa-arrow-return-left::before { content: "\f131"; }
71    .fa-arrow-return-right::before { content: "\f132"; }
72    .fa-arrow-right-circle-fill::before { content: "\f133"; }
73    .fa-arrow-right-circle::before { content: "\f134"; }
74    .fa-arrow-right-short::before { content: "\f135"; }
75    .fa-arrow-right-square-fill::before { content: "\f136"; }
76    .fa-arrow-right-square::before { content: "\f137"; }
77    .fa-arrow-right::before { content: "\f138"; }
78    .fa-arrow-up-circle-fill::before { content: "\f139"; }
79    .fa-arrow-up-circle::before { content: "\f13a"; }
80    .fa-arrow-up-left-circle-fill::before { content: "\f13b"; }
81    .fa-arrow-up-left-circle::before { content: "\f13c"; }
82    .fa-arrow-up-left-square-fill::before { content: "\f13d"; }
83    .fa-arrow-up-left-square::before { content: "\f13e"; }
84    .fa-arrow-up-left::before { content: "\f13f"; }
85    .fa-arrow-up-right-circle-fill::before { content: "\f140"; }
86    .fa-arrow-up-right-circle::before { content: "\f141"; }
87    .fa-arrow-up-right-square-fill::before { content: "\f142"; }
88    .fa-arrow-up-right-square::before { content: "\f143"; }
89    .fa-arrow-up-right::before { content: "\f144"; }
90    .fa-arrow-up-short::before { content: "\f145"; }
91    .fa-arrow-up-square-fill::before { content: "\f146"; }
92    .fa-arrow-up-square::before { content: "\f147"; }
93    .fa-arrow-up::before { content: "\f148"; }
94    .fa-arrows-angle-contract::before { content: "\f149"; }
95    .fa-arrows-angle-expand::before { content: "\f14a"; }
96    .fa-arrows-collapse::before { content: "\f14b"; }
97    .fa-arrows-expand::before { content: "\f14c"; }
98    .fa-arrows-fullscreen::before { content: "\f14d"; }
99    .fa-arrows-move::before { content: "\f14e"; }
100    .fa-aspect-ratio-fill::before { content: "\f14f"; }
101    .fa-aspect-ratio::before { content: "\f150"; }
102    .fa-asterisk::before { content: "\f151"; }
103    .fa-at::before { content: "\f152"; }
104    .fa-award-fill::before { content: "\f153"; }
105    .fa-award::before { content: "\f154"; }
106    .fa-back::before { content: "\f155"; }
107    .fa-backspace-fill::before { content: "\f156"; }
108    .fa-backspace-reverse-fill::before { content: "\f157"; }
109    .fa-backspace-reverse::before { content: "\f158"; }
110    .fa-backspace::before { content: "\f159"; }
111    .fa-badge-3d-fill::before { content: "\f15a"; }
112    .fa-badge-3d::before { content: "\f15b"; }
113    .fa-badge-4k-fill::before { content: "\f15c"; }
114    .fa-badge-4k::before { content: "\f15d"; }
115    .fa-badge-8k-fill::before { content: "\f15e"; }
116    .fa-badge-8k::before { content: "\f15f"; }
117    .fa-badge-ad-fill::before { content: "\f160"; }
118    .fa-badge-ad::before { content: "\f161"; }
119    .fa-badge-ar-fill::before { content: "\f162"; }
120    .fa-badge-ar::before { content: "\f163"; }
121    .fa-badge-cc-fill::before { content: "\f164"; }
122    .fa-badge-cc::before { content: "\f165"; }
123    .fa-badge-hd-fill::before { content: "\f166"; }
124    .fa-badge-hd::before { content: "\f167"; }
125    .fa-badge-tm-fill::before { content: "\f168"; }
126    .fa-badge-tm::before { content: "\f169"; }
127    .fa-badge-vo-fill::before { content: "\f16a"; }
128    .fa-badge-vo::before { content: "\f16b"; }
129    .fa-badge-vr-fill::before { content: "\f16c"; }
130    .fa-badge-vr::before { content: "\f16d"; }
131    .fa-badge-wc-fill::before { content: "\f16e"; }
132    .fa-badge-wc::before { content: "\f16f"; }
133    .fa-bag-check-fill::before { content: "\f170"; }
134    .fa-bag-check::before { content: "\f171"; }
135    .fa-bag-dash-fill::before { content: "\f172"; }
136    .fa-bag-dash::before { content: "\f173"; }
137    .fa-bag-fill::before { content: "\f174"; }
138    .fa-bag-plus-fill::before { content: "\f175"; }
139    .fa-bag-plus::before { content: "\f176"; }
140    .fa-bag-x-fill::before { content: "\f177"; }
141    .fa-bag-x::before { content: "\f178"; }
142    .fa-bag::before { content: "\f179"; }
143    .fa-bar-chart-fill::before { content: "\f17a"; }
144    .fa-bar-chart-line-fill::before { content: "\f17b"; }
145    .fa-bar-chart-line::before { content: "\f17c"; }
146    .fa-bar-chart-steps::before { content: "\f17d"; }
147    .fa-bar-chart::before { content: "\f17e"; }
148    .fa-basket-fill::before { content: "\f17f"; }
149    .fa-basket::before { content: "\f180"; }
150    .fa-basket2-fill::before { content: "\f181"; }
151    .fa-basket2::before { content: "\f182"; }
152    .fa-basket3-fill::before { content: "\f183"; }
153    .fa-basket3::before { content: "\f184"; }
154    .fa-battery-charging::before { content: "\f185"; }
155    .fa-battery-full::before { content: "\f186"; }
156    .fa-battery-half::before { content: "\f187"; }
157    .fa-battery::before { content: "\f188"; }
158    .fa-bell-fill::before { content: "\f189"; }
159    .fa-bell::before { content: "\f18a"; }
160    .fa-bezier::before { content: "\f18b"; }
161    .fa-bezier2::before { content: "\f18c"; }
162    .fa-bicycle::before { content: "\f18d"; }
163    .fa-binoculars-fill::before { content: "\f18e"; }
164    .fa-binoculars::before { content: "\f18f"; }
165    .fa-blockquote-left::before { content: "\f190"; }
166    .fa-blockquote-right::before { content: "\f191"; }
167    .fa-book-fill::before { content: "\f192"; }
168    .fa-book-half::before { content: "\f193"; }
169    .fa-book::before { content: "\f194"; }
170    .fa-bookmark-check-fill::before { content: "\f195"; }
171    .fa-bookmark-check::before { content: "\f196"; }
172    .fa-bookmark-dash-fill::before { content: "\f197"; }
173    .fa-bookmark-dash::before { content: "\f198"; }
174    .fa-bookmark-fill::before { content: "\f199"; }
175    .fa-bookmark-heart-fill::before { content: "\f19a"; }
176    .fa-bookmark-heart::before { content: "\f19b"; }
177    .fa-bookmark-plus-fill::before { content: "\f19c"; }
178    .fa-bookmark-plus::before { content: "\f19d"; }
179    .fa-bookmark-star-fill::before { content: "\f19e"; }
180    .fa-bookmark-star::before { content: "\f19f"; }
181    .fa-bookmark-x-fill::before { content: "\f1a0"; }
182    .fa-bookmark-x::before { content: "\f1a1"; }
183    .fa-bookmark::before { content: "\f1a2"; }
184    .fa-bookmarks-fill::before { content: "\f1a3"; }
185    .fa-bookmarks::before { content: "\f1a4"; }
186    .fa-bookshelf::before { content: "\f1a5"; }
187    .fa-bootstrap-fill::before { content: "\f1a6"; }
188    .fa-bootstrap-reboot::before { content: "\f1a7"; }
189    .fa-bootstrap::before { content: "\f1a8"; }
190    .fa-border-all::before { content: "\f1a9"; }
191    .fa-border-bottom::before { content: "\f1aa"; }
192    .fa-border-center::before { content: "\f1ab"; }
193    .fa-border-inner::before { content: "\f1ac"; }
194    .fa-border-left::before { content: "\f1ad"; }
195    .fa-border-middle::before { content: "\f1ae"; }
196    .fa-border-outer::before { content: "\f1af"; }
197    .fa-border-right::before { content: "\f1b0"; }
198    .fa-border-style::before { content: "\f1b1"; }
199    .fa-border-top::before { content: "\f1b2"; }
200    .fa-border-width::before { content: "\f1b3"; }
201    .fa-border::before { content: "\f1b4"; }
202    .fa-bounding-box-circles::before { content: "\f1b5"; }
203    .fa-bounding-box::before { content: "\f1b6"; }
204    .fa-box-arrow-down-left::before { content: "\f1b7"; }
205    .fa-box-arrow-down-right::before { content: "\f1b8"; }
206    .fa-box-arrow-down::before { content: "\f1b9"; }
207    .fa-box-arrow-in-down-left::before { content: "\f1ba"; }
208    .fa-box-arrow-in-down-right::before { content: "\f1bb"; }
209    .fa-box-arrow-in-down::before { content: "\f1bc"; }
210    .fa-box-arrow-in-left::before { content: "\f1bd"; }
211    .fa-box-arrow-in-right::before { content: "\f1be"; }
212    .fa-box-arrow-in-up-left::before { content: "\f1bf"; }
213    .fa-box-arrow-in-up-right::before { content: "\f1c0"; }
214    .fa-box-arrow-in-up::before { content: "\f1c1"; }
215    .fa-box-arrow-left::before { content: "\f1c2"; }
216    .fa-box-arrow-right::before { content: "\f1c3"; }
217    .fa-box-arrow-up-left::before { content: "\f1c4"; }
218    .fa-box-arrow-up-right::before { content: "\f1c5"; }
219    .fa-box-arrow-up::before { content: "\f1c6"; }
220    .fa-box-seam::before { content: "\f1c7"; }
221    .fa-box::before { content: "\f1c8"; }
222    .fa-braces::before { content: "\f1c9"; }
223    .fa-bricks::before { content: "\f1ca"; }
224    .fa-briefcase-fill::before { content: "\f1cb"; }
225    .fa-briefcase::before { content: "\f1cc"; }
226    .fa-brightness-alt-high-fill::before { content: "\f1cd"; }
227    .fa-brightness-alt-high::before { content: "\f1ce"; }
228    .fa-brightness-alt-low-fill::before { content: "\f1cf"; }
229    .fa-brightness-alt-low::before { content: "\f1d0"; }
230    .fa-brightness-high-fill::before { content: "\f1d1"; }
231    .fa-brightness-high::before { content: "\f1d2"; }
232    .fa-brightness-low-fill::before { content: "\f1d3"; }
233    .fa-brightness-low::before { content: "\f1d4"; }
234    .fa-broadcast-pin::before { content: "\f1d5"; }
235    .fa-broadcast::before { content: "\f1d6"; }
236    .fa-brush-fill::before { content: "\f1d7"; }
237    .fa-brush::before { content: "\f1d8"; }
238    .fa-bucket-fill::before { content: "\f1d9"; }
239    .fa-bucket::before { content: "\f1da"; }
240    .fa-bug-fill::before { content: "\f1db"; }
241    .fa-bug::before { content: "\f1dc"; }
242    .fa-building::before { content: "\f1dd"; }
243    .fa-bullseye::before { content: "\f1de"; }
244    .fa-calculator-fill::before { content: "\f1df"; }
245    .fa-calculator::before { content: "\f1e0"; }
246    .fa-calendar-check-fill::before { content: "\f1e1"; }
247    .fa-calendar-check::before { content: "\f1e2"; }
248    .fa-calendar-date-fill::before { content: "\f1e3"; }
249    .fa-calendar-date::before { content: "\f1e4"; }
250    .fa-calendar-day-fill::before { content: "\f1e5"; }
251    .fa-calendar-day::before { content: "\f1e6"; }
252    .fa-calendar-event-fill::before { content: "\f1e7"; }
253    .fa-calendar-event::before { content: "\f1e8"; }
254    .fa-calendar-fill::before { content: "\f1e9"; }
255    .fa-calendar-minus-fill::before { content: "\f1ea"; }
256    .fa-calendar-minus::before { content: "\f1eb"; }
257    .fa-calendar-month-fill::before { content: "\f1ec"; }
258    .fa-calendar-month::before { content: "\f1ed"; }
259    .fa-calendar-plus-fill::before { content: "\f1ee"; }
260    .fa-calendar-plus::before { content: "\f1ef"; }
261    .fa-calendar-range-fill::before { content: "\f1f0"; }
262    .fa-calendar-range::before { content: "\f1f1"; }
263    .fa-calendar-week-fill::before { content: "\f1f2"; }
264    .fa-calendar-week::before { content: "\f1f3"; }
265    .fa-calendar-x-fill::before { content: "\f1f4"; }
266    .fa-calendar-x::before { content: "\f1f5"; }
267    .fa-calendar::before { content: "\f1f6"; }
268    .fa-calendar2-check-fill::before { content: "\f1f7"; }
269    .fa-calendar2-check::before { content: "\f1f8"; }
270    .fa-calendar2-date-fill::before { content: "\f1f9"; }
271    .fa-calendar2-date::before { content: "\f1fa"; }
272    .fa-calendar2-day-fill::before { content: "\f1fb"; }
273    .fa-calendar2-day::before { content: "\f1fc"; }
274    .fa-calendar2-event-fill::before { content: "\f1fd"; }
275    .fa-calendar2-event::before { content: "\f1fe"; }
276    .fa-calendar2-fill::before { content: "\f1ff"; }
277    .fa-calendar2-minus-fill::before { content: "\f200"; }
278    .fa-calendar2-minus::before { content: "\f201"; }
279    .fa-calendar2-month-fill::before { content: "\f202"; }
280    .fa-calendar2-month::before { content: "\f203"; }
281    .fa-calendar2-plus-fill::before { content: "\f204"; }
282    .fa-calendar2-plus::before { content: "\f205"; }
283    .fa-calendar2-range-fill::before { content: "\f206"; }
284    .fa-calendar2-range::before { content: "\f207"; }
285    .fa-calendar2-week-fill::before { content: "\f208"; }
286    .fa-calendar2-week::before { content: "\f209"; }
287    .fa-calendar2-x-fill::before { content: "\f20a"; }
288    .fa-calendar2-x::before { content: "\f20b"; }
289    .fa-calendar2::before { content: "\f20c"; }
290    .fa-calendar3-event-fill::before { content: "\f20d"; }
291    .fa-calendar3-event::before { content: "\f20e"; }
292    .fa-calendar3-fill::before { content: "\f20f"; }
293    .fa-calendar3-range-fill::before { content: "\f210"; }
294    .fa-calendar3-range::before { content: "\f211"; }
295    .fa-calendar3-week-fill::before { content: "\f212"; }
296    .fa-calendar3-week::before { content: "\f213"; }
297    .fa-calendar3::before { content: "\f214"; }
298    .fa-calendar4-event::before { content: "\f215"; }
299    .fa-calendar4-range::before { content: "\f216"; }
300    .fa-calendar4-week::before { content: "\f217"; }
301    .fa-calendar4::before { content: "\f218"; }
302    .fa-camera-fill::before { content: "\f219"; }
303    .fa-camera-reels-fill::before { content: "\f21a"; }
304    .fa-camera-reels::before { content: "\f21b"; }
305    .fa-camera-video-fill::before { content: "\f21c"; }
306    .fa-camera-video-off-fill::before { content: "\f21d"; }
307    .fa-camera-video-off::before { content: "\f21e"; }
308    .fa-camera-video::before { content: "\f21f"; }
309    .fa-camera::before { content: "\f220"; }
310    .fa-camera2::before { content: "\f221"; }
311    .fa-capslock-fill::before { content: "\f222"; }
312    .fa-capslock::before { content: "\f223"; }
313    .fa-card-checklist::before { content: "\f224"; }
314    .fa-card-heading::before { content: "\f225"; }
315    .fa-card-image::before { content: "\f226"; }
316    .fa-card-list::before { content: "\f227"; }
317    .fa-card-text::before { content: "\f228"; }
318    .fa-caret-down-fill::before { content: "\f229"; }
319    .fa-caret-down-square-fill::before { content: "\f22a"; }
320    .fa-caret-down-square::before { content: "\f22b"; }
321    .fa-caret-down::before { content: "\f22c"; }
322    .fa-caret-left-fill::before { content: "\f22d"; }
323    .fa-caret-left-square-fill::before { content: "\f22e"; }
324    .fa-caret-left-square::before { content: "\f22f"; }
325    .fa-caret-left::before { content: "\f230"; }
326    .fa-caret-right-fill::before { content: "\f231"; }
327    .fa-caret-right-square-fill::before { content: "\f232"; }
328    .fa-caret-right-square::before { content: "\f233"; }
329    .fa-caret-right::before { content: "\f234"; }
330    .fa-caret-up-fill::before { content: "\f235"; }
331    .fa-caret-up-square-fill::before { content: "\f236"; }
332    .fa-caret-up-square::before { content: "\f237"; }
333    .fa-caret-up::before { content: "\f238"; }
334    .fa-cart-check-fill::before { content: "\f239"; }
335    .fa-cart-check::before { content: "\f23a"; }
336    .fa-cart-dash-fill::before { content: "\f23b"; }
337    .fa-cart-dash::before { content: "\f23c"; }
338    .fa-cart-fill::before { content: "\f23d"; }
339    .fa-cart-plus-fill::before { content: "\f23e"; }
340    .fa-cart-plus::before { content: "\f23f"; }
341    .fa-cart-x-fill::before { content: "\f240"; }
342    .fa-cart-x::before { content: "\f241"; }
343    .fa-cart::before { content: "\f242"; }
344    .fa-cart2::before { content: "\f243"; }
345    .fa-cart3::before { content: "\f244"; }
346    .fa-cart4::before { content: "\f245"; }
347    .fa-cash-stack::before { content: "\f246"; }
348    .fa-cash::before { content: "\f247"; }
349    .fa-cast::before { content: "\f248"; }
350    .fa-chat-dots-fill::before { content: "\f249"; }
351    .fa-chat-dots::before { content: "\f24a"; }
352    .fa-chat-fill::before { content: "\f24b"; }
353    .fa-chat-left-dots-fill::before { content: "\f24c"; }
354    .fa-chat-left-dots::before { content: "\f24d"; }
355    .fa-chat-left-fill::before { content: "\f24e"; }
356    .fa-chat-left-quote-fill::before { content: "\f24f"; }
357    .fa-chat-left-quote::before { content: "\f250"; }
358    .fa-chat-left-text-fill::before { content: "\f251"; }
359    .fa-chat-left-text::before { content: "\f252"; }
360    .fa-chat-left::before { content: "\f253"; }
361    .fa-chat-quote-fill::before { content: "\f254"; }
362    .fa-chat-quote::before { content: "\f255"; }
363    .fa-chat-right-dots-fill::before { content: "\f256"; }
364    .fa-chat-right-dots::before { content: "\f257"; }
365    .fa-chat-right-fill::before { content: "\f258"; }
366    .fa-chat-right-quote-fill::before { content: "\f259"; }
367    .fa-chat-right-quote::before { content: "\f25a"; }
368    .fa-chat-right-text-fill::before { content: "\f25b"; }
369    .fa-chat-right-text::before { content: "\f25c"; }
370    .fa-chat-right::before { content: "\f25d"; }
371    .fa-chat-square-dots-fill::before { content: "\f25e"; }
372    .fa-chat-square-dots::before { content: "\f25f"; }
373    .fa-chat-square-fill::before { content: "\f260"; }
374    .fa-chat-square-quote-fill::before { content: "\f261"; }
375    .fa-chat-square-quote::before { content: "\f262"; }
376    .fa-chat-square-text-fill::before { content: "\f263"; }
377    .fa-chat-square-text::before { content: "\f264"; }
378    .fa-chat-square::before { content: "\f265"; }
379    .fa-chat-text-fill::before { content: "\f266"; }
380    .fa-chat-text::before { content: "\f267"; }
381    .fa-chat::before { content: "\f268"; }
382    .fa-check-all::before { content: "\f269"; }
383    .fa-check-circle-fill::before { content: "\f26a"; }
384    .fa-check-circle::before { content: "\f26b"; }
385    .fa-check-square-fill::before { content: "\f26c"; }
386    .fa-check-square::before { content: "\f26d"; }
387    .fa-check::before { content: "\f26e"; }
388    .fa-check2-all::before { content: "\f26f"; }
389    .fa-check2-circle::before { content: "\f270"; }
390    .fa-check2-square::before { content: "\f271"; }
391    .fa-check2::before { content: "\f272"; }
392    .fa-chevron-bar-contract::before { content: "\f273"; }
393    .fa-chevron-bar-down::before { content: "\f274"; }
394    .fa-chevron-bar-expand::before { content: "\f275"; }
395    .fa-chevron-bar-left::before { content: "\f276"; }
396    .fa-chevron-bar-right::before { content: "\f277"; }
397    .fa-chevron-bar-up::before { content: "\f278"; }
398    .fa-chevron-compact-down::before { content: "\f279"; }
399    .fa-chevron-compact-left::before { content: "\f27a"; }
400    .fa-chevron-compact-right::before { content: "\f27b"; }
401    .fa-chevron-compact-up::before { content: "\f27c"; }
402    .fa-chevron-contract::before { content: "\f27d"; }
403    .fa-chevron-double-down::before { content: "\f27e"; }
404    .fa-chevron-double-left::before { content: "\f27f"; }
405    .fa-chevron-double-right::before { content: "\f280"; }
406    .fa-chevron-double-up::before { content: "\f281"; }
407    .fa-chevron-down::before { content: "\f282"; }
408    .fa-chevron-expand::before { content: "\f283"; }
409    .fa-chevron-left::before { content: "\f284"; }
410    .fa-chevron-right::before { content: "\f285"; }
411    .fa-chevron-up::before { content: "\f286"; }
412    .fa-circle-fill::before { content: "\f287"; }
413    .fa-circle-half::before { content: "\f288"; }
414    .fa-circle-square::before { content: "\f289"; }
415    .fa-circle::before { content: "\f28a"; }
416    .fa-clipboard-check::before { content: "\f28b"; }
417    .fa-clipboard-data::before { content: "\f28c"; }
418    .fa-clipboard-minus::before { content: "\f28d"; }
419    .fa-clipboard-plus::before { content: "\f28e"; }
420    .fa-clipboard-x::before { content: "\f28f"; }
421    .fa-clipboard::before { content: "\f290"; }
422    .fa-clock-fill::before { content: "\f291"; }
423    .fa-clock-history::before { content: "\f292"; }
424    .fa-clock::before { content: "\f293"; }
425    .fa-cloud-arrow-down-fill::before { content: "\f294"; }
426    .fa-cloud-arrow-down::before { content: "\f295"; }
427    .fa-cloud-arrow-up-fill::before { content: "\f296"; }
428    .fa-cloud-arrow-up::before { content: "\f297"; }
429    .fa-cloud-check-fill::before { content: "\f298"; }
430    .fa-cloud-check::before { content: "\f299"; }
431    .fa-cloud-download-fill::before { content: "\f29a"; }
432    .fa-cloud-download::before { content: "\f29b"; }
433    .fa-cloud-drizzle-fill::before { content: "\f29c"; }
434    .fa-cloud-drizzle::before { content: "\f29d"; }
435    .fa-cloud-fill::before { content: "\f29e"; }
436    .fa-cloud-fog-fill::before { content: "\f29f"; }
437    .fa-cloud-fog::before { content: "\f2a0"; }
438    .fa-cloud-fog2-fill::before { content: "\f2a1"; }
439    .fa-cloud-fog2::before { content: "\f2a2"; }
440    .fa-cloud-hail-fill::before { content: "\f2a3"; }
441    .fa-cloud-hail::before { content: "\f2a4"; }
442    .fa-cloud-haze-fill::before { content: "\f2a6"; }
443    .fa-cloud-haze::before { content: "\f2a7"; }
444    .fa-cloud-haze2-fill::before { content: "\f2a8"; }
445    .fa-cloud-lightning-fill::before { content: "\f2a9"; }
446    .fa-cloud-lightning-rain-fill::before { content: "\f2aa"; }
447    .fa-cloud-lightning-rain::before { content: "\f2ab"; }
448    .fa-cloud-lightning::before { content: "\f2ac"; }
449    .fa-cloud-minus-fill::before { content: "\f2ad"; }
450    .fa-cloud-minus::before { content: "\f2ae"; }
451    .fa-cloud-moon-fill::before { content: "\f2af"; }
452    .fa-cloud-moon::before { content: "\f2b0"; }
453    .fa-cloud-plus-fill::before { content: "\f2b1"; }
454    .fa-cloud-plus::before { content: "\f2b2"; }
455    .fa-cloud-rain-fill::before { content: "\f2b3"; }
456    .fa-cloud-rain-heavy-fill::before { content: "\f2b4"; }
457    .fa-cloud-rain-heavy::before { content: "\f2b5"; }
458    .fa-cloud-rain::before { content: "\f2b6"; }
459    .fa-cloud-slash-fill::before { content: "\f2b7"; }
460    .fa-cloud-slash::before { content: "\f2b8"; }
461    .fa-cloud-sleet-fill::before { content: "\f2b9"; }
462    .fa-cloud-sleet::before { content: "\f2ba"; }
463    .fa-cloud-snow-fill::before { content: "\f2bb"; }
464    .fa-cloud-snow::before { content: "\f2bc"; }
465    .fa-cloud-sun-fill::before { content: "\f2bd"; }
466    .fa-cloud-sun::before { content: "\f2be"; }
467    .fa-cloud-upload-fill::before { content: "\f2bf"; }
468    .fa-cloud-upload::before { content: "\f2c0"; }
469    .fa-cloud::before { content: "\f2c1"; }
470    .fa-clouds-fill::before { content: "\f2c2"; }
471    .fa-clouds::before { content: "\f2c3"; }
472    .fa-cloudy-fill::before { content: "\f2c4"; }
473    .fa-cloudy::before { content: "\f2c5"; }
474    .fa-code-slash::before { content: "\f2c6"; }
475    .fa-code-square::before { content: "\f2c7"; }
476    .fa-code::before { content: "\f2c8"; }
477    .fa-collection-fill::before { content: "\f2c9"; }
478    .fa-collection-play-fill::before { content: "\f2ca"; }
479    .fa-collection-play::before { content: "\f2cb"; }
480    .fa-collection::before { content: "\f2cc"; }
481    .fa-columns-gap::before { content: "\f2cd"; }
482    .fa-columns::before { content: "\f2ce"; }
483    .fa-command::before { content: "\f2cf"; }
484    .fa-compass-fill::before { content: "\f2d0"; }
485    .fa-compass::before { content: "\f2d1"; }
486    .fa-cone-striped::before { content: "\f2d2"; }
487    .fa-cone::before { content: "\f2d3"; }
488    .fa-controller::before { content: "\f2d4"; }
489    .fa-cpu-fill::before { content: "\f2d5"; }
490    .fa-cpu::before { content: "\f2d6"; }
491    .fa-credit-card-2-back-fill::before { content: "\f2d7"; }
492    .fa-credit-card-2-back::before { content: "\f2d8"; }
493    .fa-credit-card-2-front-fill::before { content: "\f2d9"; }
494    .fa-credit-card-2-front::before { content: "\f2da"; }
495    .fa-credit-card-fill::before { content: "\f2db"; }
496    .fa-credit-card::before { content: "\f2dc"; }
497    .fa-crop::before { content: "\f2dd"; }
498    .fa-cup-fill::before { content: "\f2de"; }
499    .fa-cup-straw::before { content: "\f2df"; }
500    .fa-cup::before { content: "\f2e0"; }
501    .fa-cursor-fill::before { content: "\f2e1"; }
502    .fa-cursor-text::before { content: "\f2e2"; }
503    .fa-cursor::before { content: "\f2e3"; }
504    .fa-dash-circle-dotted::before { content: "\f2e4"; }
505    .fa-dash-circle-fill::before { content: "\f2e5"; }
506    .fa-dash-circle::before { content: "\f2e6"; }
507    .fa-dash-square-dotted::before { content: "\f2e7"; }
508    .fa-dash-square-fill::before { content: "\f2e8"; }
509    .fa-dash-square::before { content: "\f2e9"; }
510    .fa-dash::before { content: "\f2ea"; }
511    .fa-diagram-2-fill::before { content: "\f2eb"; }
512    .fa-diagram-2::before { content: "\f2ec"; }
513    .fa-diagram-3-fill::before { content: "\f2ed"; }
514    .fa-diagram-3::before { content: "\f2ee"; }
515    .fa-diamond-fill::before { content: "\f2ef"; }
516    .fa-diamond-half::before { content: "\f2f0"; }
517    .fa-diamond::before { content: "\f2f1"; }
518    .fa-dice-1-fill::before { content: "\f2f2"; }
519    .fa-dice-1::before { content: "\f2f3"; }
520    .fa-dice-2-fill::before { content: "\f2f4"; }
521    .fa-dice-2::before { content: "\f2f5"; }
522    .fa-dice-3-fill::before { content: "\f2f6"; }
523    .fa-dice-3::before { content: "\f2f7"; }
524    .fa-dice-4-fill::before { content: "\f2f8"; }
525    .fa-dice-4::before { content: "\f2f9"; }
526    .fa-dice-5-fill::before { content: "\f2fa"; }
527    .fa-dice-5::before { content: "\f2fb"; }
528    .fa-dice-6-fill::before { content: "\f2fc"; }
529    .fa-dice-6::before { content: "\f2fd"; }
530    .fa-disc-fill::before { content: "\f2fe"; }
531    .fa-disc::before { content: "\f2ff"; }
532    .fa-discord::before { content: "\f300"; }
533    .fa-display-fill::before { content: "\f301"; }
534    .fa-display::before { content: "\f302"; }
535    .fa-distribute-horizontal::before { content: "\f303"; }
536    .fa-distribute-vertical::before { content: "\f304"; }
537    .fa-door-closed-fill::before { content: "\f305"; }
538    .fa-door-closed::before { content: "\f306"; }
539    .fa-door-open-fill::before { content: "\f307"; }
540    .fa-door-open::before { content: "\f308"; }
541    .fa-dot::before { content: "\f309"; }
542    .fa-download::before { content: "\f30a"; }
543    .fa-droplet-fill::before { content: "\f30b"; }
544    .fa-droplet-half::before { content: "\f30c"; }
545    .fa-droplet::before { content: "\f30d"; }
546    .fa-earbuds::before { content: "\f30e"; }
547    .fa-easel-fill::before { content: "\f30f"; }
548    .fa-easel::before { content: "\f310"; }
549    .fa-egg-fill::before { content: "\f311"; }
550    .fa-egg-fried::before { content: "\f312"; }
551    .fa-egg::before { content: "\f313"; }
552    .fa-eject-fill::before { content: "\f314"; }
553    .fa-eject::before { content: "\f315"; }
554    .fa-emoji-angry-fill::before { content: "\f316"; }
555    .fa-emoji-angry::before { content: "\f317"; }
556    .fa-emoji-dizzy-fill::before { content: "\f318"; }
557    .fa-emoji-dizzy::before { content: "\f319"; }
558    .fa-emoji-expressionless-fill::before { content: "\f31a"; }
559    .fa-emoji-expressionless::before { content: "\f31b"; }
560    .fa-emoji-frown-fill::before { content: "\f31c"; }
561    .fa-emoji-frown::before { content: "\f31d"; }
562    .fa-emoji-heart-eyes-fill::before { content: "\f31e"; }
563    .fa-emoji-heart-eyes::before { content: "\f31f"; }
564    .fa-emoji-laughing-fill::before { content: "\f320"; }
565    .fa-emoji-laughing::before { content: "\f321"; }
566    .fa-emoji-neutral-fill::before { content: "\f322"; }
567    .fa-emoji-neutral::before { content: "\f323"; }
568    .fa-emoji-smile-fill::before { content: "\f324"; }
569    .fa-emoji-smile-upside-down-fill::before { content: "\f325"; }
570    .fa-emoji-smile-upside-down::before { content: "\f326"; }
571    .fa-emoji-smile::before { content: "\f327"; }
572    .fa-emoji-sunglasses-fill::before { content: "\f328"; }
573    .fa-emoji-sunglasses::before { content: "\f329"; }
574    .fa-emoji-wink-fill::before { content: "\f32a"; }
575    .fa-emoji-wink::before { content: "\f32b"; }
576    .fa-envelope-fill::before { content: "\f32c"; }
577    .fa-envelope-open-fill::before { content: "\f32d"; }
578    .fa-envelope-open::before { content: "\f32e"; }
579    .fa-envelope::before { content: "\f32f"; }
580    .fa-eraser-fill::before { content: "\f330"; }
581    .fa-eraser::before { content: "\f331"; }
582    .fa-exclamation-circle-fill::before { content: "\f332"; }
583    .fa-exclamation-circle::before { content: "\f333"; }
584    .fa-exclamation-diamond-fill::before { content: "\f334"; }
585    .fa-exclamation-diamond::before { content: "\f335"; }
586    .fa-exclamation-octagon-fill::before { content: "\f336"; }
587    .fa-exclamation-octagon::before { content: "\f337"; }
588    .fa-exclamation-square-fill::before { content: "\f338"; }
589    .fa-exclamation-square::before { content: "\f339"; }
590    .fa-exclamation-triangle-fill::before { content: "\f33a"; }
591    .fa-exclamation-triangle::before { content: "\f33b"; }
592    .fa-exclamation::before { content: "\f33c"; }
593    .fa-exclude::before { content: "\f33d"; }
594    .fa-eye-fill::before { content: "\f33e"; }
595    .fa-eye-slash-fill::before { content: "\f33f"; }
596    .fa-eye-slash::before { content: "\f340"; }
597    .fa-eye::before { content: "\f341"; }
598    .fa-eyedropper::before { content: "\f342"; }
599    .fa-eyeglasses::before { content: "\f343"; }
600    .fa-facebook::before { content: "\f344"; }
601    .fa-file-arrow-down-fill::before { content: "\f345"; }
602    .fa-file-arrow-down::before { content: "\f346"; }
603    .fa-file-arrow-up-fill::before { content: "\f347"; }
604    .fa-file-arrow-up::before { content: "\f348"; }
605    .fa-file-bar-graph-fill::before { content: "\f349"; }
606    .fa-file-bar-graph::before { content: "\f34a"; }
607    .fa-file-binary-fill::before { content: "\f34b"; }
608    .fa-file-binary::before { content: "\f34c"; }
609    .fa-file-break-fill::before { content: "\f34d"; }
610    .fa-file-break::before { content: "\f34e"; }
611    .fa-file-check-fill::before { content: "\f34f"; }
612    .fa-file-check::before { content: "\f350"; }
613    .fa-file-code-fill::before { content: "\f351"; }
614    .fa-file-code::before { content: "\f352"; }
615    .fa-file-diff-fill::before { content: "\f353"; }
616    .fa-file-diff::before { content: "\f354"; }
617    .fa-file-earmark-arrow-down-fill::before { content: "\f355"; }
618    .fa-file-earmark-arrow-down::before { content: "\f356"; }
619    .fa-file-earmark-arrow-up-fill::before { content: "\f357"; }
620    .fa-file-earmark-arrow-up::before { content: "\f358"; }
621    .fa-file-earmark-bar-graph-fill::before { content: "\f359"; }
622    .fa-file-earmark-bar-graph::before { content: "\f35a"; }
623    .fa-file-earmark-binary-fill::before { content: "\f35b"; }
624    .fa-file-earmark-binary::before { content: "\f35c"; }
625    .fa-file-earmark-break-fill::before { content: "\f35d"; }
626    .fa-file-earmark-break::before { content: "\f35e"; }
627    .fa-file-earmark-check-fill::before { content: "\f35f"; }
628    .fa-file-earmark-check::before { content: "\f360"; }
629    .fa-file-earmark-code-fill::before { content: "\f361"; }
630    .fa-file-earmark-code::before { content: "\f362"; }
631    .fa-file-earmark-diff-fill::before { content: "\f363"; }
632    .fa-file-earmark-diff::before { content: "\f364"; }
633    .fa-file-earmark-easel-fill::before { content: "\f365"; }
634    .fa-file-earmark-easel::before { content: "\f366"; }
635    .fa-file-earmark-excel-fill::before { content: "\f367"; }
636    .fa-file-earmark-excel::before { content: "\f368"; }
637    .fa-file-earmark-fill::before { content: "\f369"; }
638    .fa-file-earmark-font-fill::before { content: "\f36a"; }
639    .fa-file-earmark-font::before { content: "\f36b"; }
640    .fa-file-earmark-image-fill::before { content: "\f36c"; }
641    .fa-file-earmark-image::before { content: "\f36d"; }
642    .fa-file-earmark-lock-fill::before { content: "\f36e"; }
643    .fa-file-earmark-lock::before { content: "\f36f"; }
644    .fa-file-earmark-lock2-fill::before { content: "\f370"; }
645    .fa-file-earmark-lock2::before { content: "\f371"; }
646    .fa-file-earmark-medical-fill::before { content: "\f372"; }
647    .fa-file-earmark-medical::before { content: "\f373"; }
648    .fa-file-earmark-minus-fill::before { content: "\f374"; }
649    .fa-file-earmark-minus::before { content: "\f375"; }
650    .fa-file-earmark-music-fill::before { content: "\f376"; }
651    .fa-file-earmark-music::before { content: "\f377"; }
652    .fa-file-earmark-person-fill::before { content: "\f378"; }
653    .fa-file-earmark-person::before { content: "\f379"; }
654    .fa-file-earmark-play-fill::before { content: "\f37a"; }
655    .fa-file-earmark-play::before { content: "\f37b"; }
656    .fa-file-earmark-plus-fill::before { content: "\f37c"; }
657    .fa-file-earmark-plus::before { content: "\f37d"; }
658    .fa-file-earmark-post-fill::before { content: "\f37e"; }
659    .fa-file-earmark-post::before { content: "\f37f"; }
660    .fa-file-earmark-ppt-fill::before { content: "\f380"; }
661    .fa-file-earmark-ppt::before { content: "\f381"; }
662    .fa-file-earmark-richtext-fill::before { content: "\f382"; }
663    .fa-file-earmark-richtext::before { content: "\f383"; }
664    .fa-file-earmark-ruled-fill::before { content: "\f384"; }
665    .fa-file-earmark-ruled::before { content: "\f385"; }
666    .fa-file-earmark-slides-fill::before { content: "\f386"; }
667    .fa-file-earmark-slides::before { content: "\f387"; }
668    .fa-file-earmark-spreadsheet-fill::before { content: "\f388"; }
669    .fa-file-earmark-spreadsheet::before { content: "\f389"; }
670    .fa-file-earmark-text-fill::before { content: "\f38a"; }
671    .fa-file-earmark-text::before { content: "\f38b"; }
672    .fa-file-earmark-word-fill::before { content: "\f38c"; }
673    .fa-file-earmark-word::before { content: "\f38d"; }
674    .fa-file-earmark-x-fill::before { content: "\f38e"; }
675    .fa-file-earmark-x::before { content: "\f38f"; }
676    .fa-file-earmark-zip-fill::before { content: "\f390"; }
677    .fa-file-earmark-zip::before { content: "\f391"; }
678    .fa-file-earmark::before { content: "\f392"; }
679    .fa-file-easel-fill::before { content: "\f393"; }
680    .fa-file-easel::before { content: "\f394"; }
681    .fa-file-excel-fill::before { content: "\f395"; }
682    .fa-file-excel::before { content: "\f396"; }
683    .fa-file-fill::before { content: "\f397"; }
684    .fa-file-font-fill::before { content: "\f398"; }
685    .fa-file-font::before { content: "\f399"; }
686    .fa-file-image-fill::before { content: "\f39a"; }
687    .fa-file-image::before { content: "\f39b"; }
688    .fa-file-lock-fill::before { content: "\f39c"; }
689    .fa-file-lock::before { content: "\f39d"; }
690    .fa-file-lock2-fill::before { content: "\f39e"; }
691    .fa-file-lock2::before { content: "\f39f"; }
692    .fa-file-medical-fill::before { content: "\f3a0"; }
693    .fa-file-medical::before { content: "\f3a1"; }
694    .fa-file-minus-fill::before { content: "\f3a2"; }
695    .fa-file-minus::before { content: "\f3a3"; }
696    .fa-file-music-fill::before { content: "\f3a4"; }
697    .fa-file-music::before { content: "\f3a5"; }
698    .fa-file-person-fill::before { content: "\f3a6"; }
699    .fa-file-person::before { content: "\f3a7"; }
700    .fa-file-play-fill::before { content: "\f3a8"; }
701    .fa-file-play::before { content: "\f3a9"; }
702    .fa-file-plus-fill::before { content: "\f3aa"; }
703    .fa-file-plus::before { content: "\f3ab"; }
704    .fa-file-post-fill::before { content: "\f3ac"; }
705    .fa-file-post::before { content: "\f3ad"; }
706    .fa-file-ppt-fill::before { content: "\f3ae"; }
707    .fa-file-ppt::before { content: "\f3af"; }
708    .fa-file-richtext-fill::before { content: "\f3b0"; }
709    .fa-file-richtext::before { content: "\f3b1"; }
710    .fa-file-ruled-fill::before { content: "\f3b2"; }
711    .fa-file-ruled::before { content: "\f3b3"; }
712    .fa-file-slides-fill::before { content: "\f3b4"; }
713    .fa-file-slides::before { content: "\f3b5"; }
714    .fa-file-spreadsheet-fill::before { content: "\f3b6"; }
715    .fa-file-spreadsheet::before { content: "\f3b7"; }
716    .fa-file-text-fill::before { content: "\f3b8"; }
717    .fa-file-text::before { content: "\f3b9"; }
718    .fa-file-word-fill::before { content: "\f3ba"; }
719    .fa-file-word::before { content: "\f3bb"; }
720    .fa-file-x-fill::before { content: "\f3bc"; }
721    .fa-file-x::before { content: "\f3bd"; }
722    .fa-file-zip-fill::before { content: "\f3be"; }
723    .fa-file-zip::before { content: "\f3bf"; }
724    .fa-file::before { content: "\f3c0"; }
725    .fa-files-alt::before { content: "\f3c1"; }
726    .fa-files::before { content: "\f3c2"; }
727    .fa-film::before { content: "\f3c3"; }
728    .fa-filter-circle-fill::before { content: "\f3c4"; }
729    .fa-filter-circle::before { content: "\f3c5"; }
730    .fa-filter-left::before { content: "\f3c6"; }
731    .fa-filter-right::before { content: "\f3c7"; }
732    .fa-filter-square-fill::before { content: "\f3c8"; }
733    .fa-filter-square::before { content: "\f3c9"; }
734    .fa-filter::before { content: "\f3ca"; }
735    .fa-flag-fill::before { content: "\f3cb"; }
736    .fa-flag::before { content: "\f3cc"; }
737    .fa-flower1::before { content: "\f3cd"; }
738    .fa-flower2::before { content: "\f3ce"; }
739    .fa-flower3::before { content: "\f3cf"; }
740    .fa-folder-check::before { content: "\f3d0"; }
741    .fa-folder-fill::before { content: "\f3d1"; }
742    .fa-folder-minus::before { content: "\f3d2"; }
743    .fa-folder-plus::before { content: "\f3d3"; }
744    .fa-folder-symlink-fill::before { content: "\f3d4"; }
745    .fa-folder-symlink::before { content: "\f3d5"; }
746    .fa-folder-x::before { content: "\f3d6"; }
747    .fa-folder::before { content: "\f3d7"; }
748    .fa-folder2-open::before { content: "\f3d8"; }
749    .fa-folder2::before { content: "\f3d9"; }
750    .fa-fonts::before { content: "\f3da"; }
751    .fa-forward-fill::before { content: "\f3db"; }
752    .fa-forward::before { content: "\f3dc"; }
753    .fa-front::before { content: "\f3dd"; }
754    .fa-fullscreen-exit::before { content: "\f3de"; }
755    .fa-fullscreen::before { content: "\f3df"; }
756    .fa-funnel-fill::before { content: "\f3e0"; }
757    .fa-funnel::before { content: "\f3e1"; }
758    .fa-gear-fill::before { content: "\f3e2"; }
759    .fa-gear-wide-connected::before { content: "\f3e3"; }
760    .fa-gear-wide::before { content: "\f3e4"; }
761    .fa-gear::before { content: "\f3e5"; }
762    .fa-gem::before { content: "\f3e6"; }
763    .fa-geo-alt-fill::before { content: "\f3e7"; }
764    .fa-geo-alt::before { content: "\f3e8"; }
765    .fa-geo-fill::before { content: "\f3e9"; }
766    .fa-geo::before { content: "\f3ea"; }
767    .fa-gift-fill::before { content: "\f3eb"; }
768    .fa-gift::before { content: "\f3ec"; }
769    .fa-github::before { content: "\f3ed"; }
770    .fa-globe::before { content: "\f3ee"; }
771    .fa-globe2::before { content: "\f3ef"; }
772    .fa-google::before { content: "\f3f0"; }
773    .fa-graph-down::before { content: "\f3f1"; }
774    .fa-graph-up::before { content: "\f3f2"; }
775    .fa-grid-1x2-fill::before { content: "\f3f3"; }
776    .fa-grid-1x2::before { content: "\f3f4"; }
777    .fa-grid-3x2-gap-fill::before { content: "\f3f5"; }
778    .fa-grid-3x2-gap::before { content: "\f3f6"; }
779    .fa-grid-3x2::before { content: "\f3f7"; }
780    .fa-grid-3x3-gap-fill::before { content: "\f3f8"; }
781    .fa-grid-3x3-gap::before { content: "\f3f9"; }
782    .fa-grid-3x3::before { content: "\f3fa"; }
783    .fa-grid-fill::before { content: "\f3fb"; }
784    .fa-grid::before { content: "\f3fc"; }
785    .fa-grip-horizontal::before { content: "\f3fd"; }
786    .fa-grip-vertical::before { content: "\f3fe"; }
787    .fa-hammer::before { content: "\f3ff"; }
788    .fa-hand-index-fill::before { content: "\f400"; }
789    .fa-hand-index-thumb-fill::before { content: "\f401"; }
790    .fa-hand-index-thumb::before { content: "\f402"; }
791    .fa-hand-index::before { content: "\f403"; }
792    .fa-hand-thumbs-down-fill::before { content: "\f404"; }
793    .fa-hand-thumbs-down::before { content: "\f405"; }
794    .fa-hand-thumbs-up-fill::before { content: "\f406"; }
795    .fa-hand-thumbs-up::before { content: "\f407"; }
796    .fa-handbag-fill::before { content: "\f408"; }
797    .fa-handbag::before { content: "\f409"; }
798    .fa-hash::before { content: "\f40a"; }
799    .fa-hdd-fill::before { content: "\f40b"; }
800    .fa-hdd-network-fill::before { content: "\f40c"; }
801    .fa-hdd-network::before { content: "\f40d"; }
802    .fa-hdd-rack-fill::before { content: "\f40e"; }
803    .fa-hdd-rack::before { content: "\f40f"; }
804    .fa-hdd-stack-fill::before { content: "\f410"; }
805    .fa-hdd-stack::before { content: "\f411"; }
806    .fa-hdd::before { content: "\f412"; }
807    .fa-headphones::before { content: "\f413"; }
808    .fa-headset::before { content: "\f414"; }
809    .fa-heart-fill::before { content: "\f415"; }
810    .fa-heart-half::before { content: "\f416"; }
811    .fa-heart::before { content: "\f417"; }
812    .fa-heptagon-fill::before { content: "\f418"; }
813    .fa-heptagon-half::before { content: "\f419"; }
814    .fa-heptagon::before { content: "\f41a"; }
815    .fa-hexagon-fill::before { content: "\f41b"; }
816    .fa-hexagon-half::before { content: "\f41c"; }
817    .fa-hexagon::before { content: "\f41d"; }
818    .fa-hourglass-bottom::before { content: "\f41e"; }
819    .fa-hourglass-split::before { content: "\f41f"; }
820    .fa-hourglass-top::before { content: "\f420"; }
821    .fa-hourglass::before { content: "\f421"; }
822    .fa-house-door-fill::before { content: "\f422"; }
823    .fa-house-door::before { content: "\f423"; }
824    .fa-house-fill::before { content: "\f424"; }
825    .fa-house::before { content: "\f425"; }
826    .fa-hr::before { content: "\f426"; }
827    .fa-hurricane::before { content: "\f427"; }
828    .fa-image-alt::before { content: "\f428"; }
829    .fa-image-fill::before { content: "\f429"; }
830    .fa-image::before { content: "\f42a"; }
831    .fa-images::before { content: "\f42b"; }
832    .fa-inbox-fill::before { content: "\f42c"; }
833    .fa-inbox::before { content: "\f42d"; }
834    .fa-inboxes-fill::before { content: "\f42e"; }
835    .fa-inboxes::before { content: "\f42f"; }
836    .fa-info-circle-fill::before { content: "\f430"; }
837    .fa-info-circle::before { content: "\f431"; }
838    .fa-info-square-fill::before { content: "\f432"; }
839    .fa-info-square::before { content: "\f433"; }
840    .fa-info::before { content: "\f434"; }
841    .fa-input-cursor-text::before { content: "\f435"; }
842    .fa-input-cursor::before { content: "\f436"; }
843    .fa-instagram::before { content: "\f437"; }
844    .fa-intersect::before { content: "\f438"; }
845    .fa-journal-album::before { content: "\f439"; }
846    .fa-journal-arrow-down::before { content: "\f43a"; }
847    .fa-journal-arrow-up::before { content: "\f43b"; }
848    .fa-journal-bookmark-fill::before { content: "\f43c"; }
849    .fa-journal-bookmark::before { content: "\f43d"; }
850    .fa-journal-check::before { content: "\f43e"; }
851    .fa-journal-code::before { content: "\f43f"; }
852    .fa-journal-medical::before { content: "\f440"; }
853    .fa-journal-minus::before { content: "\f441"; }
854    .fa-journal-plus::before { content: "\f442"; }
855    .fa-journal-richtext::before { content: "\f443"; }
856    .fa-journal-text::before { content: "\f444"; }
857    .fa-journal-x::before { content: "\f445"; }
858    .fa-journal::before { content: "\f446"; }
859    .fa-journals::before { content: "\f447"; }
860    .fa-joystick::before { content: "\f448"; }
861    .fa-justify-left::before { content: "\f449"; }
862    .fa-justify-right::before { content: "\f44a"; }
863    .fa-justify::before { content: "\f44b"; }
864    .fa-kanban-fill::before { content: "\f44c"; }
865    .fa-kanban::before { content: "\f44d"; }
866    .fa-key-fill::before { content: "\f44e"; }
867    .fa-key::before { content: "\f44f"; }
868    .fa-keyboard-fill::before { content: "\f450"; }
869    .fa-keyboard::before { content: "\f451"; }
870    .fa-ladder::before { content: "\f452"; }
871    .fa-lamp-fill::before { content: "\f453"; }
872    .fa-lamp::before { content: "\f454"; }
873    .fa-laptop-fill::before { content: "\f455"; }
874    .fa-laptop::before { content: "\f456"; }
875    .fa-layer-backward::before { content: "\f457"; }
876    .fa-layer-forward::before { content: "\f458"; }
877    .fa-layers-fill::before { content: "\f459"; }
878    .fa-layers-half::before { content: "\f45a"; }
879    .fa-layers::before { content: "\f45b"; }
880    .fa-layout-sidebar-inset-reverse::before { content: "\f45c"; }
881    .fa-layout-sidebar-inset::before { content: "\f45d"; }
882    .fa-layout-sidebar-reverse::before { content: "\f45e"; }
883    .fa-layout-sidebar::before { content: "\f45f"; }
884    .fa-layout-split::before { content: "\f460"; }
885    .fa-layout-text-sidebar-reverse::before { content: "\f461"; }
886    .fa-layout-text-sidebar::before { content: "\f462"; }
887    .fa-layout-text-window-reverse::before { content: "\f463"; }
888    .fa-layout-text-window::before { content: "\f464"; }
889    .fa-layout-three-columns::before { content: "\f465"; }
890    .fa-layout-wtf::before { content: "\f466"; }
891    .fa-life-preserver::before { content: "\f467"; }
892    .fa-lightbulb-fill::before { content: "\f468"; }
893    .fa-lightbulb-off-fill::before { content: "\f469"; }
894    .fa-lightbulb-off::before { content: "\f46a"; }
895    .fa-lightbulb::before { content: "\f46b"; }
896    .fa-lightning-charge-fill::before { content: "\f46c"; }
897    .fa-lightning-charge::before { content: "\f46d"; }
898    .fa-lightning-fill::before { content: "\f46e"; }
899    .fa-lightning::before { content: "\f46f"; }
900    .fa-link-45deg::before { content: "\f470"; }
901    .fa-link::before { content: "\f471"; }
902    .fa-linkedin::before { content: "\f472"; }
903    .fa-list-check::before { content: "\f473"; }
904    .fa-list-nested::before { content: "\f474"; }
905    .fa-list-ol::before { content: "\f475"; }
906    .fa-list-stars::before { content: "\f476"; }
907    .fa-list-task::before { content: "\f477"; }
908    .fa-list-ul::before { content: "\f478"; }
909    .fa-list::before { content: "\f479"; }
910    .fa-lock-fill::before { content: "\f47a"; }
911    .fa-lock::before { content: "\f47b"; }
912    .fa-mailbox::before { content: "\f47c"; }
913    .fa-mailbox2::before { content: "\f47d"; }
914    .fa-map-fill::before { content: "\f47e"; }
915    .fa-map::before { content: "\f47f"; }
916    .fa-markdown-fill::before { content: "\f480"; }
917    .fa-markdown::before { content: "\f481"; }
918    .fa-mask::before { content: "\f482"; }
919    .fa-megaphone-fill::before { content: "\f483"; }
920    .fa-megaphone::before { content: "\f484"; }
921    .fa-menu-app-fill::before { content: "\f485"; }
922    .fa-menu-app::before { content: "\f486"; }
923    .fa-menu-button-fill::before { content: "\f487"; }
924    .fa-menu-button-wide-fill::before { content: "\f488"; }
925    .fa-menu-button-wide::before { content: "\f489"; }
926    .fa-menu-button::before { content: "\f48a"; }
927    .fa-menu-down::before { content: "\f48b"; }
928    .fa-menu-up::before { content: "\f48c"; }
929    .fa-mic-fill::before { content: "\f48d"; }
930    .fa-mic-mute-fill::before { content: "\f48e"; }
931    .fa-mic-mute::before { content: "\f48f"; }
932    .fa-mic::before { content: "\f490"; }
933    .fa-minecart-loaded::before { content: "\f491"; }
934    .fa-minecart::before { content: "\f492"; }
935    .fa-moisture::before { content: "\f493"; }
936    .fa-moon-fill::before { content: "\f494"; }
937    .fa-moon-stars-fill::before { content: "\f495"; }
938    .fa-moon-stars::before { content: "\f496"; }
939    .fa-moon::before { content: "\f497"; }
940    .fa-mouse-fill::before { content: "\f498"; }
941    .fa-mouse::before { content: "\f499"; }
942    .fa-mouse2-fill::before { content: "\f49a"; }
943    .fa-mouse2::before { content: "\f49b"; }
944    .fa-mouse3-fill::before { content: "\f49c"; }
945    .fa-mouse3::before { content: "\f49d"; }
946    .fa-music-note-beamed::before { content: "\f49e"; }
947    .fa-music-note-list::before { content: "\f49f"; }
948    .fa-music-note::before { content: "\f4a0"; }
949    .fa-music-player-fill::before { content: "\f4a1"; }
950    .fa-music-player::before { content: "\f4a2"; }
951    .fa-newspaper::before { content: "\f4a3"; }
952    .fa-node-minus-fill::before { content: "\f4a4"; }
953    .fa-node-minus::before { content: "\f4a5"; }
954    .fa-node-plus-fill::before { content: "\f4a6"; }
955    .fa-node-plus::before { content: "\f4a7"; }
956    .fa-nut-fill::before { content: "\f4a8"; }
957    .fa-nut::before { content: "\f4a9"; }
958    .fa-octagon-fill::before { content: "\f4aa"; }
959    .fa-octagon-half::before { content: "\f4ab"; }
960    .fa-octagon::before { content: "\f4ac"; }
961    .fa-option::before { content: "\f4ad"; }
962    .fa-outlet::before { content: "\f4ae"; }
963    .fa-paint-bucket::before { content: "\f4af"; }
964    .fa-palette-fill::before { content: "\f4b0"; }
965    .fa-palette::before { content: "\f4b1"; }
966    .fa-palette2::before { content: "\f4b2"; }
967    .fa-paperclip::before { content: "\f4b3"; }
968    .fa-paragraph::before { content: "\f4b4"; }
969    .fa-patch-check-fill::before { content: "\f4b5"; }
970    .fa-patch-check::before { content: "\f4b6"; }
971    .fa-patch-exclamation-fill::before { content: "\f4b7"; }
972    .fa-patch-exclamation::before { content: "\f4b8"; }
973    .fa-patch-minus-fill::before { content: "\f4b9"; }
974    .fa-patch-minus::before { content: "\f4ba"; }
975    .fa-patch-plus-fill::before { content: "\f4bb"; }
976    .fa-patch-plus::before { content: "\f4bc"; }
977    .fa-patch-question-fill::before { content: "\f4bd"; }
978    .fa-patch-question::before { content: "\f4be"; }
979    .fa-pause-btn-fill::before { content: "\f4bf"; }
980    .fa-pause-btn::before { content: "\f4c0"; }
981    .fa-pause-circle-fill::before { content: "\f4c1"; }
982    .fa-pause-circle::before { content: "\f4c2"; }
983    .fa-pause-fill::before { content: "\f4c3"; }
984    .fa-pause::before { content: "\f4c4"; }
985    .fa-peace-fill::before { content: "\f4c5"; }
986    .fa-peace::before { content: "\f4c6"; }
987    .fa-pen-fill::before { content: "\f4c7"; }
988    .fa-pen::before { content: "\f4c8"; }
989    .fa-pencil-fill::before { content: "\f4c9"; }
990    .fa-pencil-square::before { content: "\f4ca"; }
991    .fa-pencil::before { content: "\f4cb"; }
992    .fa-pentagon-fill::before { content: "\f4cc"; }
993    .fa-pentagon-half::before { content: "\f4cd"; }
994    .fa-pentagon::before { content: "\f4ce"; }
995    .fa-people-fill::before { content: "\f4cf"; }
996    .fa-people::before { content: "\f4d0"; }
997    .fa-percent::before { content: "\f4d1"; }
998    .fa-person-badge-fill::before { content: "\f4d2"; }
999    .fa-person-badge::before { content: "\f4d3"; }
1000    .fa-person-bounding-box::before { content: "\f4d4"; }
1001    .fa-person-check-fill::before { content: "\f4d5"; }
1002    .fa-person-check::before { content: "\f4d6"; }
1003    .fa-person-circle::before { content: "\f4d7"; }
1004    .fa-person-dash-fill::before { content: "\f4d8"; }
1005    .fa-person-dash::before { content: "\f4d9"; }
1006    .fa-person-fill::before { content: "\f4da"; }
1007    .fa-person-lines-fill::before { content: "\f4db"; }
1008    .fa-person-plus-fill::before { content: "\f4dc"; }
1009    .fa-person-plus::before { content: "\f4dd"; }
1010    .fa-person-square::before { content: "\f4de"; }
1011    .fa-person-x-fill::before { content: "\f4df"; }
1012    .fa-person-x::before { content: "\f4e0"; }
1013    .fa-person::before { content: "\f4e1"; }
1014    .fa-phone-fill::before { content: "\f4e2"; }
1015    .fa-phone-landscape-fill::before { content: "\f4e3"; }
1016    .fa-phone-landscape::before { content: "\f4e4"; }
1017    .fa-phone-vibrate-fill::before { content: "\f4e5"; }
1018    .fa-phone-vibrate::before { content: "\f4e6"; }
1019    .fa-phone::before { content: "\f4e7"; }
1020    .fa-pie-chart-fill::before { content: "\f4e8"; }
1021    .fa-pie-chart::before { content: "\f4e9"; }
1022    .fa-pin-angle-fill::before { content: "\f4ea"; }
1023    .fa-pin-angle::before { content: "\f4eb"; }
1024    .fa-pin-fill::before { content: "\f4ec"; }
1025    .fa-pin::before { content: "\f4ed"; }
1026    .fa-pip-fill::before { content: "\f4ee"; }
1027    .fa-pip::before { content: "\f4ef"; }
1028    .fa-play-btn-fill::before { content: "\f4f0"; }
1029    .fa-play-btn::before { content: "\f4f1"; }
1030    .fa-play-circle-fill::before { content: "\f4f2"; }
1031    .fa-play-circle::before { content: "\f4f3"; }
1032    .fa-play-fill::before { content: "\f4f4"; }
1033    .fa-play::before { content: "\f4f5"; }
1034    .fa-plug-fill::before { content: "\f4f6"; }
1035    .fa-plug::before { content: "\f4f7"; }
1036    .fa-plus-circle-dotted::before { content: "\f4f8"; }
1037    .fa-plus-circle-fill::before { content: "\f4f9"; }
1038    .fa-plus-circle::before { content: "\f4fa"; }
1039    .fa-plus-square-dotted::before { content: "\f4fb"; }
1040    .fa-plus-square-fill::before { content: "\f4fc"; }
1041    .fa-plus-square::before { content: "\f4fd"; }
1042    .fa-plus::before { content: "\f4fe"; }
1043    .fa-power::before { content: "\f4ff"; }
1044    .fa-printer-fill::before { content: "\f500"; }
1045    .fa-printer::before { content: "\f501"; }
1046    .fa-puzzle-fill::before { content: "\f502"; }
1047    .fa-puzzle::before { content: "\f503"; }
1048    .fa-question-circle-fill::before { content: "\f504"; }
1049    .fa-question-circle::before { content: "\f505"; }
1050    .fa-question-diamond-fill::before { content: "\f506"; }
1051    .fa-question-diamond::before { content: "\f507"; }
1052    .fa-question-octagon-fill::before { content: "\f508"; }
1053    .fa-question-octagon::before { content: "\f509"; }
1054    .fa-question-square-fill::before { content: "\f50a"; }
1055    .fa-question-square::before { content: "\f50b"; }
1056    .fa-question::before { content: "\f50c"; }
1057    .fa-rainbow::before { content: "\f50d"; }
1058    .fa-receipt-cutoff::before { content: "\f50e"; }
1059    .fa-receipt::before { content: "\f50f"; }
1060    .fa-reception-0::before { content: "\f510"; }
1061    .fa-reception-1::before { content: "\f511"; }
1062    .fa-reception-2::before { content: "\f512"; }
1063    .fa-reception-3::before { content: "\f513"; }
1064    .fa-reception-4::before { content: "\f514"; }
1065    .fa-record-btn-fill::before { content: "\f515"; }
1066    .fa-record-btn::before { content: "\f516"; }
1067    .fa-record-circle-fill::before { content: "\f517"; }
1068    .fa-record-circle::before { content: "\f518"; }
1069    .fa-record-fill::before { content: "\f519"; }
1070    .fa-record::before { content: "\f51a"; }
1071    .fa-record2-fill::before { content: "\f51b"; }
1072    .fa-record2::before { content: "\f51c"; }
1073    .fa-reply-all-fill::before { content: "\f51d"; }
1074    .fa-reply-all::before { content: "\f51e"; }
1075    .fa-reply-fill::before { content: "\f51f"; }
1076    .fa-reply::before { content: "\f520"; }
1077    .fa-rss-fill::before { content: "\f521"; }
1078    .fa-rss::before { content: "\f522"; }
1079    .fa-rulers::before { content: "\f523"; }
1080    .fa-save-fill::before { content: "\f524"; }
1081    .fa-save::before { content: "\f525"; }
1082    .fa-save2-fill::before { content: "\f526"; }
1083    .fa-save2::before { content: "\f527"; }
1084    .fa-scissors::before { content: "\f528"; }
1085    .fa-screwdriver::before { content: "\f529"; }
1086    .fa-search::before { content: "\f52a"; }
1087    .fa-segmented-nav::before { content: "\f52b"; }
1088    .fa-server::before { content: "\f52c"; }
1089    .fa-share-fill::before { content: "\f52d"; }
1090    .fa-share::before { content: "\f52e"; }
1091    .fa-shield-check::before { content: "\f52f"; }
1092    .fa-shield-exclamation::before { content: "\f530"; }
1093    .fa-shield-fill-check::before { content: "\f531"; }
1094    .fa-shield-fill-exclamation::before { content: "\f532"; }
1095    .fa-shield-fill-minus::before { content: "\f533"; }
1096    .fa-shield-fill-plus::before { content: "\f534"; }
1097    .fa-shield-fill-x::before { content: "\f535"; }
1098    .fa-shield-fill::before { content: "\f536"; }
1099    .fa-shield-lock-fill::before { content: "\f537"; }
1100    .fa-shield-lock::before { content: "\f538"; }
1101    .fa-shield-minus::before { content: "\f539"; }
1102    .fa-shield-plus::before { content: "\f53a"; }
1103    .fa-shield-shaded::before { content: "\f53b"; }
1104    .fa-shield-slash-fill::before { content: "\f53c"; }
1105    .fa-shield-slash::before { content: "\f53d"; }
1106    .fa-shield-x::before { content: "\f53e"; }
1107    .fa-shield::before { content: "\f53f"; }
1108    .fa-shift-fill::before { content: "\f540"; }
1109    .fa-shift::before { content: "\f541"; }
1110    .fa-shop-window::before { content: "\f542"; }
1111    .fa-shop::before { content: "\f543"; }
1112    .fa-shuffle::before { content: "\f544"; }
1113    .fa-signpost-2-fill::before { content: "\f545"; }
1114    .fa-signpost-2::before { content: "\f546"; }
1115    .fa-signpost-fill::before { content: "\f547"; }
1116    .fa-signpost-split-fill::before { content: "\f548"; }
1117    .fa-signpost-split::before { content: "\f549"; }
1118    .fa-signpost::before { content: "\f54a"; }
1119    .fa-sim-fill::before { content: "\f54b"; }
1120    .fa-sim::before { content: "\f54c"; }
1121    .fa-skip-backward-btn-fill::before { content: "\f54d"; }
1122    .fa-skip-backward-btn::before { content: "\f54e"; }
1123    .fa-skip-backward-circle-fill::before { content: "\f54f"; }
1124    .fa-skip-backward-circle::before { content: "\f550"; }
1125    .fa-skip-backward-fill::before { content: "\f551"; }
1126    .fa-skip-backward::before { content: "\f552"; }
1127    .fa-skip-end-btn-fill::before { content: "\f553"; }
1128    .fa-skip-end-btn::before { content: "\f554"; }
1129    .fa-skip-end-circle-fill::before { content: "\f555"; }
1130    .fa-skip-end-circle::before { content: "\f556"; }
1131    .fa-skip-end-fill::before { content: "\f557"; }
1132    .fa-skip-end::before { content: "\f558"; }
1133    .fa-skip-forward-btn-fill::before { content: "\f559"; }
1134    .fa-skip-forward-btn::before { content: "\f55a"; }
1135    .fa-skip-forward-circle-fill::before { content: "\f55b"; }
1136    .fa-skip-forward-circle::before { content: "\f55c"; }
1137    .fa-skip-forward-fill::before { content: "\f55d"; }
1138    .fa-skip-forward::before { content: "\f55e"; }
1139    .fa-skip-start-btn-fill::before { content: "\f55f"; }
1140    .fa-skip-start-btn::before { content: "\f560"; }
1141    .fa-skip-start-circle-fill::before { content: "\f561"; }
1142    .fa-skip-start-circle::before { content: "\f562"; }
1143    .fa-skip-start-fill::before { content: "\f563"; }
1144    .fa-skip-start::before { content: "\f564"; }
1145    .fa-slack::before { content: "\f565"; }
1146    .fa-slash-circle-fill::before { content: "\f566"; }
1147    .fa-slash-circle::before { content: "\f567"; }
1148    .fa-slash-square-fill::before { content: "\f568"; }
1149    .fa-slash-square::before { content: "\f569"; }
1150    .fa-slash::before { content: "\f56a"; }
1151    .fa-sliders::before { content: "\f56b"; }
1152    .fa-smartwatch::before { content: "\f56c"; }
1153    .fa-snow::before { content: "\f56d"; }
1154    .fa-snow2::before { content: "\f56e"; }
1155    .fa-snow3::before { content: "\f56f"; }
1156    .fa-sort-alpha-down-alt::before { content: "\f570"; }
1157    .fa-sort-alpha-down::before { content: "\f571"; }
1158    .fa-sort-alpha-up-alt::before { content: "\f572"; }
1159    .fa-sort-alpha-up::before { content: "\f573"; }
1160    .fa-sort-down-alt::before { content: "\f574"; }
1161    .fa-sort-down::before { content: "\f575"; }
1162    .fa-sort-numeric-down-alt::before { content: "\f576"; }
1163    .fa-sort-numeric-down::before { content: "\f577"; }
1164    .fa-sort-numeric-up-alt::before { content: "\f578"; }
1165    .fa-sort-numeric-up::before { content: "\f579"; }
1166    .fa-sort-up-alt::before { content: "\f57a"; }
1167    .fa-sort-up::before { content: "\f57b"; }
1168    .fa-soundwave::before { content: "\f57c"; }
1169    .fa-speaker-fill::before { content: "\f57d"; }
1170    .fa-speaker::before { content: "\f57e"; }
1171    .fa-speedometer::before { content: "\f57f"; }
1172    .fa-speedometer2::before { content: "\f580"; }
1173    .fa-spellcheck::before { content: "\f581"; }
1174    .fa-square-fill::before { content: "\f582"; }
1175    .fa-square-half::before { content: "\f583"; }
1176    .fa-square::before { content: "\f584"; }
1177    .fa-stack::before { content: "\f585"; }
1178    .fa-star-fill::before { content: "\f586"; }
1179    .fa-star-half::before { content: "\f587"; }
1180    .fa-star::before { content: "\f588"; }
1181    .fa-stars::before { content: "\f589"; }
1182    .fa-stickies-fill::before { content: "\f58a"; }
1183    .fa-stickies::before { content: "\f58b"; }
1184    .fa-sticky-fill::before { content: "\f58c"; }
1185    .fa-sticky::before { content: "\f58d"; }
1186    .fa-stop-btn-fill::before { content: "\f58e"; }
1187    .fa-stop-btn::before { content: "\f58f"; }
1188    .fa-stop-circle-fill::before { content: "\f590"; }
1189    .fa-stop-circle::before { content: "\f591"; }
1190    .fa-stop-fill::before { content: "\f592"; }
1191    .fa-stop::before { content: "\f593"; }
1192    .fa-stoplights-fill::before { content: "\f594"; }
1193    .fa-stoplights::before { content: "\f595"; }
1194    .fa-stopwatch-fill::before { content: "\f596"; }
1195    .fa-stopwatch::before { content: "\f597"; }
1196    .fa-subtract::before { content: "\f598"; }
1197    .fa-suit-club-fill::before { content: "\f599"; }
1198    .fa-suit-club::before { content: "\f59a"; }
1199    .fa-suit-diamond-fill::before { content: "\f59b"; }
1200    .fa-suit-diamond::before { content: "\f59c"; }
1201    .fa-suit-heart-fill::before { content: "\f59d"; }
1202    .fa-suit-heart::before { content: "\f59e"; }
1203    .fa-suit-spade-fill::before { content: "\f59f"; }
1204    .fa-suit-spade::before { content: "\f5a0"; }
1205    .fa-sun-fill::before { content: "\f5a1"; }
1206    .fa-sun::before { content: "\f5a2"; }
1207    .fa-sunglasses::before { content: "\f5a3"; }
1208    .fa-sunrise-fill::before { content: "\f5a4"; }
1209    .fa-sunrise::before { content: "\f5a5"; }
1210    .fa-sunset-fill::before { content: "\f5a6"; }
1211    .fa-sunset::before { content: "\f5a7"; }
1212    .fa-symmetry-horizontal::before { content: "\f5a8"; }
1213    .fa-symmetry-vertical::before { content: "\f5a9"; }
1214    .fa-table::before { content: "\f5aa"; }
1215    .fa-tablet-fill::before { content: "\f5ab"; }
1216    .fa-tablet-landscape-fill::before { content: "\f5ac"; }
1217    .fa-tablet-landscape::before { content: "\f5ad"; }
1218    .fa-tablet::before { content: "\f5ae"; }
1219    .fa-tag-fill::before { content: "\f5af"; }
1220    .fa-tag::before { content: "\f5b0"; }
1221    .fa-tags-fill::before { content: "\f5b1"; }
1222    .fa-tags::before { content: "\f5b2"; }
1223    .fa-telegram::before { content: "\f5b3"; }
1224    .fa-telephone-fill::before { content: "\f5b4"; }
1225    .fa-telephone-forward-fill::before { content: "\f5b5"; }
1226    .fa-telephone-forward::before { content: "\f5b6"; }
1227    .fa-telephone-inbound-fill::before { content: "\f5b7"; }
1228    .fa-telephone-inbound::before { content: "\f5b8"; }
1229    .fa-telephone-minus-fill::before { content: "\f5b9"; }
1230    .fa-telephone-minus::before { content: "\f5ba"; }
1231    .fa-telephone-outbound-fill::before { content: "\f5bb"; }
1232    .fa-telephone-outbound::before { content: "\f5bc"; }
1233    .fa-telephone-plus-fill::before { content: "\f5bd"; }
1234    .fa-telephone-plus::before { content: "\f5be"; }
1235    .fa-telephone-x-fill::before { content: "\f5bf"; }
1236    .fa-telephone-x::before { content: "\f5c0"; }
1237    .fa-telephone::before { content: "\f5c1"; }
1238    .fa-terminal-fill::before { content: "\f5c2"; }
1239    .fa-terminal::before { content: "\f5c3"; }
1240    .fa-text-center::before { content: "\f5c4"; }
1241    .fa-text-indent-left::before { content: "\f5c5"; }
1242    .fa-text-indent-right::before { content: "\f5c6"; }
1243    .fa-text-left::before { content: "\f5c7"; }
1244    .fa-text-paragraph::before { content: "\f5c8"; }
1245    .fa-text-right::before { content: "\f5c9"; }
1246    .fa-textarea-resize::before { content: "\f5ca"; }
1247    .fa-textarea-t::before { content: "\f5cb"; }
1248    .fa-textarea::before { content: "\f5cc"; }
1249    .fa-thermometer-half::before { content: "\f5cd"; }
1250    .fa-thermometer-high::before { content: "\f5ce"; }
1251    .fa-thermometer-low::before { content: "\f5cf"; }
1252    .fa-thermometer-snow::before { content: "\f5d0"; }
1253    .fa-thermometer-sun::before { content: "\f5d1"; }
1254    .fa-thermometer::before { content: "\f5d2"; }
1255    .fa-three-dots-vertical::before { content: "\f5d3"; }
1256    .fa-three-dots::before { content: "\f5d4"; }
1257    .fa-toggle-off::before { content: "\f5d5"; }
1258    .fa-toggle-on::before { content: "\f5d6"; }
1259    .fa-toggle2-off::before { content: "\f5d7"; }
1260    .fa-toggle2-on::before { content: "\f5d8"; }
1261    .fa-toggles::before { content: "\f5d9"; }
1262    .fa-toggles2::before { content: "\f5da"; }
1263    .fa-tools::before { content: "\f5db"; }
1264    .fa-tornado::before { content: "\f5dc"; }
1265    .fa-trash-fill::before { content: "\f5dd"; }
1266    .fa-trash::before { content: "\f5de"; }
1267    .fa-trash2-fill::before { content: "\f5df"; }
1268    .fa-trash2::before { content: "\f5e0"; }
1269    .fa-tree-fill::before { content: "\f5e1"; }
1270    .fa-tree::before { content: "\f5e2"; }
1271    .fa-triangle-fill::before { content: "\f5e3"; }
1272    .fa-triangle-half::before { content: "\f5e4"; }
1273    .fa-triangle::before { content: "\f5e5"; }
1274    .fa-trophy-fill::before { content: "\f5e6"; }
1275    .fa-trophy::before { content: "\f5e7"; }
1276    .fa-tropical-storm::before { content: "\f5e8"; }
1277    .fa-truck-flatbed::before { content: "\f5e9"; }
1278    .fa-truck::before { content: "\f5ea"; }
1279    .fa-tsunami::before { content: "\f5eb"; }
1280    .fa-tv-fill::before { content: "\f5ec"; }
1281    .fa-tv::before { content: "\f5ed"; }
1282    .fa-twitch::before { content: "\f5ee"; }
1283    .fa-twitter::before { content: "\f5ef"; }
1284    .fa-type-bold::before { content: "\f5f0"; }
1285    .fa-type-h1::before { content: "\f5f1"; }
1286    .fa-type-h2::before { content: "\f5f2"; }
1287    .fa-type-h3::before { content: "\f5f3"; }
1288    .fa-type-italic::before { content: "\f5f4"; }
1289    .fa-type-strikethrough::before { content: "\f5f5"; }
1290    .fa-type-underline::before { content: "\f5f6"; }
1291    .fa-type::before { content: "\f5f7"; }
1292    .fa-ui-checks-grid::before { content: "\f5f8"; }
1293    .fa-ui-checks::before { content: "\f5f9"; }
1294    .fa-ui-radios-grid::before { content: "\f5fa"; }
1295    .fa-ui-radios::before { content: "\f5fb"; }
1296    .fa-umbrella-fill::before { content: "\f5fc"; }
1297    .fa-umbrella::before { content: "\f5fd"; }
1298    .fa-union::before { content: "\f5fe"; }
1299    .fa-unlock-fill::before { content: "\f5ff"; }
1300    .fa-unlock::before { content: "\f600"; }
1301    .fa-upc-scan::before { content: "\f601"; }
1302    .fa-upc::before { content: "\f602"; }
1303    .fa-upload::before { content: "\f603"; }
1304    .fa-vector-pen::before { content: "\f604"; }
1305    .fa-view-list::before { content: "\f605"; }
1306    .fa-view-stacked::before { content: "\f606"; }
1307    .fa-vinyl-fill::before { content: "\f607"; }
1308    .fa-vinyl::before { content: "\f608"; }
1309    .fa-voicemail::before { content: "\f609"; }
1310    .fa-volume-down-fill::before { content: "\f60a"; }
1311    .fa-volume-down::before { content: "\f60b"; }
1312    .fa-volume-mute-fill::before { content: "\f60c"; }
1313    .fa-volume-mute::before { content: "\f60d"; }
1314    .fa-volume-off-fill::before { content: "\f60e"; }
1315    .fa-volume-off::before { content: "\f60f"; }
1316    .fa-volume-up-fill::before { content: "\f610"; }
1317    .fa-volume-up::before { content: "\f611"; }
1318    .fa-vr::before { content: "\f612"; }
1319    .fa-wallet-fill::before { content: "\f613"; }
1320    .fa-wallet::before { content: "\f614"; }
1321    .fa-wallet2::before { content: "\f615"; }
1322    .fa-watch::before { content: "\f616"; }
1323    .fa-water::before { content: "\f617"; }
1324    .fa-whatsapp::before { content: "\f618"; }
1325    .fa-wifi-1::before { content: "\f619"; }
1326    .fa-wifi-2::before { content: "\f61a"; }
1327    .fa-wifi-off::before { content: "\f61b"; }
1328    .fa-wifi::before { content: "\f61c"; }
1329    .fa-wind::before { content: "\f61d"; }
1330    .fa-window-dock::before { content: "\f61e"; }
1331    .fa-window-sidebar::before { content: "\f61f"; }
1332    .fa-window::before { content: "\f620"; }
1333    .fa-wrench::before { content: "\f621"; }
1334    .fa-x-circle-fill::before { content: "\f622"; }
1335    .fa-x-circle::before { content: "\f623"; }
1336    .fa-x-diamond-fill::before { content: "\f624"; }
1337    .fa-x-diamond::before { content: "\f625"; }
1338    .fa-x-octagon-fill::before { content: "\f626"; }
1339    .fa-x-octagon::before { content: "\f627"; }
1340    .fa-x-square-fill::before { content: "\f628"; }
1341    .fa-x-square::before { content: "\f629"; }
1342    .fa-x::before { content: "\f62a"; }
1343    .fa-youtube::before { content: "\f62b"; }
1344    .fa-zoom-in::before { content: "\f62c"; }
1345    .fa-zoom-out::before { content: "\f62d"; }
1346    .fa-bank::before { content: "\f62e"; }
1347    .fa-bank2::before { content: "\f62f"; }
1348    .fa-bell-slash-fill::before { content: "\f630"; }
1349    .fa-bell-slash::before { content: "\f631"; }
1350    .fa-cash-coin::before { content: "\f632"; }
1351    .fa-check-lg::before { content: "\f633"; }
1352    .fa-coin::before { content: "\f634"; }
1353    .fa-currency-bitcoin::before { content: "\f635"; }
1354    .fa-currency-dollar::before { content: "\f636"; }
1355    .fa-currency-euro::before { content: "\f637"; }
1356    .fa-currency-exchange::before { content: "\f638"; }
1357    .fa-currency-pound::before { content: "\f639"; }
1358    .fa-currency-yen::before { content: "\f63a"; }
1359    .fa-dash-lg::before { content: "\f63b"; }
1360    .fa-exclamation-lg::before { content: "\f63c"; }
1361    .fa-file-earmark-pdf-fill::before { content: "\f63d"; }
1362    .fa-file-earmark-pdf::before { content: "\f63e"; }
1363    .fa-file-pdf-fill::before { content: "\f63f"; }
1364    .fa-file-pdf::before { content: "\f640"; }
1365    .fa-gender-ambiguous::before { content: "\f641"; }
1366    .fa-gender-female::before { content: "\f642"; }
1367    .fa-gender-male::before { content: "\f643"; }
1368    .fa-gender-trans::before { content: "\f644"; }
1369    .fa-headset-vr::before { content: "\f645"; }
1370    .fa-info-lg::before { content: "\f646"; }
1371    .fa-mastodon::before { content: "\f647"; }
1372    .fa-messenger::before { content: "\f648"; }
1373    .fa-piggy-bank-fill::before { content: "\f649"; }
1374    .fa-piggy-bank::before { content: "\f64a"; }
1375    .fa-pin-map-fill::before { content: "\f64b"; }
1376    .fa-pin-map::before { content: "\f64c"; }
1377    .fa-plus-lg::before { content: "\f64d"; }
1378    .fa-question-lg::before { content: "\f64e"; }
1379    .fa-recycle::before { content: "\f64f"; }
1380    .fa-reddit::before { content: "\f650"; }
1381    .fa-safe-fill::before { content: "\f651"; }
1382    .fa-safe2-fill::before { content: "\f652"; }
1383    .fa-safe2::before { content: "\f653"; }
1384    .fa-sd-card-fill::before { content: "\f654"; }
1385    .fa-sd-card::before { content: "\f655"; }
1386    .fa-skype::before { content: "\f656"; }
1387    .fa-slash-lg::before { content: "\f657"; }
1388    .fa-translate::before { content: "\f658"; }
1389    .fa-x-lg::before { content: "\f659"; }
1390    .fa-safe::before { content: "\f65a"; }
1391    .fa-apple::before { content: "\f65b"; }
1392    .fa-microsoft::before { content: "\f65d"; }
1393    .fa-windows::before { content: "\f65e"; }
1394    .fa-behance::before { content: "\f65c"; }
1395    .fa-dribbble::before { content: "\f65f"; }
1396    .fa-line::before { content: "\f660"; }
1397    .fa-medium::before { content: "\f661"; }
1398    .fa-paypal::before { content: "\f662"; }
1399    .fa-pinterest::before { content: "\f663"; }
1400    .fa-signal::before { content: "\f664"; }
1401    .fa-snapchat::before { content: "\f665"; }
1402    .fa-spotify::before { content: "\f666"; }
1403    .fa-stack-overflow::before { content: "\f667"; }
1404    .fa-strava::before { content: "\f668"; }
1405    .fa-wordpress::before { content: "\f669"; }
1406    .fa-vimeo::before { content: "\f66a"; }
1407    .fa-activity::before { content: "\f66b"; }
1408    .fa-easel2-fill::before { content: "\f66c"; }
1409    .fa-easel2::before { content: "\f66d"; }
1410    .fa-easel3-fill::before { content: "\f66e"; }
1411    .fa-easel3::before { content: "\f66f"; }
1412    .fa-fan::before { content: "\f670"; }
1413    .fa-fingerprint::before { content: "\f671"; }
1414    .fa-graph-down-arrow::before { content: "\f672"; }
1415    .fa-graph-up-arrow::before { content: "\f673"; }
1416    .fa-hypnotize::before { content: "\f674"; }
1417    .fa-magic::before { content: "\f675"; }
1418    .fa-person-rolodex::before { content: "\f676"; }
1419    .fa-person-video::before { content: "\f677"; }
1420    .fa-person-video2::before { content: "\f678"; }
1421    .fa-person-video3::before { content: "\f679"; }
1422    .fa-person-workspace::before { content: "\f67a"; }
1423    .fa-radioactive::before { content: "\f67b"; }
1424    .fa-webcam-fill::before { content: "\f67c"; }
1425    .fa-webcam::before { content: "\f67d"; }
1426    .fa-yin-yang::before { content: "\f67e"; }
1427    .fa-bandaid-fill::before { content: "\f680"; }
1428    .fa-bandaid::before { content: "\f681"; }
1429    .fa-bluetooth::before { content: "\f682"; }
1430    .fa-body-text::before { content: "\f683"; }
1431    .fa-boombox::before { content: "\f684"; }
1432    .fa-boxes::before { content: "\f685"; }
1433    .fa-dpad-fill::before { content: "\f686"; }
1434    .fa-dpad::before { content: "\f687"; }
1435    .fa-ear-fill::before { content: "\f688"; }
1436    .fa-ear::before { content: "\f689"; }
1437    .fa-envelope-check-fill::before { content: "\f68b"; }
1438    .fa-envelope-check::before { content: "\f68c"; }
1439    .fa-envelope-dash-fill::before { content: "\f68e"; }
1440    .fa-envelope-dash::before { content: "\f68f"; }
1441    .fa-envelope-exclamation-fill::before { content: "\f691"; }
1442    .fa-envelope-exclamation::before { content: "\f692"; }
1443    .fa-envelope-plus-fill::before { content: "\f693"; }
1444    .fa-envelope-plus::before { content: "\f694"; }
1445    .fa-envelope-slash-fill::before { content: "\f696"; }
1446    .fa-envelope-slash::before { content: "\f697"; }
1447    .fa-envelope-x-fill::before { content: "\f699"; }
1448    .fa-envelope-x::before { content: "\f69a"; }
1449    .fa-explicit-fill::before { content: "\f69b"; }
1450    .fa-explicit::before { content: "\f69c"; }
1451    .fa-git::before { content: "\f69d"; }
1452    .fa-infinity::before { content: "\f69e"; }
1453    .fa-list-columns-reverse::before { content: "\f69f"; }
1454    .fa-list-columns::before { content: "\f6a0"; }
1455    .fa-meta::before { content: "\f6a1"; }
1456    .fa-nintendo-switch::before { content: "\f6a4"; }
1457    .fa-pc-display-horizontal::before { content: "\f6a5"; }
1458    .fa-pc-display::before { content: "\f6a6"; }
1459    .fa-pc-horizontal::before { content: "\f6a7"; }
1460    .fa-pc::before { content: "\f6a8"; }
1461    .fa-playstation::before { content: "\f6a9"; }
1462    .fa-plus-slash-minus::before { content: "\f6aa"; }
1463    .fa-projector-fill::before { content: "\f6ab"; }
1464    .fa-projector::before { content: "\f6ac"; }
1465    .fa-qr-code-scan::before { content: "\f6ad"; }
1466    .fa-qr-code::before { content: "\f6ae"; }
1467    .fa-quora::before { content: "\f6af"; }
1468    .fa-quote::before { content: "\f6b0"; }
1469    .fa-robot::before { content: "\f6b1"; }
1470    .fa-send-check-fill::before { content: "\f6b2"; }
1471    .fa-send-check::before { content: "\f6b3"; }
1472    .fa-send-dash-fill::before { content: "\f6b4"; }
1473    .fa-send-dash::before { content: "\f6b5"; }
1474    .fa-send-exclamation-fill::before { content: "\f6b7"; }
1475    .fa-send-exclamation::before { content: "\f6b8"; }
1476    .fa-send-fill::before { content: "\f6b9"; }
1477    .fa-send-plus-fill::before { content: "\f6ba"; }
1478    .fa-send-plus::before { content: "\f6bb"; }
1479    .fa-send-slash-fill::before { content: "\f6bc"; }
1480    .fa-send-slash::before { content: "\f6bd"; }
1481    .fa-send-x-fill::before { content: "\f6be"; }
1482    .fa-send-x::before { content: "\f6bf"; }
1483    .fa-send::before { content: "\f6c0"; }
1484    .fa-steam::before { content: "\f6c1"; }
1485    .fa-terminal-dash::before { content: "\f6c3"; }
1486    .fa-terminal-plus::before { content: "\f6c4"; }
1487    .fa-terminal-split::before { content: "\f6c5"; }
1488    .fa-ticket-detailed-fill::before { content: "\f6c6"; }
1489    .fa-ticket-detailed::before { content: "\f6c7"; }
1490    .fa-ticket-fill::before { content: "\f6c8"; }
1491    .fa-ticket-perforated-fill::before { content: "\f6c9"; }
1492    .fa-ticket-perforated::before { content: "\f6ca"; }
1493    .fa-ticket::before { content: "\f6cb"; }
1494    .fa-tiktok::before { content: "\f6cc"; }
1495    .fa-window-dash::before { content: "\f6cd"; }
1496    .fa-window-desktop::before { content: "\f6ce"; }
1497    .fa-window-fullscreen::before { content: "\f6cf"; }
1498    .fa-window-plus::before { content: "\f6d0"; }
1499    .fa-window-split::before { content: "\f6d1"; }
1500    .fa-window-stack::before { content: "\f6d2"; }
1501    .fa-window-x::before { content: "\f6d3"; }
1502    .fa-xbox::before { content: "\f6d4"; }
1503    .fa-ethernet::before { content: "\f6d5"; }
1504    .fa-hdmi-fill::before { content: "\f6d6"; }
1505    .fa-hdmi::before { content: "\f6d7"; }
1506    .fa-usb-c-fill::before { content: "\f6d8"; }
1507    .fa-usb-c::before { content: "\f6d9"; }
1508    .fa-usb-fill::before { content: "\f6da"; }
1509    .fa-usb-plug-fill::before { content: "\f6db"; }
1510    .fa-usb-plug::before { content: "\f6dc"; }
1511    .fa-usb-symbol::before { content: "\f6dd"; }
1512    .fa-usb::before { content: "\f6de"; }
1513    .fa-boombox-fill::before { content: "\f6df"; }
1514    .fa-displayport::before { content: "\f6e1"; }
1515    .fa-gpu-card::before { content: "\f6e2"; }
1516    .fa-memory::before { content: "\f6e3"; }
1517    .fa-modem-fill::before { content: "\f6e4"; }
1518    .fa-modem::before { content: "\f6e5"; }
1519    .fa-motherboard-fill::before { content: "\f6e6"; }
1520    .fa-motherboard::before { content: "\f6e7"; }
1521    .fa-optical-audio-fill::before { content: "\f6e8"; }
1522    .fa-optical-audio::before { content: "\f6e9"; }
1523    .fa-pci-card::before { content: "\f6ea"; }
1524    .fa-router-fill::before { content: "\f6eb"; }
1525    .fa-router::before { content: "\f6ec"; }
1526    .fa-thunderbolt-fill::before { content: "\f6ef"; }
1527    .fa-thunderbolt::before { content: "\f6f0"; }
1528    .fa-usb-drive-fill::before { content: "\f6f1"; }
1529    .fa-usb-drive::before { content: "\f6f2"; }
1530    .fa-usb-micro-fill::before { content: "\f6f3"; }
1531    .fa-usb-micro::before { content: "\f6f4"; }
1532    .fa-usb-mini-fill::before { content: "\f6f5"; }
1533    .fa-usb-mini::before { content: "\f6f6"; }
1534    .fa-cloud-haze2::before { content: "\f6f7"; }
1535    .fa-device-hdd-fill::before { content: "\f6f8"; }
1536    .fa-device-hdd::before { content: "\f6f9"; }
1537    .fa-device-ssd-fill::before { content: "\f6fa"; }
1538    .fa-device-ssd::before { content: "\f6fb"; }
1539    .fa-displayport-fill::before { content: "\f6fc"; }
1540    .fa-mortarboard-fill::before { content: "\f6fd"; }
1541    .fa-mortarboard::before { content: "\f6fe"; }
1542    .fa-terminal-x::before { content: "\f6ff"; }
1543    .fa-arrow-through-heart-fill::before { content: "\f700"; }
1544    .fa-arrow-through-heart::before { content: "\f701"; }
1545    .fa-badge-sd-fill::before { content: "\f702"; }
1546    .fa-badge-sd::before { content: "\f703"; }
1547    .fa-bag-heart-fill::before { content: "\f704"; }
1548    .fa-bag-heart::before { content: "\f705"; }
1549    .fa-balloon-fill::before { content: "\f706"; }
1550    .fa-balloon-heart-fill::before { content: "\f707"; }
1551    .fa-balloon-heart::before { content: "\f708"; }
1552    .fa-balloon::before { content: "\f709"; }
1553    .fa-box2-fill::before { content: "\f70a"; }
1554    .fa-box2-heart-fill::before { content: "\f70b"; }
1555    .fa-box2-heart::before { content: "\f70c"; }
1556    .fa-box2::before { content: "\f70d"; }
1557    .fa-braces-asterisk::before { content: "\f70e"; }
1558    .fa-calendar-heart-fill::before { content: "\f70f"; }
1559    .fa-calendar-heart::before { content: "\f710"; }
1560    .fa-calendar2-heart-fill::before { content: "\f711"; }
1561    .fa-calendar2-heart::before { content: "\f712"; }
1562    .fa-chat-heart-fill::before { content: "\f713"; }
1563    .fa-chat-heart::before { content: "\f714"; }
1564    .fa-chat-left-heart-fill::before { content: "\f715"; }
1565    .fa-chat-left-heart::before { content: "\f716"; }
1566    .fa-chat-right-heart-fill::before { content: "\f717"; }
1567    .fa-chat-right-heart::before { content: "\f718"; }
1568    .fa-chat-square-heart-fill::before { content: "\f719"; }
1569    .fa-chat-square-heart::before { content: "\f71a"; }
1570    .fa-clipboard-check-fill::before { content: "\f71b"; }
1571    .fa-clipboard-data-fill::before { content: "\f71c"; }
1572    .fa-clipboard-fill::before { content: "\f71d"; }
1573    .fa-clipboard-heart-fill::before { content: "\f71e"; }
1574    .fa-clipboard-heart::before { content: "\f71f"; }
1575    .fa-clipboard-minus-fill::before { content: "\f720"; }
1576    .fa-clipboard-plus-fill::before { content: "\f721"; }
1577    .fa-clipboard-pulse::before { content: "\f722"; }
1578    .fa-clipboard-x-fill::before { content: "\f723"; }
1579    .fa-clipboard2-check-fill::before { content: "\f724"; }
1580    .fa-clipboard2-check::before { content: "\f725"; }
1581    .fa-clipboard2-data-fill::before { content: "\f726"; }
1582    .fa-clipboard2-data::before { content: "\f727"; }
1583    .fa-clipboard2-fill::before { content: "\f728"; }
1584    .fa-clipboard2-heart-fill::before { content: "\f729"; }
1585    .fa-clipboard2-heart::before { content: "\f72a"; }
1586    .fa-clipboard2-minus-fill::before { content: "\f72b"; }
1587    .fa-clipboard2-minus::before { content: "\f72c"; }
1588    .fa-clipboard2-plus-fill::before { content: "\f72d"; }
1589    .fa-clipboard2-plus::before { content: "\f72e"; }
1590    .fa-clipboard2-pulse-fill::before { content: "\f72f"; }
1591    .fa-clipboard2-pulse::before { content: "\f730"; }
1592    .fa-clipboard2-x-fill::before { content: "\f731"; }
1593    .fa-clipboard2-x::before { content: "\f732"; }
1594    .fa-clipboard2::before { content: "\f733"; }
1595    .fa-emoji-kiss-fill::before { content: "\f734"; }
1596    .fa-emoji-kiss::before { content: "\f735"; }
1597    .fa-envelope-heart-fill::before { content: "\f736"; }
1598    .fa-envelope-heart::before { content: "\f737"; }
1599    .fa-envelope-open-heart-fill::before { content: "\f738"; }
1600    .fa-envelope-open-heart::before { content: "\f739"; }
1601    .fa-envelope-paper-fill::before { content: "\f73a"; }
1602    .fa-envelope-paper-heart-fill::before { content: "\f73b"; }
1603    .fa-envelope-paper-heart::before { content: "\f73c"; }
1604    .fa-envelope-paper::before { content: "\f73d"; }
1605    .fa-filetype-aac::before { content: "\f73e"; }
1606    .fa-filetype-ai::before { content: "\f73f"; }
1607    .fa-filetype-bmp::before { content: "\f740"; }
1608    .fa-filetype-cs::before { content: "\f741"; }
1609    .fa-filetype-css::before { content: "\f742"; }
1610    .fa-filetype-csv::before { content: "\f743"; }
1611    .fa-filetype-doc::before { content: "\f744"; }
1612    .fa-filetype-docx::before { content: "\f745"; }
1613    .fa-filetype-exe::before { content: "\f746"; }
1614    .fa-filetype-gif::before { content: "\f747"; }
1615    .fa-filetype-heic::before { content: "\f748"; }
1616    .fa-filetype-html::before { content: "\f749"; }
1617    .fa-filetype-java::before { content: "\f74a"; }
1618    .fa-filetype-jpg::before { content: "\f74b"; }
1619    .fa-filetype-js::before { content: "\f74c"; }
1620    .fa-filetype-jsx::before { content: "\f74d"; }
1621    .fa-filetype-key::before { content: "\f74e"; }
1622    .fa-filetype-m4p::before { content: "\f74f"; }
1623    .fa-filetype-md::before { content: "\f750"; }
1624    .fa-filetype-mdx::before { content: "\f751"; }
1625    .fa-filetype-mov::before { content: "\f752"; }
1626    .fa-filetype-mp3::before { content: "\f753"; }
1627    .fa-filetype-mp4::before { content: "\f754"; }
1628    .fa-filetype-otf::before { content: "\f755"; }
1629    .fa-filetype-pdf::before { content: "\f756"; }
1630    .fa-filetype-php::before { content: "\f757"; }
1631    .fa-filetype-png::before { content: "\f758"; }
1632    .fa-filetype-ppt::before { content: "\f75a"; }
1633    .fa-filetype-psd::before { content: "\f75b"; }
1634    .fa-filetype-py::before { content: "\f75c"; }
1635    .fa-filetype-raw::before { content: "\f75d"; }
1636    .fa-filetype-rb::before { content: "\f75e"; }
1637    .fa-filetype-sass::before { content: "\f75f"; }
1638    .fa-filetype-scss::before { content: "\f760"; }
1639    .fa-filetype-sh::before { content: "\f761"; }
1640    .fa-filetype-svg::before { content: "\f762"; }
1641    .fa-filetype-tiff::before { content: "\f763"; }
1642    .fa-filetype-tsx::before { content: "\f764"; }
1643    .fa-filetype-ttf::before { content: "\f765"; }
1644    .fa-filetype-txt::before { content: "\f766"; }
1645    .fa-filetype-wav::before { content: "\f767"; }
1646    .fa-filetype-woff::before { content: "\f768"; }
1647    .fa-filetype-xls::before { content: "\f76a"; }
1648    .fa-filetype-xml::before { content: "\f76b"; }
1649    .fa-filetype-yml::before { content: "\f76c"; }
1650    .fa-heart-arrow::before { content: "\f76d"; }
1651    .fa-heart-pulse-fill::before { content: "\f76e"; }
1652    .fa-heart-pulse::before { content: "\f76f"; }
1653    .fa-heartbreak-fill::before { content: "\f770"; }
1654    .fa-heartbreak::before { content: "\f771"; }
1655    .fa-hearts::before { content: "\f772"; }
1656    .fa-hospital-fill::before { content: "\f773"; }
1657    .fa-hospital::before { content: "\f774"; }
1658    .fa-house-heart-fill::before { content: "\f775"; }
1659    .fa-house-heart::before { content: "\f776"; }
1660    .fa-incognito::before { content: "\f777"; }
1661    .fa-magnet-fill::before { content: "\f778"; }
1662    .fa-magnet::before { content: "\f779"; }
1663    .fa-person-heart::before { content: "\f77a"; }
1664    .fa-person-hearts::before { content: "\f77b"; }
1665    .fa-phone-flip::before { content: "\f77c"; }
1666    .fa-plugin::before { content: "\f77d"; }
1667    .fa-postage-fill::before { content: "\f77e"; }
1668    .fa-postage-heart-fill::before { content: "\f77f"; }
1669    .fa-postage-heart::before { content: "\f780"; }
1670    .fa-postage::before { content: "\f781"; }
1671    .fa-postcard-fill::before { content: "\f782"; }
1672    .fa-postcard-heart-fill::before { content: "\f783"; }
1673    .fa-postcard-heart::before { content: "\f784"; }
1674    .fa-postcard::before { content: "\f785"; }
1675    .fa-search-heart-fill::before { content: "\f786"; }
1676    .fa-search-heart::before { content: "\f787"; }
1677    .fa-sliders2-vertical::before { content: "\f788"; }
1678    .fa-sliders2::before { content: "\f789"; }
1679    .fa-trash3-fill::before { content: "\f78a"; }
1680    .fa-trash3::before { content: "\f78b"; }
1681    .fa-valentine::before { content: "\f78c"; }
1682    .fa-valentine2::before { content: "\f78d"; }
1683    .fa-wrench-adjustable-circle-fill::before { content: "\f78e"; }
1684    .fa-wrench-adjustable-circle::before { content: "\f78f"; }
1685    .fa-wrench-adjustable::before { content: "\f790"; }
1686    .fa-filetype-json::before { content: "\f791"; }
1687    .fa-filetype-pptx::before { content: "\f792"; }
1688    .fa-filetype-xlsx::before { content: "\f793"; }
1689    .fa-1-circle-fill::before { content: "\f796"; }
1690    .fa-1-circle::before { content: "\f797"; }
1691    .fa-1-square-fill::before { content: "\f798"; }
1692    .fa-1-square::before { content: "\f799"; }
1693    .fa-2-circle-fill::before { content: "\f79c"; }
1694    .fa-2-circle::before { content: "\f79d"; }
1695    .fa-2-square-fill::before { content: "\f79e"; }
1696    .fa-2-square::before { content: "\f79f"; }
1697    .fa-3-circle-fill::before { content: "\f7a2"; }
1698    .fa-3-circle::before { content: "\f7a3"; }
1699    .fa-3-square-fill::before { content: "\f7a4"; }
1700    .fa-3-square::before { content: "\f7a5"; }
1701    .fa-4-circle-fill::before { content: "\f7a8"; }
1702    .fa-4-circle::before { content: "\f7a9"; }
1703    .fa-4-square-fill::before { content: "\f7aa"; }
1704    .fa-4-square::before { content: "\f7ab"; }
1705    .fa-5-circle-fill::before { content: "\f7ae"; }
1706    .fa-5-circle::before { content: "\f7af"; }
1707    .fa-5-square-fill::before { content: "\f7b0"; }
1708    .fa-5-square::before { content: "\f7b1"; }
1709    .fa-6-circle-fill::before { content: "\f7b4"; }
1710    .fa-6-circle::before { content: "\f7b5"; }
1711    .fa-6-square-fill::before { content: "\f7b6"; }
1712    .fa-6-square::before { content: "\f7b7"; }
1713    .fa-7-circle-fill::before { content: "\f7ba"; }
1714    .fa-7-circle::before { content: "\f7bb"; }
1715    .fa-7-square-fill::before { content: "\f7bc"; }
1716    .fa-7-square::before { content: "\f7bd"; }
1717    .fa-8-circle-fill::before { content: "\f7c0"; }
1718    .fa-8-circle::before { content: "\f7c1"; }
1719    .fa-8-square-fill::before { content: "\f7c2"; }
1720    .fa-8-square::before { content: "\f7c3"; }
1721    .fa-9-circle-fill::before { content: "\f7c6"; }
1722    .fa-9-circle::before { content: "\f7c7"; }
1723    .fa-9-square-fill::before { content: "\f7c8"; }
1724    .fa-9-square::before { content: "\f7c9"; }
1725    .fa-airplane-engines-fill::before { content: "\f7ca"; }
1726    .fa-airplane-engines::before { content: "\f7cb"; }
1727    .fa-airplane-fill::before { content: "\f7cc"; }
1728    .fa-airplane::before { content: "\f7cd"; }
1729    .fa-alexa::before { content: "\f7ce"; }
1730    .fa-alipay::before { content: "\f7cf"; }
1731    .fa-android::before { content: "\f7d0"; }
1732    .fa-android2::before { content: "\f7d1"; }
1733    .fa-box-fill::before { content: "\f7d2"; }
1734    .fa-box-seam-fill::before { content: "\f7d3"; }
1735    .fa-browser-chrome::before { content: "\f7d4"; }
1736    .fa-browser-edge::before { content: "\f7d5"; }
1737    .fa-browser-firefox::before { content: "\f7d6"; }
1738    .fa-browser-safari::before { content: "\f7d7"; }
1739    .fa-c-circle-fill::before { content: "\f7da"; }
1740    .fa-c-circle::before { content: "\f7db"; }
1741    .fa-c-square-fill::before { content: "\f7dc"; }
1742    .fa-c-square::before { content: "\f7dd"; }
1743    .fa-capsule-pill::before { content: "\f7de"; }
1744    .fa-capsule::before { content: "\f7df"; }
1745    .fa-car-front-fill::before { content: "\f7e0"; }
1746    .fa-car-front::before { content: "\f7e1"; }
1747    .fa-cassette-fill::before { content: "\f7e2"; }
1748    .fa-cassette::before { content: "\f7e3"; }
1749    .fa-cc-circle-fill::before { content: "\f7e6"; }
1750    .fa-cc-circle::before { content: "\f7e7"; }
1751    .fa-cc-square-fill::before { content: "\f7e8"; }
1752    .fa-cc-square::before { content: "\f7e9"; }
1753    .fa-cup-hot-fill::before { content: "\f7ea"; }
1754    .fa-cup-hot::before { content: "\f7eb"; }
1755    .fa-currency-rupee::before { content: "\f7ec"; }
1756    .fa-dropbox::before { content: "\f7ed"; }
1757    .fa-escape::before { content: "\f7ee"; }
1758    .fa-fast-forward-btn-fill::before { content: "\f7ef"; }
1759    .fa-fast-forward-btn::before { content: "\f7f0"; }
1760    .fa-fast-forward-circle-fill::before { content: "\f7f1"; }
1761    .fa-fast-forward-circle::before { content: "\f7f2"; }
1762    .fa-fast-forward-fill::before { content: "\f7f3"; }
1763    .fa-fast-forward::before { content: "\f7f4"; }
1764    .fa-filetype-sql::before { content: "\f7f5"; }
1765    .fa-fire::before { content: "\f7f6"; }
1766    .fa-google-play::before { content: "\f7f7"; }
1767    .fa-h-circle-fill::before { content: "\f7fa"; }
1768    .fa-h-circle::before { content: "\f7fb"; }
1769    .fa-h-square-fill::before { content: "\f7fc"; }
1770    .fa-h-square::before { content: "\f7fd"; }
1771    .fa-indent::before { content: "\f7fe"; }
1772    .fa-lungs-fill::before { content: "\f7ff"; }
1773    .fa-lungs::before { content: "\f800"; }
1774    .fa-microsoft-teams::before { content: "\f801"; }
1775    .fa-p-circle-fill::before { content: "\f804"; }
1776    .fa-p-circle::before { content: "\f805"; }
1777    .fa-p-square-fill::before { content: "\f806"; }
1778    .fa-p-square::before { content: "\f807"; }
1779    .fa-pass-fill::before { content: "\f808"; }
1780    .fa-pass::before { content: "\f809"; }
1781    .fa-prescription::before { content: "\f80a"; }
1782    .fa-prescription2::before { content: "\f80b"; }
1783    .fa-r-circle-fill::before { content: "\f80e"; }
1784    .fa-r-circle::before { content: "\f80f"; }
1785    .fa-r-square-fill::before { content: "\f810"; }
1786    .fa-r-square::before { content: "\f811"; }
1787    .fa-repeat-1::before { content: "\f812"; }
1788    .fa-repeat::before { content: "\f813"; }
1789    .fa-rewind-btn-fill::before { content: "\f814"; }
1790    .fa-rewind-btn::before { content: "\f815"; }
1791    .fa-rewind-circle-fill::before { content: "\f816"; }
1792    .fa-rewind-circle::before { content: "\f817"; }
1793    .fa-rewind-fill::before { content: "\f818"; }
1794    .fa-rewind::before { content: "\f819"; }
1795    .fa-train-freight-front-fill::before { content: "\f81a"; }
1796    .fa-train-freight-front::before { content: "\f81b"; }
1797    .fa-train-front-fill::before { content: "\f81c"; }
1798    .fa-train-front::before { content: "\f81d"; }
1799    .fa-train-lightrail-front-fill::before { content: "\f81e"; }
1800    .fa-train-lightrail-front::before { content: "\f81f"; }
1801    .fa-truck-front-fill::before { content: "\f820"; }
1802    .fa-truck-front::before { content: "\f821"; }
1803    .fa-ubuntu::before { content: "\f822"; }
1804    .fa-unindent::before { content: "\f823"; }
1805    .fa-unity::before { content: "\f824"; }
1806    .fa-universal-access-circle::before { content: "\f825"; }
1807    .fa-universal-access::before { content: "\f826"; }
1808    .fa-virus::before { content: "\f827"; }
1809    .fa-virus2::before { content: "\f828"; }
1810    .fa-wechat::before { content: "\f829"; }
1811    .fa-yelp::before { content: "\f82a"; }
1812    .fa-sign-stop-fill::before { content: "\f82b"; }
1813    .fa-sign-stop-lights-fill::before { content: "\f82c"; }
1814    .fa-sign-stop-lights::before { content: "\f82d"; }
1815    .fa-sign-stop::before { content: "\f82e"; }
1816    .fa-sign-turn-left-fill::before { content: "\f82f"; }
1817    .fa-sign-turn-left::before { content: "\f830"; }
1818    .fa-sign-turn-right-fill::before { content: "\f831"; }
1819    .fa-sign-turn-right::before { content: "\f832"; }
1820    .fa-sign-turn-slight-left-fill::before { content: "\f833"; }
1821    .fa-sign-turn-slight-left::before { content: "\f834"; }
1822    .fa-sign-turn-slight-right-fill::before { content: "\f835"; }
1823    .fa-sign-turn-slight-right::before { content: "\f836"; }
1824    .fa-sign-yield-fill::before { content: "\f837"; }
1825    .fa-sign-yield::before { content: "\f838"; }
1826    .fa-ev-station-fill::before { content: "\f839"; }
1827    .fa-ev-station::before { content: "\f83a"; }
1828    .fa-fuel-pump-diesel-fill::before { content: "\f83b"; }
1829    .fa-fuel-pump-diesel::before { content: "\f83c"; }
1830    .fa-fuel-pump-fill::before { content: "\f83d"; }
1831    .fa-fuel-pump::before { content: "\f83e"; }
1832    .fa-0-circle-fill::before { content: "\f83f"; }
1833    .fa-0-circle::before { content: "\f840"; }
1834    .fa-0-square-fill::before { content: "\f841"; }
1835    .fa-0-square::before { content: "\f842"; }
1836    .fa-rocket-fill::before { content: "\f843"; }
1837    .fa-rocket-takeoff-fill::before { content: "\f844"; }
1838    .fa-rocket-takeoff::before { content: "\f845"; }
1839    .fa-rocket::before { content: "\f846"; }
1840    .fa-stripe::before { content: "\f847"; }
1841    .fa-subscript::before { content: "\f848"; }
1842    .fa-superscript::before { content: "\f849"; }
1843    .fa-trello::before { content: "\f84a"; }
1844    .fa-envelope-at-fill::before { content: "\f84b"; }
1845    .fa-envelope-at::before { content: "\f84c"; }
1846    .fa-regex::before { content: "\f84d"; }
1847    .fa-text-wrap::before { content: "\f84e"; }
1848    .fa-sign-dead-end-fill::before { content: "\f84f"; }
1849    .fa-sign-dead-end::before { content: "\f850"; }
1850    .fa-sign-do-not-enter-fill::before { content: "\f851"; }
1851    .fa-sign-do-not-enter::before { content: "\f852"; }
1852    .fa-sign-intersection-fill::before { content: "\f853"; }
1853    .fa-sign-intersection-side-fill::before { content: "\f854"; }
1854    .fa-sign-intersection-side::before { content: "\f855"; }
1855    .fa-sign-intersection-t-fill::before { content: "\f856"; }
1856    .fa-sign-intersection-t::before { content: "\f857"; }
1857    .fa-sign-intersection-y-fill::before { content: "\f858"; }
1858    .fa-sign-intersection-y::before { content: "\f859"; }
1859    .fa-sign-intersection::before { content: "\f85a"; }
1860    .fa-sign-merge-left-fill::before { content: "\f85b"; }
1861    .fa-sign-merge-left::before { content: "\f85c"; }
1862    .fa-sign-merge-right-fill::before { content: "\f85d"; }
1863    .fa-sign-merge-right::before { content: "\f85e"; }
1864    .fa-sign-no-left-turn-fill::before { content: "\f85f"; }
1865    .fa-sign-no-left-turn::before { content: "\f860"; }
1866    .fa-sign-no-parking-fill::before { content: "\f861"; }
1867    .fa-sign-no-parking::before { content: "\f862"; }
1868    .fa-sign-no-right-turn-fill::before { content: "\f863"; }
1869    .fa-sign-no-right-turn::before { content: "\f864"; }
1870    .fa-sign-railroad-fill::before { content: "\f865"; }
1871    .fa-sign-railroad::before { content: "\f866"; }
1872    .fa-building-add::before { content: "\f867"; }
1873    .fa-building-check::before { content: "\f868"; }
1874    .fa-building-dash::before { content: "\f869"; }
1875    .fa-building-down::before { content: "\f86a"; }
1876    .fa-building-exclamation::before { content: "\f86b"; }
1877    .fa-building-fill-add::before { content: "\f86c"; }
1878    .fa-building-fill-check::before { content: "\f86d"; }
1879    .fa-building-fill-dash::before { content: "\f86e"; }
1880    .fa-building-fill-down::before { content: "\f86f"; }
1881    .fa-building-fill-exclamation::before { content: "\f870"; }
1882    .fa-building-fill-gear::before { content: "\f871"; }
1883    .fa-building-fill-lock::before { content: "\f872"; }
1884    .fa-building-fill-slash::before { content: "\f873"; }
1885    .fa-building-fill-up::before { content: "\f874"; }
1886    .fa-building-fill-x::before { content: "\f875"; }
1887    .fa-building-fill::before { content: "\f876"; }
1888    .fa-building-gear::before { content: "\f877"; }
1889    .fa-building-lock::before { content: "\f878"; }
1890    .fa-building-slash::before { content: "\f879"; }
1891    .fa-building-up::before { content: "\f87a"; }
1892    .fa-building-x::before { content: "\f87b"; }
1893    .fa-buildings-fill::before { content: "\f87c"; }
1894    .fa-buildings::before { content: "\f87d"; }
1895    .fa-bus-front-fill::before { content: "\f87e"; }
1896    .fa-bus-front::before { content: "\f87f"; }
1897    .fa-ev-front-fill::before { content: "\f880"; }
1898    .fa-ev-front::before { content: "\f881"; }
1899    .fa-globe-americas::before { content: "\f882"; }
1900    .fa-globe-asia-australia::before { content: "\f883"; }
1901    .fa-globe-central-south-asia::before { content: "\f884"; }
1902    .fa-globe-europe-africa::before { content: "\f885"; }
1903    .fa-house-add-fill::before { content: "\f886"; }
1904    .fa-house-add::before { content: "\f887"; }
1905    .fa-house-check-fill::before { content: "\f888"; }
1906    .fa-house-check::before { content: "\f889"; }
1907    .fa-house-dash-fill::before { content: "\f88a"; }
1908    .fa-house-dash::before { content: "\f88b"; }
1909    .fa-house-down-fill::before { content: "\f88c"; }
1910    .fa-house-down::before { content: "\f88d"; }
1911    .fa-house-exclamation-fill::before { content: "\f88e"; }
1912    .fa-house-exclamation::before { content: "\f88f"; }
1913    .fa-house-gear-fill::before { content: "\f890"; }
1914    .fa-house-gear::before { content: "\f891"; }
1915    .fa-house-lock-fill::before { content: "\f892"; }
1916    .fa-house-lock::before { content: "\f893"; }
1917    .fa-house-slash-fill::before { content: "\f894"; }
1918    .fa-house-slash::before { content: "\f895"; }
1919    .fa-house-up-fill::before { content: "\f896"; }
1920    .fa-house-up::before { content: "\f897"; }
1921    .fa-house-x-fill::before { content: "\f898"; }
1922    .fa-house-x::before { content: "\f899"; }
1923    .fa-person-add::before { content: "\f89a"; }
1924    .fa-person-down::before { content: "\f89b"; }
1925    .fa-person-exclamation::before { content: "\f89c"; }
1926    .fa-person-fill-add::before { content: "\f89d"; }
1927    .fa-person-fill-check::before { content: "\f89e"; }
1928    .fa-person-fill-dash::before { content: "\f89f"; }
1929    .fa-person-fill-down::before { content: "\f8a0"; }
1930    .fa-person-fill-exclamation::before { content: "\f8a1"; }
1931    .fa-person-fill-gear::before { content: "\f8a2"; }
1932    .fa-person-fill-lock::before { content: "\f8a3"; }
1933    .fa-person-fill-slash::before { content: "\f8a4"; }
1934    .fa-person-fill-up::before { content: "\f8a5"; }
1935    .fa-person-fill-x::before { content: "\f8a6"; }
1936    .fa-person-gear::before { content: "\f8a7"; }
1937    .fa-person-lock::before { content: "\f8a8"; }
1938    .fa-person-slash::before { content: "\f8a9"; }
1939    .fa-person-up::before { content: "\f8aa"; }
1940    .fa-scooter::before { content: "\f8ab"; }
1941    .fa-taxi-front-fill::before { content: "\f8ac"; }
1942    .fa-taxi-front::before { content: "\f8ad"; }
1943    .fa-amd::before { content: "\f8ae"; }
1944    .fa-database-add::before { content: "\f8af"; }
1945    .fa-database-check::before { content: "\f8b0"; }
1946    .fa-database-dash::before { content: "\f8b1"; }
1947    .fa-database-down::before { content: "\f8b2"; }
1948    .fa-database-exclamation::before { content: "\f8b3"; }
1949    .fa-database-fill-add::before { content: "\f8b4"; }
1950    .fa-database-fill-check::before { content: "\f8b5"; }
1951    .fa-database-fill-dash::before { content: "\f8b6"; }
1952    .fa-database-fill-down::before { content: "\f8b7"; }
1953    .fa-database-fill-exclamation::before { content: "\f8b8"; }
1954    .fa-database-fill-gear::before { content: "\f8b9"; }
1955    .fa-database-fill-lock::before { content: "\f8ba"; }
1956    .fa-database-fill-slash::before { content: "\f8bb"; }
1957    .fa-database-fill-up::before { content: "\f8bc"; }
1958    .fa-database-fill-x::before { content: "\f8bd"; }
1959    .fa-database-fill::before { content: "\f8be"; }
1960    .fa-database-gear::before { content: "\f8bf"; }
1961    .fa-database-lock::before { content: "\f8c0"; }
1962    .fa-database-slash::before { content: "\f8c1"; }
1963    .fa-database-up::before { content: "\f8c2"; }
1964    .fa-database-x::before { content: "\f8c3"; }
1965    .fa-database::before { content: "\f8c4"; }
1966    .fa-houses-fill::before { content: "\f8c5"; }
1967    .fa-houses::before { content: "\f8c6"; }
1968    .fa-nvidia::before { content: "\f8c7"; }
1969    .fa-person-vcard-fill::before { content: "\f8c8"; }
1970    .fa-person-vcard::before { content: "\f8c9"; }
1971    .fa-sina-weibo::before { content: "\f8ca"; }
1972    .fa-tencent-qq::before { content: "\f8cb"; }
1973    .fa-wikipedia::before { content: "\f8cc"; }
1974    .fa-alphabet-uppercase::before { content: "\f2a5"; }
1975    .fa-alphabet::before { content: "\f68a"; }
1976    .fa-amazon::before { content: "\f68d"; }
1977    .fa-arrows-collapse-vertical::before { content: "\f690"; }
1978    .fa-arrows-expand-vertical::before { content: "\f695"; }
1979    .fa-arrows-vertical::before { content: "\f698"; }
1980    .fa-arrows::before { content: "\f6a2"; }
1981    .fa-ban-fill::before { content: "\f6a3"; }
1982    .fa-ban::before { content: "\f6b6"; }
1983    .fa-bing::before { content: "\f6c2"; }
1984    .fa-cake::before { content: "\f6e0"; }
1985    .fa-cake2::before { content: "\f6ed"; }
1986    .fa-cookie::before { content: "\f6ee"; }
1987    .fa-copy::before { content: "\f759"; }
1988    .fa-crosshair::before { content: "\f769"; }
1989    .fa-crosshair2::before { content: "\f794"; }
1990    .fa-emoji-astonished-fill::before { content: "\f795"; }
1991    .fa-emoji-astonished::before { content: "\f79a"; }
1992    .fa-emoji-grimace-fill::before { content: "\f79b"; }
1993    .fa-emoji-grimace::before { content: "\f7a0"; }
1994    .fa-emoji-grin-fill::before { content: "\f7a1"; }
1995    .fa-emoji-grin::before { content: "\f7a6"; }
1996    .fa-emoji-surprise-fill::before { content: "\f7a7"; }
1997    .fa-emoji-surprise::before { content: "\f7ac"; }
1998    .fa-emoji-tear-fill::before { content: "\f7ad"; }
1999    .fa-emoji-tear::before { content: "\f7b2"; }
2000    .fa-envelope-arrow-down-fill::before { content: "\f7b3"; }
2001    .fa-envelope-arrow-down::before { content: "\f7b8"; }
2002    .fa-envelope-arrow-up-fill::before { content: "\f7b9"; }
2003    .fa-envelope-arrow-up::before { content: "\f7be"; }
2004    .fa-feather::before { content: "\f7bf"; }
2005    .fa-feather2::before { content: "\f7c4"; }
2006    .fa-floppy-fill::before { content: "\f7c5"; }
2007    .fa-floppy::before { content: "\f7d8"; }
2008    .fa-floppy2-fill::before { content: "\f7d9"; }
2009    .fa-floppy2::before { content: "\f7e4"; }
2010    .fa-gitlab::before { content: "\f7e5"; }
2011    .fa-highlighter::before { content: "\f7f8"; }
2012    .fa-marker-tip::before { content: "\f802"; }
2013    .fa-nvme-fill::before { content: "\f803"; }
2014    .fa-nvme::before { content: "\f80c"; }
2015    .fa-opencollective::before { content: "\f80d"; }
2016    .fa-pci-card-network::before { content: "\f8cd"; }
2017    .fa-pci-card-sound::before { content: "\f8ce"; }
2018    .fa-radar::before { content: "\f8cf"; }
2019    .fa-send-arrow-down-fill::before { content: "\f8d0"; }
2020    .fa-send-arrow-down::before { content: "\f8d1"; }
2021    .fa-send-arrow-up-fill::before { content: "\f8d2"; }
2022    .fa-send-arrow-up::before { content: "\f8d3"; }
2023    .fa-sim-slash-fill::before { content: "\f8d4"; }
2024    .fa-sim-slash::before { content: "\f8d5"; }
2025    .fa-sourceforge::before { content: "\f8d6"; }
2026    .fa-substack::before { content: "\f8d7"; }
2027    .fa-threads-fill::before { content: "\f8d8"; }
2028    .fa-threads::before { content: "\f8d9"; }
2029    .fa-transparency::before { content: "\f8da"; }
2030    .fa-twitter-x::before { content: "\f8db"; }
2031    .fa-type-h4::before { content: "\f8dc"; }
2032    .fa-type-h5::before { content: "\f8dd"; }
2033    .fa-type-h6::before { content: "\f8de"; }
2034    .fa-backpack-fill::before { content: "\f8df"; }
2035    .fa-backpack::before { content: "\f8e0"; }
2036    .fa-backpack2-fill::before { content: "\f8e1"; }
2037    .fa-backpack2::before { content: "\f8e2"; }
2038    .fa-backpack3-fill::before { content: "\f8e3"; }
2039    .fa-backpack3::before { content: "\f8e4"; }
2040    .fa-backpack4-fill::before { content: "\f8e5"; }
2041    .fa-backpack4::before { content: "\f8e6"; }
2042    .fa-brilliance::before { content: "\f8e7"; }
2043    .fa-cake-fill::before { content: "\f8e8"; }
2044    .fa-cake2-fill::before { content: "\f8e9"; }
2045    .fa-duffle-fill::before { content: "\f8ea"; }
2046    .fa-duffle::before { content: "\f8eb"; }
2047    .fa-exposure::before { content: "\f8ec"; }
2048    .fa-gender-neuter::before { content: "\f8ed"; }
2049    .fa-highlights::before { content: "\f8ee"; }
2050    .fa-luggage-fill::before { content: "\f8ef"; }
2051    .fa-luggage::before { content: "\f8f0"; }
2052    .fa-mailbox-flag::before { content: "\f8f1"; }
2053    .fa-mailbox2-flag::before { content: "\f8f2"; }
2054    .fa-noise-reduction::before { content: "\f8f3"; }
2055    .fa-passport-fill::before { content: "\f8f4"; }
2056    .fa-passport::before { content: "\f8f5"; }
2057    .fa-person-arms-up::before { content: "\f8f6"; }
2058    .fa-person-raised-hand::before { content: "\f8f7"; }
2059    .fa-person-standing-dress::before { content: "\f8f8"; }
2060    .fa-person-standing::before { content: "\f8f9"; }
2061    .fa-person-walking::before { content: "\f8fa"; }
2062    .fa-person-wheelchair::before { content: "\f8fb"; }
2063    .fa-shadows::before { content: "\f8fc"; }
2064    .fa-suitcase-fill::before { content: "\f8fd"; }
2065    .fa-suitcase-lg-fill::before { content: "\f8fe"; }
2066    .fa-suitcase-lg::before { content: "\f8ff"; }
2067    .fa-suitcase::before { content: "\f900"; }
2068    .fa-suitcase2-fill::before { content: "\f901"; }
2069    .fa-suitcase2::before { content: "\f902"; }
2070    .fa-vignette::before { content: "\f903"; }
2071}
2072