BIMviewer

Форк
0
2061 строка · 63.7 Кб
1
.#{$fa-css-prefix}.#{$fa-css-prefix}-glass:before { content: fa-content($fa-var-glass-martini); }
2

3
.#{$fa-css-prefix}.#{$fa-css-prefix}-meetup {
4
  font-family: 'Font Awesome 5 Brands';
5
  font-weight: 400;
6
}
7

8
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-o {
9
  font-family: 'Font Awesome 5 Free';
10
  font-weight: 400;
11
}
12
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-o:before { content: fa-content($fa-var-star); }
13

14
.#{$fa-css-prefix}.#{$fa-css-prefix}-remove:before { content: fa-content($fa-var-times); }
15

16
.#{$fa-css-prefix}.#{$fa-css-prefix}-close:before { content: fa-content($fa-var-times); }
17

18
.#{$fa-css-prefix}.#{$fa-css-prefix}-gear:before { content: fa-content($fa-var-cog); }
19

20
.#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o {
21
  font-family: 'Font Awesome 5 Free';
22
  font-weight: 400;
23
}
24
.#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o:before { content: fa-content($fa-var-trash-alt); }
25

26
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-o {
27
  font-family: 'Font Awesome 5 Free';
28
  font-weight: 400;
29
}
30
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-o:before { content: fa-content($fa-var-file); }
31

32
.#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o {
33
  font-family: 'Font Awesome 5 Free';
34
  font-weight: 400;
35
}
36
.#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o:before { content: fa-content($fa-var-clock); }
37

38
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down {
39
  font-family: 'Font Awesome 5 Free';
40
  font-weight: 400;
41
}
42
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down:before { content: fa-content($fa-var-arrow-alt-circle-down); }
43

44
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up {
45
  font-family: 'Font Awesome 5 Free';
46
  font-weight: 400;
47
}
48
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up:before { content: fa-content($fa-var-arrow-alt-circle-up); }
49

50
.#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o {
51
  font-family: 'Font Awesome 5 Free';
52
  font-weight: 400;
53
}
54
.#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o:before { content: fa-content($fa-var-play-circle); }
55

56
.#{$fa-css-prefix}.#{$fa-css-prefix}-repeat:before { content: fa-content($fa-var-redo); }
57

58
.#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-right:before { content: fa-content($fa-var-redo); }
59

60
.#{$fa-css-prefix}.#{$fa-css-prefix}-refresh:before { content: fa-content($fa-var-sync); }
61

62
.#{$fa-css-prefix}.#{$fa-css-prefix}-list-alt {
63
  font-family: 'Font Awesome 5 Free';
64
  font-weight: 400;
65
}
66

67
.#{$fa-css-prefix}.#{$fa-css-prefix}-dedent:before { content: fa-content($fa-var-outdent); }
68

69
.#{$fa-css-prefix}.#{$fa-css-prefix}-video-camera:before { content: fa-content($fa-var-video); }
70

71
.#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o {
72
  font-family: 'Font Awesome 5 Free';
73
  font-weight: 400;
74
}
75
.#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o:before { content: fa-content($fa-var-image); }
76

77
.#{$fa-css-prefix}.#{$fa-css-prefix}-photo {
78
  font-family: 'Font Awesome 5 Free';
79
  font-weight: 400;
80
}
81
.#{$fa-css-prefix}.#{$fa-css-prefix}-photo:before { content: fa-content($fa-var-image); }
82

83
.#{$fa-css-prefix}.#{$fa-css-prefix}-image {
84
  font-family: 'Font Awesome 5 Free';
85
  font-weight: 400;
86
}
87
.#{$fa-css-prefix}.#{$fa-css-prefix}-image:before { content: fa-content($fa-var-image); }
88

89
.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil:before { content: fa-content($fa-var-pencil-alt); }
90

91
.#{$fa-css-prefix}.#{$fa-css-prefix}-map-marker:before { content: fa-content($fa-var-map-marker-alt); }
92

93
.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o {
94
  font-family: 'Font Awesome 5 Free';
95
  font-weight: 400;
96
}
97
.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o:before { content: fa-content($fa-var-edit); }
98

99
.#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o {
100
  font-family: 'Font Awesome 5 Free';
101
  font-weight: 400;
102
}
103
.#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o:before { content: fa-content($fa-var-share-square); }
104

105
.#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o {
106
  font-family: 'Font Awesome 5 Free';
107
  font-weight: 400;
108
}
109
.#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o:before { content: fa-content($fa-var-check-square); }
110

111
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows:before { content: fa-content($fa-var-arrows-alt); }
112

113
.#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o {
114
  font-family: 'Font Awesome 5 Free';
115
  font-weight: 400;
116
}
117
.#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o:before { content: fa-content($fa-var-times-circle); }
118

119
.#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o {
120
  font-family: 'Font Awesome 5 Free';
121
  font-weight: 400;
122
}
123
.#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o:before { content: fa-content($fa-var-check-circle); }
124

125
.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-forward:before { content: fa-content($fa-var-share); }
126

127
.#{$fa-css-prefix}.#{$fa-css-prefix}-eye {
128
  font-family: 'Font Awesome 5 Free';
129
  font-weight: 400;
130
}
131

132
.#{$fa-css-prefix}.#{$fa-css-prefix}-eye-slash {
133
  font-family: 'Font Awesome 5 Free';
134
  font-weight: 400;
135
}
136

137
.#{$fa-css-prefix}.#{$fa-css-prefix}-warning:before { content: fa-content($fa-var-exclamation-triangle); }
138

139
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar:before { content: fa-content($fa-var-calendar-alt); }
140

141
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-v:before { content: fa-content($fa-var-arrows-alt-v); }
142

143
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-h:before { content: fa-content($fa-var-arrows-alt-h); }
144

145
.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart {
146
  font-family: 'Font Awesome 5 Free';
147
  font-weight: 400;
148
}
149
.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart:before { content: fa-content($fa-var-chart-bar); }
150

151
.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o {
152
  font-family: 'Font Awesome 5 Free';
153
  font-weight: 400;
154
}
155
.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o:before { content: fa-content($fa-var-chart-bar); }
156

157
.#{$fa-css-prefix}.#{$fa-css-prefix}-twitter-square {
158
  font-family: 'Font Awesome 5 Brands';
159
  font-weight: 400;
160
}
161

162
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-square {
163
  font-family: 'Font Awesome 5 Brands';
164
  font-weight: 400;
165
}
166

167
.#{$fa-css-prefix}.#{$fa-css-prefix}-gears:before { content: fa-content($fa-var-cogs); }
168

169
.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up {
170
  font-family: 'Font Awesome 5 Free';
171
  font-weight: 400;
172
}
173
.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up:before { content: fa-content($fa-var-thumbs-up); }
174

175
.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down {
176
  font-family: 'Font Awesome 5 Free';
177
  font-weight: 400;
178
}
179
.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down:before { content: fa-content($fa-var-thumbs-down); }
180

181
.#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o {
182
  font-family: 'Font Awesome 5 Free';
183
  font-weight: 400;
184
}
185
.#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o:before { content: fa-content($fa-var-heart); }
186

187
.#{$fa-css-prefix}.#{$fa-css-prefix}-sign-out:before { content: fa-content($fa-var-sign-out-alt); }
188

189
.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square {
190
  font-family: 'Font Awesome 5 Brands';
191
  font-weight: 400;
192
}
193
.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square:before { content: fa-content($fa-var-linkedin); }
194

195
.#{$fa-css-prefix}.#{$fa-css-prefix}-thumb-tack:before { content: fa-content($fa-var-thumbtack); }
196

197
.#{$fa-css-prefix}.#{$fa-css-prefix}-external-link:before { content: fa-content($fa-var-external-link-alt); }
198

199
.#{$fa-css-prefix}.#{$fa-css-prefix}-sign-in:before { content: fa-content($fa-var-sign-in-alt); }
200

201
.#{$fa-css-prefix}.#{$fa-css-prefix}-github-square {
202
  font-family: 'Font Awesome 5 Brands';
203
  font-weight: 400;
204
}
205

206
.#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o {
207
  font-family: 'Font Awesome 5 Free';
208
  font-weight: 400;
209
}
210
.#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o:before { content: fa-content($fa-var-lemon); }
211

212
.#{$fa-css-prefix}.#{$fa-css-prefix}-square-o {
213
  font-family: 'Font Awesome 5 Free';
214
  font-weight: 400;
215
}
216
.#{$fa-css-prefix}.#{$fa-css-prefix}-square-o:before { content: fa-content($fa-var-square); }
217

218
.#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o {
219
  font-family: 'Font Awesome 5 Free';
220
  font-weight: 400;
221
}
222
.#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o:before { content: fa-content($fa-var-bookmark); }
223

224
.#{$fa-css-prefix}.#{$fa-css-prefix}-twitter {
225
  font-family: 'Font Awesome 5 Brands';
226
  font-weight: 400;
227
}
228

229
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook {
230
  font-family: 'Font Awesome 5 Brands';
231
  font-weight: 400;
232
}
233
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook:before { content: fa-content($fa-var-facebook-f); }
234

235
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f {
236
  font-family: 'Font Awesome 5 Brands';
237
  font-weight: 400;
238
}
239
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f:before { content: fa-content($fa-var-facebook-f); }
240

241
.#{$fa-css-prefix}.#{$fa-css-prefix}-github {
242
  font-family: 'Font Awesome 5 Brands';
243
  font-weight: 400;
244
}
245

246
.#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card {
247
  font-family: 'Font Awesome 5 Free';
248
  font-weight: 400;
249
}
250

251
.#{$fa-css-prefix}.#{$fa-css-prefix}-feed:before { content: fa-content($fa-var-rss); }
252

253
.#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o {
254
  font-family: 'Font Awesome 5 Free';
255
  font-weight: 400;
256
}
257
.#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o:before { content: fa-content($fa-var-hdd); }
258

259
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right {
260
  font-family: 'Font Awesome 5 Free';
261
  font-weight: 400;
262
}
263
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right:before { content: fa-content($fa-var-hand-point-right); }
264

265
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left {
266
  font-family: 'Font Awesome 5 Free';
267
  font-weight: 400;
268
}
269
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left:before { content: fa-content($fa-var-hand-point-left); }
270

271
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up {
272
  font-family: 'Font Awesome 5 Free';
273
  font-weight: 400;
274
}
275
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up:before { content: fa-content($fa-var-hand-point-up); }
276

277
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down {
278
  font-family: 'Font Awesome 5 Free';
279
  font-weight: 400;
280
}
281
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down:before { content: fa-content($fa-var-hand-point-down); }
282

283
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-alt:before { content: fa-content($fa-var-expand-arrows-alt); }
284

285
.#{$fa-css-prefix}.#{$fa-css-prefix}-group:before { content: fa-content($fa-var-users); }
286

287
.#{$fa-css-prefix}.#{$fa-css-prefix}-chain:before { content: fa-content($fa-var-link); }
288

289
.#{$fa-css-prefix}.#{$fa-css-prefix}-scissors:before { content: fa-content($fa-var-cut); }
290

291
.#{$fa-css-prefix}.#{$fa-css-prefix}-files-o {
292
  font-family: 'Font Awesome 5 Free';
293
  font-weight: 400;
294
}
295
.#{$fa-css-prefix}.#{$fa-css-prefix}-files-o:before { content: fa-content($fa-var-copy); }
296

297
.#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o {
298
  font-family: 'Font Awesome 5 Free';
299
  font-weight: 400;
300
}
301
.#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o:before { content: fa-content($fa-var-save); }
302

303
.#{$fa-css-prefix}.#{$fa-css-prefix}-navicon:before { content: fa-content($fa-var-bars); }
304

305
.#{$fa-css-prefix}.#{$fa-css-prefix}-reorder:before { content: fa-content($fa-var-bars); }
306

307
.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest {
308
  font-family: 'Font Awesome 5 Brands';
309
  font-weight: 400;
310
}
311

312
.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-square {
313
  font-family: 'Font Awesome 5 Brands';
314
  font-weight: 400;
315
}
316

317
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-square {
318
  font-family: 'Font Awesome 5 Brands';
319
  font-weight: 400;
320
}
321

322
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus {
323
  font-family: 'Font Awesome 5 Brands';
324
  font-weight: 400;
325
}
326
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus-g); }
327

328
.#{$fa-css-prefix}.#{$fa-css-prefix}-money {
329
  font-family: 'Font Awesome 5 Free';
330
  font-weight: 400;
331
}
332
.#{$fa-css-prefix}.#{$fa-css-prefix}-money:before { content: fa-content($fa-var-money-bill-alt); }
333

334
.#{$fa-css-prefix}.#{$fa-css-prefix}-unsorted:before { content: fa-content($fa-var-sort); }
335

336
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-desc:before { content: fa-content($fa-var-sort-down); }
337

338
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-asc:before { content: fa-content($fa-var-sort-up); }
339

340
.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin {
341
  font-family: 'Font Awesome 5 Brands';
342
  font-weight: 400;
343
}
344
.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin:before { content: fa-content($fa-var-linkedin-in); }
345

346
.#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-left:before { content: fa-content($fa-var-undo); }
347

348
.#{$fa-css-prefix}.#{$fa-css-prefix}-legal:before { content: fa-content($fa-var-gavel); }
349

350
.#{$fa-css-prefix}.#{$fa-css-prefix}-tachometer:before { content: fa-content($fa-var-tachometer-alt); }
351

352
.#{$fa-css-prefix}.#{$fa-css-prefix}-dashboard:before { content: fa-content($fa-var-tachometer-alt); }
353

354
.#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o {
355
  font-family: 'Font Awesome 5 Free';
356
  font-weight: 400;
357
}
358
.#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o:before { content: fa-content($fa-var-comment); }
359

360
.#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o {
361
  font-family: 'Font Awesome 5 Free';
362
  font-weight: 400;
363
}
364
.#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o:before { content: fa-content($fa-var-comments); }
365

366
.#{$fa-css-prefix}.#{$fa-css-prefix}-flash:before { content: fa-content($fa-var-bolt); }
367

368
.#{$fa-css-prefix}.#{$fa-css-prefix}-clipboard {
369
  font-family: 'Font Awesome 5 Free';
370
  font-weight: 400;
371
}
372

373
.#{$fa-css-prefix}.#{$fa-css-prefix}-paste {
374
  font-family: 'Font Awesome 5 Free';
375
  font-weight: 400;
376
}
377
.#{$fa-css-prefix}.#{$fa-css-prefix}-paste:before { content: fa-content($fa-var-clipboard); }
378

379
.#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o {
380
  font-family: 'Font Awesome 5 Free';
381
  font-weight: 400;
382
}
383
.#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o:before { content: fa-content($fa-var-lightbulb); }
384

385
.#{$fa-css-prefix}.#{$fa-css-prefix}-exchange:before { content: fa-content($fa-var-exchange-alt); }
386

387
.#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-download:before { content: fa-content($fa-var-cloud-download-alt); }
388

389
.#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-upload:before { content: fa-content($fa-var-cloud-upload-alt); }
390

391
.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o {
392
  font-family: 'Font Awesome 5 Free';
393
  font-weight: 400;
394
}
395
.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o:before { content: fa-content($fa-var-bell); }
396

397
.#{$fa-css-prefix}.#{$fa-css-prefix}-cutlery:before { content: fa-content($fa-var-utensils); }
398

399
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o {
400
  font-family: 'Font Awesome 5 Free';
401
  font-weight: 400;
402
}
403
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o:before { content: fa-content($fa-var-file-alt); }
404

405
.#{$fa-css-prefix}.#{$fa-css-prefix}-building-o {
406
  font-family: 'Font Awesome 5 Free';
407
  font-weight: 400;
408
}
409
.#{$fa-css-prefix}.#{$fa-css-prefix}-building-o:before { content: fa-content($fa-var-building); }
410

411
.#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o {
412
  font-family: 'Font Awesome 5 Free';
413
  font-weight: 400;
414
}
415
.#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o:before { content: fa-content($fa-var-hospital); }
416

417
.#{$fa-css-prefix}.#{$fa-css-prefix}-tablet:before { content: fa-content($fa-var-tablet-alt); }
418

419
.#{$fa-css-prefix}.#{$fa-css-prefix}-mobile:before { content: fa-content($fa-var-mobile-alt); }
420

421
.#{$fa-css-prefix}.#{$fa-css-prefix}-mobile-phone:before { content: fa-content($fa-var-mobile-alt); }
422

423
.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o {
424
  font-family: 'Font Awesome 5 Free';
425
  font-weight: 400;
426
}
427
.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o:before { content: fa-content($fa-var-circle); }
428

429
.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply:before { content: fa-content($fa-var-reply); }
430

431
.#{$fa-css-prefix}.#{$fa-css-prefix}-github-alt {
432
  font-family: 'Font Awesome 5 Brands';
433
  font-weight: 400;
434
}
435

436
.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o {
437
  font-family: 'Font Awesome 5 Free';
438
  font-weight: 400;
439
}
440
.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o:before { content: fa-content($fa-var-folder); }
441

442
.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o {
443
  font-family: 'Font Awesome 5 Free';
444
  font-weight: 400;
445
}
446
.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o:before { content: fa-content($fa-var-folder-open); }
447

448
.#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o {
449
  font-family: 'Font Awesome 5 Free';
450
  font-weight: 400;
451
}
452
.#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o:before { content: fa-content($fa-var-smile); }
453

454
.#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o {
455
  font-family: 'Font Awesome 5 Free';
456
  font-weight: 400;
457
}
458
.#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o:before { content: fa-content($fa-var-frown); }
459

460
.#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o {
461
  font-family: 'Font Awesome 5 Free';
462
  font-weight: 400;
463
}
464
.#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o:before { content: fa-content($fa-var-meh); }
465

466
.#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o {
467
  font-family: 'Font Awesome 5 Free';
468
  font-weight: 400;
469
}
470
.#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o:before { content: fa-content($fa-var-keyboard); }
471

472
.#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o {
473
  font-family: 'Font Awesome 5 Free';
474
  font-weight: 400;
475
}
476
.#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o:before { content: fa-content($fa-var-flag); }
477

478
.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply-all:before { content: fa-content($fa-var-reply-all); }
479

480
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o {
481
  font-family: 'Font Awesome 5 Free';
482
  font-weight: 400;
483
}
484
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o:before { content: fa-content($fa-var-star-half); }
485

486
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty {
487
  font-family: 'Font Awesome 5 Free';
488
  font-weight: 400;
489
}
490
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty:before { content: fa-content($fa-var-star-half); }
491

492
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full {
493
  font-family: 'Font Awesome 5 Free';
494
  font-weight: 400;
495
}
496
.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full:before { content: fa-content($fa-var-star-half); }
497

498
.#{$fa-css-prefix}.#{$fa-css-prefix}-code-fork:before { content: fa-content($fa-var-code-branch); }
499

500
.#{$fa-css-prefix}.#{$fa-css-prefix}-chain-broken:before { content: fa-content($fa-var-unlink); }
501

502
.#{$fa-css-prefix}.#{$fa-css-prefix}-shield:before { content: fa-content($fa-var-shield-alt); }
503

504
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o {
505
  font-family: 'Font Awesome 5 Free';
506
  font-weight: 400;
507
}
508
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o:before { content: fa-content($fa-var-calendar); }
509

510
.#{$fa-css-prefix}.#{$fa-css-prefix}-maxcdn {
511
  font-family: 'Font Awesome 5 Brands';
512
  font-weight: 400;
513
}
514

515
.#{$fa-css-prefix}.#{$fa-css-prefix}-html5 {
516
  font-family: 'Font Awesome 5 Brands';
517
  font-weight: 400;
518
}
519

520
.#{$fa-css-prefix}.#{$fa-css-prefix}-css3 {
521
  font-family: 'Font Awesome 5 Brands';
522
  font-weight: 400;
523
}
524

525
.#{$fa-css-prefix}.#{$fa-css-prefix}-ticket:before { content: fa-content($fa-var-ticket-alt); }
526

527
.#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o {
528
  font-family: 'Font Awesome 5 Free';
529
  font-weight: 400;
530
}
531
.#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o:before { content: fa-content($fa-var-minus-square); }
532

533
.#{$fa-css-prefix}.#{$fa-css-prefix}-level-up:before { content: fa-content($fa-var-level-up-alt); }
534

535
.#{$fa-css-prefix}.#{$fa-css-prefix}-level-down:before { content: fa-content($fa-var-level-down-alt); }
536

537
.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square:before { content: fa-content($fa-var-pen-square); }
538

539
.#{$fa-css-prefix}.#{$fa-css-prefix}-external-link-square:before { content: fa-content($fa-var-external-link-square-alt); }
540

541
.#{$fa-css-prefix}.#{$fa-css-prefix}-compass {
542
  font-family: 'Font Awesome 5 Free';
543
  font-weight: 400;
544
}
545

546
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down {
547
  font-family: 'Font Awesome 5 Free';
548
  font-weight: 400;
549
}
550
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down:before { content: fa-content($fa-var-caret-square-down); }
551

552
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down {
553
  font-family: 'Font Awesome 5 Free';
554
  font-weight: 400;
555
}
556
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down:before { content: fa-content($fa-var-caret-square-down); }
557

558
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up {
559
  font-family: 'Font Awesome 5 Free';
560
  font-weight: 400;
561
}
562
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up:before { content: fa-content($fa-var-caret-square-up); }
563

564
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up {
565
  font-family: 'Font Awesome 5 Free';
566
  font-weight: 400;
567
}
568
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up:before { content: fa-content($fa-var-caret-square-up); }
569

570
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right {
571
  font-family: 'Font Awesome 5 Free';
572
  font-weight: 400;
573
}
574
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right:before { content: fa-content($fa-var-caret-square-right); }
575

576
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right {
577
  font-family: 'Font Awesome 5 Free';
578
  font-weight: 400;
579
}
580
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right:before { content: fa-content($fa-var-caret-square-right); }
581

582
.#{$fa-css-prefix}.#{$fa-css-prefix}-eur:before { content: fa-content($fa-var-euro-sign); }
583

584
.#{$fa-css-prefix}.#{$fa-css-prefix}-euro:before { content: fa-content($fa-var-euro-sign); }
585

586
.#{$fa-css-prefix}.#{$fa-css-prefix}-gbp:before { content: fa-content($fa-var-pound-sign); }
587

588
.#{$fa-css-prefix}.#{$fa-css-prefix}-usd:before { content: fa-content($fa-var-dollar-sign); }
589

590
.#{$fa-css-prefix}.#{$fa-css-prefix}-dollar:before { content: fa-content($fa-var-dollar-sign); }
591

592
.#{$fa-css-prefix}.#{$fa-css-prefix}-inr:before { content: fa-content($fa-var-rupee-sign); }
593

594
.#{$fa-css-prefix}.#{$fa-css-prefix}-rupee:before { content: fa-content($fa-var-rupee-sign); }
595

596
.#{$fa-css-prefix}.#{$fa-css-prefix}-jpy:before { content: fa-content($fa-var-yen-sign); }
597

598
.#{$fa-css-prefix}.#{$fa-css-prefix}-cny:before { content: fa-content($fa-var-yen-sign); }
599

600
.#{$fa-css-prefix}.#{$fa-css-prefix}-rmb:before { content: fa-content($fa-var-yen-sign); }
601

602
.#{$fa-css-prefix}.#{$fa-css-prefix}-yen:before { content: fa-content($fa-var-yen-sign); }
603

604
.#{$fa-css-prefix}.#{$fa-css-prefix}-rub:before { content: fa-content($fa-var-ruble-sign); }
605

606
.#{$fa-css-prefix}.#{$fa-css-prefix}-ruble:before { content: fa-content($fa-var-ruble-sign); }
607

608
.#{$fa-css-prefix}.#{$fa-css-prefix}-rouble:before { content: fa-content($fa-var-ruble-sign); }
609

610
.#{$fa-css-prefix}.#{$fa-css-prefix}-krw:before { content: fa-content($fa-var-won-sign); }
611

612
.#{$fa-css-prefix}.#{$fa-css-prefix}-won:before { content: fa-content($fa-var-won-sign); }
613

614
.#{$fa-css-prefix}.#{$fa-css-prefix}-btc {
615
  font-family: 'Font Awesome 5 Brands';
616
  font-weight: 400;
617
}
618

619
.#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin {
620
  font-family: 'Font Awesome 5 Brands';
621
  font-weight: 400;
622
}
623
.#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin:before { content: fa-content($fa-var-btc); }
624

625
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text:before { content: fa-content($fa-var-file-alt); }
626

627
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-asc:before { content: fa-content($fa-var-sort-alpha-down); }
628

629
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-desc:before { content: fa-content($fa-var-sort-alpha-down-alt); }
630

631
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-asc:before { content: fa-content($fa-var-sort-amount-down); }
632

633
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-desc:before { content: fa-content($fa-var-sort-amount-down-alt); }
634

635
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-asc:before { content: fa-content($fa-var-sort-numeric-down); }
636

637
.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-desc:before { content: fa-content($fa-var-sort-numeric-down-alt); }
638

639
.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-square {
640
  font-family: 'Font Awesome 5 Brands';
641
  font-weight: 400;
642
}
643

644
.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube {
645
  font-family: 'Font Awesome 5 Brands';
646
  font-weight: 400;
647
}
648

649
.#{$fa-css-prefix}.#{$fa-css-prefix}-xing {
650
  font-family: 'Font Awesome 5 Brands';
651
  font-weight: 400;
652
}
653

654
.#{$fa-css-prefix}.#{$fa-css-prefix}-xing-square {
655
  font-family: 'Font Awesome 5 Brands';
656
  font-weight: 400;
657
}
658

659
.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play {
660
  font-family: 'Font Awesome 5 Brands';
661
  font-weight: 400;
662
}
663
.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play:before { content: fa-content($fa-var-youtube); }
664

665
.#{$fa-css-prefix}.#{$fa-css-prefix}-dropbox {
666
  font-family: 'Font Awesome 5 Brands';
667
  font-weight: 400;
668
}
669

670
.#{$fa-css-prefix}.#{$fa-css-prefix}-stack-overflow {
671
  font-family: 'Font Awesome 5 Brands';
672
  font-weight: 400;
673
}
674

675
.#{$fa-css-prefix}.#{$fa-css-prefix}-instagram {
676
  font-family: 'Font Awesome 5 Brands';
677
  font-weight: 400;
678
}
679

680
.#{$fa-css-prefix}.#{$fa-css-prefix}-flickr {
681
  font-family: 'Font Awesome 5 Brands';
682
  font-weight: 400;
683
}
684

685
.#{$fa-css-prefix}.#{$fa-css-prefix}-adn {
686
  font-family: 'Font Awesome 5 Brands';
687
  font-weight: 400;
688
}
689

690
.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket {
691
  font-family: 'Font Awesome 5 Brands';
692
  font-weight: 400;
693
}
694

695
.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square {
696
  font-family: 'Font Awesome 5 Brands';
697
  font-weight: 400;
698
}
699
.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square:before { content: fa-content($fa-var-bitbucket); }
700

701
.#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr {
702
  font-family: 'Font Awesome 5 Brands';
703
  font-weight: 400;
704
}
705

706
.#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr-square {
707
  font-family: 'Font Awesome 5 Brands';
708
  font-weight: 400;
709
}
710

711
.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-down:before { content: fa-content($fa-var-long-arrow-alt-down); }
712

713
.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-up:before { content: fa-content($fa-var-long-arrow-alt-up); }
714

715
.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-left:before { content: fa-content($fa-var-long-arrow-alt-left); }
716

717
.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-right:before { content: fa-content($fa-var-long-arrow-alt-right); }
718

719
.#{$fa-css-prefix}.#{$fa-css-prefix}-apple {
720
  font-family: 'Font Awesome 5 Brands';
721
  font-weight: 400;
722
}
723

724
.#{$fa-css-prefix}.#{$fa-css-prefix}-windows {
725
  font-family: 'Font Awesome 5 Brands';
726
  font-weight: 400;
727
}
728

729
.#{$fa-css-prefix}.#{$fa-css-prefix}-android {
730
  font-family: 'Font Awesome 5 Brands';
731
  font-weight: 400;
732
}
733

734
.#{$fa-css-prefix}.#{$fa-css-prefix}-linux {
735
  font-family: 'Font Awesome 5 Brands';
736
  font-weight: 400;
737
}
738

739
.#{$fa-css-prefix}.#{$fa-css-prefix}-dribbble {
740
  font-family: 'Font Awesome 5 Brands';
741
  font-weight: 400;
742
}
743

744
.#{$fa-css-prefix}.#{$fa-css-prefix}-skype {
745
  font-family: 'Font Awesome 5 Brands';
746
  font-weight: 400;
747
}
748

749
.#{$fa-css-prefix}.#{$fa-css-prefix}-foursquare {
750
  font-family: 'Font Awesome 5 Brands';
751
  font-weight: 400;
752
}
753

754
.#{$fa-css-prefix}.#{$fa-css-prefix}-trello {
755
  font-family: 'Font Awesome 5 Brands';
756
  font-weight: 400;
757
}
758

759
.#{$fa-css-prefix}.#{$fa-css-prefix}-gratipay {
760
  font-family: 'Font Awesome 5 Brands';
761
  font-weight: 400;
762
}
763

764
.#{$fa-css-prefix}.#{$fa-css-prefix}-gittip {
765
  font-family: 'Font Awesome 5 Brands';
766
  font-weight: 400;
767
}
768
.#{$fa-css-prefix}.#{$fa-css-prefix}-gittip:before { content: fa-content($fa-var-gratipay); }
769

770
.#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o {
771
  font-family: 'Font Awesome 5 Free';
772
  font-weight: 400;
773
}
774
.#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o:before { content: fa-content($fa-var-sun); }
775

776
.#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o {
777
  font-family: 'Font Awesome 5 Free';
778
  font-weight: 400;
779
}
780
.#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o:before { content: fa-content($fa-var-moon); }
781

782
.#{$fa-css-prefix}.#{$fa-css-prefix}-vk {
783
  font-family: 'Font Awesome 5 Brands';
784
  font-weight: 400;
785
}
786

787
.#{$fa-css-prefix}.#{$fa-css-prefix}-weibo {
788
  font-family: 'Font Awesome 5 Brands';
789
  font-weight: 400;
790
}
791

792
.#{$fa-css-prefix}.#{$fa-css-prefix}-renren {
793
  font-family: 'Font Awesome 5 Brands';
794
  font-weight: 400;
795
}
796

797
.#{$fa-css-prefix}.#{$fa-css-prefix}-pagelines {
798
  font-family: 'Font Awesome 5 Brands';
799
  font-weight: 400;
800
}
801

802
.#{$fa-css-prefix}.#{$fa-css-prefix}-stack-exchange {
803
  font-family: 'Font Awesome 5 Brands';
804
  font-weight: 400;
805
}
806

807
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right {
808
  font-family: 'Font Awesome 5 Free';
809
  font-weight: 400;
810
}
811
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right:before { content: fa-content($fa-var-arrow-alt-circle-right); }
812

813
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left {
814
  font-family: 'Font Awesome 5 Free';
815
  font-weight: 400;
816
}
817
.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left:before { content: fa-content($fa-var-arrow-alt-circle-left); }
818

819
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left {
820
  font-family: 'Font Awesome 5 Free';
821
  font-weight: 400;
822
}
823
.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left:before { content: fa-content($fa-var-caret-square-left); }
824

825
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left {
826
  font-family: 'Font Awesome 5 Free';
827
  font-weight: 400;
828
}
829
.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left:before { content: fa-content($fa-var-caret-square-left); }
830

831
.#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o {
832
  font-family: 'Font Awesome 5 Free';
833
  font-weight: 400;
834
}
835
.#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o:before { content: fa-content($fa-var-dot-circle); }
836

837
.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo-square {
838
  font-family: 'Font Awesome 5 Brands';
839
  font-weight: 400;
840
}
841

842
.#{$fa-css-prefix}.#{$fa-css-prefix}-try:before { content: fa-content($fa-var-lira-sign); }
843

844
.#{$fa-css-prefix}.#{$fa-css-prefix}-turkish-lira:before { content: fa-content($fa-var-lira-sign); }
845

846
.#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o {
847
  font-family: 'Font Awesome 5 Free';
848
  font-weight: 400;
849
}
850
.#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o:before { content: fa-content($fa-var-plus-square); }
851

852
.#{$fa-css-prefix}.#{$fa-css-prefix}-slack {
853
  font-family: 'Font Awesome 5 Brands';
854
  font-weight: 400;
855
}
856

857
.#{$fa-css-prefix}.#{$fa-css-prefix}-wordpress {
858
  font-family: 'Font Awesome 5 Brands';
859
  font-weight: 400;
860
}
861

862
.#{$fa-css-prefix}.#{$fa-css-prefix}-openid {
863
  font-family: 'Font Awesome 5 Brands';
864
  font-weight: 400;
865
}
866

867
.#{$fa-css-prefix}.#{$fa-css-prefix}-institution:before { content: fa-content($fa-var-university); }
868

869
.#{$fa-css-prefix}.#{$fa-css-prefix}-bank:before { content: fa-content($fa-var-university); }
870

871
.#{$fa-css-prefix}.#{$fa-css-prefix}-mortar-board:before { content: fa-content($fa-var-graduation-cap); }
872

873
.#{$fa-css-prefix}.#{$fa-css-prefix}-yahoo {
874
  font-family: 'Font Awesome 5 Brands';
875
  font-weight: 400;
876
}
877

878
.#{$fa-css-prefix}.#{$fa-css-prefix}-google {
879
  font-family: 'Font Awesome 5 Brands';
880
  font-weight: 400;
881
}
882

883
.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit {
884
  font-family: 'Font Awesome 5 Brands';
885
  font-weight: 400;
886
}
887

888
.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-square {
889
  font-family: 'Font Awesome 5 Brands';
890
  font-weight: 400;
891
}
892

893
.#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon-circle {
894
  font-family: 'Font Awesome 5 Brands';
895
  font-weight: 400;
896
}
897

898
.#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon {
899
  font-family: 'Font Awesome 5 Brands';
900
  font-weight: 400;
901
}
902

903
.#{$fa-css-prefix}.#{$fa-css-prefix}-delicious {
904
  font-family: 'Font Awesome 5 Brands';
905
  font-weight: 400;
906
}
907

908
.#{$fa-css-prefix}.#{$fa-css-prefix}-digg {
909
  font-family: 'Font Awesome 5 Brands';
910
  font-weight: 400;
911
}
912

913
.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-pp {
914
  font-family: 'Font Awesome 5 Brands';
915
  font-weight: 400;
916
}
917

918
.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-alt {
919
  font-family: 'Font Awesome 5 Brands';
920
  font-weight: 400;
921
}
922

923
.#{$fa-css-prefix}.#{$fa-css-prefix}-drupal {
924
  font-family: 'Font Awesome 5 Brands';
925
  font-weight: 400;
926
}
927

928
.#{$fa-css-prefix}.#{$fa-css-prefix}-joomla {
929
  font-family: 'Font Awesome 5 Brands';
930
  font-weight: 400;
931
}
932

933
.#{$fa-css-prefix}.#{$fa-css-prefix}-spoon:before { content: fa-content($fa-var-utensil-spoon); }
934

935
.#{$fa-css-prefix}.#{$fa-css-prefix}-behance {
936
  font-family: 'Font Awesome 5 Brands';
937
  font-weight: 400;
938
}
939

940
.#{$fa-css-prefix}.#{$fa-css-prefix}-behance-square {
941
  font-family: 'Font Awesome 5 Brands';
942
  font-weight: 400;
943
}
944

945
.#{$fa-css-prefix}.#{$fa-css-prefix}-steam {
946
  font-family: 'Font Awesome 5 Brands';
947
  font-weight: 400;
948
}
949

950
.#{$fa-css-prefix}.#{$fa-css-prefix}-steam-square {
951
  font-family: 'Font Awesome 5 Brands';
952
  font-weight: 400;
953
}
954

955
.#{$fa-css-prefix}.#{$fa-css-prefix}-automobile:before { content: fa-content($fa-var-car); }
956

957
.#{$fa-css-prefix}.#{$fa-css-prefix}-cab:before { content: fa-content($fa-var-taxi); }
958

959
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o {
960
  font-family: 'Font Awesome 5 Free';
961
  font-weight: 400;
962
}
963
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o:before { content: fa-content($fa-var-envelope); }
964

965
.#{$fa-css-prefix}.#{$fa-css-prefix}-deviantart {
966
  font-family: 'Font Awesome 5 Brands';
967
  font-weight: 400;
968
}
969

970
.#{$fa-css-prefix}.#{$fa-css-prefix}-soundcloud {
971
  font-family: 'Font Awesome 5 Brands';
972
  font-weight: 400;
973
}
974

975
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o {
976
  font-family: 'Font Awesome 5 Free';
977
  font-weight: 400;
978
}
979
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o:before { content: fa-content($fa-var-file-pdf); }
980

981
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o {
982
  font-family: 'Font Awesome 5 Free';
983
  font-weight: 400;
984
}
985
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o:before { content: fa-content($fa-var-file-word); }
986

987
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o {
988
  font-family: 'Font Awesome 5 Free';
989
  font-weight: 400;
990
}
991
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o:before { content: fa-content($fa-var-file-excel); }
992

993
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o {
994
  font-family: 'Font Awesome 5 Free';
995
  font-weight: 400;
996
}
997
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o:before { content: fa-content($fa-var-file-powerpoint); }
998

999
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o {
1000
  font-family: 'Font Awesome 5 Free';
1001
  font-weight: 400;
1002
}
1003
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o:before { content: fa-content($fa-var-file-image); }
1004

1005
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o {
1006
  font-family: 'Font Awesome 5 Free';
1007
  font-weight: 400;
1008
}
1009
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o:before { content: fa-content($fa-var-file-image); }
1010

1011
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o {
1012
  font-family: 'Font Awesome 5 Free';
1013
  font-weight: 400;
1014
}
1015
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o:before { content: fa-content($fa-var-file-image); }
1016

1017
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o {
1018
  font-family: 'Font Awesome 5 Free';
1019
  font-weight: 400;
1020
}
1021
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o:before { content: fa-content($fa-var-file-archive); }
1022

1023
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o {
1024
  font-family: 'Font Awesome 5 Free';
1025
  font-weight: 400;
1026
}
1027
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o:before { content: fa-content($fa-var-file-archive); }
1028

1029
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o {
1030
  font-family: 'Font Awesome 5 Free';
1031
  font-weight: 400;
1032
}
1033
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o:before { content: fa-content($fa-var-file-audio); }
1034

1035
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o {
1036
  font-family: 'Font Awesome 5 Free';
1037
  font-weight: 400;
1038
}
1039
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o:before { content: fa-content($fa-var-file-audio); }
1040

1041
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o {
1042
  font-family: 'Font Awesome 5 Free';
1043
  font-weight: 400;
1044
}
1045
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o:before { content: fa-content($fa-var-file-video); }
1046

1047
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o {
1048
  font-family: 'Font Awesome 5 Free';
1049
  font-weight: 400;
1050
}
1051
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o:before { content: fa-content($fa-var-file-video); }
1052

1053
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o {
1054
  font-family: 'Font Awesome 5 Free';
1055
  font-weight: 400;
1056
}
1057
.#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o:before { content: fa-content($fa-var-file-code); }
1058

1059
.#{$fa-css-prefix}.#{$fa-css-prefix}-vine {
1060
  font-family: 'Font Awesome 5 Brands';
1061
  font-weight: 400;
1062
}
1063

1064
.#{$fa-css-prefix}.#{$fa-css-prefix}-codepen {
1065
  font-family: 'Font Awesome 5 Brands';
1066
  font-weight: 400;
1067
}
1068

1069
.#{$fa-css-prefix}.#{$fa-css-prefix}-jsfiddle {
1070
  font-family: 'Font Awesome 5 Brands';
1071
  font-weight: 400;
1072
}
1073

1074
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-ring {
1075
  font-family: 'Font Awesome 5 Free';
1076
  font-weight: 400;
1077
}
1078

1079
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy {
1080
  font-family: 'Font Awesome 5 Free';
1081
  font-weight: 400;
1082
}
1083
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy:before { content: fa-content($fa-var-life-ring); }
1084

1085
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy {
1086
  font-family: 'Font Awesome 5 Free';
1087
  font-weight: 400;
1088
}
1089
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy:before { content: fa-content($fa-var-life-ring); }
1090

1091
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver {
1092
  font-family: 'Font Awesome 5 Free';
1093
  font-weight: 400;
1094
}
1095
.#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver:before { content: fa-content($fa-var-life-ring); }
1096

1097
.#{$fa-css-prefix}.#{$fa-css-prefix}-support {
1098
  font-family: 'Font Awesome 5 Free';
1099
  font-weight: 400;
1100
}
1101
.#{$fa-css-prefix}.#{$fa-css-prefix}-support:before { content: fa-content($fa-var-life-ring); }
1102

1103
.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o-notch:before { content: fa-content($fa-var-circle-notch); }
1104

1105
.#{$fa-css-prefix}.#{$fa-css-prefix}-rebel {
1106
  font-family: 'Font Awesome 5 Brands';
1107
  font-weight: 400;
1108
}
1109

1110
.#{$fa-css-prefix}.#{$fa-css-prefix}-ra {
1111
  font-family: 'Font Awesome 5 Brands';
1112
  font-weight: 400;
1113
}
1114
.#{$fa-css-prefix}.#{$fa-css-prefix}-ra:before { content: fa-content($fa-var-rebel); }
1115

1116
.#{$fa-css-prefix}.#{$fa-css-prefix}-resistance {
1117
  font-family: 'Font Awesome 5 Brands';
1118
  font-weight: 400;
1119
}
1120
.#{$fa-css-prefix}.#{$fa-css-prefix}-resistance:before { content: fa-content($fa-var-rebel); }
1121

1122
.#{$fa-css-prefix}.#{$fa-css-prefix}-empire {
1123
  font-family: 'Font Awesome 5 Brands';
1124
  font-weight: 400;
1125
}
1126

1127
.#{$fa-css-prefix}.#{$fa-css-prefix}-ge {
1128
  font-family: 'Font Awesome 5 Brands';
1129
  font-weight: 400;
1130
}
1131
.#{$fa-css-prefix}.#{$fa-css-prefix}-ge:before { content: fa-content($fa-var-empire); }
1132

1133
.#{$fa-css-prefix}.#{$fa-css-prefix}-git-square {
1134
  font-family: 'Font Awesome 5 Brands';
1135
  font-weight: 400;
1136
}
1137

1138
.#{$fa-css-prefix}.#{$fa-css-prefix}-git {
1139
  font-family: 'Font Awesome 5 Brands';
1140
  font-weight: 400;
1141
}
1142

1143
.#{$fa-css-prefix}.#{$fa-css-prefix}-hacker-news {
1144
  font-family: 'Font Awesome 5 Brands';
1145
  font-weight: 400;
1146
}
1147

1148
.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square {
1149
  font-family: 'Font Awesome 5 Brands';
1150
  font-weight: 400;
1151
}
1152
.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square:before { content: fa-content($fa-var-hacker-news); }
1153

1154
.#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square {
1155
  font-family: 'Font Awesome 5 Brands';
1156
  font-weight: 400;
1157
}
1158
.#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square:before { content: fa-content($fa-var-hacker-news); }
1159

1160
.#{$fa-css-prefix}.#{$fa-css-prefix}-tencent-weibo {
1161
  font-family: 'Font Awesome 5 Brands';
1162
  font-weight: 400;
1163
}
1164

1165
.#{$fa-css-prefix}.#{$fa-css-prefix}-qq {
1166
  font-family: 'Font Awesome 5 Brands';
1167
  font-weight: 400;
1168
}
1169

1170
.#{$fa-css-prefix}.#{$fa-css-prefix}-weixin {
1171
  font-family: 'Font Awesome 5 Brands';
1172
  font-weight: 400;
1173
}
1174

1175
.#{$fa-css-prefix}.#{$fa-css-prefix}-wechat {
1176
  font-family: 'Font Awesome 5 Brands';
1177
  font-weight: 400;
1178
}
1179
.#{$fa-css-prefix}.#{$fa-css-prefix}-wechat:before { content: fa-content($fa-var-weixin); }
1180

1181
.#{$fa-css-prefix}.#{$fa-css-prefix}-send:before { content: fa-content($fa-var-paper-plane); }
1182

1183
.#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o {
1184
  font-family: 'Font Awesome 5 Free';
1185
  font-weight: 400;
1186
}
1187
.#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o:before { content: fa-content($fa-var-paper-plane); }
1188

1189
.#{$fa-css-prefix}.#{$fa-css-prefix}-send-o {
1190
  font-family: 'Font Awesome 5 Free';
1191
  font-weight: 400;
1192
}
1193
.#{$fa-css-prefix}.#{$fa-css-prefix}-send-o:before { content: fa-content($fa-var-paper-plane); }
1194

1195
.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin {
1196
  font-family: 'Font Awesome 5 Free';
1197
  font-weight: 400;
1198
}
1199
.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin:before { content: fa-content($fa-var-circle); }
1200

1201
.#{$fa-css-prefix}.#{$fa-css-prefix}-header:before { content: fa-content($fa-var-heading); }
1202

1203
.#{$fa-css-prefix}.#{$fa-css-prefix}-sliders:before { content: fa-content($fa-var-sliders-h); }
1204

1205
.#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o {
1206
  font-family: 'Font Awesome 5 Free';
1207
  font-weight: 400;
1208
}
1209
.#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o:before { content: fa-content($fa-var-futbol); }
1210

1211
.#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o {
1212
  font-family: 'Font Awesome 5 Free';
1213
  font-weight: 400;
1214
}
1215
.#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o:before { content: fa-content($fa-var-futbol); }
1216

1217
.#{$fa-css-prefix}.#{$fa-css-prefix}-slideshare {
1218
  font-family: 'Font Awesome 5 Brands';
1219
  font-weight: 400;
1220
}
1221

1222
.#{$fa-css-prefix}.#{$fa-css-prefix}-twitch {
1223
  font-family: 'Font Awesome 5 Brands';
1224
  font-weight: 400;
1225
}
1226

1227
.#{$fa-css-prefix}.#{$fa-css-prefix}-yelp {
1228
  font-family: 'Font Awesome 5 Brands';
1229
  font-weight: 400;
1230
}
1231

1232
.#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o {
1233
  font-family: 'Font Awesome 5 Free';
1234
  font-weight: 400;
1235
}
1236
.#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o:before { content: fa-content($fa-var-newspaper); }
1237

1238
.#{$fa-css-prefix}.#{$fa-css-prefix}-paypal {
1239
  font-family: 'Font Awesome 5 Brands';
1240
  font-weight: 400;
1241
}
1242

1243
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-wallet {
1244
  font-family: 'Font Awesome 5 Brands';
1245
  font-weight: 400;
1246
}
1247

1248
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-visa {
1249
  font-family: 'Font Awesome 5 Brands';
1250
  font-weight: 400;
1251
}
1252

1253
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-mastercard {
1254
  font-family: 'Font Awesome 5 Brands';
1255
  font-weight: 400;
1256
}
1257

1258
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-discover {
1259
  font-family: 'Font Awesome 5 Brands';
1260
  font-weight: 400;
1261
}
1262

1263
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-amex {
1264
  font-family: 'Font Awesome 5 Brands';
1265
  font-weight: 400;
1266
}
1267

1268
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-paypal {
1269
  font-family: 'Font Awesome 5 Brands';
1270
  font-weight: 400;
1271
}
1272

1273
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-stripe {
1274
  font-family: 'Font Awesome 5 Brands';
1275
  font-weight: 400;
1276
}
1277

1278
.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o {
1279
  font-family: 'Font Awesome 5 Free';
1280
  font-weight: 400;
1281
}
1282
.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o:before { content: fa-content($fa-var-bell-slash); }
1283

1284
.#{$fa-css-prefix}.#{$fa-css-prefix}-trash:before { content: fa-content($fa-var-trash-alt); }
1285

1286
.#{$fa-css-prefix}.#{$fa-css-prefix}-copyright {
1287
  font-family: 'Font Awesome 5 Free';
1288
  font-weight: 400;
1289
}
1290

1291
.#{$fa-css-prefix}.#{$fa-css-prefix}-eyedropper:before { content: fa-content($fa-var-eye-dropper); }
1292

1293
.#{$fa-css-prefix}.#{$fa-css-prefix}-area-chart:before { content: fa-content($fa-var-chart-area); }
1294

1295
.#{$fa-css-prefix}.#{$fa-css-prefix}-pie-chart:before { content: fa-content($fa-var-chart-pie); }
1296

1297
.#{$fa-css-prefix}.#{$fa-css-prefix}-line-chart:before { content: fa-content($fa-var-chart-line); }
1298

1299
.#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm {
1300
  font-family: 'Font Awesome 5 Brands';
1301
  font-weight: 400;
1302
}
1303

1304
.#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm-square {
1305
  font-family: 'Font Awesome 5 Brands';
1306
  font-weight: 400;
1307
}
1308

1309
.#{$fa-css-prefix}.#{$fa-css-prefix}-ioxhost {
1310
  font-family: 'Font Awesome 5 Brands';
1311
  font-weight: 400;
1312
}
1313

1314
.#{$fa-css-prefix}.#{$fa-css-prefix}-angellist {
1315
  font-family: 'Font Awesome 5 Brands';
1316
  font-weight: 400;
1317
}
1318

1319
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc {
1320
  font-family: 'Font Awesome 5 Free';
1321
  font-weight: 400;
1322
}
1323
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc:before { content: fa-content($fa-var-closed-captioning); }
1324

1325
.#{$fa-css-prefix}.#{$fa-css-prefix}-ils:before { content: fa-content($fa-var-shekel-sign); }
1326

1327
.#{$fa-css-prefix}.#{$fa-css-prefix}-shekel:before { content: fa-content($fa-var-shekel-sign); }
1328

1329
.#{$fa-css-prefix}.#{$fa-css-prefix}-sheqel:before { content: fa-content($fa-var-shekel-sign); }
1330

1331
.#{$fa-css-prefix}.#{$fa-css-prefix}-meanpath {
1332
  font-family: 'Font Awesome 5 Brands';
1333
  font-weight: 400;
1334
}
1335
.#{$fa-css-prefix}.#{$fa-css-prefix}-meanpath:before { content: fa-content($fa-var-font-awesome); }
1336

1337
.#{$fa-css-prefix}.#{$fa-css-prefix}-buysellads {
1338
  font-family: 'Font Awesome 5 Brands';
1339
  font-weight: 400;
1340
}
1341

1342
.#{$fa-css-prefix}.#{$fa-css-prefix}-connectdevelop {
1343
  font-family: 'Font Awesome 5 Brands';
1344
  font-weight: 400;
1345
}
1346

1347
.#{$fa-css-prefix}.#{$fa-css-prefix}-dashcube {
1348
  font-family: 'Font Awesome 5 Brands';
1349
  font-weight: 400;
1350
}
1351

1352
.#{$fa-css-prefix}.#{$fa-css-prefix}-forumbee {
1353
  font-family: 'Font Awesome 5 Brands';
1354
  font-weight: 400;
1355
}
1356

1357
.#{$fa-css-prefix}.#{$fa-css-prefix}-leanpub {
1358
  font-family: 'Font Awesome 5 Brands';
1359
  font-weight: 400;
1360
}
1361

1362
.#{$fa-css-prefix}.#{$fa-css-prefix}-sellsy {
1363
  font-family: 'Font Awesome 5 Brands';
1364
  font-weight: 400;
1365
}
1366

1367
.#{$fa-css-prefix}.#{$fa-css-prefix}-shirtsinbulk {
1368
  font-family: 'Font Awesome 5 Brands';
1369
  font-weight: 400;
1370
}
1371

1372
.#{$fa-css-prefix}.#{$fa-css-prefix}-simplybuilt {
1373
  font-family: 'Font Awesome 5 Brands';
1374
  font-weight: 400;
1375
}
1376

1377
.#{$fa-css-prefix}.#{$fa-css-prefix}-skyatlas {
1378
  font-family: 'Font Awesome 5 Brands';
1379
  font-weight: 400;
1380
}
1381

1382
.#{$fa-css-prefix}.#{$fa-css-prefix}-diamond {
1383
  font-family: 'Font Awesome 5 Free';
1384
  font-weight: 400;
1385
}
1386
.#{$fa-css-prefix}.#{$fa-css-prefix}-diamond:before { content: fa-content($fa-var-gem); }
1387

1388
.#{$fa-css-prefix}.#{$fa-css-prefix}-intersex:before { content: fa-content($fa-var-transgender); }
1389

1390
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official {
1391
  font-family: 'Font Awesome 5 Brands';
1392
  font-weight: 400;
1393
}
1394
.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official:before { content: fa-content($fa-var-facebook); }
1395

1396
.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-p {
1397
  font-family: 'Font Awesome 5 Brands';
1398
  font-weight: 400;
1399
}
1400

1401
.#{$fa-css-prefix}.#{$fa-css-prefix}-whatsapp {
1402
  font-family: 'Font Awesome 5 Brands';
1403
  font-weight: 400;
1404
}
1405

1406
.#{$fa-css-prefix}.#{$fa-css-prefix}-hotel:before { content: fa-content($fa-var-bed); }
1407

1408
.#{$fa-css-prefix}.#{$fa-css-prefix}-viacoin {
1409
  font-family: 'Font Awesome 5 Brands';
1410
  font-weight: 400;
1411
}
1412

1413
.#{$fa-css-prefix}.#{$fa-css-prefix}-medium {
1414
  font-family: 'Font Awesome 5 Brands';
1415
  font-weight: 400;
1416
}
1417

1418
.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator {
1419
  font-family: 'Font Awesome 5 Brands';
1420
  font-weight: 400;
1421
}
1422

1423
.#{$fa-css-prefix}.#{$fa-css-prefix}-yc {
1424
  font-family: 'Font Awesome 5 Brands';
1425
  font-weight: 400;
1426
}
1427
.#{$fa-css-prefix}.#{$fa-css-prefix}-yc:before { content: fa-content($fa-var-y-combinator); }
1428

1429
.#{$fa-css-prefix}.#{$fa-css-prefix}-optin-monster {
1430
  font-family: 'Font Awesome 5 Brands';
1431
  font-weight: 400;
1432
}
1433

1434
.#{$fa-css-prefix}.#{$fa-css-prefix}-opencart {
1435
  font-family: 'Font Awesome 5 Brands';
1436
  font-weight: 400;
1437
}
1438

1439
.#{$fa-css-prefix}.#{$fa-css-prefix}-expeditedssl {
1440
  font-family: 'Font Awesome 5 Brands';
1441
  font-weight: 400;
1442
}
1443

1444
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-4:before { content: fa-content($fa-var-battery-full); }
1445

1446
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery:before { content: fa-content($fa-var-battery-full); }
1447

1448
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-3:before { content: fa-content($fa-var-battery-three-quarters); }
1449

1450
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-2:before { content: fa-content($fa-var-battery-half); }
1451

1452
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-1:before { content: fa-content($fa-var-battery-quarter); }
1453

1454
.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-0:before { content: fa-content($fa-var-battery-empty); }
1455

1456
.#{$fa-css-prefix}.#{$fa-css-prefix}-object-group {
1457
  font-family: 'Font Awesome 5 Free';
1458
  font-weight: 400;
1459
}
1460

1461
.#{$fa-css-prefix}.#{$fa-css-prefix}-object-ungroup {
1462
  font-family: 'Font Awesome 5 Free';
1463
  font-weight: 400;
1464
}
1465

1466
.#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o {
1467
  font-family: 'Font Awesome 5 Free';
1468
  font-weight: 400;
1469
}
1470
.#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o:before { content: fa-content($fa-var-sticky-note); }
1471

1472
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-jcb {
1473
  font-family: 'Font Awesome 5 Brands';
1474
  font-weight: 400;
1475
}
1476

1477
.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-diners-club {
1478
  font-family: 'Font Awesome 5 Brands';
1479
  font-weight: 400;
1480
}
1481

1482
.#{$fa-css-prefix}.#{$fa-css-prefix}-clone {
1483
  font-family: 'Font Awesome 5 Free';
1484
  font-weight: 400;
1485
}
1486

1487
.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o {
1488
  font-family: 'Font Awesome 5 Free';
1489
  font-weight: 400;
1490
}
1491
.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o:before { content: fa-content($fa-var-hourglass); }
1492

1493
.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-1:before { content: fa-content($fa-var-hourglass-start); }
1494

1495
.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-2:before { content: fa-content($fa-var-hourglass-half); }
1496

1497
.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-3:before { content: fa-content($fa-var-hourglass-end); }
1498

1499
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o {
1500
  font-family: 'Font Awesome 5 Free';
1501
  font-weight: 400;
1502
}
1503
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o:before { content: fa-content($fa-var-hand-rock); }
1504

1505
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o {
1506
  font-family: 'Font Awesome 5 Free';
1507
  font-weight: 400;
1508
}
1509
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o:before { content: fa-content($fa-var-hand-rock); }
1510

1511
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o {
1512
  font-family: 'Font Awesome 5 Free';
1513
  font-weight: 400;
1514
}
1515
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o:before { content: fa-content($fa-var-hand-paper); }
1516

1517
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o {
1518
  font-family: 'Font Awesome 5 Free';
1519
  font-weight: 400;
1520
}
1521
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o:before { content: fa-content($fa-var-hand-paper); }
1522

1523
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o {
1524
  font-family: 'Font Awesome 5 Free';
1525
  font-weight: 400;
1526
}
1527
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o:before { content: fa-content($fa-var-hand-scissors); }
1528

1529
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o {
1530
  font-family: 'Font Awesome 5 Free';
1531
  font-weight: 400;
1532
}
1533
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o:before { content: fa-content($fa-var-hand-lizard); }
1534

1535
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o {
1536
  font-family: 'Font Awesome 5 Free';
1537
  font-weight: 400;
1538
}
1539
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o:before { content: fa-content($fa-var-hand-spock); }
1540

1541
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o {
1542
  font-family: 'Font Awesome 5 Free';
1543
  font-weight: 400;
1544
}
1545
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o:before { content: fa-content($fa-var-hand-pointer); }
1546

1547
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o {
1548
  font-family: 'Font Awesome 5 Free';
1549
  font-weight: 400;
1550
}
1551
.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o:before { content: fa-content($fa-var-hand-peace); }
1552

1553
.#{$fa-css-prefix}.#{$fa-css-prefix}-registered {
1554
  font-family: 'Font Awesome 5 Free';
1555
  font-weight: 400;
1556
}
1557

1558
.#{$fa-css-prefix}.#{$fa-css-prefix}-creative-commons {
1559
  font-family: 'Font Awesome 5 Brands';
1560
  font-weight: 400;
1561
}
1562

1563
.#{$fa-css-prefix}.#{$fa-css-prefix}-gg {
1564
  font-family: 'Font Awesome 5 Brands';
1565
  font-weight: 400;
1566
}
1567

1568
.#{$fa-css-prefix}.#{$fa-css-prefix}-gg-circle {
1569
  font-family: 'Font Awesome 5 Brands';
1570
  font-weight: 400;
1571
}
1572

1573
.#{$fa-css-prefix}.#{$fa-css-prefix}-tripadvisor {
1574
  font-family: 'Font Awesome 5 Brands';
1575
  font-weight: 400;
1576
}
1577

1578
.#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki {
1579
  font-family: 'Font Awesome 5 Brands';
1580
  font-weight: 400;
1581
}
1582

1583
.#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki-square {
1584
  font-family: 'Font Awesome 5 Brands';
1585
  font-weight: 400;
1586
}
1587

1588
.#{$fa-css-prefix}.#{$fa-css-prefix}-get-pocket {
1589
  font-family: 'Font Awesome 5 Brands';
1590
  font-weight: 400;
1591
}
1592

1593
.#{$fa-css-prefix}.#{$fa-css-prefix}-wikipedia-w {
1594
  font-family: 'Font Awesome 5 Brands';
1595
  font-weight: 400;
1596
}
1597

1598
.#{$fa-css-prefix}.#{$fa-css-prefix}-safari {
1599
  font-family: 'Font Awesome 5 Brands';
1600
  font-weight: 400;
1601
}
1602

1603
.#{$fa-css-prefix}.#{$fa-css-prefix}-chrome {
1604
  font-family: 'Font Awesome 5 Brands';
1605
  font-weight: 400;
1606
}
1607

1608
.#{$fa-css-prefix}.#{$fa-css-prefix}-firefox {
1609
  font-family: 'Font Awesome 5 Brands';
1610
  font-weight: 400;
1611
}
1612

1613
.#{$fa-css-prefix}.#{$fa-css-prefix}-opera {
1614
  font-family: 'Font Awesome 5 Brands';
1615
  font-weight: 400;
1616
}
1617

1618
.#{$fa-css-prefix}.#{$fa-css-prefix}-internet-explorer {
1619
  font-family: 'Font Awesome 5 Brands';
1620
  font-weight: 400;
1621
}
1622

1623
.#{$fa-css-prefix}.#{$fa-css-prefix}-television:before { content: fa-content($fa-var-tv); }
1624

1625
.#{$fa-css-prefix}.#{$fa-css-prefix}-contao {
1626
  font-family: 'Font Awesome 5 Brands';
1627
  font-weight: 400;
1628
}
1629

1630
.#{$fa-css-prefix}.#{$fa-css-prefix}-500px {
1631
  font-family: 'Font Awesome 5 Brands';
1632
  font-weight: 400;
1633
}
1634

1635
.#{$fa-css-prefix}.#{$fa-css-prefix}-amazon {
1636
  font-family: 'Font Awesome 5 Brands';
1637
  font-weight: 400;
1638
}
1639

1640
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o {
1641
  font-family: 'Font Awesome 5 Free';
1642
  font-weight: 400;
1643
}
1644
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o:before { content: fa-content($fa-var-calendar-plus); }
1645

1646
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o {
1647
  font-family: 'Font Awesome 5 Free';
1648
  font-weight: 400;
1649
}
1650
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o:before { content: fa-content($fa-var-calendar-minus); }
1651

1652
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o {
1653
  font-family: 'Font Awesome 5 Free';
1654
  font-weight: 400;
1655
}
1656
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o:before { content: fa-content($fa-var-calendar-times); }
1657

1658
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o {
1659
  font-family: 'Font Awesome 5 Free';
1660
  font-weight: 400;
1661
}
1662
.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o:before { content: fa-content($fa-var-calendar-check); }
1663

1664
.#{$fa-css-prefix}.#{$fa-css-prefix}-map-o {
1665
  font-family: 'Font Awesome 5 Free';
1666
  font-weight: 400;
1667
}
1668
.#{$fa-css-prefix}.#{$fa-css-prefix}-map-o:before { content: fa-content($fa-var-map); }
1669

1670
.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting:before { content: fa-content($fa-var-comment-dots); }
1671

1672
.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o {
1673
  font-family: 'Font Awesome 5 Free';
1674
  font-weight: 400;
1675
}
1676
.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o:before { content: fa-content($fa-var-comment-dots); }
1677

1678
.#{$fa-css-prefix}.#{$fa-css-prefix}-houzz {
1679
  font-family: 'Font Awesome 5 Brands';
1680
  font-weight: 400;
1681
}
1682

1683
.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo {
1684
  font-family: 'Font Awesome 5 Brands';
1685
  font-weight: 400;
1686
}
1687
.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo:before { content: fa-content($fa-var-vimeo-v); }
1688

1689
.#{$fa-css-prefix}.#{$fa-css-prefix}-black-tie {
1690
  font-family: 'Font Awesome 5 Brands';
1691
  font-weight: 400;
1692
}
1693

1694
.#{$fa-css-prefix}.#{$fa-css-prefix}-fonticons {
1695
  font-family: 'Font Awesome 5 Brands';
1696
  font-weight: 400;
1697
}
1698

1699
.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-alien {
1700
  font-family: 'Font Awesome 5 Brands';
1701
  font-weight: 400;
1702
}
1703

1704
.#{$fa-css-prefix}.#{$fa-css-prefix}-edge {
1705
  font-family: 'Font Awesome 5 Brands';
1706
  font-weight: 400;
1707
}
1708

1709
.#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card-alt:before { content: fa-content($fa-var-credit-card); }
1710

1711
.#{$fa-css-prefix}.#{$fa-css-prefix}-codiepie {
1712
  font-family: 'Font Awesome 5 Brands';
1713
  font-weight: 400;
1714
}
1715

1716
.#{$fa-css-prefix}.#{$fa-css-prefix}-modx {
1717
  font-family: 'Font Awesome 5 Brands';
1718
  font-weight: 400;
1719
}
1720

1721
.#{$fa-css-prefix}.#{$fa-css-prefix}-fort-awesome {
1722
  font-family: 'Font Awesome 5 Brands';
1723
  font-weight: 400;
1724
}
1725

1726
.#{$fa-css-prefix}.#{$fa-css-prefix}-usb {
1727
  font-family: 'Font Awesome 5 Brands';
1728
  font-weight: 400;
1729
}
1730

1731
.#{$fa-css-prefix}.#{$fa-css-prefix}-product-hunt {
1732
  font-family: 'Font Awesome 5 Brands';
1733
  font-weight: 400;
1734
}
1735

1736
.#{$fa-css-prefix}.#{$fa-css-prefix}-mixcloud {
1737
  font-family: 'Font Awesome 5 Brands';
1738
  font-weight: 400;
1739
}
1740

1741
.#{$fa-css-prefix}.#{$fa-css-prefix}-scribd {
1742
  font-family: 'Font Awesome 5 Brands';
1743
  font-weight: 400;
1744
}
1745

1746
.#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o {
1747
  font-family: 'Font Awesome 5 Free';
1748
  font-weight: 400;
1749
}
1750
.#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o:before { content: fa-content($fa-var-pause-circle); }
1751

1752
.#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o {
1753
  font-family: 'Font Awesome 5 Free';
1754
  font-weight: 400;
1755
}
1756
.#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o:before { content: fa-content($fa-var-stop-circle); }
1757

1758
.#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth {
1759
  font-family: 'Font Awesome 5 Brands';
1760
  font-weight: 400;
1761
}
1762

1763
.#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth-b {
1764
  font-family: 'Font Awesome 5 Brands';
1765
  font-weight: 400;
1766
}
1767

1768
.#{$fa-css-prefix}.#{$fa-css-prefix}-gitlab {
1769
  font-family: 'Font Awesome 5 Brands';
1770
  font-weight: 400;
1771
}
1772

1773
.#{$fa-css-prefix}.#{$fa-css-prefix}-wpbeginner {
1774
  font-family: 'Font Awesome 5 Brands';
1775
  font-weight: 400;
1776
}
1777

1778
.#{$fa-css-prefix}.#{$fa-css-prefix}-wpforms {
1779
  font-family: 'Font Awesome 5 Brands';
1780
  font-weight: 400;
1781
}
1782

1783
.#{$fa-css-prefix}.#{$fa-css-prefix}-envira {
1784
  font-family: 'Font Awesome 5 Brands';
1785
  font-weight: 400;
1786
}
1787

1788
.#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt {
1789
  font-family: 'Font Awesome 5 Brands';
1790
  font-weight: 400;
1791
}
1792
.#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt:before { content: fa-content($fa-var-accessible-icon); }
1793

1794
.#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o {
1795
  font-family: 'Font Awesome 5 Free';
1796
  font-weight: 400;
1797
}
1798
.#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o:before { content: fa-content($fa-var-question-circle); }
1799

1800
.#{$fa-css-prefix}.#{$fa-css-prefix}-volume-control-phone:before { content: fa-content($fa-var-phone-volume); }
1801

1802
.#{$fa-css-prefix}.#{$fa-css-prefix}-asl-interpreting:before { content: fa-content($fa-var-american-sign-language-interpreting); }
1803

1804
.#{$fa-css-prefix}.#{$fa-css-prefix}-deafness:before { content: fa-content($fa-var-deaf); }
1805

1806
.#{$fa-css-prefix}.#{$fa-css-prefix}-hard-of-hearing:before { content: fa-content($fa-var-deaf); }
1807

1808
.#{$fa-css-prefix}.#{$fa-css-prefix}-glide {
1809
  font-family: 'Font Awesome 5 Brands';
1810
  font-weight: 400;
1811
}
1812

1813
.#{$fa-css-prefix}.#{$fa-css-prefix}-glide-g {
1814
  font-family: 'Font Awesome 5 Brands';
1815
  font-weight: 400;
1816
}
1817

1818
.#{$fa-css-prefix}.#{$fa-css-prefix}-signing:before { content: fa-content($fa-var-sign-language); }
1819

1820
.#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo {
1821
  font-family: 'Font Awesome 5 Brands';
1822
  font-weight: 400;
1823
}
1824

1825
.#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo-square {
1826
  font-family: 'Font Awesome 5 Brands';
1827
  font-weight: 400;
1828
}
1829

1830
.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat {
1831
  font-family: 'Font Awesome 5 Brands';
1832
  font-weight: 400;
1833
}
1834

1835
.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-ghost {
1836
  font-family: 'Font Awesome 5 Brands';
1837
  font-weight: 400;
1838
}
1839

1840
.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-square {
1841
  font-family: 'Font Awesome 5 Brands';
1842
  font-weight: 400;
1843
}
1844

1845
.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper {
1846
  font-family: 'Font Awesome 5 Brands';
1847
  font-weight: 400;
1848
}
1849

1850
.#{$fa-css-prefix}.#{$fa-css-prefix}-first-order {
1851
  font-family: 'Font Awesome 5 Brands';
1852
  font-weight: 400;
1853
}
1854

1855
.#{$fa-css-prefix}.#{$fa-css-prefix}-yoast {
1856
  font-family: 'Font Awesome 5 Brands';
1857
  font-weight: 400;
1858
}
1859

1860
.#{$fa-css-prefix}.#{$fa-css-prefix}-themeisle {
1861
  font-family: 'Font Awesome 5 Brands';
1862
  font-weight: 400;
1863
}
1864

1865
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official {
1866
  font-family: 'Font Awesome 5 Brands';
1867
  font-weight: 400;
1868
}
1869
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official:before { content: fa-content($fa-var-google-plus); }
1870

1871
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle {
1872
  font-family: 'Font Awesome 5 Brands';
1873
  font-weight: 400;
1874
}
1875
.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle:before { content: fa-content($fa-var-google-plus); }
1876

1877
.#{$fa-css-prefix}.#{$fa-css-prefix}-font-awesome {
1878
  font-family: 'Font Awesome 5 Brands';
1879
  font-weight: 400;
1880
}
1881

1882
.#{$fa-css-prefix}.#{$fa-css-prefix}-fa {
1883
  font-family: 'Font Awesome 5 Brands';
1884
  font-weight: 400;
1885
}
1886
.#{$fa-css-prefix}.#{$fa-css-prefix}-fa:before { content: fa-content($fa-var-font-awesome); }
1887

1888
.#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o {
1889
  font-family: 'Font Awesome 5 Free';
1890
  font-weight: 400;
1891
}
1892
.#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o:before { content: fa-content($fa-var-handshake); }
1893

1894
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o {
1895
  font-family: 'Font Awesome 5 Free';
1896
  font-weight: 400;
1897
}
1898
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o:before { content: fa-content($fa-var-envelope-open); }
1899

1900
.#{$fa-css-prefix}.#{$fa-css-prefix}-linode {
1901
  font-family: 'Font Awesome 5 Brands';
1902
  font-weight: 400;
1903
}
1904

1905
.#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o {
1906
  font-family: 'Font Awesome 5 Free';
1907
  font-weight: 400;
1908
}
1909
.#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o:before { content: fa-content($fa-var-address-book); }
1910

1911
.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard:before { content: fa-content($fa-var-address-card); }
1912

1913
.#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o {
1914
  font-family: 'Font Awesome 5 Free';
1915
  font-weight: 400;
1916
}
1917
.#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o:before { content: fa-content($fa-var-address-card); }
1918

1919
.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o {
1920
  font-family: 'Font Awesome 5 Free';
1921
  font-weight: 400;
1922
}
1923
.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o:before { content: fa-content($fa-var-address-card); }
1924

1925
.#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o {
1926
  font-family: 'Font Awesome 5 Free';
1927
  font-weight: 400;
1928
}
1929
.#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o:before { content: fa-content($fa-var-user-circle); }
1930

1931
.#{$fa-css-prefix}.#{$fa-css-prefix}-user-o {
1932
  font-family: 'Font Awesome 5 Free';
1933
  font-weight: 400;
1934
}
1935
.#{$fa-css-prefix}.#{$fa-css-prefix}-user-o:before { content: fa-content($fa-var-user); }
1936

1937
.#{$fa-css-prefix}.#{$fa-css-prefix}-id-badge {
1938
  font-family: 'Font Awesome 5 Free';
1939
  font-weight: 400;
1940
}
1941

1942
.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license:before { content: fa-content($fa-var-id-card); }
1943

1944
.#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o {
1945
  font-family: 'Font Awesome 5 Free';
1946
  font-weight: 400;
1947
}
1948
.#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o:before { content: fa-content($fa-var-id-card); }
1949

1950
.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o {
1951
  font-family: 'Font Awesome 5 Free';
1952
  font-weight: 400;
1953
}
1954
.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o:before { content: fa-content($fa-var-id-card); }
1955

1956
.#{$fa-css-prefix}.#{$fa-css-prefix}-quora {
1957
  font-family: 'Font Awesome 5 Brands';
1958
  font-weight: 400;
1959
}
1960

1961
.#{$fa-css-prefix}.#{$fa-css-prefix}-free-code-camp {
1962
  font-family: 'Font Awesome 5 Brands';
1963
  font-weight: 400;
1964
}
1965

1966
.#{$fa-css-prefix}.#{$fa-css-prefix}-telegram {
1967
  font-family: 'Font Awesome 5 Brands';
1968
  font-weight: 400;
1969
}
1970

1971
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-4:before { content: fa-content($fa-var-thermometer-full); }
1972

1973
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer:before { content: fa-content($fa-var-thermometer-full); }
1974

1975
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-3:before { content: fa-content($fa-var-thermometer-three-quarters); }
1976

1977
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-2:before { content: fa-content($fa-var-thermometer-half); }
1978

1979
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-1:before { content: fa-content($fa-var-thermometer-quarter); }
1980

1981
.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-0:before { content: fa-content($fa-var-thermometer-empty); }
1982

1983
.#{$fa-css-prefix}.#{$fa-css-prefix}-bathtub:before { content: fa-content($fa-var-bath); }
1984

1985
.#{$fa-css-prefix}.#{$fa-css-prefix}-s15:before { content: fa-content($fa-var-bath); }
1986

1987
.#{$fa-css-prefix}.#{$fa-css-prefix}-window-maximize {
1988
  font-family: 'Font Awesome 5 Free';
1989
  font-weight: 400;
1990
}
1991

1992
.#{$fa-css-prefix}.#{$fa-css-prefix}-window-restore {
1993
  font-family: 'Font Awesome 5 Free';
1994
  font-weight: 400;
1995
}
1996

1997
.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle:before { content: fa-content($fa-var-window-close); }
1998

1999
.#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o {
2000
  font-family: 'Font Awesome 5 Free';
2001
  font-weight: 400;
2002
}
2003
.#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o:before { content: fa-content($fa-var-window-close); }
2004

2005
.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o {
2006
  font-family: 'Font Awesome 5 Free';
2007
  font-weight: 400;
2008
}
2009
.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o:before { content: fa-content($fa-var-window-close); }
2010

2011
.#{$fa-css-prefix}.#{$fa-css-prefix}-bandcamp {
2012
  font-family: 'Font Awesome 5 Brands';
2013
  font-weight: 400;
2014
}
2015

2016
.#{$fa-css-prefix}.#{$fa-css-prefix}-grav {
2017
  font-family: 'Font Awesome 5 Brands';
2018
  font-weight: 400;
2019
}
2020

2021
.#{$fa-css-prefix}.#{$fa-css-prefix}-etsy {
2022
  font-family: 'Font Awesome 5 Brands';
2023
  font-weight: 400;
2024
}
2025

2026
.#{$fa-css-prefix}.#{$fa-css-prefix}-imdb {
2027
  font-family: 'Font Awesome 5 Brands';
2028
  font-weight: 400;
2029
}
2030

2031
.#{$fa-css-prefix}.#{$fa-css-prefix}-ravelry {
2032
  font-family: 'Font Awesome 5 Brands';
2033
  font-weight: 400;
2034
}
2035

2036
.#{$fa-css-prefix}.#{$fa-css-prefix}-eercast {
2037
  font-family: 'Font Awesome 5 Brands';
2038
  font-weight: 400;
2039
}
2040
.#{$fa-css-prefix}.#{$fa-css-prefix}-eercast:before { content: fa-content($fa-var-sellcast); }
2041

2042
.#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o {
2043
  font-family: 'Font Awesome 5 Free';
2044
  font-weight: 400;
2045
}
2046
.#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o:before { content: fa-content($fa-var-snowflake); }
2047

2048
.#{$fa-css-prefix}.#{$fa-css-prefix}-superpowers {
2049
  font-family: 'Font Awesome 5 Brands';
2050
  font-weight: 400;
2051
}
2052

2053
.#{$fa-css-prefix}.#{$fa-css-prefix}-wpexplorer {
2054
  font-family: 'Font Awesome 5 Brands';
2055
  font-weight: 400;
2056
}
2057

2058
.#{$fa-css-prefix}.#{$fa-css-prefix}-spotify {
2059
  font-family: 'Font Awesome 5 Brands';
2060
  font-weight: 400;
2061
}
2062

2063

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.