tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix: phosphor icons on mobile
altagos.dev
7 months ago
9b0ce909
c0a87e5e
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
+4654
-1
2 changed files
expand all
collapse all
unified
split
assets
phosphor-icons
bold.css
layouts
root.shtml
+4653
assets/phosphor-icons/bold.css
···
1
1
+
/*
2
2
+
Modified Version of: https://github.com/phosphor-icons/web/blob/00ac114a739ea7ae59287c2bf123267fdec191a5/src/bold/style.css
3
3
+
4
4
+
Published under:
5
5
+
MIT License
6
6
+
7
7
+
Copyright (c) 2020-2021 Phosphor Icons
8
8
+
9
9
+
Permission is hereby granted, free of charge, to any person obtaining a copy
10
10
+
of this software and associated documentation files (the "Software"), to deal
11
11
+
in the Software without restriction, including without limitation the rights
12
12
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
13
+
copies of the Software, and to permit persons to whom the Software is
14
14
+
furnished to do so, subject to the following conditions:
15
15
+
16
16
+
The above copyright notice and this permission notice shall be included in all
17
17
+
copies or substantial portions of the Software.
18
18
+
19
19
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
20
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
21
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
22
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
23
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
24
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
25
+
SOFTWARE.
26
26
+
*/
27
27
+
28
28
+
@font-face {
29
29
+
font-family: "Phosphor-Bold";
30
30
+
src:
31
31
+
url("https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/Phosphor-Bold.woff") format("woff"),
32
32
+
url("https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/Phosphor-Bold.ttf") format("truetype"),
33
33
+
url("https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/Phosphor-Bold.svg#Phosphor-Bold") format("svg");
34
34
+
font-weight: normal;
35
35
+
font-style: normal;
36
36
+
font-display: block;
37
37
+
}
38
38
+
39
39
+
.ph-bold {
40
40
+
/* use !important to prevent issues with browser extensions that change fonts */
41
41
+
font-family: "Phosphor-Bold" !important;
42
42
+
speak: never;
43
43
+
font-style: normal;
44
44
+
font-weight: normal;
45
45
+
font-variant: normal;
46
46
+
text-transform: none;
47
47
+
line-height: 1;
48
48
+
49
49
+
/* Enable Ligatures ================ */
50
50
+
letter-spacing: 0;
51
51
+
-webkit-font-feature-settings: "liga";
52
52
+
-moz-font-feature-settings: "liga=1";
53
53
+
-moz-font-feature-settings: "liga";
54
54
+
-ms-font-feature-settings: "liga" 1;
55
55
+
font-feature-settings: "liga";
56
56
+
-webkit-font-variant-ligatures: discretionary-ligatures;
57
57
+
font-variant-ligatures: discretionary-ligatures;
58
58
+
59
59
+
/* Better Font Rendering =========== */
60
60
+
-webkit-font-smoothing: antialiased;
61
61
+
-moz-osx-font-smoothing: grayscale;
62
62
+
}
63
63
+
64
64
+
.ph-bold.ph-acorn:before {
65
65
+
content: "\eb9a";
66
66
+
}
67
67
+
.ph-bold.ph-address-book:before {
68
68
+
content: "\e6f8";
69
69
+
}
70
70
+
.ph-bold.ph-address-book-tabs:before {
71
71
+
content: "\ee4e";
72
72
+
}
73
73
+
.ph-bold.ph-air-traffic-control:before {
74
74
+
content: "\ecd8";
75
75
+
}
76
76
+
.ph-bold.ph-airplane:before {
77
77
+
content: "\e002";
78
78
+
}
79
79
+
.ph-bold.ph-airplane-in-flight:before {
80
80
+
content: "\e4fe";
81
81
+
}
82
82
+
.ph-bold.ph-airplane-landing:before {
83
83
+
content: "\e502";
84
84
+
}
85
85
+
.ph-bold.ph-airplane-takeoff:before {
86
86
+
content: "\e504";
87
87
+
}
88
88
+
.ph-bold.ph-airplane-taxiing:before {
89
89
+
content: "\e500";
90
90
+
}
91
91
+
.ph-bold.ph-airplane-tilt:before {
92
92
+
content: "\e5d6";
93
93
+
}
94
94
+
.ph-bold.ph-airplay:before {
95
95
+
content: "\e004";
96
96
+
}
97
97
+
.ph-bold.ph-alarm:before {
98
98
+
content: "\e006";
99
99
+
}
100
100
+
.ph-bold.ph-alien:before {
101
101
+
content: "\e8a6";
102
102
+
}
103
103
+
.ph-bold.ph-align-bottom:before {
104
104
+
content: "\e506";
105
105
+
}
106
106
+
.ph-bold.ph-align-bottom-simple:before {
107
107
+
content: "\eb0c";
108
108
+
}
109
109
+
.ph-bold.ph-align-center-horizontal:before {
110
110
+
content: "\e50a";
111
111
+
}
112
112
+
.ph-bold.ph-align-center-horizontal-simple:before {
113
113
+
content: "\eb0e";
114
114
+
}
115
115
+
.ph-bold.ph-align-center-vertical:before {
116
116
+
content: "\e50c";
117
117
+
}
118
118
+
.ph-bold.ph-align-center-vertical-simple:before {
119
119
+
content: "\eb10";
120
120
+
}
121
121
+
.ph-bold.ph-align-left:before {
122
122
+
content: "\e50e";
123
123
+
}
124
124
+
.ph-bold.ph-align-left-simple:before {
125
125
+
content: "\eaee";
126
126
+
}
127
127
+
.ph-bold.ph-align-right:before {
128
128
+
content: "\e510";
129
129
+
}
130
130
+
.ph-bold.ph-align-right-simple:before {
131
131
+
content: "\eb12";
132
132
+
}
133
133
+
.ph-bold.ph-align-top:before {
134
134
+
content: "\e512";
135
135
+
}
136
136
+
.ph-bold.ph-align-top-simple:before {
137
137
+
content: "\eb14";
138
138
+
}
139
139
+
.ph-bold.ph-amazon-logo:before {
140
140
+
content: "\e96c";
141
141
+
}
142
142
+
.ph-bold.ph-ambulance:before {
143
143
+
content: "\e572";
144
144
+
}
145
145
+
.ph-bold.ph-anchor:before {
146
146
+
content: "\e514";
147
147
+
}
148
148
+
.ph-bold.ph-anchor-simple:before {
149
149
+
content: "\e5d8";
150
150
+
}
151
151
+
.ph-bold.ph-android-logo:before {
152
152
+
content: "\e008";
153
153
+
}
154
154
+
.ph-bold.ph-angle:before {
155
155
+
content: "\e7bc";
156
156
+
}
157
157
+
.ph-bold.ph-angular-logo:before {
158
158
+
content: "\eb80";
159
159
+
}
160
160
+
.ph-bold.ph-aperture:before {
161
161
+
content: "\e00a";
162
162
+
}
163
163
+
.ph-bold.ph-app-store-logo:before {
164
164
+
content: "\e974";
165
165
+
}
166
166
+
.ph-bold.ph-app-window:before {
167
167
+
content: "\e5da";
168
168
+
}
169
169
+
.ph-bold.ph-apple-logo:before {
170
170
+
content: "\e516";
171
171
+
}
172
172
+
.ph-bold.ph-apple-podcasts-logo:before {
173
173
+
content: "\eb96";
174
174
+
}
175
175
+
.ph-bold.ph-approximate-equals:before {
176
176
+
content: "\edaa";
177
177
+
}
178
178
+
.ph-bold.ph-archive:before {
179
179
+
content: "\e00c";
180
180
+
}
181
181
+
.ph-bold.ph-armchair:before {
182
182
+
content: "\e012";
183
183
+
}
184
184
+
.ph-bold.ph-arrow-arc-left:before {
185
185
+
content: "\e014";
186
186
+
}
187
187
+
.ph-bold.ph-arrow-arc-right:before {
188
188
+
content: "\e016";
189
189
+
}
190
190
+
.ph-bold.ph-arrow-bend-double-up-left:before {
191
191
+
content: "\e03a";
192
192
+
}
193
193
+
.ph-bold.ph-arrow-bend-double-up-right:before {
194
194
+
content: "\e03c";
195
195
+
}
196
196
+
.ph-bold.ph-arrow-bend-down-left:before {
197
197
+
content: "\e018";
198
198
+
}
199
199
+
.ph-bold.ph-arrow-bend-down-right:before {
200
200
+
content: "\e01a";
201
201
+
}
202
202
+
.ph-bold.ph-arrow-bend-left-down:before {
203
203
+
content: "\e01c";
204
204
+
}
205
205
+
.ph-bold.ph-arrow-bend-left-up:before {
206
206
+
content: "\e01e";
207
207
+
}
208
208
+
.ph-bold.ph-arrow-bend-right-down:before {
209
209
+
content: "\e020";
210
210
+
}
211
211
+
.ph-bold.ph-arrow-bend-right-up:before {
212
212
+
content: "\e022";
213
213
+
}
214
214
+
.ph-bold.ph-arrow-bend-up-left:before {
215
215
+
content: "\e024";
216
216
+
}
217
217
+
.ph-bold.ph-arrow-bend-up-right:before {
218
218
+
content: "\e026";
219
219
+
}
220
220
+
.ph-bold.ph-arrow-circle-down:before {
221
221
+
content: "\e028";
222
222
+
}
223
223
+
.ph-bold.ph-arrow-circle-down-left:before {
224
224
+
content: "\e02a";
225
225
+
}
226
226
+
.ph-bold.ph-arrow-circle-down-right:before {
227
227
+
content: "\e02c";
228
228
+
}
229
229
+
.ph-bold.ph-arrow-circle-left:before {
230
230
+
content: "\e05a";
231
231
+
}
232
232
+
.ph-bold.ph-arrow-circle-right:before {
233
233
+
content: "\e02e";
234
234
+
}
235
235
+
.ph-bold.ph-arrow-circle-up:before {
236
236
+
content: "\e030";
237
237
+
}
238
238
+
.ph-bold.ph-arrow-circle-up-left:before {
239
239
+
content: "\e032";
240
240
+
}
241
241
+
.ph-bold.ph-arrow-circle-up-right:before {
242
242
+
content: "\e034";
243
243
+
}
244
244
+
.ph-bold.ph-arrow-clockwise:before {
245
245
+
content: "\e036";
246
246
+
}
247
247
+
.ph-bold.ph-arrow-counter-clockwise:before {
248
248
+
content: "\e038";
249
249
+
}
250
250
+
.ph-bold.ph-arrow-down:before {
251
251
+
content: "\e03e";
252
252
+
}
253
253
+
.ph-bold.ph-arrow-down-left:before {
254
254
+
content: "\e040";
255
255
+
}
256
256
+
.ph-bold.ph-arrow-down-right:before {
257
257
+
content: "\e042";
258
258
+
}
259
259
+
.ph-bold.ph-arrow-elbow-down-left:before {
260
260
+
content: "\e044";
261
261
+
}
262
262
+
.ph-bold.ph-arrow-elbow-down-right:before {
263
263
+
content: "\e046";
264
264
+
}
265
265
+
.ph-bold.ph-arrow-elbow-left:before {
266
266
+
content: "\e048";
267
267
+
}
268
268
+
.ph-bold.ph-arrow-elbow-left-down:before {
269
269
+
content: "\e04a";
270
270
+
}
271
271
+
.ph-bold.ph-arrow-elbow-left-up:before {
272
272
+
content: "\e04c";
273
273
+
}
274
274
+
.ph-bold.ph-arrow-elbow-right:before {
275
275
+
content: "\e04e";
276
276
+
}
277
277
+
.ph-bold.ph-arrow-elbow-right-down:before {
278
278
+
content: "\e050";
279
279
+
}
280
280
+
.ph-bold.ph-arrow-elbow-right-up:before {
281
281
+
content: "\e052";
282
282
+
}
283
283
+
.ph-bold.ph-arrow-elbow-up-left:before {
284
284
+
content: "\e054";
285
285
+
}
286
286
+
.ph-bold.ph-arrow-elbow-up-right:before {
287
287
+
content: "\e056";
288
288
+
}
289
289
+
.ph-bold.ph-arrow-fat-down:before {
290
290
+
content: "\e518";
291
291
+
}
292
292
+
.ph-bold.ph-arrow-fat-left:before {
293
293
+
content: "\e51a";
294
294
+
}
295
295
+
.ph-bold.ph-arrow-fat-line-down:before {
296
296
+
content: "\e51c";
297
297
+
}
298
298
+
.ph-bold.ph-arrow-fat-line-left:before {
299
299
+
content: "\e51e";
300
300
+
}
301
301
+
.ph-bold.ph-arrow-fat-line-right:before {
302
302
+
content: "\e520";
303
303
+
}
304
304
+
.ph-bold.ph-arrow-fat-line-up:before {
305
305
+
content: "\e522";
306
306
+
}
307
307
+
.ph-bold.ph-arrow-fat-lines-down:before {
308
308
+
content: "\e524";
309
309
+
}
310
310
+
.ph-bold.ph-arrow-fat-lines-left:before {
311
311
+
content: "\e526";
312
312
+
}
313
313
+
.ph-bold.ph-arrow-fat-lines-right:before {
314
314
+
content: "\e528";
315
315
+
}
316
316
+
.ph-bold.ph-arrow-fat-lines-up:before {
317
317
+
content: "\e52a";
318
318
+
}
319
319
+
.ph-bold.ph-arrow-fat-right:before {
320
320
+
content: "\e52c";
321
321
+
}
322
322
+
.ph-bold.ph-arrow-fat-up:before {
323
323
+
content: "\e52e";
324
324
+
}
325
325
+
.ph-bold.ph-arrow-left:before {
326
326
+
content: "\e058";
327
327
+
}
328
328
+
.ph-bold.ph-arrow-line-down:before {
329
329
+
content: "\e05c";
330
330
+
}
331
331
+
.ph-bold.ph-arrow-line-down-left:before {
332
332
+
content: "\e05e";
333
333
+
}
334
334
+
.ph-bold.ph-arrow-line-down-right:before {
335
335
+
content: "\e060";
336
336
+
}
337
337
+
.ph-bold.ph-arrow-line-left:before {
338
338
+
content: "\e062";
339
339
+
}
340
340
+
.ph-bold.ph-arrow-line-right:before {
341
341
+
content: "\e064";
342
342
+
}
343
343
+
.ph-bold.ph-arrow-line-up:before {
344
344
+
content: "\e066";
345
345
+
}
346
346
+
.ph-bold.ph-arrow-line-up-left:before {
347
347
+
content: "\e068";
348
348
+
}
349
349
+
.ph-bold.ph-arrow-line-up-right:before {
350
350
+
content: "\e06a";
351
351
+
}
352
352
+
.ph-bold.ph-arrow-right:before {
353
353
+
content: "\e06c";
354
354
+
}
355
355
+
.ph-bold.ph-arrow-square-down:before {
356
356
+
content: "\e06e";
357
357
+
}
358
358
+
.ph-bold.ph-arrow-square-down-left:before {
359
359
+
content: "\e070";
360
360
+
}
361
361
+
.ph-bold.ph-arrow-square-down-right:before {
362
362
+
content: "\e072";
363
363
+
}
364
364
+
.ph-bold.ph-arrow-square-in:before {
365
365
+
content: "\e5dc";
366
366
+
}
367
367
+
.ph-bold.ph-arrow-square-left:before {
368
368
+
content: "\e074";
369
369
+
}
370
370
+
.ph-bold.ph-arrow-square-out:before {
371
371
+
content: "\e5de";
372
372
+
}
373
373
+
.ph-bold.ph-arrow-square-right:before {
374
374
+
content: "\e076";
375
375
+
}
376
376
+
.ph-bold.ph-arrow-square-up:before {
377
377
+
content: "\e078";
378
378
+
}
379
379
+
.ph-bold.ph-arrow-square-up-left:before {
380
380
+
content: "\e07a";
381
381
+
}
382
382
+
.ph-bold.ph-arrow-square-up-right:before {
383
383
+
content: "\e07c";
384
384
+
}
385
385
+
.ph-bold.ph-arrow-u-down-left:before {
386
386
+
content: "\e07e";
387
387
+
}
388
388
+
.ph-bold.ph-arrow-u-down-right:before {
389
389
+
content: "\e080";
390
390
+
}
391
391
+
.ph-bold.ph-arrow-u-left-down:before {
392
392
+
content: "\e082";
393
393
+
}
394
394
+
.ph-bold.ph-arrow-u-left-up:before {
395
395
+
content: "\e084";
396
396
+
}
397
397
+
.ph-bold.ph-arrow-u-right-down:before {
398
398
+
content: "\e086";
399
399
+
}
400
400
+
.ph-bold.ph-arrow-u-right-up:before {
401
401
+
content: "\e088";
402
402
+
}
403
403
+
.ph-bold.ph-arrow-u-up-left:before {
404
404
+
content: "\e08a";
405
405
+
}
406
406
+
.ph-bold.ph-arrow-u-up-right:before {
407
407
+
content: "\e08c";
408
408
+
}
409
409
+
.ph-bold.ph-arrow-up:before {
410
410
+
content: "\e08e";
411
411
+
}
412
412
+
.ph-bold.ph-arrow-up-left:before {
413
413
+
content: "\e090";
414
414
+
}
415
415
+
.ph-bold.ph-arrow-up-right:before {
416
416
+
content: "\e092";
417
417
+
}
418
418
+
.ph-bold.ph-arrows-clockwise:before {
419
419
+
content: "\e094";
420
420
+
}
421
421
+
.ph-bold.ph-arrows-counter-clockwise:before {
422
422
+
content: "\e096";
423
423
+
}
424
424
+
.ph-bold.ph-arrows-down-up:before {
425
425
+
content: "\e098";
426
426
+
}
427
427
+
.ph-bold.ph-arrows-horizontal:before {
428
428
+
content: "\eb06";
429
429
+
}
430
430
+
.ph-bold.ph-arrows-in:before {
431
431
+
content: "\e09a";
432
432
+
}
433
433
+
.ph-bold.ph-arrows-in-cardinal:before {
434
434
+
content: "\e09c";
435
435
+
}
436
436
+
.ph-bold.ph-arrows-in-line-horizontal:before {
437
437
+
content: "\e530";
438
438
+
}
439
439
+
.ph-bold.ph-arrows-in-line-vertical:before {
440
440
+
content: "\e532";
441
441
+
}
442
442
+
.ph-bold.ph-arrows-in-simple:before {
443
443
+
content: "\e09e";
444
444
+
}
445
445
+
.ph-bold.ph-arrows-left-right:before {
446
446
+
content: "\e0a0";
447
447
+
}
448
448
+
.ph-bold.ph-arrows-merge:before {
449
449
+
content: "\ed3e";
450
450
+
}
451
451
+
.ph-bold.ph-arrows-out:before {
452
452
+
content: "\e0a2";
453
453
+
}
454
454
+
.ph-bold.ph-arrows-out-cardinal:before {
455
455
+
content: "\e0a4";
456
456
+
}
457
457
+
.ph-bold.ph-arrows-out-line-horizontal:before {
458
458
+
content: "\e534";
459
459
+
}
460
460
+
.ph-bold.ph-arrows-out-line-vertical:before {
461
461
+
content: "\e536";
462
462
+
}
463
463
+
.ph-bold.ph-arrows-out-simple:before {
464
464
+
content: "\e0a6";
465
465
+
}
466
466
+
.ph-bold.ph-arrows-split:before {
467
467
+
content: "\ed3c";
468
468
+
}
469
469
+
.ph-bold.ph-arrows-vertical:before {
470
470
+
content: "\eb04";
471
471
+
}
472
472
+
.ph-bold.ph-article:before {
473
473
+
content: "\e0a8";
474
474
+
}
475
475
+
.ph-bold.ph-article-medium:before {
476
476
+
content: "\e5e0";
477
477
+
}
478
478
+
.ph-bold.ph-article-ny-times:before {
479
479
+
content: "\e5e2";
480
480
+
}
481
481
+
.ph-bold.ph-asclepius:before {
482
482
+
content: "\ee34";
483
483
+
}
484
484
+
.ph-bold.ph-caduceus:before {
485
485
+
content: "\ee34";
486
486
+
}
487
487
+
.ph-bold.ph-asterisk:before {
488
488
+
content: "\e0aa";
489
489
+
}
490
490
+
.ph-bold.ph-asterisk-simple:before {
491
491
+
content: "\e832";
492
492
+
}
493
493
+
.ph-bold.ph-at:before {
494
494
+
content: "\e0ac";
495
495
+
}
496
496
+
.ph-bold.ph-atom:before {
497
497
+
content: "\e5e4";
498
498
+
}
499
499
+
.ph-bold.ph-avocado:before {
500
500
+
content: "\ee04";
501
501
+
}
502
502
+
.ph-bold.ph-axe:before {
503
503
+
content: "\e9fc";
504
504
+
}
505
505
+
.ph-bold.ph-baby:before {
506
506
+
content: "\e774";
507
507
+
}
508
508
+
.ph-bold.ph-baby-carriage:before {
509
509
+
content: "\e818";
510
510
+
}
511
511
+
.ph-bold.ph-backpack:before {
512
512
+
content: "\e922";
513
513
+
}
514
514
+
.ph-bold.ph-backspace:before {
515
515
+
content: "\e0ae";
516
516
+
}
517
517
+
.ph-bold.ph-bag:before {
518
518
+
content: "\e0b0";
519
519
+
}
520
520
+
.ph-bold.ph-bag-simple:before {
521
521
+
content: "\e5e6";
522
522
+
}
523
523
+
.ph-bold.ph-balloon:before {
524
524
+
content: "\e76c";
525
525
+
}
526
526
+
.ph-bold.ph-bandaids:before {
527
527
+
content: "\e0b2";
528
528
+
}
529
529
+
.ph-bold.ph-bank:before {
530
530
+
content: "\e0b4";
531
531
+
}
532
532
+
.ph-bold.ph-barbell:before {
533
533
+
content: "\e0b6";
534
534
+
}
535
535
+
.ph-bold.ph-barcode:before {
536
536
+
content: "\e0b8";
537
537
+
}
538
538
+
.ph-bold.ph-barn:before {
539
539
+
content: "\ec72";
540
540
+
}
541
541
+
.ph-bold.ph-barricade:before {
542
542
+
content: "\e948";
543
543
+
}
544
544
+
.ph-bold.ph-baseball:before {
545
545
+
content: "\e71a";
546
546
+
}
547
547
+
.ph-bold.ph-baseball-cap:before {
548
548
+
content: "\ea28";
549
549
+
}
550
550
+
.ph-bold.ph-baseball-helmet:before {
551
551
+
content: "\ee4a";
552
552
+
}
553
553
+
.ph-bold.ph-basket:before {
554
554
+
content: "\e964";
555
555
+
}
556
556
+
.ph-bold.ph-basketball:before {
557
557
+
content: "\e724";
558
558
+
}
559
559
+
.ph-bold.ph-bathtub:before {
560
560
+
content: "\e81e";
561
561
+
}
562
562
+
.ph-bold.ph-battery-charging:before {
563
563
+
content: "\e0ba";
564
564
+
}
565
565
+
.ph-bold.ph-battery-charging-vertical:before {
566
566
+
content: "\e0bc";
567
567
+
}
568
568
+
.ph-bold.ph-battery-empty:before {
569
569
+
content: "\e0be";
570
570
+
}
571
571
+
.ph-bold.ph-battery-full:before {
572
572
+
content: "\e0c0";
573
573
+
}
574
574
+
.ph-bold.ph-battery-high:before {
575
575
+
content: "\e0c2";
576
576
+
}
577
577
+
.ph-bold.ph-battery-low:before {
578
578
+
content: "\e0c4";
579
579
+
}
580
580
+
.ph-bold.ph-battery-medium:before {
581
581
+
content: "\e0c6";
582
582
+
}
583
583
+
.ph-bold.ph-battery-plus:before {
584
584
+
content: "\e808";
585
585
+
}
586
586
+
.ph-bold.ph-battery-plus-vertical:before {
587
587
+
content: "\ec50";
588
588
+
}
589
589
+
.ph-bold.ph-battery-vertical-empty:before {
590
590
+
content: "\e7c6";
591
591
+
}
592
592
+
.ph-bold.ph-battery-vertical-full:before {
593
593
+
content: "\e7c4";
594
594
+
}
595
595
+
.ph-bold.ph-battery-vertical-high:before {
596
596
+
content: "\e7c2";
597
597
+
}
598
598
+
.ph-bold.ph-battery-vertical-low:before {
599
599
+
content: "\e7be";
600
600
+
}
601
601
+
.ph-bold.ph-battery-vertical-medium:before {
602
602
+
content: "\e7c0";
603
603
+
}
604
604
+
.ph-bold.ph-battery-warning:before {
605
605
+
content: "\e0c8";
606
606
+
}
607
607
+
.ph-bold.ph-battery-warning-vertical:before {
608
608
+
content: "\e0ca";
609
609
+
}
610
610
+
.ph-bold.ph-beach-ball:before {
611
611
+
content: "\ed24";
612
612
+
}
613
613
+
.ph-bold.ph-beanie:before {
614
614
+
content: "\ea2a";
615
615
+
}
616
616
+
.ph-bold.ph-bed:before {
617
617
+
content: "\e0cc";
618
618
+
}
619
619
+
.ph-bold.ph-beer-bottle:before {
620
620
+
content: "\e7b0";
621
621
+
}
622
622
+
.ph-bold.ph-beer-stein:before {
623
623
+
content: "\eb62";
624
624
+
}
625
625
+
.ph-bold.ph-behance-logo:before {
626
626
+
content: "\e7f4";
627
627
+
}
628
628
+
.ph-bold.ph-bell:before {
629
629
+
content: "\e0ce";
630
630
+
}
631
631
+
.ph-bold.ph-bell-ringing:before {
632
632
+
content: "\e5e8";
633
633
+
}
634
634
+
.ph-bold.ph-bell-simple:before {
635
635
+
content: "\e0d0";
636
636
+
}
637
637
+
.ph-bold.ph-bell-simple-ringing:before {
638
638
+
content: "\e5ea";
639
639
+
}
640
640
+
.ph-bold.ph-bell-simple-slash:before {
641
641
+
content: "\e0d2";
642
642
+
}
643
643
+
.ph-bold.ph-bell-simple-z:before {
644
644
+
content: "\e5ec";
645
645
+
}
646
646
+
.ph-bold.ph-bell-slash:before {
647
647
+
content: "\e0d4";
648
648
+
}
649
649
+
.ph-bold.ph-bell-z:before {
650
650
+
content: "\e5ee";
651
651
+
}
652
652
+
.ph-bold.ph-belt:before {
653
653
+
content: "\ea2c";
654
654
+
}
655
655
+
.ph-bold.ph-bezier-curve:before {
656
656
+
content: "\eb00";
657
657
+
}
658
658
+
.ph-bold.ph-bicycle:before {
659
659
+
content: "\e0d6";
660
660
+
}
661
661
+
.ph-bold.ph-binary:before {
662
662
+
content: "\ee60";
663
663
+
}
664
664
+
.ph-bold.ph-binoculars:before {
665
665
+
content: "\ea64";
666
666
+
}
667
667
+
.ph-bold.ph-biohazard:before {
668
668
+
content: "\e9e0";
669
669
+
}
670
670
+
.ph-bold.ph-bird:before {
671
671
+
content: "\e72c";
672
672
+
}
673
673
+
.ph-bold.ph-blueprint:before {
674
674
+
content: "\eda0";
675
675
+
}
676
676
+
.ph-bold.ph-bluetooth:before {
677
677
+
content: "\e0da";
678
678
+
}
679
679
+
.ph-bold.ph-bluetooth-connected:before {
680
680
+
content: "\e0dc";
681
681
+
}
682
682
+
.ph-bold.ph-bluetooth-slash:before {
683
683
+
content: "\e0de";
684
684
+
}
685
685
+
.ph-bold.ph-bluetooth-x:before {
686
686
+
content: "\e0e0";
687
687
+
}
688
688
+
.ph-bold.ph-boat:before {
689
689
+
content: "\e786";
690
690
+
}
691
691
+
.ph-bold.ph-bomb:before {
692
692
+
content: "\ee0a";
693
693
+
}
694
694
+
.ph-bold.ph-bone:before {
695
695
+
content: "\e7f2";
696
696
+
}
697
697
+
.ph-bold.ph-book:before {
698
698
+
content: "\e0e2";
699
699
+
}
700
700
+
.ph-bold.ph-book-bookmark:before {
701
701
+
content: "\e0e4";
702
702
+
}
703
703
+
.ph-bold.ph-book-open:before {
704
704
+
content: "\e0e6";
705
705
+
}
706
706
+
.ph-bold.ph-book-open-text:before {
707
707
+
content: "\e8f2";
708
708
+
}
709
709
+
.ph-bold.ph-book-open-user:before {
710
710
+
content: "\ede0";
711
711
+
}
712
712
+
.ph-bold.ph-bookmark:before {
713
713
+
content: "\e0e8";
714
714
+
}
715
715
+
.ph-bold.ph-bookmark-simple:before {
716
716
+
content: "\e0ea";
717
717
+
}
718
718
+
.ph-bold.ph-bookmarks:before {
719
719
+
content: "\e0ec";
720
720
+
}
721
721
+
.ph-bold.ph-bookmarks-simple:before {
722
722
+
content: "\e5f0";
723
723
+
}
724
724
+
.ph-bold.ph-books:before {
725
725
+
content: "\e758";
726
726
+
}
727
727
+
.ph-bold.ph-boot:before {
728
728
+
content: "\ecca";
729
729
+
}
730
730
+
.ph-bold.ph-boules:before {
731
731
+
content: "\e722";
732
732
+
}
733
733
+
.ph-bold.ph-bounding-box:before {
734
734
+
content: "\e6ce";
735
735
+
}
736
736
+
.ph-bold.ph-bowl-food:before {
737
737
+
content: "\eaa4";
738
738
+
}
739
739
+
.ph-bold.ph-bowl-steam:before {
740
740
+
content: "\e8e4";
741
741
+
}
742
742
+
.ph-bold.ph-bowling-ball:before {
743
743
+
content: "\ea34";
744
744
+
}
745
745
+
.ph-bold.ph-box-arrow-down:before {
746
746
+
content: "\e00e";
747
747
+
}
748
748
+
.ph-bold.ph-archive-box:before {
749
749
+
content: "\e00e";
750
750
+
}
751
751
+
.ph-bold.ph-box-arrow-up:before {
752
752
+
content: "\ee54";
753
753
+
}
754
754
+
.ph-bold.ph-boxing-glove:before {
755
755
+
content: "\ea36";
756
756
+
}
757
757
+
.ph-bold.ph-brackets-angle:before {
758
758
+
content: "\e862";
759
759
+
}
760
760
+
.ph-bold.ph-brackets-curly:before {
761
761
+
content: "\e860";
762
762
+
}
763
763
+
.ph-bold.ph-brackets-round:before {
764
764
+
content: "\e864";
765
765
+
}
766
766
+
.ph-bold.ph-brackets-square:before {
767
767
+
content: "\e85e";
768
768
+
}
769
769
+
.ph-bold.ph-brain:before {
770
770
+
content: "\e74e";
771
771
+
}
772
772
+
.ph-bold.ph-brandy:before {
773
773
+
content: "\e6b4";
774
774
+
}
775
775
+
.ph-bold.ph-bread:before {
776
776
+
content: "\e81c";
777
777
+
}
778
778
+
.ph-bold.ph-bridge:before {
779
779
+
content: "\ea68";
780
780
+
}
781
781
+
.ph-bold.ph-briefcase:before {
782
782
+
content: "\e0ee";
783
783
+
}
784
784
+
.ph-bold.ph-briefcase-metal:before {
785
785
+
content: "\e5f2";
786
786
+
}
787
787
+
.ph-bold.ph-broadcast:before {
788
788
+
content: "\e0f2";
789
789
+
}
790
790
+
.ph-bold.ph-broom:before {
791
791
+
content: "\ec54";
792
792
+
}
793
793
+
.ph-bold.ph-browser:before {
794
794
+
content: "\e0f4";
795
795
+
}
796
796
+
.ph-bold.ph-browsers:before {
797
797
+
content: "\e0f6";
798
798
+
}
799
799
+
.ph-bold.ph-bug:before {
800
800
+
content: "\e5f4";
801
801
+
}
802
802
+
.ph-bold.ph-bug-beetle:before {
803
803
+
content: "\e5f6";
804
804
+
}
805
805
+
.ph-bold.ph-bug-droid:before {
806
806
+
content: "\e5f8";
807
807
+
}
808
808
+
.ph-bold.ph-building:before {
809
809
+
content: "\e100";
810
810
+
}
811
811
+
.ph-bold.ph-building-apartment:before {
812
812
+
content: "\e0fe";
813
813
+
}
814
814
+
.ph-bold.ph-building-office:before {
815
815
+
content: "\e0ff";
816
816
+
}
817
817
+
.ph-bold.ph-buildings:before {
818
818
+
content: "\e102";
819
819
+
}
820
820
+
.ph-bold.ph-bulldozer:before {
821
821
+
content: "\ec6c";
822
822
+
}
823
823
+
.ph-bold.ph-bus:before {
824
824
+
content: "\e106";
825
825
+
}
826
826
+
.ph-bold.ph-butterfly:before {
827
827
+
content: "\ea6e";
828
828
+
}
829
829
+
.ph-bold.ph-cable-car:before {
830
830
+
content: "\e49c";
831
831
+
}
832
832
+
.ph-bold.ph-cactus:before {
833
833
+
content: "\e918";
834
834
+
}
835
835
+
.ph-bold.ph-cake:before {
836
836
+
content: "\e780";
837
837
+
}
838
838
+
.ph-bold.ph-calculator:before {
839
839
+
content: "\e538";
840
840
+
}
841
841
+
.ph-bold.ph-calendar:before {
842
842
+
content: "\e108";
843
843
+
}
844
844
+
.ph-bold.ph-calendar-blank:before {
845
845
+
content: "\e10a";
846
846
+
}
847
847
+
.ph-bold.ph-calendar-check:before {
848
848
+
content: "\e712";
849
849
+
}
850
850
+
.ph-bold.ph-calendar-dot:before {
851
851
+
content: "\e7b2";
852
852
+
}
853
853
+
.ph-bold.ph-calendar-dots:before {
854
854
+
content: "\e7b4";
855
855
+
}
856
856
+
.ph-bold.ph-calendar-heart:before {
857
857
+
content: "\e8b0";
858
858
+
}
859
859
+
.ph-bold.ph-calendar-minus:before {
860
860
+
content: "\ea14";
861
861
+
}
862
862
+
.ph-bold.ph-calendar-plus:before {
863
863
+
content: "\e714";
864
864
+
}
865
865
+
.ph-bold.ph-calendar-slash:before {
866
866
+
content: "\ea12";
867
867
+
}
868
868
+
.ph-bold.ph-calendar-star:before {
869
869
+
content: "\e8b2";
870
870
+
}
871
871
+
.ph-bold.ph-calendar-x:before {
872
872
+
content: "\e10c";
873
873
+
}
874
874
+
.ph-bold.ph-call-bell:before {
875
875
+
content: "\e7de";
876
876
+
}
877
877
+
.ph-bold.ph-camera:before {
878
878
+
content: "\e10e";
879
879
+
}
880
880
+
.ph-bold.ph-camera-plus:before {
881
881
+
content: "\ec58";
882
882
+
}
883
883
+
.ph-bold.ph-camera-rotate:before {
884
884
+
content: "\e7a4";
885
885
+
}
886
886
+
.ph-bold.ph-camera-slash:before {
887
887
+
content: "\e110";
888
888
+
}
889
889
+
.ph-bold.ph-campfire:before {
890
890
+
content: "\e9d8";
891
891
+
}
892
892
+
.ph-bold.ph-car:before {
893
893
+
content: "\e112";
894
894
+
}
895
895
+
.ph-bold.ph-car-battery:before {
896
896
+
content: "\ee30";
897
897
+
}
898
898
+
.ph-bold.ph-car-profile:before {
899
899
+
content: "\e8cc";
900
900
+
}
901
901
+
.ph-bold.ph-car-simple:before {
902
902
+
content: "\e114";
903
903
+
}
904
904
+
.ph-bold.ph-cardholder:before {
905
905
+
content: "\e5fa";
906
906
+
}
907
907
+
.ph-bold.ph-cards:before {
908
908
+
content: "\e0f8";
909
909
+
}
910
910
+
.ph-bold.ph-cards-three:before {
911
911
+
content: "\ee50";
912
912
+
}
913
913
+
.ph-bold.ph-caret-circle-double-down:before {
914
914
+
content: "\e116";
915
915
+
}
916
916
+
.ph-bold.ph-caret-circle-double-left:before {
917
917
+
content: "\e118";
918
918
+
}
919
919
+
.ph-bold.ph-caret-circle-double-right:before {
920
920
+
content: "\e11a";
921
921
+
}
922
922
+
.ph-bold.ph-caret-circle-double-up:before {
923
923
+
content: "\e11c";
924
924
+
}
925
925
+
.ph-bold.ph-caret-circle-down:before {
926
926
+
content: "\e11e";
927
927
+
}
928
928
+
.ph-bold.ph-caret-circle-left:before {
929
929
+
content: "\e120";
930
930
+
}
931
931
+
.ph-bold.ph-caret-circle-right:before {
932
932
+
content: "\e122";
933
933
+
}
934
934
+
.ph-bold.ph-caret-circle-up:before {
935
935
+
content: "\e124";
936
936
+
}
937
937
+
.ph-bold.ph-caret-circle-up-down:before {
938
938
+
content: "\e13e";
939
939
+
}
940
940
+
.ph-bold.ph-caret-double-down:before {
941
941
+
content: "\e126";
942
942
+
}
943
943
+
.ph-bold.ph-caret-double-left:before {
944
944
+
content: "\e128";
945
945
+
}
946
946
+
.ph-bold.ph-caret-double-right:before {
947
947
+
content: "\e12a";
948
948
+
}
949
949
+
.ph-bold.ph-caret-double-up:before {
950
950
+
content: "\e12c";
951
951
+
}
952
952
+
.ph-bold.ph-caret-down:before {
953
953
+
content: "\e136";
954
954
+
}
955
955
+
.ph-bold.ph-caret-left:before {
956
956
+
content: "\e138";
957
957
+
}
958
958
+
.ph-bold.ph-caret-line-down:before {
959
959
+
content: "\e134";
960
960
+
}
961
961
+
.ph-bold.ph-caret-line-left:before {
962
962
+
content: "\e132";
963
963
+
}
964
964
+
.ph-bold.ph-caret-line-right:before {
965
965
+
content: "\e130";
966
966
+
}
967
967
+
.ph-bold.ph-caret-line-up:before {
968
968
+
content: "\e12e";
969
969
+
}
970
970
+
.ph-bold.ph-caret-right:before {
971
971
+
content: "\e13a";
972
972
+
}
973
973
+
.ph-bold.ph-caret-up:before {
974
974
+
content: "\e13c";
975
975
+
}
976
976
+
.ph-bold.ph-caret-up-down:before {
977
977
+
content: "\e140";
978
978
+
}
979
979
+
.ph-bold.ph-carrot:before {
980
980
+
content: "\ed38";
981
981
+
}
982
982
+
.ph-bold.ph-cash-register:before {
983
983
+
content: "\ed80";
984
984
+
}
985
985
+
.ph-bold.ph-cassette-tape:before {
986
986
+
content: "\ed2e";
987
987
+
}
988
988
+
.ph-bold.ph-castle-turret:before {
989
989
+
content: "\e9d0";
990
990
+
}
991
991
+
.ph-bold.ph-cat:before {
992
992
+
content: "\e748";
993
993
+
}
994
994
+
.ph-bold.ph-cell-signal-full:before {
995
995
+
content: "\e142";
996
996
+
}
997
997
+
.ph-bold.ph-cell-signal-high:before {
998
998
+
content: "\e144";
999
999
+
}
1000
1000
+
.ph-bold.ph-cell-signal-low:before {
1001
1001
+
content: "\e146";
1002
1002
+
}
1003
1003
+
.ph-bold.ph-cell-signal-medium:before {
1004
1004
+
content: "\e148";
1005
1005
+
}
1006
1006
+
.ph-bold.ph-cell-signal-none:before {
1007
1007
+
content: "\e14a";
1008
1008
+
}
1009
1009
+
.ph-bold.ph-cell-signal-slash:before {
1010
1010
+
content: "\e14c";
1011
1011
+
}
1012
1012
+
.ph-bold.ph-cell-signal-x:before {
1013
1013
+
content: "\e14e";
1014
1014
+
}
1015
1015
+
.ph-bold.ph-cell-tower:before {
1016
1016
+
content: "\ebaa";
1017
1017
+
}
1018
1018
+
.ph-bold.ph-certificate:before {
1019
1019
+
content: "\e766";
1020
1020
+
}
1021
1021
+
.ph-bold.ph-chair:before {
1022
1022
+
content: "\e950";
1023
1023
+
}
1024
1024
+
.ph-bold.ph-chalkboard:before {
1025
1025
+
content: "\e5fc";
1026
1026
+
}
1027
1027
+
.ph-bold.ph-chalkboard-simple:before {
1028
1028
+
content: "\e5fe";
1029
1029
+
}
1030
1030
+
.ph-bold.ph-chalkboard-teacher:before {
1031
1031
+
content: "\e600";
1032
1032
+
}
1033
1033
+
.ph-bold.ph-champagne:before {
1034
1034
+
content: "\eaca";
1035
1035
+
}
1036
1036
+
.ph-bold.ph-charging-station:before {
1037
1037
+
content: "\e8d0";
1038
1038
+
}
1039
1039
+
.ph-bold.ph-chart-bar:before {
1040
1040
+
content: "\e150";
1041
1041
+
}
1042
1042
+
.ph-bold.ph-chart-bar-horizontal:before {
1043
1043
+
content: "\e152";
1044
1044
+
}
1045
1045
+
.ph-bold.ph-chart-donut:before {
1046
1046
+
content: "\eaa6";
1047
1047
+
}
1048
1048
+
.ph-bold.ph-chart-line:before {
1049
1049
+
content: "\e154";
1050
1050
+
}
1051
1051
+
.ph-bold.ph-chart-line-down:before {
1052
1052
+
content: "\e8b6";
1053
1053
+
}
1054
1054
+
.ph-bold.ph-chart-line-up:before {
1055
1055
+
content: "\e156";
1056
1056
+
}
1057
1057
+
.ph-bold.ph-chart-pie:before {
1058
1058
+
content: "\e158";
1059
1059
+
}
1060
1060
+
.ph-bold.ph-chart-pie-slice:before {
1061
1061
+
content: "\e15a";
1062
1062
+
}
1063
1063
+
.ph-bold.ph-chart-polar:before {
1064
1064
+
content: "\eaa8";
1065
1065
+
}
1066
1066
+
.ph-bold.ph-chart-scatter:before {
1067
1067
+
content: "\eaac";
1068
1068
+
}
1069
1069
+
.ph-bold.ph-chat:before {
1070
1070
+
content: "\e15c";
1071
1071
+
}
1072
1072
+
.ph-bold.ph-chat-centered:before {
1073
1073
+
content: "\e160";
1074
1074
+
}
1075
1075
+
.ph-bold.ph-chat-centered-dots:before {
1076
1076
+
content: "\e164";
1077
1077
+
}
1078
1078
+
.ph-bold.ph-chat-centered-slash:before {
1079
1079
+
content: "\e162";
1080
1080
+
}
1081
1081
+
.ph-bold.ph-chat-centered-text:before {
1082
1082
+
content: "\e166";
1083
1083
+
}
1084
1084
+
.ph-bold.ph-chat-circle:before {
1085
1085
+
content: "\e168";
1086
1086
+
}
1087
1087
+
.ph-bold.ph-chat-circle-dots:before {
1088
1088
+
content: "\e16c";
1089
1089
+
}
1090
1090
+
.ph-bold.ph-chat-circle-slash:before {
1091
1091
+
content: "\e16a";
1092
1092
+
}
1093
1093
+
.ph-bold.ph-chat-circle-text:before {
1094
1094
+
content: "\e16e";
1095
1095
+
}
1096
1096
+
.ph-bold.ph-chat-dots:before {
1097
1097
+
content: "\e170";
1098
1098
+
}
1099
1099
+
.ph-bold.ph-chat-slash:before {
1100
1100
+
content: "\e15e";
1101
1101
+
}
1102
1102
+
.ph-bold.ph-chat-teardrop:before {
1103
1103
+
content: "\e172";
1104
1104
+
}
1105
1105
+
.ph-bold.ph-chat-teardrop-dots:before {
1106
1106
+
content: "\e176";
1107
1107
+
}
1108
1108
+
.ph-bold.ph-chat-teardrop-slash:before {
1109
1109
+
content: "\e174";
1110
1110
+
}
1111
1111
+
.ph-bold.ph-chat-teardrop-text:before {
1112
1112
+
content: "\e178";
1113
1113
+
}
1114
1114
+
.ph-bold.ph-chat-text:before {
1115
1115
+
content: "\e17a";
1116
1116
+
}
1117
1117
+
.ph-bold.ph-chats:before {
1118
1118
+
content: "\e17c";
1119
1119
+
}
1120
1120
+
.ph-bold.ph-chats-circle:before {
1121
1121
+
content: "\e17e";
1122
1122
+
}
1123
1123
+
.ph-bold.ph-chats-teardrop:before {
1124
1124
+
content: "\e180";
1125
1125
+
}
1126
1126
+
.ph-bold.ph-check:before {
1127
1127
+
content: "\e182";
1128
1128
+
}
1129
1129
+
.ph-bold.ph-check-circle:before {
1130
1130
+
content: "\e184";
1131
1131
+
}
1132
1132
+
.ph-bold.ph-check-fat:before {
1133
1133
+
content: "\eba6";
1134
1134
+
}
1135
1135
+
.ph-bold.ph-check-square:before {
1136
1136
+
content: "\e186";
1137
1137
+
}
1138
1138
+
.ph-bold.ph-check-square-offset:before {
1139
1139
+
content: "\e188";
1140
1140
+
}
1141
1141
+
.ph-bold.ph-checkerboard:before {
1142
1142
+
content: "\e8c4";
1143
1143
+
}
1144
1144
+
.ph-bold.ph-checks:before {
1145
1145
+
content: "\e53a";
1146
1146
+
}
1147
1147
+
.ph-bold.ph-cheers:before {
1148
1148
+
content: "\ea4a";
1149
1149
+
}
1150
1150
+
.ph-bold.ph-cheese:before {
1151
1151
+
content: "\e9fe";
1152
1152
+
}
1153
1153
+
.ph-bold.ph-chef-hat:before {
1154
1154
+
content: "\ed8e";
1155
1155
+
}
1156
1156
+
.ph-bold.ph-cherries:before {
1157
1157
+
content: "\e830";
1158
1158
+
}
1159
1159
+
.ph-bold.ph-church:before {
1160
1160
+
content: "\ecea";
1161
1161
+
}
1162
1162
+
.ph-bold.ph-cigarette:before {
1163
1163
+
content: "\ed90";
1164
1164
+
}
1165
1165
+
.ph-bold.ph-cigarette-slash:before {
1166
1166
+
content: "\ed92";
1167
1167
+
}
1168
1168
+
.ph-bold.ph-circle:before {
1169
1169
+
content: "\e18a";
1170
1170
+
}
1171
1171
+
.ph-bold.ph-circle-dashed:before {
1172
1172
+
content: "\e602";
1173
1173
+
}
1174
1174
+
.ph-bold.ph-circle-half:before {
1175
1175
+
content: "\e18c";
1176
1176
+
}
1177
1177
+
.ph-bold.ph-circle-half-tilt:before {
1178
1178
+
content: "\e18e";
1179
1179
+
}
1180
1180
+
.ph-bold.ph-circle-notch:before {
1181
1181
+
content: "\eb44";
1182
1182
+
}
1183
1183
+
.ph-bold.ph-circles-four:before {
1184
1184
+
content: "\e190";
1185
1185
+
}
1186
1186
+
.ph-bold.ph-circles-three:before {
1187
1187
+
content: "\e192";
1188
1188
+
}
1189
1189
+
.ph-bold.ph-circles-three-plus:before {
1190
1190
+
content: "\e194";
1191
1191
+
}
1192
1192
+
.ph-bold.ph-circuitry:before {
1193
1193
+
content: "\e9c2";
1194
1194
+
}
1195
1195
+
.ph-bold.ph-city:before {
1196
1196
+
content: "\ea6a";
1197
1197
+
}
1198
1198
+
.ph-bold.ph-clipboard:before {
1199
1199
+
content: "\e196";
1200
1200
+
}
1201
1201
+
.ph-bold.ph-clipboard-text:before {
1202
1202
+
content: "\e198";
1203
1203
+
}
1204
1204
+
.ph-bold.ph-clock:before {
1205
1205
+
content: "\e19a";
1206
1206
+
}
1207
1207
+
.ph-bold.ph-clock-afternoon:before {
1208
1208
+
content: "\e19c";
1209
1209
+
}
1210
1210
+
.ph-bold.ph-clock-clockwise:before {
1211
1211
+
content: "\e19e";
1212
1212
+
}
1213
1213
+
.ph-bold.ph-clock-countdown:before {
1214
1214
+
content: "\ed2c";
1215
1215
+
}
1216
1216
+
.ph-bold.ph-clock-counter-clockwise:before {
1217
1217
+
content: "\e1a0";
1218
1218
+
}
1219
1219
+
.ph-bold.ph-clock-user:before {
1220
1220
+
content: "\edec";
1221
1221
+
}
1222
1222
+
.ph-bold.ph-closed-captioning:before {
1223
1223
+
content: "\e1a4";
1224
1224
+
}
1225
1225
+
.ph-bold.ph-cloud:before {
1226
1226
+
content: "\e1aa";
1227
1227
+
}
1228
1228
+
.ph-bold.ph-cloud-arrow-down:before {
1229
1229
+
content: "\e1ac";
1230
1230
+
}
1231
1231
+
.ph-bold.ph-cloud-arrow-up:before {
1232
1232
+
content: "\e1ae";
1233
1233
+
}
1234
1234
+
.ph-bold.ph-cloud-check:before {
1235
1235
+
content: "\e1b0";
1236
1236
+
}
1237
1237
+
.ph-bold.ph-cloud-fog:before {
1238
1238
+
content: "\e53c";
1239
1239
+
}
1240
1240
+
.ph-bold.ph-cloud-lightning:before {
1241
1241
+
content: "\e1b2";
1242
1242
+
}
1243
1243
+
.ph-bold.ph-cloud-moon:before {
1244
1244
+
content: "\e53e";
1245
1245
+
}
1246
1246
+
.ph-bold.ph-cloud-rain:before {
1247
1247
+
content: "\e1b4";
1248
1248
+
}
1249
1249
+
.ph-bold.ph-cloud-slash:before {
1250
1250
+
content: "\e1b6";
1251
1251
+
}
1252
1252
+
.ph-bold.ph-cloud-snow:before {
1253
1253
+
content: "\e1b8";
1254
1254
+
}
1255
1255
+
.ph-bold.ph-cloud-sun:before {
1256
1256
+
content: "\e540";
1257
1257
+
}
1258
1258
+
.ph-bold.ph-cloud-warning:before {
1259
1259
+
content: "\ea98";
1260
1260
+
}
1261
1261
+
.ph-bold.ph-cloud-x:before {
1262
1262
+
content: "\ea96";
1263
1263
+
}
1264
1264
+
.ph-bold.ph-clover:before {
1265
1265
+
content: "\edc8";
1266
1266
+
}
1267
1267
+
.ph-bold.ph-club:before {
1268
1268
+
content: "\e1ba";
1269
1269
+
}
1270
1270
+
.ph-bold.ph-coat-hanger:before {
1271
1271
+
content: "\e7fe";
1272
1272
+
}
1273
1273
+
.ph-bold.ph-coda-logo:before {
1274
1274
+
content: "\e7ce";
1275
1275
+
}
1276
1276
+
.ph-bold.ph-code:before {
1277
1277
+
content: "\e1bc";
1278
1278
+
}
1279
1279
+
.ph-bold.ph-code-block:before {
1280
1280
+
content: "\eafe";
1281
1281
+
}
1282
1282
+
.ph-bold.ph-code-simple:before {
1283
1283
+
content: "\e1be";
1284
1284
+
}
1285
1285
+
.ph-bold.ph-codepen-logo:before {
1286
1286
+
content: "\e978";
1287
1287
+
}
1288
1288
+
.ph-bold.ph-codesandbox-logo:before {
1289
1289
+
content: "\ea06";
1290
1290
+
}
1291
1291
+
.ph-bold.ph-coffee:before {
1292
1292
+
content: "\e1c2";
1293
1293
+
}
1294
1294
+
.ph-bold.ph-coffee-bean:before {
1295
1295
+
content: "\e1c0";
1296
1296
+
}
1297
1297
+
.ph-bold.ph-coin:before {
1298
1298
+
content: "\e60e";
1299
1299
+
}
1300
1300
+
.ph-bold.ph-coin-vertical:before {
1301
1301
+
content: "\eb48";
1302
1302
+
}
1303
1303
+
.ph-bold.ph-coins:before {
1304
1304
+
content: "\e78e";
1305
1305
+
}
1306
1306
+
.ph-bold.ph-columns:before {
1307
1307
+
content: "\e546";
1308
1308
+
}
1309
1309
+
.ph-bold.ph-columns-plus-left:before {
1310
1310
+
content: "\e544";
1311
1311
+
}
1312
1312
+
.ph-bold.ph-columns-plus-right:before {
1313
1313
+
content: "\e542";
1314
1314
+
}
1315
1315
+
.ph-bold.ph-command:before {
1316
1316
+
content: "\e1c4";
1317
1317
+
}
1318
1318
+
.ph-bold.ph-compass:before {
1319
1319
+
content: "\e1c8";
1320
1320
+
}
1321
1321
+
.ph-bold.ph-compass-rose:before {
1322
1322
+
content: "\e1c6";
1323
1323
+
}
1324
1324
+
.ph-bold.ph-compass-tool:before {
1325
1325
+
content: "\ea0e";
1326
1326
+
}
1327
1327
+
.ph-bold.ph-computer-tower:before {
1328
1328
+
content: "\e548";
1329
1329
+
}
1330
1330
+
.ph-bold.ph-confetti:before {
1331
1331
+
content: "\e81a";
1332
1332
+
}
1333
1333
+
.ph-bold.ph-contactless-payment:before {
1334
1334
+
content: "\ed42";
1335
1335
+
}
1336
1336
+
.ph-bold.ph-control:before {
1337
1337
+
content: "\eca6";
1338
1338
+
}
1339
1339
+
.ph-bold.ph-cookie:before {
1340
1340
+
content: "\e6ca";
1341
1341
+
}
1342
1342
+
.ph-bold.ph-cooking-pot:before {
1343
1343
+
content: "\e764";
1344
1344
+
}
1345
1345
+
.ph-bold.ph-copy:before {
1346
1346
+
content: "\e1ca";
1347
1347
+
}
1348
1348
+
.ph-bold.ph-copy-simple:before {
1349
1349
+
content: "\e1cc";
1350
1350
+
}
1351
1351
+
.ph-bold.ph-copyleft:before {
1352
1352
+
content: "\e86a";
1353
1353
+
}
1354
1354
+
.ph-bold.ph-copyright:before {
1355
1355
+
content: "\e54a";
1356
1356
+
}
1357
1357
+
.ph-bold.ph-corners-in:before {
1358
1358
+
content: "\e1ce";
1359
1359
+
}
1360
1360
+
.ph-bold.ph-corners-out:before {
1361
1361
+
content: "\e1d0";
1362
1362
+
}
1363
1363
+
.ph-bold.ph-couch:before {
1364
1364
+
content: "\e7f6";
1365
1365
+
}
1366
1366
+
.ph-bold.ph-court-basketball:before {
1367
1367
+
content: "\ee36";
1368
1368
+
}
1369
1369
+
.ph-bold.ph-cow:before {
1370
1370
+
content: "\eabe";
1371
1371
+
}
1372
1372
+
.ph-bold.ph-cowboy-hat:before {
1373
1373
+
content: "\ed12";
1374
1374
+
}
1375
1375
+
.ph-bold.ph-cpu:before {
1376
1376
+
content: "\e610";
1377
1377
+
}
1378
1378
+
.ph-bold.ph-crane:before {
1379
1379
+
content: "\ed48";
1380
1380
+
}
1381
1381
+
.ph-bold.ph-crane-tower:before {
1382
1382
+
content: "\ed49";
1383
1383
+
}
1384
1384
+
.ph-bold.ph-credit-card:before {
1385
1385
+
content: "\e1d2";
1386
1386
+
}
1387
1387
+
.ph-bold.ph-cricket:before {
1388
1388
+
content: "\ee12";
1389
1389
+
}
1390
1390
+
.ph-bold.ph-crop:before {
1391
1391
+
content: "\e1d4";
1392
1392
+
}
1393
1393
+
.ph-bold.ph-cross:before {
1394
1394
+
content: "\e8a0";
1395
1395
+
}
1396
1396
+
.ph-bold.ph-crosshair:before {
1397
1397
+
content: "\e1d6";
1398
1398
+
}
1399
1399
+
.ph-bold.ph-crosshair-simple:before {
1400
1400
+
content: "\e1d8";
1401
1401
+
}
1402
1402
+
.ph-bold.ph-crown:before {
1403
1403
+
content: "\e614";
1404
1404
+
}
1405
1405
+
.ph-bold.ph-crown-cross:before {
1406
1406
+
content: "\ee5e";
1407
1407
+
}
1408
1408
+
.ph-bold.ph-crown-simple:before {
1409
1409
+
content: "\e616";
1410
1410
+
}
1411
1411
+
.ph-bold.ph-cube:before {
1412
1412
+
content: "\e1da";
1413
1413
+
}
1414
1414
+
.ph-bold.ph-cube-focus:before {
1415
1415
+
content: "\ed0a";
1416
1416
+
}
1417
1417
+
.ph-bold.ph-cube-transparent:before {
1418
1418
+
content: "\ec7c";
1419
1419
+
}
1420
1420
+
.ph-bold.ph-currency-btc:before {
1421
1421
+
content: "\e618";
1422
1422
+
}
1423
1423
+
.ph-bold.ph-currency-circle-dollar:before {
1424
1424
+
content: "\e54c";
1425
1425
+
}
1426
1426
+
.ph-bold.ph-currency-cny:before {
1427
1427
+
content: "\e54e";
1428
1428
+
}
1429
1429
+
.ph-bold.ph-currency-dollar:before {
1430
1430
+
content: "\e550";
1431
1431
+
}
1432
1432
+
.ph-bold.ph-currency-dollar-simple:before {
1433
1433
+
content: "\e552";
1434
1434
+
}
1435
1435
+
.ph-bold.ph-currency-eth:before {
1436
1436
+
content: "\eada";
1437
1437
+
}
1438
1438
+
.ph-bold.ph-currency-eur:before {
1439
1439
+
content: "\e554";
1440
1440
+
}
1441
1441
+
.ph-bold.ph-currency-gbp:before {
1442
1442
+
content: "\e556";
1443
1443
+
}
1444
1444
+
.ph-bold.ph-currency-inr:before {
1445
1445
+
content: "\e558";
1446
1446
+
}
1447
1447
+
.ph-bold.ph-currency-jpy:before {
1448
1448
+
content: "\e55a";
1449
1449
+
}
1450
1450
+
.ph-bold.ph-currency-krw:before {
1451
1451
+
content: "\e55c";
1452
1452
+
}
1453
1453
+
.ph-bold.ph-currency-kzt:before {
1454
1454
+
content: "\ec4c";
1455
1455
+
}
1456
1456
+
.ph-bold.ph-currency-ngn:before {
1457
1457
+
content: "\eb52";
1458
1458
+
}
1459
1459
+
.ph-bold.ph-currency-rub:before {
1460
1460
+
content: "\e55e";
1461
1461
+
}
1462
1462
+
.ph-bold.ph-cursor:before {
1463
1463
+
content: "\e1dc";
1464
1464
+
}
1465
1465
+
.ph-bold.ph-cursor-click:before {
1466
1466
+
content: "\e7c8";
1467
1467
+
}
1468
1468
+
.ph-bold.ph-cursor-text:before {
1469
1469
+
content: "\e7d8";
1470
1470
+
}
1471
1471
+
.ph-bold.ph-cylinder:before {
1472
1472
+
content: "\e8fc";
1473
1473
+
}
1474
1474
+
.ph-bold.ph-database:before {
1475
1475
+
content: "\e1de";
1476
1476
+
}
1477
1477
+
.ph-bold.ph-desk:before {
1478
1478
+
content: "\ed16";
1479
1479
+
}
1480
1480
+
.ph-bold.ph-desktop:before {
1481
1481
+
content: "\e560";
1482
1482
+
}
1483
1483
+
.ph-bold.ph-desktop-tower:before {
1484
1484
+
content: "\e562";
1485
1485
+
}
1486
1486
+
.ph-bold.ph-detective:before {
1487
1487
+
content: "\e83e";
1488
1488
+
}
1489
1489
+
.ph-bold.ph-dev-to-logo:before {
1490
1490
+
content: "\ed0e";
1491
1491
+
}
1492
1492
+
.ph-bold.ph-device-mobile:before {
1493
1493
+
content: "\e1e0";
1494
1494
+
}
1495
1495
+
.ph-bold.ph-device-mobile-camera:before {
1496
1496
+
content: "\e1e2";
1497
1497
+
}
1498
1498
+
.ph-bold.ph-device-mobile-slash:before {
1499
1499
+
content: "\ee46";
1500
1500
+
}
1501
1501
+
.ph-bold.ph-device-mobile-speaker:before {
1502
1502
+
content: "\e1e4";
1503
1503
+
}
1504
1504
+
.ph-bold.ph-device-rotate:before {
1505
1505
+
content: "\edf2";
1506
1506
+
}
1507
1507
+
.ph-bold.ph-device-tablet:before {
1508
1508
+
content: "\e1e6";
1509
1509
+
}
1510
1510
+
.ph-bold.ph-device-tablet-camera:before {
1511
1511
+
content: "\e1e8";
1512
1512
+
}
1513
1513
+
.ph-bold.ph-device-tablet-speaker:before {
1514
1514
+
content: "\e1ea";
1515
1515
+
}
1516
1516
+
.ph-bold.ph-devices:before {
1517
1517
+
content: "\eba4";
1518
1518
+
}
1519
1519
+
.ph-bold.ph-diamond:before {
1520
1520
+
content: "\e1ec";
1521
1521
+
}
1522
1522
+
.ph-bold.ph-diamonds-four:before {
1523
1523
+
content: "\e8f4";
1524
1524
+
}
1525
1525
+
.ph-bold.ph-dice-five:before {
1526
1526
+
content: "\e1ee";
1527
1527
+
}
1528
1528
+
.ph-bold.ph-dice-four:before {
1529
1529
+
content: "\e1f0";
1530
1530
+
}
1531
1531
+
.ph-bold.ph-dice-one:before {
1532
1532
+
content: "\e1f2";
1533
1533
+
}
1534
1534
+
.ph-bold.ph-dice-six:before {
1535
1535
+
content: "\e1f4";
1536
1536
+
}
1537
1537
+
.ph-bold.ph-dice-three:before {
1538
1538
+
content: "\e1f6";
1539
1539
+
}
1540
1540
+
.ph-bold.ph-dice-two:before {
1541
1541
+
content: "\e1f8";
1542
1542
+
}
1543
1543
+
.ph-bold.ph-disc:before {
1544
1544
+
content: "\e564";
1545
1545
+
}
1546
1546
+
.ph-bold.ph-disco-ball:before {
1547
1547
+
content: "\ed98";
1548
1548
+
}
1549
1549
+
.ph-bold.ph-discord-logo:before {
1550
1550
+
content: "\e61a";
1551
1551
+
}
1552
1552
+
.ph-bold.ph-divide:before {
1553
1553
+
content: "\e1fa";
1554
1554
+
}
1555
1555
+
.ph-bold.ph-dna:before {
1556
1556
+
content: "\e924";
1557
1557
+
}
1558
1558
+
.ph-bold.ph-dog:before {
1559
1559
+
content: "\e74a";
1560
1560
+
}
1561
1561
+
.ph-bold.ph-door:before {
1562
1562
+
content: "\e61c";
1563
1563
+
}
1564
1564
+
.ph-bold.ph-door-open:before {
1565
1565
+
content: "\e7e6";
1566
1566
+
}
1567
1567
+
.ph-bold.ph-dot:before {
1568
1568
+
content: "\ecde";
1569
1569
+
}
1570
1570
+
.ph-bold.ph-dot-outline:before {
1571
1571
+
content: "\ece0";
1572
1572
+
}
1573
1573
+
.ph-bold.ph-dots-nine:before {
1574
1574
+
content: "\e1fc";
1575
1575
+
}
1576
1576
+
.ph-bold.ph-dots-six:before {
1577
1577
+
content: "\e794";
1578
1578
+
}
1579
1579
+
.ph-bold.ph-dots-six-vertical:before {
1580
1580
+
content: "\eae2";
1581
1581
+
}
1582
1582
+
.ph-bold.ph-dots-three:before {
1583
1583
+
content: "\e1fe";
1584
1584
+
}
1585
1585
+
.ph-bold.ph-dots-three-circle:before {
1586
1586
+
content: "\e200";
1587
1587
+
}
1588
1588
+
.ph-bold.ph-dots-three-circle-vertical:before {
1589
1589
+
content: "\e202";
1590
1590
+
}
1591
1591
+
.ph-bold.ph-dots-three-outline:before {
1592
1592
+
content: "\e204";
1593
1593
+
}
1594
1594
+
.ph-bold.ph-dots-three-outline-vertical:before {
1595
1595
+
content: "\e206";
1596
1596
+
}
1597
1597
+
.ph-bold.ph-dots-three-vertical:before {
1598
1598
+
content: "\e208";
1599
1599
+
}
1600
1600
+
.ph-bold.ph-download:before {
1601
1601
+
content: "\e20a";
1602
1602
+
}
1603
1603
+
.ph-bold.ph-download-simple:before {
1604
1604
+
content: "\e20c";
1605
1605
+
}
1606
1606
+
.ph-bold.ph-dress:before {
1607
1607
+
content: "\ea7e";
1608
1608
+
}
1609
1609
+
.ph-bold.ph-dresser:before {
1610
1610
+
content: "\e94e";
1611
1611
+
}
1612
1612
+
.ph-bold.ph-dribbble-logo:before {
1613
1613
+
content: "\e20e";
1614
1614
+
}
1615
1615
+
.ph-bold.ph-drone:before {
1616
1616
+
content: "\ed74";
1617
1617
+
}
1618
1618
+
.ph-bold.ph-drop:before {
1619
1619
+
content: "\e210";
1620
1620
+
}
1621
1621
+
.ph-bold.ph-drop-half:before {
1622
1622
+
content: "\e566";
1623
1623
+
}
1624
1624
+
.ph-bold.ph-drop-half-bottom:before {
1625
1625
+
content: "\eb40";
1626
1626
+
}
1627
1627
+
.ph-bold.ph-drop-simple:before {
1628
1628
+
content: "\ee32";
1629
1629
+
}
1630
1630
+
.ph-bold.ph-drop-slash:before {
1631
1631
+
content: "\e954";
1632
1632
+
}
1633
1633
+
.ph-bold.ph-dropbox-logo:before {
1634
1634
+
content: "\e7d0";
1635
1635
+
}
1636
1636
+
.ph-bold.ph-ear:before {
1637
1637
+
content: "\e70c";
1638
1638
+
}
1639
1639
+
.ph-bold.ph-ear-slash:before {
1640
1640
+
content: "\e70e";
1641
1641
+
}
1642
1642
+
.ph-bold.ph-egg:before {
1643
1643
+
content: "\e812";
1644
1644
+
}
1645
1645
+
.ph-bold.ph-egg-crack:before {
1646
1646
+
content: "\eb64";
1647
1647
+
}
1648
1648
+
.ph-bold.ph-eject:before {
1649
1649
+
content: "\e212";
1650
1650
+
}
1651
1651
+
.ph-bold.ph-eject-simple:before {
1652
1652
+
content: "\e6ae";
1653
1653
+
}
1654
1654
+
.ph-bold.ph-elevator:before {
1655
1655
+
content: "\ecc0";
1656
1656
+
}
1657
1657
+
.ph-bold.ph-empty:before {
1658
1658
+
content: "\edbc";
1659
1659
+
}
1660
1660
+
.ph-bold.ph-engine:before {
1661
1661
+
content: "\ea80";
1662
1662
+
}
1663
1663
+
.ph-bold.ph-envelope:before {
1664
1664
+
content: "\e214";
1665
1665
+
}
1666
1666
+
.ph-bold.ph-envelope-open:before {
1667
1667
+
content: "\e216";
1668
1668
+
}
1669
1669
+
.ph-bold.ph-envelope-simple:before {
1670
1670
+
content: "\e218";
1671
1671
+
}
1672
1672
+
.ph-bold.ph-envelope-simple-open:before {
1673
1673
+
content: "\e21a";
1674
1674
+
}
1675
1675
+
.ph-bold.ph-equalizer:before {
1676
1676
+
content: "\ebbc";
1677
1677
+
}
1678
1678
+
.ph-bold.ph-equals:before {
1679
1679
+
content: "\e21c";
1680
1680
+
}
1681
1681
+
.ph-bold.ph-eraser:before {
1682
1682
+
content: "\e21e";
1683
1683
+
}
1684
1684
+
.ph-bold.ph-escalator-down:before {
1685
1685
+
content: "\ecba";
1686
1686
+
}
1687
1687
+
.ph-bold.ph-escalator-up:before {
1688
1688
+
content: "\ecbc";
1689
1689
+
}
1690
1690
+
.ph-bold.ph-exam:before {
1691
1691
+
content: "\e742";
1692
1692
+
}
1693
1693
+
.ph-bold.ph-exclamation-mark:before {
1694
1694
+
content: "\ee44";
1695
1695
+
}
1696
1696
+
.ph-bold.ph-exclude:before {
1697
1697
+
content: "\e882";
1698
1698
+
}
1699
1699
+
.ph-bold.ph-exclude-square:before {
1700
1700
+
content: "\e880";
1701
1701
+
}
1702
1702
+
.ph-bold.ph-export:before {
1703
1703
+
content: "\eaf0";
1704
1704
+
}
1705
1705
+
.ph-bold.ph-eye:before {
1706
1706
+
content: "\e220";
1707
1707
+
}
1708
1708
+
.ph-bold.ph-eye-closed:before {
1709
1709
+
content: "\e222";
1710
1710
+
}
1711
1711
+
.ph-bold.ph-eye-slash:before {
1712
1712
+
content: "\e224";
1713
1713
+
}
1714
1714
+
.ph-bold.ph-eyedropper:before {
1715
1715
+
content: "\e568";
1716
1716
+
}
1717
1717
+
.ph-bold.ph-eyedropper-sample:before {
1718
1718
+
content: "\eac4";
1719
1719
+
}
1720
1720
+
.ph-bold.ph-eyeglasses:before {
1721
1721
+
content: "\e7ba";
1722
1722
+
}
1723
1723
+
.ph-bold.ph-eyes:before {
1724
1724
+
content: "\ee5c";
1725
1725
+
}
1726
1726
+
.ph-bold.ph-face-mask:before {
1727
1727
+
content: "\e56a";
1728
1728
+
}
1729
1729
+
.ph-bold.ph-facebook-logo:before {
1730
1730
+
content: "\e226";
1731
1731
+
}
1732
1732
+
.ph-bold.ph-factory:before {
1733
1733
+
content: "\e760";
1734
1734
+
}
1735
1735
+
.ph-bold.ph-faders:before {
1736
1736
+
content: "\e228";
1737
1737
+
}
1738
1738
+
.ph-bold.ph-faders-horizontal:before {
1739
1739
+
content: "\e22a";
1740
1740
+
}
1741
1741
+
.ph-bold.ph-fallout-shelter:before {
1742
1742
+
content: "\e9de";
1743
1743
+
}
1744
1744
+
.ph-bold.ph-fan:before {
1745
1745
+
content: "\e9f2";
1746
1746
+
}
1747
1747
+
.ph-bold.ph-farm:before {
1748
1748
+
content: "\ec70";
1749
1749
+
}
1750
1750
+
.ph-bold.ph-fast-forward:before {
1751
1751
+
content: "\e6a6";
1752
1752
+
}
1753
1753
+
.ph-bold.ph-fast-forward-circle:before {
1754
1754
+
content: "\e22c";
1755
1755
+
}
1756
1756
+
.ph-bold.ph-feather:before {
1757
1757
+
content: "\e9c0";
1758
1758
+
}
1759
1759
+
.ph-bold.ph-fediverse-logo:before {
1760
1760
+
content: "\ed66";
1761
1761
+
}
1762
1762
+
.ph-bold.ph-figma-logo:before {
1763
1763
+
content: "\e22e";
1764
1764
+
}
1765
1765
+
.ph-bold.ph-file:before {
1766
1766
+
content: "\e230";
1767
1767
+
}
1768
1768
+
.ph-bold.ph-file-archive:before {
1769
1769
+
content: "\eb2a";
1770
1770
+
}
1771
1771
+
.ph-bold.ph-file-arrow-down:before {
1772
1772
+
content: "\e232";
1773
1773
+
}
1774
1774
+
.ph-bold.ph-file-arrow-up:before {
1775
1775
+
content: "\e61e";
1776
1776
+
}
1777
1777
+
.ph-bold.ph-file-audio:before {
1778
1778
+
content: "\ea20";
1779
1779
+
}
1780
1780
+
.ph-bold.ph-file-c:before {
1781
1781
+
content: "\eb32";
1782
1782
+
}
1783
1783
+
.ph-bold.ph-file-c-sharp:before {
1784
1784
+
content: "\eb30";
1785
1785
+
}
1786
1786
+
.ph-bold.ph-file-cloud:before {
1787
1787
+
content: "\e95e";
1788
1788
+
}
1789
1789
+
.ph-bold.ph-file-code:before {
1790
1790
+
content: "\e914";
1791
1791
+
}
1792
1792
+
.ph-bold.ph-file-cpp:before {
1793
1793
+
content: "\eb2e";
1794
1794
+
}
1795
1795
+
.ph-bold.ph-file-css:before {
1796
1796
+
content: "\eb34";
1797
1797
+
}
1798
1798
+
.ph-bold.ph-file-csv:before {
1799
1799
+
content: "\eb1c";
1800
1800
+
}
1801
1801
+
.ph-bold.ph-file-dashed:before {
1802
1802
+
content: "\e704";
1803
1803
+
}
1804
1804
+
.ph-bold.ph-file-dotted:before {
1805
1805
+
content: "\e704";
1806
1806
+
}
1807
1807
+
.ph-bold.ph-file-doc:before {
1808
1808
+
content: "\eb1e";
1809
1809
+
}
1810
1810
+
.ph-bold.ph-file-html:before {
1811
1811
+
content: "\eb38";
1812
1812
+
}
1813
1813
+
.ph-bold.ph-file-image:before {
1814
1814
+
content: "\ea24";
1815
1815
+
}
1816
1816
+
.ph-bold.ph-file-ini:before {
1817
1817
+
content: "\eb33";
1818
1818
+
}
1819
1819
+
.ph-bold.ph-file-jpg:before {
1820
1820
+
content: "\eb1a";
1821
1821
+
}
1822
1822
+
.ph-bold.ph-file-js:before {
1823
1823
+
content: "\eb24";
1824
1824
+
}
1825
1825
+
.ph-bold.ph-file-jsx:before {
1826
1826
+
content: "\eb3a";
1827
1827
+
}
1828
1828
+
.ph-bold.ph-file-lock:before {
1829
1829
+
content: "\e95c";
1830
1830
+
}
1831
1831
+
.ph-bold.ph-file-magnifying-glass:before {
1832
1832
+
content: "\e238";
1833
1833
+
}
1834
1834
+
.ph-bold.ph-file-search:before {
1835
1835
+
content: "\e238";
1836
1836
+
}
1837
1837
+
.ph-bold.ph-file-md:before {
1838
1838
+
content: "\ed50";
1839
1839
+
}
1840
1840
+
.ph-bold.ph-file-minus:before {
1841
1841
+
content: "\e234";
1842
1842
+
}
1843
1843
+
.ph-bold.ph-file-pdf:before {
1844
1844
+
content: "\e702";
1845
1845
+
}
1846
1846
+
.ph-bold.ph-file-plus:before {
1847
1847
+
content: "\e236";
1848
1848
+
}
1849
1849
+
.ph-bold.ph-file-png:before {
1850
1850
+
content: "\eb18";
1851
1851
+
}
1852
1852
+
.ph-bold.ph-file-ppt:before {
1853
1853
+
content: "\eb20";
1854
1854
+
}
1855
1855
+
.ph-bold.ph-file-py:before {
1856
1856
+
content: "\eb2c";
1857
1857
+
}
1858
1858
+
.ph-bold.ph-file-rs:before {
1859
1859
+
content: "\eb28";
1860
1860
+
}
1861
1861
+
.ph-bold.ph-file-sql:before {
1862
1862
+
content: "\ed4e";
1863
1863
+
}
1864
1864
+
.ph-bold.ph-file-svg:before {
1865
1865
+
content: "\ed08";
1866
1866
+
}
1867
1867
+
.ph-bold.ph-file-text:before {
1868
1868
+
content: "\e23a";
1869
1869
+
}
1870
1870
+
.ph-bold.ph-file-ts:before {
1871
1871
+
content: "\eb26";
1872
1872
+
}
1873
1873
+
.ph-bold.ph-file-tsx:before {
1874
1874
+
content: "\eb3c";
1875
1875
+
}
1876
1876
+
.ph-bold.ph-file-txt:before {
1877
1877
+
content: "\eb35";
1878
1878
+
}
1879
1879
+
.ph-bold.ph-file-video:before {
1880
1880
+
content: "\ea22";
1881
1881
+
}
1882
1882
+
.ph-bold.ph-file-vue:before {
1883
1883
+
content: "\eb3e";
1884
1884
+
}
1885
1885
+
.ph-bold.ph-file-x:before {
1886
1886
+
content: "\e23c";
1887
1887
+
}
1888
1888
+
.ph-bold.ph-file-xls:before {
1889
1889
+
content: "\eb22";
1890
1890
+
}
1891
1891
+
.ph-bold.ph-file-zip:before {
1892
1892
+
content: "\e958";
1893
1893
+
}
1894
1894
+
.ph-bold.ph-files:before {
1895
1895
+
content: "\e710";
1896
1896
+
}
1897
1897
+
.ph-bold.ph-film-reel:before {
1898
1898
+
content: "\e8c0";
1899
1899
+
}
1900
1900
+
.ph-bold.ph-film-script:before {
1901
1901
+
content: "\eb50";
1902
1902
+
}
1903
1903
+
.ph-bold.ph-film-slate:before {
1904
1904
+
content: "\e8c2";
1905
1905
+
}
1906
1906
+
.ph-bold.ph-film-strip:before {
1907
1907
+
content: "\e792";
1908
1908
+
}
1909
1909
+
.ph-bold.ph-fingerprint:before {
1910
1910
+
content: "\e23e";
1911
1911
+
}
1912
1912
+
.ph-bold.ph-fingerprint-simple:before {
1913
1913
+
content: "\e240";
1914
1914
+
}
1915
1915
+
.ph-bold.ph-finn-the-human:before {
1916
1916
+
content: "\e56c";
1917
1917
+
}
1918
1918
+
.ph-bold.ph-fire:before {
1919
1919
+
content: "\e242";
1920
1920
+
}
1921
1921
+
.ph-bold.ph-fire-extinguisher:before {
1922
1922
+
content: "\e9e8";
1923
1923
+
}
1924
1924
+
.ph-bold.ph-fire-simple:before {
1925
1925
+
content: "\e620";
1926
1926
+
}
1927
1927
+
.ph-bold.ph-fire-truck:before {
1928
1928
+
content: "\e574";
1929
1929
+
}
1930
1930
+
.ph-bold.ph-first-aid:before {
1931
1931
+
content: "\e56e";
1932
1932
+
}
1933
1933
+
.ph-bold.ph-first-aid-kit:before {
1934
1934
+
content: "\e570";
1935
1935
+
}
1936
1936
+
.ph-bold.ph-fish:before {
1937
1937
+
content: "\e728";
1938
1938
+
}
1939
1939
+
.ph-bold.ph-fish-simple:before {
1940
1940
+
content: "\e72a";
1941
1941
+
}
1942
1942
+
.ph-bold.ph-flag:before {
1943
1943
+
content: "\e244";
1944
1944
+
}
1945
1945
+
.ph-bold.ph-flag-banner:before {
1946
1946
+
content: "\e622";
1947
1947
+
}
1948
1948
+
.ph-bold.ph-flag-banner-fold:before {
1949
1949
+
content: "\ecf2";
1950
1950
+
}
1951
1951
+
.ph-bold.ph-flag-checkered:before {
1952
1952
+
content: "\ea38";
1953
1953
+
}
1954
1954
+
.ph-bold.ph-flag-pennant:before {
1955
1955
+
content: "\ecf0";
1956
1956
+
}
1957
1957
+
.ph-bold.ph-flame:before {
1958
1958
+
content: "\e624";
1959
1959
+
}
1960
1960
+
.ph-bold.ph-flashlight:before {
1961
1961
+
content: "\e246";
1962
1962
+
}
1963
1963
+
.ph-bold.ph-flask:before {
1964
1964
+
content: "\e79e";
1965
1965
+
}
1966
1966
+
.ph-bold.ph-flip-horizontal:before {
1967
1967
+
content: "\ed6a";
1968
1968
+
}
1969
1969
+
.ph-bold.ph-flip-vertical:before {
1970
1970
+
content: "\ed6c";
1971
1971
+
}
1972
1972
+
.ph-bold.ph-floppy-disk:before {
1973
1973
+
content: "\e248";
1974
1974
+
}
1975
1975
+
.ph-bold.ph-floppy-disk-back:before {
1976
1976
+
content: "\eaf4";
1977
1977
+
}
1978
1978
+
.ph-bold.ph-flow-arrow:before {
1979
1979
+
content: "\e6ec";
1980
1980
+
}
1981
1981
+
.ph-bold.ph-flower:before {
1982
1982
+
content: "\e75e";
1983
1983
+
}
1984
1984
+
.ph-bold.ph-flower-lotus:before {
1985
1985
+
content: "\e6cc";
1986
1986
+
}
1987
1987
+
.ph-bold.ph-flower-tulip:before {
1988
1988
+
content: "\eacc";
1989
1989
+
}
1990
1990
+
.ph-bold.ph-flying-saucer:before {
1991
1991
+
content: "\eb4a";
1992
1992
+
}
1993
1993
+
.ph-bold.ph-folder:before {
1994
1994
+
content: "\e24a";
1995
1995
+
}
1996
1996
+
.ph-bold.ph-folder-notch:before {
1997
1997
+
content: "\e24a";
1998
1998
+
}
1999
1999
+
.ph-bold.ph-folder-dashed:before {
2000
2000
+
content: "\e8f8";
2001
2001
+
}
2002
2002
+
.ph-bold.ph-folder-dotted:before {
2003
2003
+
content: "\e8f8";
2004
2004
+
}
2005
2005
+
.ph-bold.ph-folder-lock:before {
2006
2006
+
content: "\ea3c";
2007
2007
+
}
2008
2008
+
.ph-bold.ph-folder-minus:before {
2009
2009
+
content: "\e254";
2010
2010
+
}
2011
2011
+
.ph-bold.ph-folder-notch-minus:before {
2012
2012
+
content: "\e254";
2013
2013
+
}
2014
2014
+
.ph-bold.ph-folder-open:before {
2015
2015
+
content: "\e256";
2016
2016
+
}
2017
2017
+
.ph-bold.ph-folder-notch-open:before {
2018
2018
+
content: "\e256";
2019
2019
+
}
2020
2020
+
.ph-bold.ph-folder-plus:before {
2021
2021
+
content: "\e258";
2022
2022
+
}
2023
2023
+
.ph-bold.ph-folder-notch-plus:before {
2024
2024
+
content: "\e258";
2025
2025
+
}
2026
2026
+
.ph-bold.ph-folder-simple:before {
2027
2027
+
content: "\e25a";
2028
2028
+
}
2029
2029
+
.ph-bold.ph-folder-simple-dashed:before {
2030
2030
+
content: "\ec2a";
2031
2031
+
}
2032
2032
+
.ph-bold.ph-folder-simple-dotted:before {
2033
2033
+
content: "\ec2a";
2034
2034
+
}
2035
2035
+
.ph-bold.ph-folder-simple-lock:before {
2036
2036
+
content: "\eb5e";
2037
2037
+
}
2038
2038
+
.ph-bold.ph-folder-simple-minus:before {
2039
2039
+
content: "\e25c";
2040
2040
+
}
2041
2041
+
.ph-bold.ph-folder-simple-plus:before {
2042
2042
+
content: "\e25e";
2043
2043
+
}
2044
2044
+
.ph-bold.ph-folder-simple-star:before {
2045
2045
+
content: "\ec2e";
2046
2046
+
}
2047
2047
+
.ph-bold.ph-folder-simple-user:before {
2048
2048
+
content: "\eb60";
2049
2049
+
}
2050
2050
+
.ph-bold.ph-folder-star:before {
2051
2051
+
content: "\ea86";
2052
2052
+
}
2053
2053
+
.ph-bold.ph-folder-user:before {
2054
2054
+
content: "\eb46";
2055
2055
+
}
2056
2056
+
.ph-bold.ph-folders:before {
2057
2057
+
content: "\e260";
2058
2058
+
}
2059
2059
+
.ph-bold.ph-football:before {
2060
2060
+
content: "\e718";
2061
2061
+
}
2062
2062
+
.ph-bold.ph-football-helmet:before {
2063
2063
+
content: "\ee4c";
2064
2064
+
}
2065
2065
+
.ph-bold.ph-footprints:before {
2066
2066
+
content: "\ea88";
2067
2067
+
}
2068
2068
+
.ph-bold.ph-fork-knife:before {
2069
2069
+
content: "\e262";
2070
2070
+
}
2071
2071
+
.ph-bold.ph-four-k:before {
2072
2072
+
content: "\ea5c";
2073
2073
+
}
2074
2074
+
.ph-bold.ph-frame-corners:before {
2075
2075
+
content: "\e626";
2076
2076
+
}
2077
2077
+
.ph-bold.ph-framer-logo:before {
2078
2078
+
content: "\e264";
2079
2079
+
}
2080
2080
+
.ph-bold.ph-function:before {
2081
2081
+
content: "\ebe4";
2082
2082
+
}
2083
2083
+
.ph-bold.ph-funnel:before {
2084
2084
+
content: "\e266";
2085
2085
+
}
2086
2086
+
.ph-bold.ph-funnel-simple:before {
2087
2087
+
content: "\e268";
2088
2088
+
}
2089
2089
+
.ph-bold.ph-funnel-simple-x:before {
2090
2090
+
content: "\e26a";
2091
2091
+
}
2092
2092
+
.ph-bold.ph-funnel-x:before {
2093
2093
+
content: "\e26c";
2094
2094
+
}
2095
2095
+
.ph-bold.ph-game-controller:before {
2096
2096
+
content: "\e26e";
2097
2097
+
}
2098
2098
+
.ph-bold.ph-garage:before {
2099
2099
+
content: "\ecd6";
2100
2100
+
}
2101
2101
+
.ph-bold.ph-gas-can:before {
2102
2102
+
content: "\e8ce";
2103
2103
+
}
2104
2104
+
.ph-bold.ph-gas-pump:before {
2105
2105
+
content: "\e768";
2106
2106
+
}
2107
2107
+
.ph-bold.ph-gauge:before {
2108
2108
+
content: "\e628";
2109
2109
+
}
2110
2110
+
.ph-bold.ph-gavel:before {
2111
2111
+
content: "\ea32";
2112
2112
+
}
2113
2113
+
.ph-bold.ph-gear:before {
2114
2114
+
content: "\e270";
2115
2115
+
}
2116
2116
+
.ph-bold.ph-gear-fine:before {
2117
2117
+
content: "\e87c";
2118
2118
+
}
2119
2119
+
.ph-bold.ph-gear-six:before {
2120
2120
+
content: "\e272";
2121
2121
+
}
2122
2122
+
.ph-bold.ph-gender-female:before {
2123
2123
+
content: "\e6e0";
2124
2124
+
}
2125
2125
+
.ph-bold.ph-gender-intersex:before {
2126
2126
+
content: "\e6e6";
2127
2127
+
}
2128
2128
+
.ph-bold.ph-gender-male:before {
2129
2129
+
content: "\e6e2";
2130
2130
+
}
2131
2131
+
.ph-bold.ph-gender-neuter:before {
2132
2132
+
content: "\e6ea";
2133
2133
+
}
2134
2134
+
.ph-bold.ph-gender-nonbinary:before {
2135
2135
+
content: "\e6e4";
2136
2136
+
}
2137
2137
+
.ph-bold.ph-gender-transgender:before {
2138
2138
+
content: "\e6e8";
2139
2139
+
}
2140
2140
+
.ph-bold.ph-ghost:before {
2141
2141
+
content: "\e62a";
2142
2142
+
}
2143
2143
+
.ph-bold.ph-gif:before {
2144
2144
+
content: "\e274";
2145
2145
+
}
2146
2146
+
.ph-bold.ph-gift:before {
2147
2147
+
content: "\e276";
2148
2148
+
}
2149
2149
+
.ph-bold.ph-git-branch:before {
2150
2150
+
content: "\e278";
2151
2151
+
}
2152
2152
+
.ph-bold.ph-git-commit:before {
2153
2153
+
content: "\e27a";
2154
2154
+
}
2155
2155
+
.ph-bold.ph-git-diff:before {
2156
2156
+
content: "\e27c";
2157
2157
+
}
2158
2158
+
.ph-bold.ph-git-fork:before {
2159
2159
+
content: "\e27e";
2160
2160
+
}
2161
2161
+
.ph-bold.ph-git-merge:before {
2162
2162
+
content: "\e280";
2163
2163
+
}
2164
2164
+
.ph-bold.ph-git-pull-request:before {
2165
2165
+
content: "\e282";
2166
2166
+
}
2167
2167
+
.ph-bold.ph-github-logo:before {
2168
2168
+
content: "\e576";
2169
2169
+
}
2170
2170
+
.ph-bold.ph-gitlab-logo:before {
2171
2171
+
content: "\e694";
2172
2172
+
}
2173
2173
+
.ph-bold.ph-gitlab-logo-simple:before {
2174
2174
+
content: "\e696";
2175
2175
+
}
2176
2176
+
.ph-bold.ph-globe:before {
2177
2177
+
content: "\e288";
2178
2178
+
}
2179
2179
+
.ph-bold.ph-globe-hemisphere-east:before {
2180
2180
+
content: "\e28a";
2181
2181
+
}
2182
2182
+
.ph-bold.ph-globe-hemisphere-west:before {
2183
2183
+
content: "\e28c";
2184
2184
+
}
2185
2185
+
.ph-bold.ph-globe-simple:before {
2186
2186
+
content: "\e28e";
2187
2187
+
}
2188
2188
+
.ph-bold.ph-globe-simple-x:before {
2189
2189
+
content: "\e284";
2190
2190
+
}
2191
2191
+
.ph-bold.ph-globe-stand:before {
2192
2192
+
content: "\e290";
2193
2193
+
}
2194
2194
+
.ph-bold.ph-globe-x:before {
2195
2195
+
content: "\e286";
2196
2196
+
}
2197
2197
+
.ph-bold.ph-goggles:before {
2198
2198
+
content: "\ecb4";
2199
2199
+
}
2200
2200
+
.ph-bold.ph-golf:before {
2201
2201
+
content: "\ea3e";
2202
2202
+
}
2203
2203
+
.ph-bold.ph-goodreads-logo:before {
2204
2204
+
content: "\ed10";
2205
2205
+
}
2206
2206
+
.ph-bold.ph-google-cardboard-logo:before {
2207
2207
+
content: "\e7b6";
2208
2208
+
}
2209
2209
+
.ph-bold.ph-google-chrome-logo:before {
2210
2210
+
content: "\e976";
2211
2211
+
}
2212
2212
+
.ph-bold.ph-google-drive-logo:before {
2213
2213
+
content: "\e8f6";
2214
2214
+
}
2215
2215
+
.ph-bold.ph-google-logo:before {
2216
2216
+
content: "\e292";
2217
2217
+
}
2218
2218
+
.ph-bold.ph-google-photos-logo:before {
2219
2219
+
content: "\eb92";
2220
2220
+
}
2221
2221
+
.ph-bold.ph-google-play-logo:before {
2222
2222
+
content: "\e294";
2223
2223
+
}
2224
2224
+
.ph-bold.ph-google-podcasts-logo:before {
2225
2225
+
content: "\eb94";
2226
2226
+
}
2227
2227
+
.ph-bold.ph-gps:before {
2228
2228
+
content: "\edd8";
2229
2229
+
}
2230
2230
+
.ph-bold.ph-gps-fix:before {
2231
2231
+
content: "\edd6";
2232
2232
+
}
2233
2233
+
.ph-bold.ph-gps-slash:before {
2234
2234
+
content: "\edd4";
2235
2235
+
}
2236
2236
+
.ph-bold.ph-gradient:before {
2237
2237
+
content: "\eb42";
2238
2238
+
}
2239
2239
+
.ph-bold.ph-graduation-cap:before {
2240
2240
+
content: "\e62c";
2241
2241
+
}
2242
2242
+
.ph-bold.ph-grains:before {
2243
2243
+
content: "\ec68";
2244
2244
+
}
2245
2245
+
.ph-bold.ph-grains-slash:before {
2246
2246
+
content: "\ec6a";
2247
2247
+
}
2248
2248
+
.ph-bold.ph-graph:before {
2249
2249
+
content: "\eb58";
2250
2250
+
}
2251
2251
+
.ph-bold.ph-graphics-card:before {
2252
2252
+
content: "\e612";
2253
2253
+
}
2254
2254
+
.ph-bold.ph-greater-than:before {
2255
2255
+
content: "\edc4";
2256
2256
+
}
2257
2257
+
.ph-bold.ph-greater-than-or-equal:before {
2258
2258
+
content: "\eda2";
2259
2259
+
}
2260
2260
+
.ph-bold.ph-grid-four:before {
2261
2261
+
content: "\e296";
2262
2262
+
}
2263
2263
+
.ph-bold.ph-grid-nine:before {
2264
2264
+
content: "\ec8c";
2265
2265
+
}
2266
2266
+
.ph-bold.ph-guitar:before {
2267
2267
+
content: "\ea8a";
2268
2268
+
}
2269
2269
+
.ph-bold.ph-hair-dryer:before {
2270
2270
+
content: "\ea66";
2271
2271
+
}
2272
2272
+
.ph-bold.ph-hamburger:before {
2273
2273
+
content: "\e790";
2274
2274
+
}
2275
2275
+
.ph-bold.ph-hammer:before {
2276
2276
+
content: "\e80e";
2277
2277
+
}
2278
2278
+
.ph-bold.ph-hand:before {
2279
2279
+
content: "\e298";
2280
2280
+
}
2281
2281
+
.ph-bold.ph-hand-arrow-down:before {
2282
2282
+
content: "\ea4e";
2283
2283
+
}
2284
2284
+
.ph-bold.ph-hand-arrow-up:before {
2285
2285
+
content: "\ee5a";
2286
2286
+
}
2287
2287
+
.ph-bold.ph-hand-coins:before {
2288
2288
+
content: "\ea8c";
2289
2289
+
}
2290
2290
+
.ph-bold.ph-hand-deposit:before {
2291
2291
+
content: "\ee82";
2292
2292
+
}
2293
2293
+
.ph-bold.ph-hand-eye:before {
2294
2294
+
content: "\ea4c";
2295
2295
+
}
2296
2296
+
.ph-bold.ph-hand-fist:before {
2297
2297
+
content: "\e57a";
2298
2298
+
}
2299
2299
+
.ph-bold.ph-hand-grabbing:before {
2300
2300
+
content: "\e57c";
2301
2301
+
}
2302
2302
+
.ph-bold.ph-hand-heart:before {
2303
2303
+
content: "\e810";
2304
2304
+
}
2305
2305
+
.ph-bold.ph-hand-palm:before {
2306
2306
+
content: "\e57e";
2307
2307
+
}
2308
2308
+
.ph-bold.ph-hand-peace:before {
2309
2309
+
content: "\e7cc";
2310
2310
+
}
2311
2311
+
.ph-bold.ph-hand-pointing:before {
2312
2312
+
content: "\e29a";
2313
2313
+
}
2314
2314
+
.ph-bold.ph-hand-soap:before {
2315
2315
+
content: "\e630";
2316
2316
+
}
2317
2317
+
.ph-bold.ph-hand-swipe-left:before {
2318
2318
+
content: "\ec94";
2319
2319
+
}
2320
2320
+
.ph-bold.ph-hand-swipe-right:before {
2321
2321
+
content: "\ec92";
2322
2322
+
}
2323
2323
+
.ph-bold.ph-hand-tap:before {
2324
2324
+
content: "\ec90";
2325
2325
+
}
2326
2326
+
.ph-bold.ph-hand-waving:before {
2327
2327
+
content: "\e580";
2328
2328
+
}
2329
2329
+
.ph-bold.ph-hand-withdraw:before {
2330
2330
+
content: "\ee80";
2331
2331
+
}
2332
2332
+
.ph-bold.ph-handbag:before {
2333
2333
+
content: "\e29c";
2334
2334
+
}
2335
2335
+
.ph-bold.ph-handbag-simple:before {
2336
2336
+
content: "\e62e";
2337
2337
+
}
2338
2338
+
.ph-bold.ph-hands-clapping:before {
2339
2339
+
content: "\e6a0";
2340
2340
+
}
2341
2341
+
.ph-bold.ph-hands-praying:before {
2342
2342
+
content: "\ecc8";
2343
2343
+
}
2344
2344
+
.ph-bold.ph-handshake:before {
2345
2345
+
content: "\e582";
2346
2346
+
}
2347
2347
+
.ph-bold.ph-hard-drive:before {
2348
2348
+
content: "\e29e";
2349
2349
+
}
2350
2350
+
.ph-bold.ph-hard-drives:before {
2351
2351
+
content: "\e2a0";
2352
2352
+
}
2353
2353
+
.ph-bold.ph-hard-hat:before {
2354
2354
+
content: "\ed46";
2355
2355
+
}
2356
2356
+
.ph-bold.ph-hash:before {
2357
2357
+
content: "\e2a2";
2358
2358
+
}
2359
2359
+
.ph-bold.ph-hash-straight:before {
2360
2360
+
content: "\e2a4";
2361
2361
+
}
2362
2362
+
.ph-bold.ph-head-circuit:before {
2363
2363
+
content: "\e7d4";
2364
2364
+
}
2365
2365
+
.ph-bold.ph-headlights:before {
2366
2366
+
content: "\e6fe";
2367
2367
+
}
2368
2368
+
.ph-bold.ph-headphones:before {
2369
2369
+
content: "\e2a6";
2370
2370
+
}
2371
2371
+
.ph-bold.ph-headset:before {
2372
2372
+
content: "\e584";
2373
2373
+
}
2374
2374
+
.ph-bold.ph-heart:before {
2375
2375
+
content: "\e2a8";
2376
2376
+
}
2377
2377
+
.ph-bold.ph-heart-break:before {
2378
2378
+
content: "\ebe8";
2379
2379
+
}
2380
2380
+
.ph-bold.ph-heart-half:before {
2381
2381
+
content: "\ec48";
2382
2382
+
}
2383
2383
+
.ph-bold.ph-heart-straight:before {
2384
2384
+
content: "\e2aa";
2385
2385
+
}
2386
2386
+
.ph-bold.ph-heart-straight-break:before {
2387
2387
+
content: "\eb98";
2388
2388
+
}
2389
2389
+
.ph-bold.ph-heartbeat:before {
2390
2390
+
content: "\e2ac";
2391
2391
+
}
2392
2392
+
.ph-bold.ph-hexagon:before {
2393
2393
+
content: "\e2ae";
2394
2394
+
}
2395
2395
+
.ph-bold.ph-high-definition:before {
2396
2396
+
content: "\ea8e";
2397
2397
+
}
2398
2398
+
.ph-bold.ph-high-heel:before {
2399
2399
+
content: "\e8e8";
2400
2400
+
}
2401
2401
+
.ph-bold.ph-highlighter:before {
2402
2402
+
content: "\ec76";
2403
2403
+
}
2404
2404
+
.ph-bold.ph-highlighter-circle:before {
2405
2405
+
content: "\e632";
2406
2406
+
}
2407
2407
+
.ph-bold.ph-hockey:before {
2408
2408
+
content: "\ec86";
2409
2409
+
}
2410
2410
+
.ph-bold.ph-hoodie:before {
2411
2411
+
content: "\ecd0";
2412
2412
+
}
2413
2413
+
.ph-bold.ph-horse:before {
2414
2414
+
content: "\e2b0";
2415
2415
+
}
2416
2416
+
.ph-bold.ph-hospital:before {
2417
2417
+
content: "\e844";
2418
2418
+
}
2419
2419
+
.ph-bold.ph-hourglass:before {
2420
2420
+
content: "\e2b2";
2421
2421
+
}
2422
2422
+
.ph-bold.ph-hourglass-high:before {
2423
2423
+
content: "\e2b4";
2424
2424
+
}
2425
2425
+
.ph-bold.ph-hourglass-low:before {
2426
2426
+
content: "\e2b6";
2427
2427
+
}
2428
2428
+
.ph-bold.ph-hourglass-medium:before {
2429
2429
+
content: "\e2b8";
2430
2430
+
}
2431
2431
+
.ph-bold.ph-hourglass-simple:before {
2432
2432
+
content: "\e2ba";
2433
2433
+
}
2434
2434
+
.ph-bold.ph-hourglass-simple-high:before {
2435
2435
+
content: "\e2bc";
2436
2436
+
}
2437
2437
+
.ph-bold.ph-hourglass-simple-low:before {
2438
2438
+
content: "\e2be";
2439
2439
+
}
2440
2440
+
.ph-bold.ph-hourglass-simple-medium:before {
2441
2441
+
content: "\e2c0";
2442
2442
+
}
2443
2443
+
.ph-bold.ph-house:before {
2444
2444
+
content: "\e2c2";
2445
2445
+
}
2446
2446
+
.ph-bold.ph-house-line:before {
2447
2447
+
content: "\e2c4";
2448
2448
+
}
2449
2449
+
.ph-bold.ph-house-simple:before {
2450
2450
+
content: "\e2c6";
2451
2451
+
}
2452
2452
+
.ph-bold.ph-hurricane:before {
2453
2453
+
content: "\e88e";
2454
2454
+
}
2455
2455
+
.ph-bold.ph-ice-cream:before {
2456
2456
+
content: "\e804";
2457
2457
+
}
2458
2458
+
.ph-bold.ph-identification-badge:before {
2459
2459
+
content: "\e6f6";
2460
2460
+
}
2461
2461
+
.ph-bold.ph-identification-card:before {
2462
2462
+
content: "\e2c8";
2463
2463
+
}
2464
2464
+
.ph-bold.ph-image:before {
2465
2465
+
content: "\e2ca";
2466
2466
+
}
2467
2467
+
.ph-bold.ph-image-broken:before {
2468
2468
+
content: "\e7a8";
2469
2469
+
}
2470
2470
+
.ph-bold.ph-image-square:before {
2471
2471
+
content: "\e2cc";
2472
2472
+
}
2473
2473
+
.ph-bold.ph-images:before {
2474
2474
+
content: "\e836";
2475
2475
+
}
2476
2476
+
.ph-bold.ph-images-square:before {
2477
2477
+
content: "\e834";
2478
2478
+
}
2479
2479
+
.ph-bold.ph-infinity:before {
2480
2480
+
content: "\e634";
2481
2481
+
}
2482
2482
+
.ph-bold.ph-lemniscate:before {
2483
2483
+
content: "\e634";
2484
2484
+
}
2485
2485
+
.ph-bold.ph-info:before {
2486
2486
+
content: "\e2ce";
2487
2487
+
}
2488
2488
+
.ph-bold.ph-instagram-logo:before {
2489
2489
+
content: "\e2d0";
2490
2490
+
}
2491
2491
+
.ph-bold.ph-intersect:before {
2492
2492
+
content: "\e2d2";
2493
2493
+
}
2494
2494
+
.ph-bold.ph-intersect-square:before {
2495
2495
+
content: "\e87a";
2496
2496
+
}
2497
2497
+
.ph-bold.ph-intersect-three:before {
2498
2498
+
content: "\ecc4";
2499
2499
+
}
2500
2500
+
.ph-bold.ph-intersection:before {
2501
2501
+
content: "\edba";
2502
2502
+
}
2503
2503
+
.ph-bold.ph-invoice:before {
2504
2504
+
content: "\ee42";
2505
2505
+
}
2506
2506
+
.ph-bold.ph-island:before {
2507
2507
+
content: "\ee06";
2508
2508
+
}
2509
2509
+
.ph-bold.ph-jar:before {
2510
2510
+
content: "\e7e0";
2511
2511
+
}
2512
2512
+
.ph-bold.ph-jar-label:before {
2513
2513
+
content: "\e7e1";
2514
2514
+
}
2515
2515
+
.ph-bold.ph-jeep:before {
2516
2516
+
content: "\e2d4";
2517
2517
+
}
2518
2518
+
.ph-bold.ph-joystick:before {
2519
2519
+
content: "\ea5e";
2520
2520
+
}
2521
2521
+
.ph-bold.ph-kanban:before {
2522
2522
+
content: "\eb54";
2523
2523
+
}
2524
2524
+
.ph-bold.ph-key:before {
2525
2525
+
content: "\e2d6";
2526
2526
+
}
2527
2527
+
.ph-bold.ph-key-return:before {
2528
2528
+
content: "\e782";
2529
2529
+
}
2530
2530
+
.ph-bold.ph-keyboard:before {
2531
2531
+
content: "\e2d8";
2532
2532
+
}
2533
2533
+
.ph-bold.ph-keyhole:before {
2534
2534
+
content: "\ea78";
2535
2535
+
}
2536
2536
+
.ph-bold.ph-knife:before {
2537
2537
+
content: "\e636";
2538
2538
+
}
2539
2539
+
.ph-bold.ph-ladder:before {
2540
2540
+
content: "\e9e4";
2541
2541
+
}
2542
2542
+
.ph-bold.ph-ladder-simple:before {
2543
2543
+
content: "\ec26";
2544
2544
+
}
2545
2545
+
.ph-bold.ph-lamp:before {
2546
2546
+
content: "\e638";
2547
2547
+
}
2548
2548
+
.ph-bold.ph-lamp-pendant:before {
2549
2549
+
content: "\ee2e";
2550
2550
+
}
2551
2551
+
.ph-bold.ph-laptop:before {
2552
2552
+
content: "\e586";
2553
2553
+
}
2554
2554
+
.ph-bold.ph-lasso:before {
2555
2555
+
content: "\edc6";
2556
2556
+
}
2557
2557
+
.ph-bold.ph-lastfm-logo:before {
2558
2558
+
content: "\e842";
2559
2559
+
}
2560
2560
+
.ph-bold.ph-layout:before {
2561
2561
+
content: "\e6d6";
2562
2562
+
}
2563
2563
+
.ph-bold.ph-leaf:before {
2564
2564
+
content: "\e2da";
2565
2565
+
}
2566
2566
+
.ph-bold.ph-lectern:before {
2567
2567
+
content: "\e95a";
2568
2568
+
}
2569
2569
+
.ph-bold.ph-lego:before {
2570
2570
+
content: "\e8c6";
2571
2571
+
}
2572
2572
+
.ph-bold.ph-lego-smiley:before {
2573
2573
+
content: "\e8c7";
2574
2574
+
}
2575
2575
+
.ph-bold.ph-less-than:before {
2576
2576
+
content: "\edac";
2577
2577
+
}
2578
2578
+
.ph-bold.ph-less-than-or-equal:before {
2579
2579
+
content: "\eda4";
2580
2580
+
}
2581
2581
+
.ph-bold.ph-letter-circle-h:before {
2582
2582
+
content: "\ebf8";
2583
2583
+
}
2584
2584
+
.ph-bold.ph-letter-circle-p:before {
2585
2585
+
content: "\ec08";
2586
2586
+
}
2587
2587
+
.ph-bold.ph-letter-circle-v:before {
2588
2588
+
content: "\ec14";
2589
2589
+
}
2590
2590
+
.ph-bold.ph-lifebuoy:before {
2591
2591
+
content: "\e63a";
2592
2592
+
}
2593
2593
+
.ph-bold.ph-lightbulb:before {
2594
2594
+
content: "\e2dc";
2595
2595
+
}
2596
2596
+
.ph-bold.ph-lightbulb-filament:before {
2597
2597
+
content: "\e63c";
2598
2598
+
}
2599
2599
+
.ph-bold.ph-lighthouse:before {
2600
2600
+
content: "\e9f6";
2601
2601
+
}
2602
2602
+
.ph-bold.ph-lightning:before {
2603
2603
+
content: "\e2de";
2604
2604
+
}
2605
2605
+
.ph-bold.ph-lightning-a:before {
2606
2606
+
content: "\ea84";
2607
2607
+
}
2608
2608
+
.ph-bold.ph-lightning-slash:before {
2609
2609
+
content: "\e2e0";
2610
2610
+
}
2611
2611
+
.ph-bold.ph-line-segment:before {
2612
2612
+
content: "\e6d2";
2613
2613
+
}
2614
2614
+
.ph-bold.ph-line-segments:before {
2615
2615
+
content: "\e6d4";
2616
2616
+
}
2617
2617
+
.ph-bold.ph-line-vertical:before {
2618
2618
+
content: "\ed70";
2619
2619
+
}
2620
2620
+
.ph-bold.ph-link:before {
2621
2621
+
content: "\e2e2";
2622
2622
+
}
2623
2623
+
.ph-bold.ph-link-break:before {
2624
2624
+
content: "\e2e4";
2625
2625
+
}
2626
2626
+
.ph-bold.ph-link-simple:before {
2627
2627
+
content: "\e2e6";
2628
2628
+
}
2629
2629
+
.ph-bold.ph-link-simple-break:before {
2630
2630
+
content: "\e2e8";
2631
2631
+
}
2632
2632
+
.ph-bold.ph-link-simple-horizontal:before {
2633
2633
+
content: "\e2ea";
2634
2634
+
}
2635
2635
+
.ph-bold.ph-link-simple-horizontal-break:before {
2636
2636
+
content: "\e2ec";
2637
2637
+
}
2638
2638
+
.ph-bold.ph-linkedin-logo:before {
2639
2639
+
content: "\e2ee";
2640
2640
+
}
2641
2641
+
.ph-bold.ph-linktree-logo:before {
2642
2642
+
content: "\edee";
2643
2643
+
}
2644
2644
+
.ph-bold.ph-linux-logo:before {
2645
2645
+
content: "\eb02";
2646
2646
+
}
2647
2647
+
.ph-bold.ph-list:before {
2648
2648
+
content: "\e2f0";
2649
2649
+
}
2650
2650
+
.ph-bold.ph-list-bullets:before {
2651
2651
+
content: "\e2f2";
2652
2652
+
}
2653
2653
+
.ph-bold.ph-list-checks:before {
2654
2654
+
content: "\eadc";
2655
2655
+
}
2656
2656
+
.ph-bold.ph-list-dashes:before {
2657
2657
+
content: "\e2f4";
2658
2658
+
}
2659
2659
+
.ph-bold.ph-list-heart:before {
2660
2660
+
content: "\ebde";
2661
2661
+
}
2662
2662
+
.ph-bold.ph-list-magnifying-glass:before {
2663
2663
+
content: "\ebe0";
2664
2664
+
}
2665
2665
+
.ph-bold.ph-list-numbers:before {
2666
2666
+
content: "\e2f6";
2667
2667
+
}
2668
2668
+
.ph-bold.ph-list-plus:before {
2669
2669
+
content: "\e2f8";
2670
2670
+
}
2671
2671
+
.ph-bold.ph-list-star:before {
2672
2672
+
content: "\ebdc";
2673
2673
+
}
2674
2674
+
.ph-bold.ph-lock:before {
2675
2675
+
content: "\e2fa";
2676
2676
+
}
2677
2677
+
.ph-bold.ph-lock-key:before {
2678
2678
+
content: "\e2fe";
2679
2679
+
}
2680
2680
+
.ph-bold.ph-lock-key-open:before {
2681
2681
+
content: "\e300";
2682
2682
+
}
2683
2683
+
.ph-bold.ph-lock-laminated:before {
2684
2684
+
content: "\e302";
2685
2685
+
}
2686
2686
+
.ph-bold.ph-lock-laminated-open:before {
2687
2687
+
content: "\e304";
2688
2688
+
}
2689
2689
+
.ph-bold.ph-lock-open:before {
2690
2690
+
content: "\e306";
2691
2691
+
}
2692
2692
+
.ph-bold.ph-lock-simple:before {
2693
2693
+
content: "\e308";
2694
2694
+
}
2695
2695
+
.ph-bold.ph-lock-simple-open:before {
2696
2696
+
content: "\e30a";
2697
2697
+
}
2698
2698
+
.ph-bold.ph-lockers:before {
2699
2699
+
content: "\ecb8";
2700
2700
+
}
2701
2701
+
.ph-bold.ph-log:before {
2702
2702
+
content: "\ed82";
2703
2703
+
}
2704
2704
+
.ph-bold.ph-magic-wand:before {
2705
2705
+
content: "\e6b6";
2706
2706
+
}
2707
2707
+
.ph-bold.ph-magnet:before {
2708
2708
+
content: "\e680";
2709
2709
+
}
2710
2710
+
.ph-bold.ph-magnet-straight:before {
2711
2711
+
content: "\e682";
2712
2712
+
}
2713
2713
+
.ph-bold.ph-magnifying-glass:before {
2714
2714
+
content: "\e30c";
2715
2715
+
}
2716
2716
+
.ph-bold.ph-magnifying-glass-minus:before {
2717
2717
+
content: "\e30e";
2718
2718
+
}
2719
2719
+
.ph-bold.ph-magnifying-glass-plus:before {
2720
2720
+
content: "\e310";
2721
2721
+
}
2722
2722
+
.ph-bold.ph-mailbox:before {
2723
2723
+
content: "\ec1e";
2724
2724
+
}
2725
2725
+
.ph-bold.ph-map-pin:before {
2726
2726
+
content: "\e316";
2727
2727
+
}
2728
2728
+
.ph-bold.ph-map-pin-area:before {
2729
2729
+
content: "\ee3a";
2730
2730
+
}
2731
2731
+
.ph-bold.ph-map-pin-line:before {
2732
2732
+
content: "\e318";
2733
2733
+
}
2734
2734
+
.ph-bold.ph-map-pin-plus:before {
2735
2735
+
content: "\e314";
2736
2736
+
}
2737
2737
+
.ph-bold.ph-map-pin-simple:before {
2738
2738
+
content: "\ee3e";
2739
2739
+
}
2740
2740
+
.ph-bold.ph-map-pin-simple-area:before {
2741
2741
+
content: "\ee3c";
2742
2742
+
}
2743
2743
+
.ph-bold.ph-map-pin-simple-line:before {
2744
2744
+
content: "\ee38";
2745
2745
+
}
2746
2746
+
.ph-bold.ph-map-trifold:before {
2747
2747
+
content: "\e31a";
2748
2748
+
}
2749
2749
+
.ph-bold.ph-markdown-logo:before {
2750
2750
+
content: "\e508";
2751
2751
+
}
2752
2752
+
.ph-bold.ph-marker-circle:before {
2753
2753
+
content: "\e640";
2754
2754
+
}
2755
2755
+
.ph-bold.ph-martini:before {
2756
2756
+
content: "\e31c";
2757
2757
+
}
2758
2758
+
.ph-bold.ph-mask-happy:before {
2759
2759
+
content: "\e9f4";
2760
2760
+
}
2761
2761
+
.ph-bold.ph-mask-sad:before {
2762
2762
+
content: "\eb9e";
2763
2763
+
}
2764
2764
+
.ph-bold.ph-mastodon-logo:before {
2765
2765
+
content: "\ed68";
2766
2766
+
}
2767
2767
+
.ph-bold.ph-math-operations:before {
2768
2768
+
content: "\e31e";
2769
2769
+
}
2770
2770
+
.ph-bold.ph-matrix-logo:before {
2771
2771
+
content: "\ed64";
2772
2772
+
}
2773
2773
+
.ph-bold.ph-medal:before {
2774
2774
+
content: "\e320";
2775
2775
+
}
2776
2776
+
.ph-bold.ph-medal-military:before {
2777
2777
+
content: "\ecfc";
2778
2778
+
}
2779
2779
+
.ph-bold.ph-medium-logo:before {
2780
2780
+
content: "\e322";
2781
2781
+
}
2782
2782
+
.ph-bold.ph-megaphone:before {
2783
2783
+
content: "\e324";
2784
2784
+
}
2785
2785
+
.ph-bold.ph-megaphone-simple:before {
2786
2786
+
content: "\e642";
2787
2787
+
}
2788
2788
+
.ph-bold.ph-member-of:before {
2789
2789
+
content: "\edc2";
2790
2790
+
}
2791
2791
+
.ph-bold.ph-memory:before {
2792
2792
+
content: "\e9c4";
2793
2793
+
}
2794
2794
+
.ph-bold.ph-messenger-logo:before {
2795
2795
+
content: "\e6d8";
2796
2796
+
}
2797
2797
+
.ph-bold.ph-meta-logo:before {
2798
2798
+
content: "\ed02";
2799
2799
+
}
2800
2800
+
.ph-bold.ph-meteor:before {
2801
2801
+
content: "\e9ba";
2802
2802
+
}
2803
2803
+
.ph-bold.ph-metronome:before {
2804
2804
+
content: "\ec8e";
2805
2805
+
}
2806
2806
+
.ph-bold.ph-microphone:before {
2807
2807
+
content: "\e326";
2808
2808
+
}
2809
2809
+
.ph-bold.ph-microphone-slash:before {
2810
2810
+
content: "\e328";
2811
2811
+
}
2812
2812
+
.ph-bold.ph-microphone-stage:before {
2813
2813
+
content: "\e75c";
2814
2814
+
}
2815
2815
+
.ph-bold.ph-microscope:before {
2816
2816
+
content: "\ec7a";
2817
2817
+
}
2818
2818
+
.ph-bold.ph-microsoft-excel-logo:before {
2819
2819
+
content: "\eb6c";
2820
2820
+
}
2821
2821
+
.ph-bold.ph-microsoft-outlook-logo:before {
2822
2822
+
content: "\eb70";
2823
2823
+
}
2824
2824
+
.ph-bold.ph-microsoft-powerpoint-logo:before {
2825
2825
+
content: "\eace";
2826
2826
+
}
2827
2827
+
.ph-bold.ph-microsoft-teams-logo:before {
2828
2828
+
content: "\eb66";
2829
2829
+
}
2830
2830
+
.ph-bold.ph-microsoft-word-logo:before {
2831
2831
+
content: "\eb6a";
2832
2832
+
}
2833
2833
+
.ph-bold.ph-minus:before {
2834
2834
+
content: "\e32a";
2835
2835
+
}
2836
2836
+
.ph-bold.ph-minus-circle:before {
2837
2837
+
content: "\e32c";
2838
2838
+
}
2839
2839
+
.ph-bold.ph-minus-square:before {
2840
2840
+
content: "\ed4c";
2841
2841
+
}
2842
2842
+
.ph-bold.ph-money:before {
2843
2843
+
content: "\e588";
2844
2844
+
}
2845
2845
+
.ph-bold.ph-money-wavy:before {
2846
2846
+
content: "\ee68";
2847
2847
+
}
2848
2848
+
.ph-bold.ph-monitor:before {
2849
2849
+
content: "\e32e";
2850
2850
+
}
2851
2851
+
.ph-bold.ph-monitor-arrow-up:before {
2852
2852
+
content: "\e58a";
2853
2853
+
}
2854
2854
+
.ph-bold.ph-monitor-play:before {
2855
2855
+
content: "\e58c";
2856
2856
+
}
2857
2857
+
.ph-bold.ph-moon:before {
2858
2858
+
content: "\e330";
2859
2859
+
}
2860
2860
+
.ph-bold.ph-moon-stars:before {
2861
2861
+
content: "\e58e";
2862
2862
+
}
2863
2863
+
.ph-bold.ph-moped:before {
2864
2864
+
content: "\e824";
2865
2865
+
}
2866
2866
+
.ph-bold.ph-moped-front:before {
2867
2867
+
content: "\e822";
2868
2868
+
}
2869
2869
+
.ph-bold.ph-mosque:before {
2870
2870
+
content: "\ecee";
2871
2871
+
}
2872
2872
+
.ph-bold.ph-motorcycle:before {
2873
2873
+
content: "\e80a";
2874
2874
+
}
2875
2875
+
.ph-bold.ph-mountains:before {
2876
2876
+
content: "\e7ae";
2877
2877
+
}
2878
2878
+
.ph-bold.ph-mouse:before {
2879
2879
+
content: "\e33a";
2880
2880
+
}
2881
2881
+
.ph-bold.ph-mouse-left-click:before {
2882
2882
+
content: "\e334";
2883
2883
+
}
2884
2884
+
.ph-bold.ph-mouse-middle-click:before {
2885
2885
+
content: "\e338";
2886
2886
+
}
2887
2887
+
.ph-bold.ph-mouse-right-click:before {
2888
2888
+
content: "\e336";
2889
2889
+
}
2890
2890
+
.ph-bold.ph-mouse-scroll:before {
2891
2891
+
content: "\e332";
2892
2892
+
}
2893
2893
+
.ph-bold.ph-mouse-simple:before {
2894
2894
+
content: "\e644";
2895
2895
+
}
2896
2896
+
.ph-bold.ph-music-note:before {
2897
2897
+
content: "\e33c";
2898
2898
+
}
2899
2899
+
.ph-bold.ph-music-note-simple:before {
2900
2900
+
content: "\e33e";
2901
2901
+
}
2902
2902
+
.ph-bold.ph-music-notes:before {
2903
2903
+
content: "\e340";
2904
2904
+
}
2905
2905
+
.ph-bold.ph-music-notes-minus:before {
2906
2906
+
content: "\ee0c";
2907
2907
+
}
2908
2908
+
.ph-bold.ph-music-notes-plus:before {
2909
2909
+
content: "\eb7c";
2910
2910
+
}
2911
2911
+
.ph-bold.ph-music-notes-simple:before {
2912
2912
+
content: "\e342";
2913
2913
+
}
2914
2914
+
.ph-bold.ph-navigation-arrow:before {
2915
2915
+
content: "\eade";
2916
2916
+
}
2917
2917
+
.ph-bold.ph-needle:before {
2918
2918
+
content: "\e82e";
2919
2919
+
}
2920
2920
+
.ph-bold.ph-network:before {
2921
2921
+
content: "\edde";
2922
2922
+
}
2923
2923
+
.ph-bold.ph-network-slash:before {
2924
2924
+
content: "\eddc";
2925
2925
+
}
2926
2926
+
.ph-bold.ph-network-x:before {
2927
2927
+
content: "\edda";
2928
2928
+
}
2929
2929
+
.ph-bold.ph-newspaper:before {
2930
2930
+
content: "\e344";
2931
2931
+
}
2932
2932
+
.ph-bold.ph-newspaper-clipping:before {
2933
2933
+
content: "\e346";
2934
2934
+
}
2935
2935
+
.ph-bold.ph-not-equals:before {
2936
2936
+
content: "\eda6";
2937
2937
+
}
2938
2938
+
.ph-bold.ph-not-member-of:before {
2939
2939
+
content: "\edae";
2940
2940
+
}
2941
2941
+
.ph-bold.ph-not-subset-of:before {
2942
2942
+
content: "\edb0";
2943
2943
+
}
2944
2944
+
.ph-bold.ph-not-superset-of:before {
2945
2945
+
content: "\edb2";
2946
2946
+
}
2947
2947
+
.ph-bold.ph-notches:before {
2948
2948
+
content: "\ed3a";
2949
2949
+
}
2950
2950
+
.ph-bold.ph-note:before {
2951
2951
+
content: "\e348";
2952
2952
+
}
2953
2953
+
.ph-bold.ph-note-blank:before {
2954
2954
+
content: "\e34a";
2955
2955
+
}
2956
2956
+
.ph-bold.ph-note-pencil:before {
2957
2957
+
content: "\e34c";
2958
2958
+
}
2959
2959
+
.ph-bold.ph-notebook:before {
2960
2960
+
content: "\e34e";
2961
2961
+
}
2962
2962
+
.ph-bold.ph-notepad:before {
2963
2963
+
content: "\e63e";
2964
2964
+
}
2965
2965
+
.ph-bold.ph-notification:before {
2966
2966
+
content: "\e6fa";
2967
2967
+
}
2968
2968
+
.ph-bold.ph-notion-logo:before {
2969
2969
+
content: "\e9a0";
2970
2970
+
}
2971
2971
+
.ph-bold.ph-nuclear-plant:before {
2972
2972
+
content: "\ed7c";
2973
2973
+
}
2974
2974
+
.ph-bold.ph-number-circle-eight:before {
2975
2975
+
content: "\e352";
2976
2976
+
}
2977
2977
+
.ph-bold.ph-number-circle-five:before {
2978
2978
+
content: "\e358";
2979
2979
+
}
2980
2980
+
.ph-bold.ph-number-circle-four:before {
2981
2981
+
content: "\e35e";
2982
2982
+
}
2983
2983
+
.ph-bold.ph-number-circle-nine:before {
2984
2984
+
content: "\e364";
2985
2985
+
}
2986
2986
+
.ph-bold.ph-number-circle-one:before {
2987
2987
+
content: "\e36a";
2988
2988
+
}
2989
2989
+
.ph-bold.ph-number-circle-seven:before {
2990
2990
+
content: "\e370";
2991
2991
+
}
2992
2992
+
.ph-bold.ph-number-circle-six:before {
2993
2993
+
content: "\e376";
2994
2994
+
}
2995
2995
+
.ph-bold.ph-number-circle-three:before {
2996
2996
+
content: "\e37c";
2997
2997
+
}
2998
2998
+
.ph-bold.ph-number-circle-two:before {
2999
2999
+
content: "\e382";
3000
3000
+
}
3001
3001
+
.ph-bold.ph-number-circle-zero:before {
3002
3002
+
content: "\e388";
3003
3003
+
}
3004
3004
+
.ph-bold.ph-number-eight:before {
3005
3005
+
content: "\e350";
3006
3006
+
}
3007
3007
+
.ph-bold.ph-number-five:before {
3008
3008
+
content: "\e356";
3009
3009
+
}
3010
3010
+
.ph-bold.ph-number-four:before {
3011
3011
+
content: "\e35c";
3012
3012
+
}
3013
3013
+
.ph-bold.ph-number-nine:before {
3014
3014
+
content: "\e362";
3015
3015
+
}
3016
3016
+
.ph-bold.ph-number-one:before {
3017
3017
+
content: "\e368";
3018
3018
+
}
3019
3019
+
.ph-bold.ph-number-seven:before {
3020
3020
+
content: "\e36e";
3021
3021
+
}
3022
3022
+
.ph-bold.ph-number-six:before {
3023
3023
+
content: "\e374";
3024
3024
+
}
3025
3025
+
.ph-bold.ph-number-square-eight:before {
3026
3026
+
content: "\e354";
3027
3027
+
}
3028
3028
+
.ph-bold.ph-number-square-five:before {
3029
3029
+
content: "\e35a";
3030
3030
+
}
3031
3031
+
.ph-bold.ph-number-square-four:before {
3032
3032
+
content: "\e360";
3033
3033
+
}
3034
3034
+
.ph-bold.ph-number-square-nine:before {
3035
3035
+
content: "\e366";
3036
3036
+
}
3037
3037
+
.ph-bold.ph-number-square-one:before {
3038
3038
+
content: "\e36c";
3039
3039
+
}
3040
3040
+
.ph-bold.ph-number-square-seven:before {
3041
3041
+
content: "\e372";
3042
3042
+
}
3043
3043
+
.ph-bold.ph-number-square-six:before {
3044
3044
+
content: "\e378";
3045
3045
+
}
3046
3046
+
.ph-bold.ph-number-square-three:before {
3047
3047
+
content: "\e37e";
3048
3048
+
}
3049
3049
+
.ph-bold.ph-number-square-two:before {
3050
3050
+
content: "\e384";
3051
3051
+
}
3052
3052
+
.ph-bold.ph-number-square-zero:before {
3053
3053
+
content: "\e38a";
3054
3054
+
}
3055
3055
+
.ph-bold.ph-number-three:before {
3056
3056
+
content: "\e37a";
3057
3057
+
}
3058
3058
+
.ph-bold.ph-number-two:before {
3059
3059
+
content: "\e380";
3060
3060
+
}
3061
3061
+
.ph-bold.ph-number-zero:before {
3062
3062
+
content: "\e386";
3063
3063
+
}
3064
3064
+
.ph-bold.ph-numpad:before {
3065
3065
+
content: "\e3c8";
3066
3066
+
}
3067
3067
+
.ph-bold.ph-nut:before {
3068
3068
+
content: "\e38c";
3069
3069
+
}
3070
3070
+
.ph-bold.ph-ny-times-logo:before {
3071
3071
+
content: "\e646";
3072
3072
+
}
3073
3073
+
.ph-bold.ph-octagon:before {
3074
3074
+
content: "\e38e";
3075
3075
+
}
3076
3076
+
.ph-bold.ph-office-chair:before {
3077
3077
+
content: "\ea46";
3078
3078
+
}
3079
3079
+
.ph-bold.ph-onigiri:before {
3080
3080
+
content: "\ee2c";
3081
3081
+
}
3082
3082
+
.ph-bold.ph-open-ai-logo:before {
3083
3083
+
content: "\e7d2";
3084
3084
+
}
3085
3085
+
.ph-bold.ph-option:before {
3086
3086
+
content: "\e8a8";
3087
3087
+
}
3088
3088
+
.ph-bold.ph-orange:before {
3089
3089
+
content: "\ee40";
3090
3090
+
}
3091
3091
+
.ph-bold.ph-orange-slice:before {
3092
3092
+
content: "\ed36";
3093
3093
+
}
3094
3094
+
.ph-bold.ph-oven:before {
3095
3095
+
content: "\ed8c";
3096
3096
+
}
3097
3097
+
.ph-bold.ph-package:before {
3098
3098
+
content: "\e390";
3099
3099
+
}
3100
3100
+
.ph-bold.ph-paint-brush:before {
3101
3101
+
content: "\e6f0";
3102
3102
+
}
3103
3103
+
.ph-bold.ph-paint-brush-broad:before {
3104
3104
+
content: "\e590";
3105
3105
+
}
3106
3106
+
.ph-bold.ph-paint-brush-household:before {
3107
3107
+
content: "\e6f2";
3108
3108
+
}
3109
3109
+
.ph-bold.ph-paint-bucket:before {
3110
3110
+
content: "\e392";
3111
3111
+
}
3112
3112
+
.ph-bold.ph-paint-roller:before {
3113
3113
+
content: "\e6f4";
3114
3114
+
}
3115
3115
+
.ph-bold.ph-palette:before {
3116
3116
+
content: "\e6c8";
3117
3117
+
}
3118
3118
+
.ph-bold.ph-panorama:before {
3119
3119
+
content: "\eaa2";
3120
3120
+
}
3121
3121
+
.ph-bold.ph-pants:before {
3122
3122
+
content: "\ec88";
3123
3123
+
}
3124
3124
+
.ph-bold.ph-paper-plane:before {
3125
3125
+
content: "\e394";
3126
3126
+
}
3127
3127
+
.ph-bold.ph-paper-plane-right:before {
3128
3128
+
content: "\e396";
3129
3129
+
}
3130
3130
+
.ph-bold.ph-paper-plane-tilt:before {
3131
3131
+
content: "\e398";
3132
3132
+
}
3133
3133
+
.ph-bold.ph-paperclip:before {
3134
3134
+
content: "\e39a";
3135
3135
+
}
3136
3136
+
.ph-bold.ph-paperclip-horizontal:before {
3137
3137
+
content: "\e592";
3138
3138
+
}
3139
3139
+
.ph-bold.ph-parachute:before {
3140
3140
+
content: "\ea7c";
3141
3141
+
}
3142
3142
+
.ph-bold.ph-paragraph:before {
3143
3143
+
content: "\e960";
3144
3144
+
}
3145
3145
+
.ph-bold.ph-parallelogram:before {
3146
3146
+
content: "\ecc6";
3147
3147
+
}
3148
3148
+
.ph-bold.ph-park:before {
3149
3149
+
content: "\ecb2";
3150
3150
+
}
3151
3151
+
.ph-bold.ph-password:before {
3152
3152
+
content: "\e752";
3153
3153
+
}
3154
3154
+
.ph-bold.ph-path:before {
3155
3155
+
content: "\e39c";
3156
3156
+
}
3157
3157
+
.ph-bold.ph-patreon-logo:before {
3158
3158
+
content: "\e98a";
3159
3159
+
}
3160
3160
+
.ph-bold.ph-pause:before {
3161
3161
+
content: "\e39e";
3162
3162
+
}
3163
3163
+
.ph-bold.ph-pause-circle:before {
3164
3164
+
content: "\e3a0";
3165
3165
+
}
3166
3166
+
.ph-bold.ph-paw-print:before {
3167
3167
+
content: "\e648";
3168
3168
+
}
3169
3169
+
.ph-bold.ph-paypal-logo:before {
3170
3170
+
content: "\e98c";
3171
3171
+
}
3172
3172
+
.ph-bold.ph-peace:before {
3173
3173
+
content: "\e3a2";
3174
3174
+
}
3175
3175
+
.ph-bold.ph-pen:before {
3176
3176
+
content: "\e3aa";
3177
3177
+
}
3178
3178
+
.ph-bold.ph-pen-nib:before {
3179
3179
+
content: "\e3ac";
3180
3180
+
}
3181
3181
+
.ph-bold.ph-pen-nib-straight:before {
3182
3182
+
content: "\e64a";
3183
3183
+
}
3184
3184
+
.ph-bold.ph-pencil:before {
3185
3185
+
content: "\e3ae";
3186
3186
+
}
3187
3187
+
.ph-bold.ph-pencil-circle:before {
3188
3188
+
content: "\e3b0";
3189
3189
+
}
3190
3190
+
.ph-bold.ph-pencil-line:before {
3191
3191
+
content: "\e3b2";
3192
3192
+
}
3193
3193
+
.ph-bold.ph-pencil-ruler:before {
3194
3194
+
content: "\e906";
3195
3195
+
}
3196
3196
+
.ph-bold.ph-pencil-simple:before {
3197
3197
+
content: "\e3b4";
3198
3198
+
}
3199
3199
+
.ph-bold.ph-pencil-simple-line:before {
3200
3200
+
content: "\ebc6";
3201
3201
+
}
3202
3202
+
.ph-bold.ph-pencil-simple-slash:before {
3203
3203
+
content: "\ecf6";
3204
3204
+
}
3205
3205
+
.ph-bold.ph-pencil-slash:before {
3206
3206
+
content: "\ecf8";
3207
3207
+
}
3208
3208
+
.ph-bold.ph-pentagon:before {
3209
3209
+
content: "\ec7e";
3210
3210
+
}
3211
3211
+
.ph-bold.ph-pentagram:before {
3212
3212
+
content: "\ec5c";
3213
3213
+
}
3214
3214
+
.ph-bold.ph-pepper:before {
3215
3215
+
content: "\e94a";
3216
3216
+
}
3217
3217
+
.ph-bold.ph-percent:before {
3218
3218
+
content: "\e3b6";
3219
3219
+
}
3220
3220
+
.ph-bold.ph-person:before {
3221
3221
+
content: "\e3a8";
3222
3222
+
}
3223
3223
+
.ph-bold.ph-person-arms-spread:before {
3224
3224
+
content: "\ecfe";
3225
3225
+
}
3226
3226
+
.ph-bold.ph-person-simple:before {
3227
3227
+
content: "\e72e";
3228
3228
+
}
3229
3229
+
.ph-bold.ph-person-simple-bike:before {
3230
3230
+
content: "\e734";
3231
3231
+
}
3232
3232
+
.ph-bold.ph-person-simple-circle:before {
3233
3233
+
content: "\ee58";
3234
3234
+
}
3235
3235
+
.ph-bold.ph-person-simple-hike:before {
3236
3236
+
content: "\ed54";
3237
3237
+
}
3238
3238
+
.ph-bold.ph-person-simple-run:before {
3239
3239
+
content: "\e730";
3240
3240
+
}
3241
3241
+
.ph-bold.ph-person-simple-ski:before {
3242
3242
+
content: "\e71c";
3243
3243
+
}
3244
3244
+
.ph-bold.ph-person-simple-snowboard:before {
3245
3245
+
content: "\e71e";
3246
3246
+
}
3247
3247
+
.ph-bold.ph-person-simple-swim:before {
3248
3248
+
content: "\e736";
3249
3249
+
}
3250
3250
+
.ph-bold.ph-person-simple-tai-chi:before {
3251
3251
+
content: "\ed5c";
3252
3252
+
}
3253
3253
+
.ph-bold.ph-person-simple-throw:before {
3254
3254
+
content: "\e732";
3255
3255
+
}
3256
3256
+
.ph-bold.ph-person-simple-walk:before {
3257
3257
+
content: "\e73a";
3258
3258
+
}
3259
3259
+
.ph-bold.ph-perspective:before {
3260
3260
+
content: "\ebe6";
3261
3261
+
}
3262
3262
+
.ph-bold.ph-phone:before {
3263
3263
+
content: "\e3b8";
3264
3264
+
}
3265
3265
+
.ph-bold.ph-phone-call:before {
3266
3266
+
content: "\e3ba";
3267
3267
+
}
3268
3268
+
.ph-bold.ph-phone-disconnect:before {
3269
3269
+
content: "\e3bc";
3270
3270
+
}
3271
3271
+
.ph-bold.ph-phone-incoming:before {
3272
3272
+
content: "\e3be";
3273
3273
+
}
3274
3274
+
.ph-bold.ph-phone-list:before {
3275
3275
+
content: "\e3cc";
3276
3276
+
}
3277
3277
+
.ph-bold.ph-phone-outgoing:before {
3278
3278
+
content: "\e3c0";
3279
3279
+
}
3280
3280
+
.ph-bold.ph-phone-pause:before {
3281
3281
+
content: "\e3ca";
3282
3282
+
}
3283
3283
+
.ph-bold.ph-phone-plus:before {
3284
3284
+
content: "\ec56";
3285
3285
+
}
3286
3286
+
.ph-bold.ph-phone-slash:before {
3287
3287
+
content: "\e3c2";
3288
3288
+
}
3289
3289
+
.ph-bold.ph-phone-transfer:before {
3290
3290
+
content: "\e3c6";
3291
3291
+
}
3292
3292
+
.ph-bold.ph-phone-x:before {
3293
3293
+
content: "\e3c4";
3294
3294
+
}
3295
3295
+
.ph-bold.ph-phosphor-logo:before {
3296
3296
+
content: "\e3ce";
3297
3297
+
}
3298
3298
+
.ph-bold.ph-pi:before {
3299
3299
+
content: "\ec80";
3300
3300
+
}
3301
3301
+
.ph-bold.ph-piano-keys:before {
3302
3302
+
content: "\e9c8";
3303
3303
+
}
3304
3304
+
.ph-bold.ph-picnic-table:before {
3305
3305
+
content: "\ee26";
3306
3306
+
}
3307
3307
+
.ph-bold.ph-picture-in-picture:before {
3308
3308
+
content: "\e64c";
3309
3309
+
}
3310
3310
+
.ph-bold.ph-piggy-bank:before {
3311
3311
+
content: "\ea04";
3312
3312
+
}
3313
3313
+
.ph-bold.ph-pill:before {
3314
3314
+
content: "\e700";
3315
3315
+
}
3316
3316
+
.ph-bold.ph-ping-pong:before {
3317
3317
+
content: "\ea42";
3318
3318
+
}
3319
3319
+
.ph-bold.ph-pint-glass:before {
3320
3320
+
content: "\edd0";
3321
3321
+
}
3322
3322
+
.ph-bold.ph-pinterest-logo:before {
3323
3323
+
content: "\e64e";
3324
3324
+
}
3325
3325
+
.ph-bold.ph-pinwheel:before {
3326
3326
+
content: "\eb9c";
3327
3327
+
}
3328
3328
+
.ph-bold.ph-pipe:before {
3329
3329
+
content: "\ed86";
3330
3330
+
}
3331
3331
+
.ph-bold.ph-pipe-wrench:before {
3332
3332
+
content: "\ed88";
3333
3333
+
}
3334
3334
+
.ph-bold.ph-pix-logo:before {
3335
3335
+
content: "\ecc2";
3336
3336
+
}
3337
3337
+
.ph-bold.ph-pizza:before {
3338
3338
+
content: "\e796";
3339
3339
+
}
3340
3340
+
.ph-bold.ph-placeholder:before {
3341
3341
+
content: "\e650";
3342
3342
+
}
3343
3343
+
.ph-bold.ph-planet:before {
3344
3344
+
content: "\e652";
3345
3345
+
}
3346
3346
+
.ph-bold.ph-plant:before {
3347
3347
+
content: "\ebae";
3348
3348
+
}
3349
3349
+
.ph-bold.ph-play:before {
3350
3350
+
content: "\e3d0";
3351
3351
+
}
3352
3352
+
.ph-bold.ph-play-circle:before {
3353
3353
+
content: "\e3d2";
3354
3354
+
}
3355
3355
+
.ph-bold.ph-play-pause:before {
3356
3356
+
content: "\e8be";
3357
3357
+
}
3358
3358
+
.ph-bold.ph-playlist:before {
3359
3359
+
content: "\e6aa";
3360
3360
+
}
3361
3361
+
.ph-bold.ph-plug:before {
3362
3362
+
content: "\e946";
3363
3363
+
}
3364
3364
+
.ph-bold.ph-plug-charging:before {
3365
3365
+
content: "\eb5c";
3366
3366
+
}
3367
3367
+
.ph-bold.ph-plugs:before {
3368
3368
+
content: "\eb56";
3369
3369
+
}
3370
3370
+
.ph-bold.ph-plugs-connected:before {
3371
3371
+
content: "\eb5a";
3372
3372
+
}
3373
3373
+
.ph-bold.ph-plus:before {
3374
3374
+
content: "\e3d4";
3375
3375
+
}
3376
3376
+
.ph-bold.ph-plus-circle:before {
3377
3377
+
content: "\e3d6";
3378
3378
+
}
3379
3379
+
.ph-bold.ph-plus-minus:before {
3380
3380
+
content: "\e3d8";
3381
3381
+
}
3382
3382
+
.ph-bold.ph-plus-square:before {
3383
3383
+
content: "\ed4a";
3384
3384
+
}
3385
3385
+
.ph-bold.ph-poker-chip:before {
3386
3386
+
content: "\e594";
3387
3387
+
}
3388
3388
+
.ph-bold.ph-police-car:before {
3389
3389
+
content: "\ec4a";
3390
3390
+
}
3391
3391
+
.ph-bold.ph-polygon:before {
3392
3392
+
content: "\e6d0";
3393
3393
+
}
3394
3394
+
.ph-bold.ph-popcorn:before {
3395
3395
+
content: "\eb4e";
3396
3396
+
}
3397
3397
+
.ph-bold.ph-popsicle:before {
3398
3398
+
content: "\ebbe";
3399
3399
+
}
3400
3400
+
.ph-bold.ph-potted-plant:before {
3401
3401
+
content: "\ec22";
3402
3402
+
}
3403
3403
+
.ph-bold.ph-power:before {
3404
3404
+
content: "\e3da";
3405
3405
+
}
3406
3406
+
.ph-bold.ph-prescription:before {
3407
3407
+
content: "\e7a2";
3408
3408
+
}
3409
3409
+
.ph-bold.ph-presentation:before {
3410
3410
+
content: "\e654";
3411
3411
+
}
3412
3412
+
.ph-bold.ph-presentation-chart:before {
3413
3413
+
content: "\e656";
3414
3414
+
}
3415
3415
+
.ph-bold.ph-printer:before {
3416
3416
+
content: "\e3dc";
3417
3417
+
}
3418
3418
+
.ph-bold.ph-prohibit:before {
3419
3419
+
content: "\e3de";
3420
3420
+
}
3421
3421
+
.ph-bold.ph-prohibit-inset:before {
3422
3422
+
content: "\e3e0";
3423
3423
+
}
3424
3424
+
.ph-bold.ph-projector-screen:before {
3425
3425
+
content: "\e658";
3426
3426
+
}
3427
3427
+
.ph-bold.ph-projector-screen-chart:before {
3428
3428
+
content: "\e65a";
3429
3429
+
}
3430
3430
+
.ph-bold.ph-pulse:before {
3431
3431
+
content: "\e000";
3432
3432
+
}
3433
3433
+
.ph-bold.ph-activity:before {
3434
3434
+
content: "\e000";
3435
3435
+
}
3436
3436
+
.ph-bold.ph-push-pin:before {
3437
3437
+
content: "\e3e2";
3438
3438
+
}
3439
3439
+
.ph-bold.ph-push-pin-simple:before {
3440
3440
+
content: "\e65c";
3441
3441
+
}
3442
3442
+
.ph-bold.ph-push-pin-simple-slash:before {
3443
3443
+
content: "\e65e";
3444
3444
+
}
3445
3445
+
.ph-bold.ph-push-pin-slash:before {
3446
3446
+
content: "\e3e4";
3447
3447
+
}
3448
3448
+
.ph-bold.ph-puzzle-piece:before {
3449
3449
+
content: "\e596";
3450
3450
+
}
3451
3451
+
.ph-bold.ph-qr-code:before {
3452
3452
+
content: "\e3e6";
3453
3453
+
}
3454
3454
+
.ph-bold.ph-question:before {
3455
3455
+
content: "\e3e8";
3456
3456
+
}
3457
3457
+
.ph-bold.ph-question-mark:before {
3458
3458
+
content: "\e3e9";
3459
3459
+
}
3460
3460
+
.ph-bold.ph-queue:before {
3461
3461
+
content: "\e6ac";
3462
3462
+
}
3463
3463
+
.ph-bold.ph-quotes:before {
3464
3464
+
content: "\e660";
3465
3465
+
}
3466
3466
+
.ph-bold.ph-rabbit:before {
3467
3467
+
content: "\eac2";
3468
3468
+
}
3469
3469
+
.ph-bold.ph-racquet:before {
3470
3470
+
content: "\ee02";
3471
3471
+
}
3472
3472
+
.ph-bold.ph-radical:before {
3473
3473
+
content: "\e3ea";
3474
3474
+
}
3475
3475
+
.ph-bold.ph-radio:before {
3476
3476
+
content: "\e77e";
3477
3477
+
}
3478
3478
+
.ph-bold.ph-radio-button:before {
3479
3479
+
content: "\eb08";
3480
3480
+
}
3481
3481
+
.ph-bold.ph-radioactive:before {
3482
3482
+
content: "\e9dc";
3483
3483
+
}
3484
3484
+
.ph-bold.ph-rainbow:before {
3485
3485
+
content: "\e598";
3486
3486
+
}
3487
3487
+
.ph-bold.ph-rainbow-cloud:before {
3488
3488
+
content: "\e59a";
3489
3489
+
}
3490
3490
+
.ph-bold.ph-ranking:before {
3491
3491
+
content: "\ed62";
3492
3492
+
}
3493
3493
+
.ph-bold.ph-read-cv-logo:before {
3494
3494
+
content: "\ed0c";
3495
3495
+
}
3496
3496
+
.ph-bold.ph-receipt:before {
3497
3497
+
content: "\e3ec";
3498
3498
+
}
3499
3499
+
.ph-bold.ph-receipt-x:before {
3500
3500
+
content: "\ed40";
3501
3501
+
}
3502
3502
+
.ph-bold.ph-record:before {
3503
3503
+
content: "\e3ee";
3504
3504
+
}
3505
3505
+
.ph-bold.ph-rectangle:before {
3506
3506
+
content: "\e3f0";
3507
3507
+
}
3508
3508
+
.ph-bold.ph-rectangle-dashed:before {
3509
3509
+
content: "\e3f2";
3510
3510
+
}
3511
3511
+
.ph-bold.ph-recycle:before {
3512
3512
+
content: "\e75a";
3513
3513
+
}
3514
3514
+
.ph-bold.ph-reddit-logo:before {
3515
3515
+
content: "\e59c";
3516
3516
+
}
3517
3517
+
.ph-bold.ph-repeat:before {
3518
3518
+
content: "\e3f6";
3519
3519
+
}
3520
3520
+
.ph-bold.ph-repeat-once:before {
3521
3521
+
content: "\e3f8";
3522
3522
+
}
3523
3523
+
.ph-bold.ph-replit-logo:before {
3524
3524
+
content: "\eb8a";
3525
3525
+
}
3526
3526
+
.ph-bold.ph-resize:before {
3527
3527
+
content: "\ed6e";
3528
3528
+
}
3529
3529
+
.ph-bold.ph-rewind:before {
3530
3530
+
content: "\e6a8";
3531
3531
+
}
3532
3532
+
.ph-bold.ph-rewind-circle:before {
3533
3533
+
content: "\e3fa";
3534
3534
+
}
3535
3535
+
.ph-bold.ph-road-horizon:before {
3536
3536
+
content: "\e838";
3537
3537
+
}
3538
3538
+
.ph-bold.ph-robot:before {
3539
3539
+
content: "\e762";
3540
3540
+
}
3541
3541
+
.ph-bold.ph-rocket:before {
3542
3542
+
content: "\e3fc";
3543
3543
+
}
3544
3544
+
.ph-bold.ph-rocket-launch:before {
3545
3545
+
content: "\e3fe";
3546
3546
+
}
3547
3547
+
.ph-bold.ph-rows:before {
3548
3548
+
content: "\e5a2";
3549
3549
+
}
3550
3550
+
.ph-bold.ph-rows-plus-bottom:before {
3551
3551
+
content: "\e59e";
3552
3552
+
}
3553
3553
+
.ph-bold.ph-rows-plus-top:before {
3554
3554
+
content: "\e5a0";
3555
3555
+
}
3556
3556
+
.ph-bold.ph-rss:before {
3557
3557
+
content: "\e400";
3558
3558
+
}
3559
3559
+
.ph-bold.ph-rss-simple:before {
3560
3560
+
content: "\e402";
3561
3561
+
}
3562
3562
+
.ph-bold.ph-rug:before {
3563
3563
+
content: "\ea1a";
3564
3564
+
}
3565
3565
+
.ph-bold.ph-ruler:before {
3566
3566
+
content: "\e6b8";
3567
3567
+
}
3568
3568
+
.ph-bold.ph-sailboat:before {
3569
3569
+
content: "\e78a";
3570
3570
+
}
3571
3571
+
.ph-bold.ph-scales:before {
3572
3572
+
content: "\e750";
3573
3573
+
}
3574
3574
+
.ph-bold.ph-scan:before {
3575
3575
+
content: "\ebb6";
3576
3576
+
}
3577
3577
+
.ph-bold.ph-scan-smiley:before {
3578
3578
+
content: "\ebb4";
3579
3579
+
}
3580
3580
+
.ph-bold.ph-scissors:before {
3581
3581
+
content: "\eae0";
3582
3582
+
}
3583
3583
+
.ph-bold.ph-scooter:before {
3584
3584
+
content: "\e820";
3585
3585
+
}
3586
3586
+
.ph-bold.ph-screencast:before {
3587
3587
+
content: "\e404";
3588
3588
+
}
3589
3589
+
.ph-bold.ph-screwdriver:before {
3590
3590
+
content: "\e86e";
3591
3591
+
}
3592
3592
+
.ph-bold.ph-scribble:before {
3593
3593
+
content: "\e806";
3594
3594
+
}
3595
3595
+
.ph-bold.ph-scribble-loop:before {
3596
3596
+
content: "\e662";
3597
3597
+
}
3598
3598
+
.ph-bold.ph-scroll:before {
3599
3599
+
content: "\eb7a";
3600
3600
+
}
3601
3601
+
.ph-bold.ph-seal:before {
3602
3602
+
content: "\e604";
3603
3603
+
}
3604
3604
+
.ph-bold.ph-circle-wavy:before {
3605
3605
+
content: "\e604";
3606
3606
+
}
3607
3607
+
.ph-bold.ph-seal-check:before {
3608
3608
+
content: "\e606";
3609
3609
+
}
3610
3610
+
.ph-bold.ph-circle-wavy-check:before {
3611
3611
+
content: "\e606";
3612
3612
+
}
3613
3613
+
.ph-bold.ph-seal-percent:before {
3614
3614
+
content: "\e60a";
3615
3615
+
}
3616
3616
+
.ph-bold.ph-seal-question:before {
3617
3617
+
content: "\e608";
3618
3618
+
}
3619
3619
+
.ph-bold.ph-circle-wavy-question:before {
3620
3620
+
content: "\e608";
3621
3621
+
}
3622
3622
+
.ph-bold.ph-seal-warning:before {
3623
3623
+
content: "\e60c";
3624
3624
+
}
3625
3625
+
.ph-bold.ph-circle-wavy-warning:before {
3626
3626
+
content: "\e60c";
3627
3627
+
}
3628
3628
+
.ph-bold.ph-seat:before {
3629
3629
+
content: "\eb8e";
3630
3630
+
}
3631
3631
+
.ph-bold.ph-seatbelt:before {
3632
3632
+
content: "\edfe";
3633
3633
+
}
3634
3634
+
.ph-bold.ph-security-camera:before {
3635
3635
+
content: "\eca4";
3636
3636
+
}
3637
3637
+
.ph-bold.ph-selection:before {
3638
3638
+
content: "\e69a";
3639
3639
+
}
3640
3640
+
.ph-bold.ph-selection-all:before {
3641
3641
+
content: "\e746";
3642
3642
+
}
3643
3643
+
.ph-bold.ph-selection-background:before {
3644
3644
+
content: "\eaf8";
3645
3645
+
}
3646
3646
+
.ph-bold.ph-selection-foreground:before {
3647
3647
+
content: "\eaf6";
3648
3648
+
}
3649
3649
+
.ph-bold.ph-selection-inverse:before {
3650
3650
+
content: "\e744";
3651
3651
+
}
3652
3652
+
.ph-bold.ph-selection-plus:before {
3653
3653
+
content: "\e69c";
3654
3654
+
}
3655
3655
+
.ph-bold.ph-selection-slash:before {
3656
3656
+
content: "\e69e";
3657
3657
+
}
3658
3658
+
.ph-bold.ph-shapes:before {
3659
3659
+
content: "\ec5e";
3660
3660
+
}
3661
3661
+
.ph-bold.ph-share:before {
3662
3662
+
content: "\e406";
3663
3663
+
}
3664
3664
+
.ph-bold.ph-share-fat:before {
3665
3665
+
content: "\ed52";
3666
3666
+
}
3667
3667
+
.ph-bold.ph-share-network:before {
3668
3668
+
content: "\e408";
3669
3669
+
}
3670
3670
+
.ph-bold.ph-shield:before {
3671
3671
+
content: "\e40a";
3672
3672
+
}
3673
3673
+
.ph-bold.ph-shield-check:before {
3674
3674
+
content: "\e40c";
3675
3675
+
}
3676
3676
+
.ph-bold.ph-shield-checkered:before {
3677
3677
+
content: "\e708";
3678
3678
+
}
3679
3679
+
.ph-bold.ph-shield-chevron:before {
3680
3680
+
content: "\e40e";
3681
3681
+
}
3682
3682
+
.ph-bold.ph-shield-plus:before {
3683
3683
+
content: "\e706";
3684
3684
+
}
3685
3685
+
.ph-bold.ph-shield-slash:before {
3686
3686
+
content: "\e410";
3687
3687
+
}
3688
3688
+
.ph-bold.ph-shield-star:before {
3689
3689
+
content: "\ec34";
3690
3690
+
}
3691
3691
+
.ph-bold.ph-shield-warning:before {
3692
3692
+
content: "\e412";
3693
3693
+
}
3694
3694
+
.ph-bold.ph-shipping-container:before {
3695
3695
+
content: "\e78c";
3696
3696
+
}
3697
3697
+
.ph-bold.ph-shirt-folded:before {
3698
3698
+
content: "\ea92";
3699
3699
+
}
3700
3700
+
.ph-bold.ph-shooting-star:before {
3701
3701
+
content: "\ecfa";
3702
3702
+
}
3703
3703
+
.ph-bold.ph-shopping-bag:before {
3704
3704
+
content: "\e416";
3705
3705
+
}
3706
3706
+
.ph-bold.ph-shopping-bag-open:before {
3707
3707
+
content: "\e418";
3708
3708
+
}
3709
3709
+
.ph-bold.ph-shopping-cart:before {
3710
3710
+
content: "\e41e";
3711
3711
+
}
3712
3712
+
.ph-bold.ph-shopping-cart-simple:before {
3713
3713
+
content: "\e420";
3714
3714
+
}
3715
3715
+
.ph-bold.ph-shovel:before {
3716
3716
+
content: "\e9e6";
3717
3717
+
}
3718
3718
+
.ph-bold.ph-shower:before {
3719
3719
+
content: "\e776";
3720
3720
+
}
3721
3721
+
.ph-bold.ph-shrimp:before {
3722
3722
+
content: "\eab4";
3723
3723
+
}
3724
3724
+
.ph-bold.ph-shuffle:before {
3725
3725
+
content: "\e422";
3726
3726
+
}
3727
3727
+
.ph-bold.ph-shuffle-angular:before {
3728
3728
+
content: "\e424";
3729
3729
+
}
3730
3730
+
.ph-bold.ph-shuffle-simple:before {
3731
3731
+
content: "\e426";
3732
3732
+
}
3733
3733
+
.ph-bold.ph-sidebar:before {
3734
3734
+
content: "\eab6";
3735
3735
+
}
3736
3736
+
.ph-bold.ph-sidebar-simple:before {
3737
3737
+
content: "\ec24";
3738
3738
+
}
3739
3739
+
.ph-bold.ph-sigma:before {
3740
3740
+
content: "\eab8";
3741
3741
+
}
3742
3742
+
.ph-bold.ph-sign-in:before {
3743
3743
+
content: "\e428";
3744
3744
+
}
3745
3745
+
.ph-bold.ph-sign-out:before {
3746
3746
+
content: "\e42a";
3747
3747
+
}
3748
3748
+
.ph-bold.ph-signature:before {
3749
3749
+
content: "\ebac";
3750
3750
+
}
3751
3751
+
.ph-bold.ph-signpost:before {
3752
3752
+
content: "\e89c";
3753
3753
+
}
3754
3754
+
.ph-bold.ph-sim-card:before {
3755
3755
+
content: "\e664";
3756
3756
+
}
3757
3757
+
.ph-bold.ph-siren:before {
3758
3758
+
content: "\e9b8";
3759
3759
+
}
3760
3760
+
.ph-bold.ph-sketch-logo:before {
3761
3761
+
content: "\e42c";
3762
3762
+
}
3763
3763
+
.ph-bold.ph-skip-back:before {
3764
3764
+
content: "\e5a4";
3765
3765
+
}
3766
3766
+
.ph-bold.ph-skip-back-circle:before {
3767
3767
+
content: "\e42e";
3768
3768
+
}
3769
3769
+
.ph-bold.ph-skip-forward:before {
3770
3770
+
content: "\e5a6";
3771
3771
+
}
3772
3772
+
.ph-bold.ph-skip-forward-circle:before {
3773
3773
+
content: "\e430";
3774
3774
+
}
3775
3775
+
.ph-bold.ph-skull:before {
3776
3776
+
content: "\e916";
3777
3777
+
}
3778
3778
+
.ph-bold.ph-skype-logo:before {
3779
3779
+
content: "\e8dc";
3780
3780
+
}
3781
3781
+
.ph-bold.ph-slack-logo:before {
3782
3782
+
content: "\e5a8";
3783
3783
+
}
3784
3784
+
.ph-bold.ph-sliders:before {
3785
3785
+
content: "\e432";
3786
3786
+
}
3787
3787
+
.ph-bold.ph-sliders-horizontal:before {
3788
3788
+
content: "\e434";
3789
3789
+
}
3790
3790
+
.ph-bold.ph-slideshow:before {
3791
3791
+
content: "\ed32";
3792
3792
+
}
3793
3793
+
.ph-bold.ph-smiley:before {
3794
3794
+
content: "\e436";
3795
3795
+
}
3796
3796
+
.ph-bold.ph-smiley-angry:before {
3797
3797
+
content: "\ec62";
3798
3798
+
}
3799
3799
+
.ph-bold.ph-smiley-blank:before {
3800
3800
+
content: "\e438";
3801
3801
+
}
3802
3802
+
.ph-bold.ph-smiley-meh:before {
3803
3803
+
content: "\e43a";
3804
3804
+
}
3805
3805
+
.ph-bold.ph-smiley-melting:before {
3806
3806
+
content: "\ee56";
3807
3807
+
}
3808
3808
+
.ph-bold.ph-smiley-nervous:before {
3809
3809
+
content: "\e43c";
3810
3810
+
}
3811
3811
+
.ph-bold.ph-smiley-sad:before {
3812
3812
+
content: "\e43e";
3813
3813
+
}
3814
3814
+
.ph-bold.ph-smiley-sticker:before {
3815
3815
+
content: "\e440";
3816
3816
+
}
3817
3817
+
.ph-bold.ph-smiley-wink:before {
3818
3818
+
content: "\e666";
3819
3819
+
}
3820
3820
+
.ph-bold.ph-smiley-x-eyes:before {
3821
3821
+
content: "\e442";
3822
3822
+
}
3823
3823
+
.ph-bold.ph-snapchat-logo:before {
3824
3824
+
content: "\e668";
3825
3825
+
}
3826
3826
+
.ph-bold.ph-sneaker:before {
3827
3827
+
content: "\e80c";
3828
3828
+
}
3829
3829
+
.ph-bold.ph-sneaker-move:before {
3830
3830
+
content: "\ed60";
3831
3831
+
}
3832
3832
+
.ph-bold.ph-snowflake:before {
3833
3833
+
content: "\e5aa";
3834
3834
+
}
3835
3835
+
.ph-bold.ph-soccer-ball:before {
3836
3836
+
content: "\e716";
3837
3837
+
}
3838
3838
+
.ph-bold.ph-sock:before {
3839
3839
+
content: "\ecce";
3840
3840
+
}
3841
3841
+
.ph-bold.ph-solar-panel:before {
3842
3842
+
content: "\ed7a";
3843
3843
+
}
3844
3844
+
.ph-bold.ph-solar-roof:before {
3845
3845
+
content: "\ed7b";
3846
3846
+
}
3847
3847
+
.ph-bold.ph-sort-ascending:before {
3848
3848
+
content: "\e444";
3849
3849
+
}
3850
3850
+
.ph-bold.ph-sort-descending:before {
3851
3851
+
content: "\e446";
3852
3852
+
}
3853
3853
+
.ph-bold.ph-soundcloud-logo:before {
3854
3854
+
content: "\e8de";
3855
3855
+
}
3856
3856
+
.ph-bold.ph-spade:before {
3857
3857
+
content: "\e448";
3858
3858
+
}
3859
3859
+
.ph-bold.ph-sparkle:before {
3860
3860
+
content: "\e6a2";
3861
3861
+
}
3862
3862
+
.ph-bold.ph-speaker-hifi:before {
3863
3863
+
content: "\ea08";
3864
3864
+
}
3865
3865
+
.ph-bold.ph-speaker-high:before {
3866
3866
+
content: "\e44a";
3867
3867
+
}
3868
3868
+
.ph-bold.ph-speaker-low:before {
3869
3869
+
content: "\e44c";
3870
3870
+
}
3871
3871
+
.ph-bold.ph-speaker-none:before {
3872
3872
+
content: "\e44e";
3873
3873
+
}
3874
3874
+
.ph-bold.ph-speaker-simple-high:before {
3875
3875
+
content: "\e450";
3876
3876
+
}
3877
3877
+
.ph-bold.ph-speaker-simple-low:before {
3878
3878
+
content: "\e452";
3879
3879
+
}
3880
3880
+
.ph-bold.ph-speaker-simple-none:before {
3881
3881
+
content: "\e454";
3882
3882
+
}
3883
3883
+
.ph-bold.ph-speaker-simple-slash:before {
3884
3884
+
content: "\e456";
3885
3885
+
}
3886
3886
+
.ph-bold.ph-speaker-simple-x:before {
3887
3887
+
content: "\e458";
3888
3888
+
}
3889
3889
+
.ph-bold.ph-speaker-slash:before {
3890
3890
+
content: "\e45a";
3891
3891
+
}
3892
3892
+
.ph-bold.ph-speaker-x:before {
3893
3893
+
content: "\e45c";
3894
3894
+
}
3895
3895
+
.ph-bold.ph-speedometer:before {
3896
3896
+
content: "\ee74";
3897
3897
+
}
3898
3898
+
.ph-bold.ph-sphere:before {
3899
3899
+
content: "\ee66";
3900
3900
+
}
3901
3901
+
.ph-bold.ph-spinner:before {
3902
3902
+
content: "\e66a";
3903
3903
+
}
3904
3904
+
.ph-bold.ph-spinner-ball:before {
3905
3905
+
content: "\ee28";
3906
3906
+
}
3907
3907
+
.ph-bold.ph-spinner-gap:before {
3908
3908
+
content: "\e66c";
3909
3909
+
}
3910
3910
+
.ph-bold.ph-spiral:before {
3911
3911
+
content: "\e9fa";
3912
3912
+
}
3913
3913
+
.ph-bold.ph-split-horizontal:before {
3914
3914
+
content: "\e872";
3915
3915
+
}
3916
3916
+
.ph-bold.ph-split-vertical:before {
3917
3917
+
content: "\e876";
3918
3918
+
}
3919
3919
+
.ph-bold.ph-spotify-logo:before {
3920
3920
+
content: "\e66e";
3921
3921
+
}
3922
3922
+
.ph-bold.ph-spray-bottle:before {
3923
3923
+
content: "\e7e4";
3924
3924
+
}
3925
3925
+
.ph-bold.ph-square:before {
3926
3926
+
content: "\e45e";
3927
3927
+
}
3928
3928
+
.ph-bold.ph-square-half:before {
3929
3929
+
content: "\e462";
3930
3930
+
}
3931
3931
+
.ph-bold.ph-square-half-bottom:before {
3932
3932
+
content: "\eb16";
3933
3933
+
}
3934
3934
+
.ph-bold.ph-square-logo:before {
3935
3935
+
content: "\e690";
3936
3936
+
}
3937
3937
+
.ph-bold.ph-square-split-horizontal:before {
3938
3938
+
content: "\e870";
3939
3939
+
}
3940
3940
+
.ph-bold.ph-square-split-vertical:before {
3941
3941
+
content: "\e874";
3942
3942
+
}
3943
3943
+
.ph-bold.ph-squares-four:before {
3944
3944
+
content: "\e464";
3945
3945
+
}
3946
3946
+
.ph-bold.ph-stack:before {
3947
3947
+
content: "\e466";
3948
3948
+
}
3949
3949
+
.ph-bold.ph-stack-minus:before {
3950
3950
+
content: "\edf4";
3951
3951
+
}
3952
3952
+
.ph-bold.ph-stack-overflow-logo:before {
3953
3953
+
content: "\eb78";
3954
3954
+
}
3955
3955
+
.ph-bold.ph-stack-plus:before {
3956
3956
+
content: "\edf6";
3957
3957
+
}
3958
3958
+
.ph-bold.ph-stack-simple:before {
3959
3959
+
content: "\e468";
3960
3960
+
}
3961
3961
+
.ph-bold.ph-stairs:before {
3962
3962
+
content: "\e8ec";
3963
3963
+
}
3964
3964
+
.ph-bold.ph-stamp:before {
3965
3965
+
content: "\ea48";
3966
3966
+
}
3967
3967
+
.ph-bold.ph-standard-definition:before {
3968
3968
+
content: "\ea90";
3969
3969
+
}
3970
3970
+
.ph-bold.ph-star:before {
3971
3971
+
content: "\e46a";
3972
3972
+
}
3973
3973
+
.ph-bold.ph-star-and-crescent:before {
3974
3974
+
content: "\ecf4";
3975
3975
+
}
3976
3976
+
.ph-bold.ph-star-four:before {
3977
3977
+
content: "\e6a4";
3978
3978
+
}
3979
3979
+
.ph-bold.ph-star-half:before {
3980
3980
+
content: "\e70a";
3981
3981
+
}
3982
3982
+
.ph-bold.ph-star-of-david:before {
3983
3983
+
content: "\e89e";
3984
3984
+
}
3985
3985
+
.ph-bold.ph-steam-logo:before {
3986
3986
+
content: "\ead4";
3987
3987
+
}
3988
3988
+
.ph-bold.ph-steering-wheel:before {
3989
3989
+
content: "\e9ac";
3990
3990
+
}
3991
3991
+
.ph-bold.ph-steps:before {
3992
3992
+
content: "\ecbe";
3993
3993
+
}
3994
3994
+
.ph-bold.ph-stethoscope:before {
3995
3995
+
content: "\e7ea";
3996
3996
+
}
3997
3997
+
.ph-bold.ph-sticker:before {
3998
3998
+
content: "\e5ac";
3999
3999
+
}
4000
4000
+
.ph-bold.ph-stool:before {
4001
4001
+
content: "\ea44";
4002
4002
+
}
4003
4003
+
.ph-bold.ph-stop:before {
4004
4004
+
content: "\e46c";
4005
4005
+
}
4006
4006
+
.ph-bold.ph-stop-circle:before {
4007
4007
+
content: "\e46e";
4008
4008
+
}
4009
4009
+
.ph-bold.ph-storefront:before {
4010
4010
+
content: "\e470";
4011
4011
+
}
4012
4012
+
.ph-bold.ph-strategy:before {
4013
4013
+
content: "\ea3a";
4014
4014
+
}
4015
4015
+
.ph-bold.ph-stripe-logo:before {
4016
4016
+
content: "\e698";
4017
4017
+
}
4018
4018
+
.ph-bold.ph-student:before {
4019
4019
+
content: "\e73e";
4020
4020
+
}
4021
4021
+
.ph-bold.ph-subset-of:before {
4022
4022
+
content: "\edc0";
4023
4023
+
}
4024
4024
+
.ph-bold.ph-subset-proper-of:before {
4025
4025
+
content: "\edb6";
4026
4026
+
}
4027
4027
+
.ph-bold.ph-subtitles:before {
4028
4028
+
content: "\e1a8";
4029
4029
+
}
4030
4030
+
.ph-bold.ph-subtitles-slash:before {
4031
4031
+
content: "\e1a6";
4032
4032
+
}
4033
4033
+
.ph-bold.ph-subtract:before {
4034
4034
+
content: "\ebd6";
4035
4035
+
}
4036
4036
+
.ph-bold.ph-subtract-square:before {
4037
4037
+
content: "\ebd4";
4038
4038
+
}
4039
4039
+
.ph-bold.ph-subway:before {
4040
4040
+
content: "\e498";
4041
4041
+
}
4042
4042
+
.ph-bold.ph-suitcase:before {
4043
4043
+
content: "\e5ae";
4044
4044
+
}
4045
4045
+
.ph-bold.ph-suitcase-rolling:before {
4046
4046
+
content: "\e9b0";
4047
4047
+
}
4048
4048
+
.ph-bold.ph-suitcase-simple:before {
4049
4049
+
content: "\e5b0";
4050
4050
+
}
4051
4051
+
.ph-bold.ph-sun:before {
4052
4052
+
content: "\e472";
4053
4053
+
}
4054
4054
+
.ph-bold.ph-sun-dim:before {
4055
4055
+
content: "\e474";
4056
4056
+
}
4057
4057
+
.ph-bold.ph-sun-horizon:before {
4058
4058
+
content: "\e5b6";
4059
4059
+
}
4060
4060
+
.ph-bold.ph-sunglasses:before {
4061
4061
+
content: "\e816";
4062
4062
+
}
4063
4063
+
.ph-bold.ph-superset-of:before {
4064
4064
+
content: "\edb8";
4065
4065
+
}
4066
4066
+
.ph-bold.ph-superset-proper-of:before {
4067
4067
+
content: "\edb4";
4068
4068
+
}
4069
4069
+
.ph-bold.ph-swap:before {
4070
4070
+
content: "\e83c";
4071
4071
+
}
4072
4072
+
.ph-bold.ph-swatches:before {
4073
4073
+
content: "\e5b8";
4074
4074
+
}
4075
4075
+
.ph-bold.ph-swimming-pool:before {
4076
4076
+
content: "\ecb6";
4077
4077
+
}
4078
4078
+
.ph-bold.ph-sword:before {
4079
4079
+
content: "\e5ba";
4080
4080
+
}
4081
4081
+
.ph-bold.ph-synagogue:before {
4082
4082
+
content: "\ecec";
4083
4083
+
}
4084
4084
+
.ph-bold.ph-syringe:before {
4085
4085
+
content: "\e968";
4086
4086
+
}
4087
4087
+
.ph-bold.ph-t-shirt:before {
4088
4088
+
content: "\e670";
4089
4089
+
}
4090
4090
+
.ph-bold.ph-table:before {
4091
4091
+
content: "\e476";
4092
4092
+
}
4093
4093
+
.ph-bold.ph-tabs:before {
4094
4094
+
content: "\e778";
4095
4095
+
}
4096
4096
+
.ph-bold.ph-tag:before {
4097
4097
+
content: "\e478";
4098
4098
+
}
4099
4099
+
.ph-bold.ph-tag-chevron:before {
4100
4100
+
content: "\e672";
4101
4101
+
}
4102
4102
+
.ph-bold.ph-tag-simple:before {
4103
4103
+
content: "\e47a";
4104
4104
+
}
4105
4105
+
.ph-bold.ph-target:before {
4106
4106
+
content: "\e47c";
4107
4107
+
}
4108
4108
+
.ph-bold.ph-taxi:before {
4109
4109
+
content: "\e902";
4110
4110
+
}
4111
4111
+
.ph-bold.ph-tea-bag:before {
4112
4112
+
content: "\e8e6";
4113
4113
+
}
4114
4114
+
.ph-bold.ph-telegram-logo:before {
4115
4115
+
content: "\e5bc";
4116
4116
+
}
4117
4117
+
.ph-bold.ph-television:before {
4118
4118
+
content: "\e754";
4119
4119
+
}
4120
4120
+
.ph-bold.ph-television-simple:before {
4121
4121
+
content: "\eae6";
4122
4122
+
}
4123
4123
+
.ph-bold.ph-tennis-ball:before {
4124
4124
+
content: "\e720";
4125
4125
+
}
4126
4126
+
.ph-bold.ph-tent:before {
4127
4127
+
content: "\e8ba";
4128
4128
+
}
4129
4129
+
.ph-bold.ph-terminal:before {
4130
4130
+
content: "\e47e";
4131
4131
+
}
4132
4132
+
.ph-bold.ph-terminal-window:before {
4133
4133
+
content: "\eae8";
4134
4134
+
}
4135
4135
+
.ph-bold.ph-test-tube:before {
4136
4136
+
content: "\e7a0";
4137
4137
+
}
4138
4138
+
.ph-bold.ph-text-a-underline:before {
4139
4139
+
content: "\ed34";
4140
4140
+
}
4141
4141
+
.ph-bold.ph-text-aa:before {
4142
4142
+
content: "\e6ee";
4143
4143
+
}
4144
4144
+
.ph-bold.ph-text-align-center:before {
4145
4145
+
content: "\e480";
4146
4146
+
}
4147
4147
+
.ph-bold.ph-text-align-justify:before {
4148
4148
+
content: "\e482";
4149
4149
+
}
4150
4150
+
.ph-bold.ph-text-align-left:before {
4151
4151
+
content: "\e484";
4152
4152
+
}
4153
4153
+
.ph-bold.ph-text-align-right:before {
4154
4154
+
content: "\e486";
4155
4155
+
}
4156
4156
+
.ph-bold.ph-text-b:before {
4157
4157
+
content: "\e5be";
4158
4158
+
}
4159
4159
+
.ph-bold.ph-text-bolder:before {
4160
4160
+
content: "\e5be";
4161
4161
+
}
4162
4162
+
.ph-bold.ph-text-columns:before {
4163
4163
+
content: "\ec96";
4164
4164
+
}
4165
4165
+
.ph-bold.ph-text-h:before {
4166
4166
+
content: "\e6ba";
4167
4167
+
}
4168
4168
+
.ph-bold.ph-text-h-five:before {
4169
4169
+
content: "\e6c4";
4170
4170
+
}
4171
4171
+
.ph-bold.ph-text-h-four:before {
4172
4172
+
content: "\e6c2";
4173
4173
+
}
4174
4174
+
.ph-bold.ph-text-h-one:before {
4175
4175
+
content: "\e6bc";
4176
4176
+
}
4177
4177
+
.ph-bold.ph-text-h-six:before {
4178
4178
+
content: "\e6c6";
4179
4179
+
}
4180
4180
+
.ph-bold.ph-text-h-three:before {
4181
4181
+
content: "\e6c0";
4182
4182
+
}
4183
4183
+
.ph-bold.ph-text-h-two:before {
4184
4184
+
content: "\e6be";
4185
4185
+
}
4186
4186
+
.ph-bold.ph-text-indent:before {
4187
4187
+
content: "\ea1e";
4188
4188
+
}
4189
4189
+
.ph-bold.ph-text-italic:before {
4190
4190
+
content: "\e5c0";
4191
4191
+
}
4192
4192
+
.ph-bold.ph-text-outdent:before {
4193
4193
+
content: "\ea1c";
4194
4194
+
}
4195
4195
+
.ph-bold.ph-text-strikethrough:before {
4196
4196
+
content: "\e5c2";
4197
4197
+
}
4198
4198
+
.ph-bold.ph-text-subscript:before {
4199
4199
+
content: "\ec98";
4200
4200
+
}
4201
4201
+
.ph-bold.ph-text-superscript:before {
4202
4202
+
content: "\ec9a";
4203
4203
+
}
4204
4204
+
.ph-bold.ph-text-t:before {
4205
4205
+
content: "\e48a";
4206
4206
+
}
4207
4207
+
.ph-bold.ph-text-t-slash:before {
4208
4208
+
content: "\e488";
4209
4209
+
}
4210
4210
+
.ph-bold.ph-text-underline:before {
4211
4211
+
content: "\e5c4";
4212
4212
+
}
4213
4213
+
.ph-bold.ph-textbox:before {
4214
4214
+
content: "\eb0a";
4215
4215
+
}
4216
4216
+
.ph-bold.ph-thermometer:before {
4217
4217
+
content: "\e5c6";
4218
4218
+
}
4219
4219
+
.ph-bold.ph-thermometer-cold:before {
4220
4220
+
content: "\e5c8";
4221
4221
+
}
4222
4222
+
.ph-bold.ph-thermometer-hot:before {
4223
4223
+
content: "\e5ca";
4224
4224
+
}
4225
4225
+
.ph-bold.ph-thermometer-simple:before {
4226
4226
+
content: "\e5cc";
4227
4227
+
}
4228
4228
+
.ph-bold.ph-threads-logo:before {
4229
4229
+
content: "\ed9e";
4230
4230
+
}
4231
4231
+
.ph-bold.ph-three-d:before {
4232
4232
+
content: "\ea5a";
4233
4233
+
}
4234
4234
+
.ph-bold.ph-thumbs-down:before {
4235
4235
+
content: "\e48c";
4236
4236
+
}
4237
4237
+
.ph-bold.ph-thumbs-up:before {
4238
4238
+
content: "\e48e";
4239
4239
+
}
4240
4240
+
.ph-bold.ph-ticket:before {
4241
4241
+
content: "\e490";
4242
4242
+
}
4243
4243
+
.ph-bold.ph-tidal-logo:before {
4244
4244
+
content: "\ed1c";
4245
4245
+
}
4246
4246
+
.ph-bold.ph-tiktok-logo:before {
4247
4247
+
content: "\eaf2";
4248
4248
+
}
4249
4249
+
.ph-bold.ph-tilde:before {
4250
4250
+
content: "\eda8";
4251
4251
+
}
4252
4252
+
.ph-bold.ph-timer:before {
4253
4253
+
content: "\e492";
4254
4254
+
}
4255
4255
+
.ph-bold.ph-tip-jar:before {
4256
4256
+
content: "\e7e2";
4257
4257
+
}
4258
4258
+
.ph-bold.ph-tipi:before {
4259
4259
+
content: "\ed30";
4260
4260
+
}
4261
4261
+
.ph-bold.ph-tire:before {
4262
4262
+
content: "\edd2";
4263
4263
+
}
4264
4264
+
.ph-bold.ph-toggle-left:before {
4265
4265
+
content: "\e674";
4266
4266
+
}
4267
4267
+
.ph-bold.ph-toggle-right:before {
4268
4268
+
content: "\e676";
4269
4269
+
}
4270
4270
+
.ph-bold.ph-toilet:before {
4271
4271
+
content: "\e79a";
4272
4272
+
}
4273
4273
+
.ph-bold.ph-toilet-paper:before {
4274
4274
+
content: "\e79c";
4275
4275
+
}
4276
4276
+
.ph-bold.ph-toolbox:before {
4277
4277
+
content: "\eca0";
4278
4278
+
}
4279
4279
+
.ph-bold.ph-tooth:before {
4280
4280
+
content: "\e9cc";
4281
4281
+
}
4282
4282
+
.ph-bold.ph-tornado:before {
4283
4283
+
content: "\e88c";
4284
4284
+
}
4285
4285
+
.ph-bold.ph-tote:before {
4286
4286
+
content: "\e494";
4287
4287
+
}
4288
4288
+
.ph-bold.ph-tote-simple:before {
4289
4289
+
content: "\e678";
4290
4290
+
}
4291
4291
+
.ph-bold.ph-towel:before {
4292
4292
+
content: "\ede6";
4293
4293
+
}
4294
4294
+
.ph-bold.ph-tractor:before {
4295
4295
+
content: "\ec6e";
4296
4296
+
}
4297
4297
+
.ph-bold.ph-trademark:before {
4298
4298
+
content: "\e9f0";
4299
4299
+
}
4300
4300
+
.ph-bold.ph-trademark-registered:before {
4301
4301
+
content: "\e3f4";
4302
4302
+
}
4303
4303
+
.ph-bold.ph-traffic-cone:before {
4304
4304
+
content: "\e9a8";
4305
4305
+
}
4306
4306
+
.ph-bold.ph-traffic-sign:before {
4307
4307
+
content: "\e67a";
4308
4308
+
}
4309
4309
+
.ph-bold.ph-traffic-signal:before {
4310
4310
+
content: "\e9aa";
4311
4311
+
}
4312
4312
+
.ph-bold.ph-train:before {
4313
4313
+
content: "\e496";
4314
4314
+
}
4315
4315
+
.ph-bold.ph-train-regional:before {
4316
4316
+
content: "\e49e";
4317
4317
+
}
4318
4318
+
.ph-bold.ph-train-simple:before {
4319
4319
+
content: "\e4a0";
4320
4320
+
}
4321
4321
+
.ph-bold.ph-tram:before {
4322
4322
+
content: "\e9ec";
4323
4323
+
}
4324
4324
+
.ph-bold.ph-translate:before {
4325
4325
+
content: "\e4a2";
4326
4326
+
}
4327
4327
+
.ph-bold.ph-trash:before {
4328
4328
+
content: "\e4a6";
4329
4329
+
}
4330
4330
+
.ph-bold.ph-trash-simple:before {
4331
4331
+
content: "\e4a8";
4332
4332
+
}
4333
4333
+
.ph-bold.ph-tray:before {
4334
4334
+
content: "\e4aa";
4335
4335
+
}
4336
4336
+
.ph-bold.ph-tray-arrow-down:before {
4337
4337
+
content: "\e010";
4338
4338
+
}
4339
4339
+
.ph-bold.ph-archive-tray:before {
4340
4340
+
content: "\e010";
4341
4341
+
}
4342
4342
+
.ph-bold.ph-tray-arrow-up:before {
4343
4343
+
content: "\ee52";
4344
4344
+
}
4345
4345
+
.ph-bold.ph-treasure-chest:before {
4346
4346
+
content: "\ede2";
4347
4347
+
}
4348
4348
+
.ph-bold.ph-tree:before {
4349
4349
+
content: "\e6da";
4350
4350
+
}
4351
4351
+
.ph-bold.ph-tree-evergreen:before {
4352
4352
+
content: "\e6dc";
4353
4353
+
}
4354
4354
+
.ph-bold.ph-tree-palm:before {
4355
4355
+
content: "\e91a";
4356
4356
+
}
4357
4357
+
.ph-bold.ph-tree-structure:before {
4358
4358
+
content: "\e67c";
4359
4359
+
}
4360
4360
+
.ph-bold.ph-tree-view:before {
4361
4361
+
content: "\ee48";
4362
4362
+
}
4363
4363
+
.ph-bold.ph-trend-down:before {
4364
4364
+
content: "\e4ac";
4365
4365
+
}
4366
4366
+
.ph-bold.ph-trend-up:before {
4367
4367
+
content: "\e4ae";
4368
4368
+
}
4369
4369
+
.ph-bold.ph-triangle:before {
4370
4370
+
content: "\e4b0";
4371
4371
+
}
4372
4372
+
.ph-bold.ph-triangle-dashed:before {
4373
4373
+
content: "\e4b2";
4374
4374
+
}
4375
4375
+
.ph-bold.ph-trolley:before {
4376
4376
+
content: "\e5b2";
4377
4377
+
}
4378
4378
+
.ph-bold.ph-trolley-suitcase:before {
4379
4379
+
content: "\e5b4";
4380
4380
+
}
4381
4381
+
.ph-bold.ph-trophy:before {
4382
4382
+
content: "\e67e";
4383
4383
+
}
4384
4384
+
.ph-bold.ph-truck:before {
4385
4385
+
content: "\e4b4";
4386
4386
+
}
4387
4387
+
.ph-bold.ph-truck-trailer:before {
4388
4388
+
content: "\e4b6";
4389
4389
+
}
4390
4390
+
.ph-bold.ph-tumblr-logo:before {
4391
4391
+
content: "\e8d4";
4392
4392
+
}
4393
4393
+
.ph-bold.ph-twitch-logo:before {
4394
4394
+
content: "\e5ce";
4395
4395
+
}
4396
4396
+
.ph-bold.ph-twitter-logo:before {
4397
4397
+
content: "\e4ba";
4398
4398
+
}
4399
4399
+
.ph-bold.ph-umbrella:before {
4400
4400
+
content: "\e684";
4401
4401
+
}
4402
4402
+
.ph-bold.ph-umbrella-simple:before {
4403
4403
+
content: "\e686";
4404
4404
+
}
4405
4405
+
.ph-bold.ph-union:before {
4406
4406
+
content: "\edbe";
4407
4407
+
}
4408
4408
+
.ph-bold.ph-unite:before {
4409
4409
+
content: "\e87e";
4410
4410
+
}
4411
4411
+
.ph-bold.ph-unite-square:before {
4412
4412
+
content: "\e878";
4413
4413
+
}
4414
4414
+
.ph-bold.ph-upload:before {
4415
4415
+
content: "\e4be";
4416
4416
+
}
4417
4417
+
.ph-bold.ph-upload-simple:before {
4418
4418
+
content: "\e4c0";
4419
4419
+
}
4420
4420
+
.ph-bold.ph-usb:before {
4421
4421
+
content: "\e956";
4422
4422
+
}
4423
4423
+
.ph-bold.ph-user:before {
4424
4424
+
content: "\e4c2";
4425
4425
+
}
4426
4426
+
.ph-bold.ph-user-check:before {
4427
4427
+
content: "\eafa";
4428
4428
+
}
4429
4429
+
.ph-bold.ph-user-circle:before {
4430
4430
+
content: "\e4c4";
4431
4431
+
}
4432
4432
+
.ph-bold.ph-user-circle-check:before {
4433
4433
+
content: "\ec38";
4434
4434
+
}
4435
4435
+
.ph-bold.ph-user-circle-dashed:before {
4436
4436
+
content: "\ec36";
4437
4437
+
}
4438
4438
+
.ph-bold.ph-user-circle-gear:before {
4439
4439
+
content: "\e4c6";
4440
4440
+
}
4441
4441
+
.ph-bold.ph-user-circle-minus:before {
4442
4442
+
content: "\e4c8";
4443
4443
+
}
4444
4444
+
.ph-bold.ph-user-circle-plus:before {
4445
4445
+
content: "\e4ca";
4446
4446
+
}
4447
4447
+
.ph-bold.ph-user-focus:before {
4448
4448
+
content: "\e6fc";
4449
4449
+
}
4450
4450
+
.ph-bold.ph-user-gear:before {
4451
4451
+
content: "\e4cc";
4452
4452
+
}
4453
4453
+
.ph-bold.ph-user-list:before {
4454
4454
+
content: "\e73c";
4455
4455
+
}
4456
4456
+
.ph-bold.ph-user-minus:before {
4457
4457
+
content: "\e4ce";
4458
4458
+
}
4459
4459
+
.ph-bold.ph-user-plus:before {
4460
4460
+
content: "\e4d0";
4461
4461
+
}
4462
4462
+
.ph-bold.ph-user-rectangle:before {
4463
4463
+
content: "\e4d2";
4464
4464
+
}
4465
4465
+
.ph-bold.ph-user-sound:before {
4466
4466
+
content: "\eca8";
4467
4467
+
}
4468
4468
+
.ph-bold.ph-user-square:before {
4469
4469
+
content: "\e4d4";
4470
4470
+
}
4471
4471
+
.ph-bold.ph-user-switch:before {
4472
4472
+
content: "\e756";
4473
4473
+
}
4474
4474
+
.ph-bold.ph-users:before {
4475
4475
+
content: "\e4d6";
4476
4476
+
}
4477
4477
+
.ph-bold.ph-users-four:before {
4478
4478
+
content: "\e68c";
4479
4479
+
}
4480
4480
+
.ph-bold.ph-users-three:before {
4481
4481
+
content: "\e68e";
4482
4482
+
}
4483
4483
+
.ph-bold.ph-van:before {
4484
4484
+
content: "\e826";
4485
4485
+
}
4486
4486
+
.ph-bold.ph-vault:before {
4487
4487
+
content: "\e76e";
4488
4488
+
}
4489
4489
+
.ph-bold.ph-vector-three:before {
4490
4490
+
content: "\ee62";
4491
4491
+
}
4492
4492
+
.ph-bold.ph-vector-two:before {
4493
4493
+
content: "\ee64";
4494
4494
+
}
4495
4495
+
.ph-bold.ph-vibrate:before {
4496
4496
+
content: "\e4d8";
4497
4497
+
}
4498
4498
+
.ph-bold.ph-video:before {
4499
4499
+
content: "\e740";
4500
4500
+
}
4501
4501
+
.ph-bold.ph-video-camera:before {
4502
4502
+
content: "\e4da";
4503
4503
+
}
4504
4504
+
.ph-bold.ph-video-camera-slash:before {
4505
4505
+
content: "\e4dc";
4506
4506
+
}
4507
4507
+
.ph-bold.ph-video-conference:before {
4508
4508
+
content: "\edce";
4509
4509
+
}
4510
4510
+
.ph-bold.ph-vignette:before {
4511
4511
+
content: "\eba2";
4512
4512
+
}
4513
4513
+
.ph-bold.ph-vinyl-record:before {
4514
4514
+
content: "\ecac";
4515
4515
+
}
4516
4516
+
.ph-bold.ph-virtual-reality:before {
4517
4517
+
content: "\e7b8";
4518
4518
+
}
4519
4519
+
.ph-bold.ph-virus:before {
4520
4520
+
content: "\e7d6";
4521
4521
+
}
4522
4522
+
.ph-bold.ph-visor:before {
4523
4523
+
content: "\ee2a";
4524
4524
+
}
4525
4525
+
.ph-bold.ph-voicemail:before {
4526
4526
+
content: "\e4de";
4527
4527
+
}
4528
4528
+
.ph-bold.ph-volleyball:before {
4529
4529
+
content: "\e726";
4530
4530
+
}
4531
4531
+
.ph-bold.ph-wall:before {
4532
4532
+
content: "\e688";
4533
4533
+
}
4534
4534
+
.ph-bold.ph-wallet:before {
4535
4535
+
content: "\e68a";
4536
4536
+
}
4537
4537
+
.ph-bold.ph-warehouse:before {
4538
4538
+
content: "\ecd4";
4539
4539
+
}
4540
4540
+
.ph-bold.ph-warning:before {
4541
4541
+
content: "\e4e0";
4542
4542
+
}
4543
4543
+
.ph-bold.ph-warning-circle:before {
4544
4544
+
content: "\e4e2";
4545
4545
+
}
4546
4546
+
.ph-bold.ph-warning-diamond:before {
4547
4547
+
content: "\e7fc";
4548
4548
+
}
4549
4549
+
.ph-bold.ph-warning-octagon:before {
4550
4550
+
content: "\e4e4";
4551
4551
+
}
4552
4552
+
.ph-bold.ph-washing-machine:before {
4553
4553
+
content: "\ede8";
4554
4554
+
}
4555
4555
+
.ph-bold.ph-watch:before {
4556
4556
+
content: "\e4e6";
4557
4557
+
}
4558
4558
+
.ph-bold.ph-wave-sawtooth:before {
4559
4559
+
content: "\ea9c";
4560
4560
+
}
4561
4561
+
.ph-bold.ph-wave-sine:before {
4562
4562
+
content: "\ea9a";
4563
4563
+
}
4564
4564
+
.ph-bold.ph-wave-square:before {
4565
4565
+
content: "\ea9e";
4566
4566
+
}
4567
4567
+
.ph-bold.ph-wave-triangle:before {
4568
4568
+
content: "\eaa0";
4569
4569
+
}
4570
4570
+
.ph-bold.ph-waveform:before {
4571
4571
+
content: "\e802";
4572
4572
+
}
4573
4573
+
.ph-bold.ph-waveform-slash:before {
4574
4574
+
content: "\e800";
4575
4575
+
}
4576
4576
+
.ph-bold.ph-waves:before {
4577
4577
+
content: "\e6de";
4578
4578
+
}
4579
4579
+
.ph-bold.ph-webcam:before {
4580
4580
+
content: "\e9b2";
4581
4581
+
}
4582
4582
+
.ph-bold.ph-webcam-slash:before {
4583
4583
+
content: "\ecdc";
4584
4584
+
}
4585
4585
+
.ph-bold.ph-webhooks-logo:before {
4586
4586
+
content: "\ecae";
4587
4587
+
}
4588
4588
+
.ph-bold.ph-wechat-logo:before {
4589
4589
+
content: "\e8d2";
4590
4590
+
}
4591
4591
+
.ph-bold.ph-whatsapp-logo:before {
4592
4592
+
content: "\e5d0";
4593
4593
+
}
4594
4594
+
.ph-bold.ph-wheelchair:before {
4595
4595
+
content: "\e4e8";
4596
4596
+
}
4597
4597
+
.ph-bold.ph-wheelchair-motion:before {
4598
4598
+
content: "\e89a";
4599
4599
+
}
4600
4600
+
.ph-bold.ph-wifi-high:before {
4601
4601
+
content: "\e4ea";
4602
4602
+
}
4603
4603
+
.ph-bold.ph-wifi-low:before {
4604
4604
+
content: "\e4ec";
4605
4605
+
}
4606
4606
+
.ph-bold.ph-wifi-medium:before {
4607
4607
+
content: "\e4ee";
4608
4608
+
}
4609
4609
+
.ph-bold.ph-wifi-none:before {
4610
4610
+
content: "\e4f0";
4611
4611
+
}
4612
4612
+
.ph-bold.ph-wifi-slash:before {
4613
4613
+
content: "\e4f2";
4614
4614
+
}
4615
4615
+
.ph-bold.ph-wifi-x:before {
4616
4616
+
content: "\e4f4";
4617
4617
+
}
4618
4618
+
.ph-bold.ph-wind:before {
4619
4619
+
content: "\e5d2";
4620
4620
+
}
4621
4621
+
.ph-bold.ph-windmill:before {
4622
4622
+
content: "\e9f8";
4623
4623
+
}
4624
4624
+
.ph-bold.ph-windows-logo:before {
4625
4625
+
content: "\e692";
4626
4626
+
}
4627
4627
+
.ph-bold.ph-wine:before {
4628
4628
+
content: "\e6b2";
4629
4629
+
}
4630
4630
+
.ph-bold.ph-wrench:before {
4631
4631
+
content: "\e5d4";
4632
4632
+
}
4633
4633
+
.ph-bold.ph-x:before {
4634
4634
+
content: "\e4f6";
4635
4635
+
}
4636
4636
+
.ph-bold.ph-x-circle:before {
4637
4637
+
content: "\e4f8";
4638
4638
+
}
4639
4639
+
.ph-bold.ph-x-logo:before {
4640
4640
+
content: "\e4bc";
4641
4641
+
}
4642
4642
+
.ph-bold.ph-x-square:before {
4643
4643
+
content: "\e4fa";
4644
4644
+
}
4645
4645
+
.ph-bold.ph-yarn:before {
4646
4646
+
content: "\ed9a";
4647
4647
+
}
4648
4648
+
.ph-bold.ph-yin-yang:before {
4649
4649
+
content: "\e92a";
4650
4650
+
}
4651
4651
+
.ph-bold.ph-youtube-logo:before {
4652
4652
+
content: "\e4fc";
4653
4653
+
}
+1
-1
layouts/root.shtml
···
16
16
<!-- Phsophor Icons -->
17
17
<!-- <link rel="preload" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
18
18
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css"></noscript> -->
19
19
-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.css">
19
19
+
<link rel="stylesheet" href="$site.asset('phosphor-icons/bold.css').link()">
20
20
<!-- mathtex -->
21
21
<link rel="stylesheet" href="$site.asset('math/Temml-Local.css').link()">
22
22
</head>