@pageboard/html 0.14.19 → 0.14.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/elements/accordion.js +1 -1
  2. package/elements/fieldsets.js +1 -1
  3. package/elements/form.js +2 -2
  4. package/elements/grid.js +1 -1
  5. package/elements/image.js +1 -1
  6. package/elements/input-file.js +2 -2
  7. package/elements/input-property.js +1 -1
  8. package/elements/inputs.js +5 -5
  9. package/elements/layout.js +1 -1
  10. package/elements/link.js +2 -2
  11. package/elements/menu.js +2 -2
  12. package/elements/navigation.js +1 -1
  13. package/elements/page.js +1 -1
  14. package/elements/paragraph.js +2 -2
  15. package/elements/query-tags.js +1 -1
  16. package/elements/tab.js +1 -1
  17. package/elements/table.js +1 -1
  18. package/elements/template.js +1 -1
  19. package/package.json +3 -8
  20. package/ui/card.css +3 -3
  21. package/ui/components/accordion.css +241 -0
  22. package/ui/components/accordion.js +613 -0
  23. package/ui/components/ad.css +275 -0
  24. package/ui/components/api.js +1167 -0
  25. package/ui/components/breadcrumb.css +122 -0
  26. package/ui/components/button.css +3525 -0
  27. package/ui/components/card.css +939 -0
  28. package/ui/components/checkbox.css +604 -0
  29. package/ui/components/checkbox.js +831 -0
  30. package/ui/components/colorize.js +274 -0
  31. package/ui/components/comment.css +268 -0
  32. package/ui/components/container.css +149 -0
  33. package/ui/components/dimmer.css +224 -0
  34. package/ui/components/dimmer.js +733 -0
  35. package/ui/components/divider.css +253 -0
  36. package/ui/components/dropdown.css +1448 -0
  37. package/ui/components/dropdown.js +3955 -0
  38. package/ui/components/embed.css +160 -0
  39. package/ui/components/embed.js +706 -0
  40. package/ui/components/feed.css +281 -0
  41. package/ui/components/flag.css +1035 -0
  42. package/ui/components/form.css +1011 -0
  43. package/ui/components/form.js +1706 -0
  44. package/ui/components/grid.css +1941 -0
  45. package/ui/components/header.css +719 -0
  46. package/ui/components/icon.css +4777 -0
  47. package/ui/components/image.css +310 -0
  48. package/ui/components/input.css +469 -0
  49. package/ui/components/item.css +464 -0
  50. package/ui/components/label.css +1281 -0
  51. package/ui/components/list.css +943 -0
  52. package/ui/components/loader.css +339 -0
  53. package/ui/components/menu.css +1940 -0
  54. package/ui/components/message.css +468 -0
  55. package/ui/components/modal.css +617 -0
  56. package/ui/components/modal.js +1034 -0
  57. package/ui/components/nag.css +145 -0
  58. package/ui/components/nag.js +507 -0
  59. package/ui/components/placeholder.css +229 -0
  60. package/ui/components/popup.css +640 -0
  61. package/ui/components/popup.js +1532 -0
  62. package/ui/components/progress.css +502 -0
  63. package/ui/components/progress.js +931 -0
  64. package/ui/components/rail.css +152 -0
  65. package/ui/components/rating.css +257 -0
  66. package/ui/components/rating.js +508 -0
  67. package/ui/components/reset.css +476 -0
  68. package/ui/components/reveal.css +260 -0
  69. package/ui/components/search.css +431 -0
  70. package/ui/components/search.js +1505 -0
  71. package/ui/components/segment.css +824 -0
  72. package/ui/components/shape.css +143 -0
  73. package/ui/components/shape.js +921 -0
  74. package/ui/components/sidebar.css +537 -0
  75. package/ui/components/sidebar.js +1033 -0
  76. package/ui/components/site.css +184 -0
  77. package/ui/components/site.js +487 -0
  78. package/ui/components/state.js +708 -0
  79. package/ui/components/statistic.css +534 -0
  80. package/ui/components/step.css +566 -0
  81. package/ui/components/sticky.css +73 -0
  82. package/ui/components/sticky.js +959 -0
  83. package/ui/components/tab.css +89 -0
  84. package/ui/components/tab.js +952 -0
  85. package/ui/components/table.css +1108 -0
  86. package/ui/components/transition.css +1792 -0
  87. package/ui/components/transition.js +1095 -0
  88. package/ui/components/video.css +121 -0
  89. package/ui/components/video.js +532 -0
  90. package/ui/components/visibility.js +1311 -0
  91. package/ui/components/visit.js +517 -0
  92. package/ui/item.css +2 -2
  93. package/ui/themes/default/assets/fonts/brand-icons.eot +0 -0
  94. package/ui/themes/default/assets/fonts/brand-icons.svg +1008 -0
  95. package/ui/themes/default/assets/fonts/brand-icons.ttf +0 -0
  96. package/ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  97. package/ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  98. package/ui/themes/default/assets/fonts/icons.eot +0 -0
  99. package/ui/themes/default/assets/fonts/icons.otf +0 -0
  100. package/ui/themes/default/assets/fonts/icons.svg +1518 -0
  101. package/ui/themes/default/assets/fonts/icons.ttf +0 -0
  102. package/ui/themes/default/assets/fonts/icons.woff +0 -0
  103. package/ui/themes/default/assets/fonts/icons.woff2 +0 -0
  104. package/ui/themes/default/assets/fonts/outline-icons.eot +0 -0
  105. package/ui/themes/default/assets/fonts/outline-icons.svg +366 -0
  106. package/ui/themes/default/assets/fonts/outline-icons.ttf +0 -0
  107. package/ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  108. package/ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  109. package/ui/themes/default/assets/images/flags.png +0 -0
@@ -0,0 +1,4777 @@
1
+ /*!
2
+ * # Semantic UI 2.4.1 - Icon
3
+ * http://github.com/semantic-org/semantic-ui/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * http://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Icon
14
+ *******************************/
15
+
16
+ @font-face {
17
+ font-family: Icons;
18
+ src: url("./../themes/default/assets/fonts/icons.eot");
19
+ src: url("./../themes/default/assets/fonts/icons.eot?#iefix") format('embedded-opentype'), url("./../themes/default/assets/fonts/icons.woff2") format('woff2'), url("./../themes/default/assets/fonts/icons.woff") format('woff'), url("./../themes/default/assets/fonts/icons.ttf") format('truetype'), url("./../themes/default/assets/fonts/icons.svg#icons") format('svg');
20
+ font-style: normal;
21
+ font-weight: normal;
22
+ font-variant: normal;
23
+ text-decoration: inherit;
24
+ text-transform: none;
25
+ }
26
+ i.icon {
27
+ display: inline-block;
28
+ opacity: 1;
29
+ margin: 0em 0.25rem 0em 0em;
30
+ width: 1.18em;
31
+ height: 1em;
32
+ font-family: Icons;
33
+ font-style: normal;
34
+ font-weight: normal;
35
+ text-decoration: inherit;
36
+ text-align: center;
37
+ speak: none;
38
+ font-smoothing: antialiased;
39
+ -moz-osx-font-smoothing: grayscale;
40
+ -webkit-font-smoothing: antialiased;
41
+ backface-visibility: hidden;
42
+ }
43
+ i.icon::before {
44
+ background: none !important;
45
+ }
46
+
47
+
48
+ /*******************************
49
+ Types
50
+ *******************************/
51
+
52
+
53
+ /*--------------
54
+ Loading
55
+ ---------------*/
56
+
57
+ i.icon.loading {
58
+ height: 1em;
59
+ line-height: 1;
60
+ animation: icon-loading 2s linear infinite;
61
+ }
62
+
63
+ @keyframes icon-loading {
64
+ from {
65
+ transform: rotate(0deg);
66
+ }
67
+ to {
68
+ transform: rotate(360deg);
69
+ }
70
+ }
71
+
72
+ @keyframes icon-loading {
73
+ from {
74
+ transform: rotate(0deg);
75
+ }
76
+ to {
77
+ transform: rotate(360deg);
78
+ }
79
+ }
80
+
81
+
82
+ /*******************************
83
+ States
84
+ *******************************/
85
+
86
+ i.icon.hover {
87
+ opacity: 1 !important;
88
+ }
89
+ i.icon.active {
90
+ opacity: 1 !important;
91
+ }
92
+ i.emphasized.icon {
93
+ opacity: 1 !important;
94
+ }
95
+ i.disabled.icon {
96
+ opacity: 0.45 !important;
97
+ }
98
+
99
+
100
+ /*******************************
101
+ Variations
102
+ *******************************/
103
+
104
+
105
+ /*-------------------
106
+ Fitted
107
+ --------------------*/
108
+
109
+ i.fitted.icon {
110
+ width: auto;
111
+ margin: 0em !important;
112
+ }
113
+
114
+ /*-------------------
115
+ Link
116
+ --------------------*/
117
+
118
+ i.link.icon,
119
+ i.link.icons {
120
+ cursor: pointer;
121
+ opacity: 0.8;
122
+ transition: opacity 0.1s ease;
123
+ }
124
+ i.link.icon:hover,
125
+ i.link.icons:hover {
126
+ opacity: 1 !important;
127
+ }
128
+
129
+ /*-------------------
130
+ Circular
131
+ --------------------*/
132
+
133
+ i.circular.icon {
134
+ border-radius: 500em !important;
135
+ line-height: 1 !important;
136
+ padding: 0.5em 0em !important;
137
+ box-shadow: 0em 0em 0em 0.1em rgb(0 0 0 / 10%) inset;
138
+ width: 2em !important;
139
+ height: 2em !important;
140
+ }
141
+ i.circular.inverted.icon {
142
+ border: none;
143
+ box-shadow: none;
144
+ }
145
+
146
+ /*-------------------
147
+ Flipped
148
+ --------------------*/
149
+
150
+ i.flipped.icon,
151
+ i.horizontally.flipped.icon {
152
+ transform: scale(-1, 1);
153
+ }
154
+ i.vertically.flipped.icon {
155
+ transform: scale(1, -1);
156
+ }
157
+
158
+ /*-------------------
159
+ Rotated
160
+ --------------------*/
161
+
162
+ i.rotated.icon,
163
+ i.right.rotated.icon,
164
+ i.clockwise.rotated.icon {
165
+ transform: rotate(90deg);
166
+ }
167
+ i.left.rotated.icon,
168
+ i.counterclockwise.rotated.icon {
169
+ transform: rotate(-90deg);
170
+ }
171
+
172
+ /*-------------------
173
+ Bordered
174
+ --------------------*/
175
+
176
+ i.bordered.icon {
177
+ line-height: 1;
178
+ vertical-align: baseline;
179
+ width: 2em;
180
+ height: 2em;
181
+ padding: 0.5em 0em !important;
182
+ box-shadow: 0em 0em 0em 0.1em rgb(0 0 0 / 10%) inset;
183
+ }
184
+ i.bordered.inverted.icon {
185
+ border: none;
186
+ box-shadow: none;
187
+ }
188
+
189
+ /*-------------------
190
+ Inverted
191
+ --------------------*/
192
+
193
+
194
+ /* Inverted Shapes */
195
+ i.inverted.bordered.icon,
196
+ i.inverted.circular.icon {
197
+ background-color: #1B1C1D !important;
198
+ color: #FFFFFF !important;
199
+ }
200
+ i.inverted.icon {
201
+ color: #FFFFFF;
202
+ }
203
+
204
+ /*-------------------
205
+ Colors
206
+ --------------------*/
207
+
208
+
209
+ /* Red */
210
+ i.red.icon {
211
+ color: #DB2828 !important;
212
+ }
213
+ i.inverted.red.icon {
214
+ color: #FF695E !important;
215
+ }
216
+ i.inverted.bordered.red.icon,
217
+ i.inverted.circular.red.icon {
218
+ background-color: #DB2828 !important;
219
+ color: #FFFFFF !important;
220
+ }
221
+
222
+ /* Orange */
223
+ i.orange.icon {
224
+ color: #F2711C !important;
225
+ }
226
+ i.inverted.orange.icon {
227
+ color: #FF851B !important;
228
+ }
229
+ i.inverted.bordered.orange.icon,
230
+ i.inverted.circular.orange.icon {
231
+ background-color: #F2711C !important;
232
+ color: #FFFFFF !important;
233
+ }
234
+
235
+ /* Yellow */
236
+ i.yellow.icon {
237
+ color: #FBBD08 !important;
238
+ }
239
+ i.inverted.yellow.icon {
240
+ color: #FFE21F !important;
241
+ }
242
+ i.inverted.bordered.yellow.icon,
243
+ i.inverted.circular.yellow.icon {
244
+ background-color: #FBBD08 !important;
245
+ color: #FFFFFF !important;
246
+ }
247
+
248
+ /* Olive */
249
+ i.olive.icon {
250
+ color: #B5CC18 !important;
251
+ }
252
+ i.inverted.olive.icon {
253
+ color: #D9E778 !important;
254
+ }
255
+ i.inverted.bordered.olive.icon,
256
+ i.inverted.circular.olive.icon {
257
+ background-color: #B5CC18 !important;
258
+ color: #FFFFFF !important;
259
+ }
260
+
261
+ /* Green */
262
+ i.green.icon {
263
+ color: #21BA45 !important;
264
+ }
265
+ i.inverted.green.icon {
266
+ color: #2ECC40 !important;
267
+ }
268
+ i.inverted.bordered.green.icon,
269
+ i.inverted.circular.green.icon {
270
+ background-color: #21BA45 !important;
271
+ color: #FFFFFF !important;
272
+ }
273
+
274
+ /* Teal */
275
+ i.teal.icon {
276
+ color: #00B5AD !important;
277
+ }
278
+ i.inverted.teal.icon {
279
+ color: #6DFFFF !important;
280
+ }
281
+ i.inverted.bordered.teal.icon,
282
+ i.inverted.circular.teal.icon {
283
+ background-color: #00B5AD !important;
284
+ color: #FFFFFF !important;
285
+ }
286
+
287
+ /* Blue */
288
+ i.blue.icon {
289
+ color: #2185D0 !important;
290
+ }
291
+ i.inverted.blue.icon {
292
+ color: #54C8FF !important;
293
+ }
294
+ i.inverted.bordered.blue.icon,
295
+ i.inverted.circular.blue.icon {
296
+ background-color: #2185D0 !important;
297
+ color: #FFFFFF !important;
298
+ }
299
+
300
+ /* Violet */
301
+ i.violet.icon {
302
+ color: #6435C9 !important;
303
+ }
304
+ i.inverted.violet.icon {
305
+ color: #A291FB !important;
306
+ }
307
+ i.inverted.bordered.violet.icon,
308
+ i.inverted.circular.violet.icon {
309
+ background-color: #6435C9 !important;
310
+ color: #FFFFFF !important;
311
+ }
312
+
313
+ /* Purple */
314
+ i.purple.icon {
315
+ color: #A333C8 !important;
316
+ }
317
+ i.inverted.purple.icon {
318
+ color: #DC73FF !important;
319
+ }
320
+ i.inverted.bordered.purple.icon,
321
+ i.inverted.circular.purple.icon {
322
+ background-color: #A333C8 !important;
323
+ color: #FFFFFF !important;
324
+ }
325
+
326
+ /* Pink */
327
+ i.pink.icon {
328
+ color: #E03997 !important;
329
+ }
330
+ i.inverted.pink.icon {
331
+ color: #FF8EDF !important;
332
+ }
333
+ i.inverted.bordered.pink.icon,
334
+ i.inverted.circular.pink.icon {
335
+ background-color: #E03997 !important;
336
+ color: #FFFFFF !important;
337
+ }
338
+
339
+ /* Brown */
340
+ i.brown.icon {
341
+ color: #A5673F !important;
342
+ }
343
+ i.inverted.brown.icon {
344
+ color: #D67C1C !important;
345
+ }
346
+ i.inverted.bordered.brown.icon,
347
+ i.inverted.circular.brown.icon {
348
+ background-color: #A5673F !important;
349
+ color: #FFFFFF !important;
350
+ }
351
+
352
+ /* Grey */
353
+ i.grey.icon {
354
+ color: #767676 !important;
355
+ }
356
+ i.inverted.grey.icon {
357
+ color: #DCDDDE !important;
358
+ }
359
+ i.inverted.bordered.grey.icon,
360
+ i.inverted.circular.grey.icon {
361
+ background-color: #767676 !important;
362
+ color: #FFFFFF !important;
363
+ }
364
+
365
+ /* Black */
366
+ i.black.icon {
367
+ color: #1B1C1D !important;
368
+ }
369
+ i.inverted.black.icon {
370
+ color: #545454 !important;
371
+ }
372
+ i.inverted.bordered.black.icon,
373
+ i.inverted.circular.black.icon {
374
+ background-color: #1B1C1D !important;
375
+ color: #FFFFFF !important;
376
+ }
377
+
378
+ /*-------------------
379
+ Sizes
380
+ --------------------*/
381
+
382
+ i.mini.icon,
383
+ i.mini.icons {
384
+ line-height: 1;
385
+ font-size: 0.4em;
386
+ }
387
+ i.tiny.icon,
388
+ i.tiny.icons {
389
+ line-height: 1;
390
+ font-size: 0.5em;
391
+ }
392
+ i.small.icon,
393
+ i.small.icons {
394
+ line-height: 1;
395
+ font-size: 0.75em;
396
+ }
397
+ i.icon,
398
+ i.icons {
399
+ font-size: 1em;
400
+ }
401
+ i.large.icon,
402
+ i.large.icons {
403
+ line-height: 1;
404
+ vertical-align: middle;
405
+ font-size: 1.5em;
406
+ }
407
+ i.big.icon,
408
+ i.big.icons {
409
+ line-height: 1;
410
+ vertical-align: middle;
411
+ font-size: 2em;
412
+ }
413
+ i.huge.icon,
414
+ i.huge.icons {
415
+ line-height: 1;
416
+ vertical-align: middle;
417
+ font-size: 4em;
418
+ }
419
+ i.massive.icon,
420
+ i.massive.icons {
421
+ line-height: 1;
422
+ vertical-align: middle;
423
+ font-size: 8em;
424
+ }
425
+
426
+
427
+ /*******************************
428
+ Groups
429
+ *******************************/
430
+
431
+ i.icons {
432
+ display: inline-block;
433
+ position: relative;
434
+ line-height: 1;
435
+ }
436
+ i.icons .icon {
437
+ position: absolute;
438
+ top: 50%;
439
+ left: 50%;
440
+ transform: translateX(-50%) translateY(-50%);
441
+ margin: 0em;
442
+ margin: 0;
443
+ }
444
+ i.icons .icon:first-child {
445
+ position: static;
446
+ width: auto;
447
+ height: auto;
448
+ vertical-align: top;
449
+ transform: none;
450
+ margin-right: 0.25rem;
451
+ }
452
+
453
+ /* Corner Icon */
454
+ i.icons .corner.icon {
455
+ inset: auto 0 0 auto;
456
+ transform: none;
457
+ font-size: 0.45em;
458
+ text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
459
+ }
460
+ i.icons .top.right.corner.icon {
461
+ inset: 0 0 auto auto;
462
+ }
463
+ i.icons .top.left.corner.icon {
464
+ inset: 0 auto auto 0;
465
+ }
466
+ i.icons .bottom.left.corner.icon {
467
+ inset: auto auto 0 0;
468
+ }
469
+ i.icons .bottom.right.corner.icon {
470
+ inset: auto 0 0 auto;
471
+ }
472
+ i.icons .inverted.corner.icon {
473
+ text-shadow: -1px -1px 0 #1B1C1D, 1px -1px 0 #1B1C1D, -1px 1px 0 #1B1C1D, 1px 1px 0 #1B1C1D;
474
+ }
475
+ /*
476
+ * Font Awesome 5.0.8 by @fontawesome - http://fontawesome.io - @fontawesome
477
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0 License, Fonts: SIL OFL 1.1 License, CSS: MIT License)
478
+ */
479
+
480
+
481
+ /*******************************
482
+
483
+ Semantic-UI integration of font-awesome :
484
+
485
+ ///class names are separated
486
+ i.icon.circle => i.icon.circle
487
+ i.icon.circle-o => i.icon.circle.outline
488
+
489
+ //abbreviation are replaced by full letters:
490
+ i.icon.ellipsis-h => i.icon.ellipsis.horizontal
491
+ i.icon.ellipsis-v => i.icon.ellipsis.vertical
492
+ .alpha => .i.icon.alphabet
493
+ .asc => .i.icon.ascending
494
+ .desc => .i.icon.descending
495
+ .alt =>.alternate
496
+
497
+ ASCII order is conserved for easier maintenance.
498
+
499
+ Icons that only have one style 'outline', 'square' etc do not require this class
500
+ for instance `lemon icon` not `lemon outline icon` since there is only one lemon
501
+
502
+ *******************************/
503
+
504
+
505
+
506
+ /*******************************
507
+ Icons
508
+ *******************************/
509
+
510
+
511
+ /* Deprecated *In/Out Naming Conflict) */
512
+ i.icon.linkedin.in::before {
513
+ content: "\f0e1";
514
+ }
515
+ i.icon.zoom.in::before {
516
+ content: "\f00e";
517
+ }
518
+ i.icon.zoom.out::before {
519
+ content: "\f010";
520
+ }
521
+ i.icon.sign.in::before {
522
+ content: "\f2f6";
523
+ }
524
+ i.icon.in.cart::before {
525
+ content: "\f218";
526
+ }
527
+ i.icon.log.out::before {
528
+ content: "\f2f5";
529
+ }
530
+ i.icon.sign.out::before {
531
+ content: "\f2f5";
532
+ }
533
+
534
+ /* Icons */
535
+ i.icon.\35 00px::before {
536
+ content: "\f26e";
537
+ }
538
+ i.icon.accessible.icon::before {
539
+ content: "\f368";
540
+ }
541
+ i.icon.accusoft::before {
542
+ content: "\f369";
543
+ }
544
+ i.icon.address.book::before {
545
+ content: "\f2b9";
546
+ }
547
+ i.icon.address.card::before {
548
+ content: "\f2bb";
549
+ }
550
+ i.icon.adjust::before {
551
+ content: "\f042";
552
+ }
553
+ i.icon.adn::before {
554
+ content: "\f170";
555
+ }
556
+ i.icon.adversal::before {
557
+ content: "\f36a";
558
+ }
559
+ i.icon.affiliatetheme::before {
560
+ content: "\f36b";
561
+ }
562
+ i.icon.algolia::before {
563
+ content: "\f36c";
564
+ }
565
+ i.icon.align.center::before {
566
+ content: "\f037";
567
+ }
568
+ i.icon.align.justify::before {
569
+ content: "\f039";
570
+ }
571
+ i.icon.align.left::before {
572
+ content: "\f036";
573
+ }
574
+ i.icon.align.right::before {
575
+ content: "\f038";
576
+ }
577
+ i.icon.amazon::before {
578
+ content: "\f270";
579
+ }
580
+ i.icon.amazon.pay::before {
581
+ content: "\f42c";
582
+ }
583
+ i.icon.ambulance::before {
584
+ content: "\f0f9";
585
+ }
586
+ i.icon.american.sign.language.interpreting::before {
587
+ content: "\f2a3";
588
+ }
589
+ i.icon.amilia::before {
590
+ content: "\f36d";
591
+ }
592
+ i.icon.anchor::before {
593
+ content: "\f13d";
594
+ }
595
+ i.icon.android::before {
596
+ content: "\f17b";
597
+ }
598
+ i.icon.angellist::before {
599
+ content: "\f209";
600
+ }
601
+ i.icon.angle.double.down::before {
602
+ content: "\f103";
603
+ }
604
+ i.icon.angle.double.left::before {
605
+ content: "\f100";
606
+ }
607
+ i.icon.angle.double.right::before {
608
+ content: "\f101";
609
+ }
610
+ i.icon.angle.double.up::before {
611
+ content: "\f102";
612
+ }
613
+ i.icon.angle.down::before {
614
+ content: "\f107";
615
+ }
616
+ i.icon.angle.left::before {
617
+ content: "\f104";
618
+ }
619
+ i.icon.angle.right::before {
620
+ content: "\f105";
621
+ }
622
+ i.icon.angle.up::before {
623
+ content: "\f106";
624
+ }
625
+ i.icon.angrycreative::before {
626
+ content: "\f36e";
627
+ }
628
+ i.icon.angular::before {
629
+ content: "\f420";
630
+ }
631
+ i.icon.app.store::before {
632
+ content: "\f36f";
633
+ }
634
+ i.icon.app.store.ios::before {
635
+ content: "\f370";
636
+ }
637
+ i.icon.apper::before {
638
+ content: "\f371";
639
+ }
640
+ i.icon.apple::before {
641
+ content: "\f179";
642
+ }
643
+ i.icon.apple.pay::before {
644
+ content: "\f415";
645
+ }
646
+ i.icon.archive::before {
647
+ content: "\f187";
648
+ }
649
+ i.icon.arrow.alternate.circle.down::before {
650
+ content: "\f358";
651
+ }
652
+ i.icon.arrow.alternate.circle.left::before {
653
+ content: "\f359";
654
+ }
655
+ i.icon.arrow.alternate.circle.right::before {
656
+ content: "\f35a";
657
+ }
658
+ i.icon.arrow.alternate.circle.up::before {
659
+ content: "\f35b";
660
+ }
661
+ i.icon.arrow.circle.down::before {
662
+ content: "\f0ab";
663
+ }
664
+ i.icon.arrow.circle.left::before {
665
+ content: "\f0a8";
666
+ }
667
+ i.icon.arrow.circle.right::before {
668
+ content: "\f0a9";
669
+ }
670
+ i.icon.arrow.circle.up::before {
671
+ content: "\f0aa";
672
+ }
673
+ i.icon.arrow.down::before {
674
+ content: "\f063";
675
+ }
676
+ i.icon.arrow.left::before {
677
+ content: "\f060";
678
+ }
679
+ i.icon.arrow.right::before {
680
+ content: "\f061";
681
+ }
682
+ i.icon.arrow.up::before {
683
+ content: "\f062";
684
+ }
685
+ i.icon.arrows.alternate::before {
686
+ content: "\f0b2";
687
+ }
688
+ i.icon.arrows.alternate.horizontal::before {
689
+ content: "\f337";
690
+ }
691
+ i.icon.arrows.alternate.vertical::before {
692
+ content: "\f338";
693
+ }
694
+ i.icon.assistive.listening.systems::before {
695
+ content: "\f2a2";
696
+ }
697
+ i.icon.asterisk::before {
698
+ content: "\f069";
699
+ }
700
+ i.icon.asymmetrik::before {
701
+ content: "\f372";
702
+ }
703
+ i.icon.at::before {
704
+ content: "\f1fa";
705
+ }
706
+ i.icon.audible::before {
707
+ content: "\f373";
708
+ }
709
+ i.icon.audio.description::before {
710
+ content: "\f29e";
711
+ }
712
+ i.icon.autoprefixer::before {
713
+ content: "\f41c";
714
+ }
715
+ i.icon.avianex::before {
716
+ content: "\f374";
717
+ }
718
+ i.icon.aviato::before {
719
+ content: "\f421";
720
+ }
721
+ i.icon.aws::before {
722
+ content: "\f375";
723
+ }
724
+ i.icon.backward::before {
725
+ content: "\f04a";
726
+ }
727
+ i.icon.balance.scale::before {
728
+ content: "\f24e";
729
+ }
730
+ i.icon.ban::before {
731
+ content: "\f05e";
732
+ }
733
+ i.icon.band.aid::before {
734
+ content: "\f462";
735
+ }
736
+ i.icon.bandcamp::before {
737
+ content: "\f2d5";
738
+ }
739
+ i.icon.barcode::before {
740
+ content: "\f02a";
741
+ }
742
+ i.icon.bars::before {
743
+ content: "\f0c9";
744
+ }
745
+ i.icon.baseball.ball::before {
746
+ content: "\f433";
747
+ }
748
+ i.icon.basketball.ball::before {
749
+ content: "\f434";
750
+ }
751
+ i.icon.bath::before {
752
+ content: "\f2cd";
753
+ }
754
+ i.icon.battery.empty::before {
755
+ content: "\f244";
756
+ }
757
+ i.icon.battery.full::before {
758
+ content: "\f240";
759
+ }
760
+ i.icon.battery.half::before {
761
+ content: "\f242";
762
+ }
763
+ i.icon.battery.quarter::before {
764
+ content: "\f243";
765
+ }
766
+ i.icon.battery.three.quarters::before {
767
+ content: "\f241";
768
+ }
769
+ i.icon.bed::before {
770
+ content: "\f236";
771
+ }
772
+ i.icon.beer::before {
773
+ content: "\f0fc";
774
+ }
775
+ i.icon.behance::before {
776
+ content: "\f1b4";
777
+ }
778
+ i.icon.behance.square::before {
779
+ content: "\f1b5";
780
+ }
781
+ i.icon.bell::before {
782
+ content: "\f0f3";
783
+ }
784
+ i.icon.bell.slash::before {
785
+ content: "\f1f6";
786
+ }
787
+ i.icon.bicycle::before {
788
+ content: "\f206";
789
+ }
790
+ i.icon.bimobject::before {
791
+ content: "\f378";
792
+ }
793
+ i.icon.binoculars::before {
794
+ content: "\f1e5";
795
+ }
796
+ i.icon.birthday.cake::before {
797
+ content: "\f1fd";
798
+ }
799
+ i.icon.bitbucket::before {
800
+ content: "\f171";
801
+ }
802
+ i.icon.bitcoin::before {
803
+ content: "\f379";
804
+ }
805
+ i.icon.bity::before {
806
+ content: "\f37a";
807
+ }
808
+ i.icon.black.tie::before {
809
+ content: "\f27e";
810
+ }
811
+ i.icon.blackberry::before {
812
+ content: "\f37b";
813
+ }
814
+ i.icon.blind::before {
815
+ content: "\f29d";
816
+ }
817
+ i.icon.blogger::before {
818
+ content: "\f37c";
819
+ }
820
+ i.icon.blogger.b::before {
821
+ content: "\f37d";
822
+ }
823
+ i.icon.bluetooth::before {
824
+ content: "\f293";
825
+ }
826
+ i.icon.bluetooth.b::before {
827
+ content: "\f294";
828
+ }
829
+ i.icon.bold::before {
830
+ content: "\f032";
831
+ }
832
+ i.icon.bolt::before {
833
+ content: "\f0e7";
834
+ }
835
+ i.icon.bomb::before {
836
+ content: "\f1e2";
837
+ }
838
+ i.icon.book::before {
839
+ content: "\f02d";
840
+ }
841
+ i.icon.bookmark::before {
842
+ content: "\f02e";
843
+ }
844
+ i.icon.bowling.ball::before {
845
+ content: "\f436";
846
+ }
847
+ i.icon.box::before {
848
+ content: "\f466";
849
+ }
850
+ i.icon.boxes::before {
851
+ content: "\f468";
852
+ }
853
+ i.icon.braille::before {
854
+ content: "\f2a1";
855
+ }
856
+ i.icon.briefcase::before {
857
+ content: "\f0b1";
858
+ }
859
+ i.icon.btc::before {
860
+ content: "\f15a";
861
+ }
862
+ i.icon.bug::before {
863
+ content: "\f188";
864
+ }
865
+ i.icon.building::before {
866
+ content: "\f1ad";
867
+ }
868
+ i.icon.bullhorn::before {
869
+ content: "\f0a1";
870
+ }
871
+ i.icon.bullseye::before {
872
+ content: "\f140";
873
+ }
874
+ i.icon.buromobelexperte::before {
875
+ content: "\f37f";
876
+ }
877
+ i.icon.bus::before {
878
+ content: "\f207";
879
+ }
880
+ i.icon.buysellads::before {
881
+ content: "\f20d";
882
+ }
883
+ i.icon.calculator::before {
884
+ content: "\f1ec";
885
+ }
886
+ i.icon.calendar::before {
887
+ content: "\f133";
888
+ }
889
+ i.icon.calendar.alternate::before {
890
+ content: "\f073";
891
+ }
892
+ i.icon.calendar.check::before {
893
+ content: "\f274";
894
+ }
895
+ i.icon.calendar.minus::before {
896
+ content: "\f272";
897
+ }
898
+ i.icon.calendar.plus::before {
899
+ content: "\f271";
900
+ }
901
+ i.icon.calendar.times::before {
902
+ content: "\f273";
903
+ }
904
+ i.icon.camera::before {
905
+ content: "\f030";
906
+ }
907
+ i.icon.camera.retro::before {
908
+ content: "\f083";
909
+ }
910
+ i.icon.car::before {
911
+ content: "\f1b9";
912
+ }
913
+ i.icon.caret.down::before {
914
+ content: "\f0d7";
915
+ }
916
+ i.icon.caret.left::before {
917
+ content: "\f0d9";
918
+ }
919
+ i.icon.caret.right::before {
920
+ content: "\f0da";
921
+ }
922
+ i.icon.caret.square.down::before {
923
+ content: "\f150";
924
+ }
925
+ i.icon.caret.square.left::before {
926
+ content: "\f191";
927
+ }
928
+ i.icon.caret.square.right::before {
929
+ content: "\f152";
930
+ }
931
+ i.icon.caret.square.up::before {
932
+ content: "\f151";
933
+ }
934
+ i.icon.caret.up::before {
935
+ content: "\f0d8";
936
+ }
937
+ i.icon.cart.arrow.down::before {
938
+ content: "\f218";
939
+ }
940
+ i.icon.cart.plus::before {
941
+ content: "\f217";
942
+ }
943
+ i.icon.cc.amazon.pay::before {
944
+ content: "\f42d";
945
+ }
946
+ i.icon.cc.amex::before {
947
+ content: "\f1f3";
948
+ }
949
+ i.icon.cc.apple.pay::before {
950
+ content: "\f416";
951
+ }
952
+ i.icon.cc.diners.club::before {
953
+ content: "\f24c";
954
+ }
955
+ i.icon.cc.discover::before {
956
+ content: "\f1f2";
957
+ }
958
+ i.icon.cc.jcb::before {
959
+ content: "\f24b";
960
+ }
961
+ i.icon.cc.mastercard::before {
962
+ content: "\f1f1";
963
+ }
964
+ i.icon.cc.paypal::before {
965
+ content: "\f1f4";
966
+ }
967
+ i.icon.cc.stripe::before {
968
+ content: "\f1f5";
969
+ }
970
+ i.icon.cc.visa::before {
971
+ content: "\f1f0";
972
+ }
973
+ i.icon.centercode::before {
974
+ content: "\f380";
975
+ }
976
+ i.icon.certificate::before {
977
+ content: "\f0a3";
978
+ }
979
+ i.icon.chart.area::before {
980
+ content: "\f1fe";
981
+ }
982
+ i.icon.chart.bar::before {
983
+ content: "\f080";
984
+ }
985
+ i.icon.chart.line::before {
986
+ content: "\f201";
987
+ }
988
+ i.icon.chart.pie::before {
989
+ content: "\f200";
990
+ }
991
+ i.icon.check::before {
992
+ content: "\f00c";
993
+ }
994
+ i.icon.check.circle::before {
995
+ content: "\f058";
996
+ }
997
+ i.icon.check.square::before {
998
+ content: "\f14a";
999
+ }
1000
+ i.icon.chess::before {
1001
+ content: "\f439";
1002
+ }
1003
+ i.icon.chess.bishop::before {
1004
+ content: "\f43a";
1005
+ }
1006
+ i.icon.chess.board::before {
1007
+ content: "\f43c";
1008
+ }
1009
+ i.icon.chess.king::before {
1010
+ content: "\f43f";
1011
+ }
1012
+ i.icon.chess.knight::before {
1013
+ content: "\f441";
1014
+ }
1015
+ i.icon.chess.pawn::before {
1016
+ content: "\f443";
1017
+ }
1018
+ i.icon.chess.queen::before {
1019
+ content: "\f445";
1020
+ }
1021
+ i.icon.chess.rook::before {
1022
+ content: "\f447";
1023
+ }
1024
+ i.icon.chevron.circle.down::before {
1025
+ content: "\f13a";
1026
+ }
1027
+ i.icon.chevron.circle.left::before {
1028
+ content: "\f137";
1029
+ }
1030
+ i.icon.chevron.circle.right::before {
1031
+ content: "\f138";
1032
+ }
1033
+ i.icon.chevron.circle.up::before {
1034
+ content: "\f139";
1035
+ }
1036
+ i.icon.chevron.down::before {
1037
+ content: "\f078";
1038
+ }
1039
+ i.icon.chevron.left::before {
1040
+ content: "\f053";
1041
+ }
1042
+ i.icon.chevron.right::before {
1043
+ content: "\f054";
1044
+ }
1045
+ i.icon.chevron.up::before {
1046
+ content: "\f077";
1047
+ }
1048
+ i.icon.child::before {
1049
+ content: "\f1ae";
1050
+ }
1051
+ i.icon.chrome::before {
1052
+ content: "\f268";
1053
+ }
1054
+ i.icon.circle::before {
1055
+ content: "\f111";
1056
+ }
1057
+ i.icon.circle.notch::before {
1058
+ content: "\f1ce";
1059
+ }
1060
+ i.icon.clipboard::before {
1061
+ content: "\f328";
1062
+ }
1063
+ i.icon.clipboard.check::before {
1064
+ content: "\f46c";
1065
+ }
1066
+ i.icon.clipboard.list::before {
1067
+ content: "\f46d";
1068
+ }
1069
+ i.icon.clock::before {
1070
+ content: "\f017";
1071
+ }
1072
+ i.icon.clone::before {
1073
+ content: "\f24d";
1074
+ }
1075
+ i.icon.closed.captioning::before {
1076
+ content: "\f20a";
1077
+ }
1078
+ i.icon.cloud::before {
1079
+ content: "\f0c2";
1080
+ }
1081
+ i.icon.cloudscale::before {
1082
+ content: "\f383";
1083
+ }
1084
+ i.icon.cloudsmith::before {
1085
+ content: "\f384";
1086
+ }
1087
+ i.icon.cloudversify::before {
1088
+ content: "\f385";
1089
+ }
1090
+ i.icon.code::before {
1091
+ content: "\f121";
1092
+ }
1093
+ i.icon.code.branch::before {
1094
+ content: "\f126";
1095
+ }
1096
+ i.icon.codepen::before {
1097
+ content: "\f1cb";
1098
+ }
1099
+ i.icon.codiepie::before {
1100
+ content: "\f284";
1101
+ }
1102
+ i.icon.coffee::before {
1103
+ content: "\f0f4";
1104
+ }
1105
+ i.icon.cog::before {
1106
+ content: "\f013";
1107
+ }
1108
+ i.icon.cogs::before {
1109
+ content: "\f085";
1110
+ }
1111
+ i.icon.columns::before {
1112
+ content: "\f0db";
1113
+ }
1114
+ i.icon.comment::before {
1115
+ content: "\f075";
1116
+ }
1117
+ i.icon.comment.alternate::before {
1118
+ content: "\f27a";
1119
+ }
1120
+ i.icon.comments::before {
1121
+ content: "\f086";
1122
+ }
1123
+ i.icon.compass::before {
1124
+ content: "\f14e";
1125
+ }
1126
+ i.icon.compress::before {
1127
+ content: "\f066";
1128
+ }
1129
+ i.icon.connectdevelop::before {
1130
+ content: "\f20e";
1131
+ }
1132
+ i.icon.contao::before {
1133
+ content: "\f26d";
1134
+ }
1135
+ i.icon.copy::before {
1136
+ content: "\f0c5";
1137
+ }
1138
+ i.icon.copyright::before {
1139
+ content: "\f1f9";
1140
+ }
1141
+ i.icon.cpanel::before {
1142
+ content: "\f388";
1143
+ }
1144
+ i.icon.creative.commons::before {
1145
+ content: "\f25e";
1146
+ }
1147
+ i.icon.credit.card::before {
1148
+ content: "\f09d";
1149
+ }
1150
+ i.icon.crop::before {
1151
+ content: "\f125";
1152
+ }
1153
+ i.icon.crosshairs::before {
1154
+ content: "\f05b";
1155
+ }
1156
+ i.icon.css3::before {
1157
+ content: "\f13c";
1158
+ }
1159
+ i.icon.css3.alternate::before {
1160
+ content: "\f38b";
1161
+ }
1162
+ i.icon.cube::before {
1163
+ content: "\f1b2";
1164
+ }
1165
+ i.icon.cubes::before {
1166
+ content: "\f1b3";
1167
+ }
1168
+ i.icon.cut::before {
1169
+ content: "\f0c4";
1170
+ }
1171
+ i.icon.cuttlefish::before {
1172
+ content: "\f38c";
1173
+ }
1174
+ i.icon.d.and.d::before {
1175
+ content: "\f38d";
1176
+ }
1177
+ i.icon.dashcube::before {
1178
+ content: "\f210";
1179
+ }
1180
+ i.icon.database::before {
1181
+ content: "\f1c0";
1182
+ }
1183
+ i.icon.deaf::before {
1184
+ content: "\f2a4";
1185
+ }
1186
+ i.icon.delicious::before {
1187
+ content: "\f1a5";
1188
+ }
1189
+ i.icon.deploydog::before {
1190
+ content: "\f38e";
1191
+ }
1192
+ i.icon.deskpro::before {
1193
+ content: "\f38f";
1194
+ }
1195
+ i.icon.desktop::before {
1196
+ content: "\f108";
1197
+ }
1198
+ i.icon.deviantart::before {
1199
+ content: "\f1bd";
1200
+ }
1201
+ i.icon.digg::before {
1202
+ content: "\f1a6";
1203
+ }
1204
+ i.icon.digital.ocean::before {
1205
+ content: "\f391";
1206
+ }
1207
+ i.icon.discord::before {
1208
+ content: "\f392";
1209
+ }
1210
+ i.icon.discourse::before {
1211
+ content: "\f393";
1212
+ }
1213
+ i.icon.dna::before {
1214
+ content: "\f471";
1215
+ }
1216
+ i.icon.dochub::before {
1217
+ content: "\f394";
1218
+ }
1219
+ i.icon.docker::before {
1220
+ content: "\f395";
1221
+ }
1222
+ i.icon.dollar.sign::before {
1223
+ content: "\f155";
1224
+ }
1225
+ i.icon.dolly::before {
1226
+ content: "\f472";
1227
+ }
1228
+ i.icon.dolly.flatbed::before {
1229
+ content: "\f474";
1230
+ }
1231
+ i.icon.dot.circle::before {
1232
+ content: "\f192";
1233
+ }
1234
+ i.icon.download::before {
1235
+ content: "\f019";
1236
+ }
1237
+ i.icon.draft2digital::before {
1238
+ content: "\f396";
1239
+ }
1240
+ i.icon.dribbble::before {
1241
+ content: "\f17d";
1242
+ }
1243
+ i.icon.dribbble.square::before {
1244
+ content: "\f397";
1245
+ }
1246
+ i.icon.dropbox::before {
1247
+ content: "\f16b";
1248
+ }
1249
+ i.icon.drupal::before {
1250
+ content: "\f1a9";
1251
+ }
1252
+ i.icon.dyalog::before {
1253
+ content: "\f399";
1254
+ }
1255
+ i.icon.earlybirds::before {
1256
+ content: "\f39a";
1257
+ }
1258
+ i.icon.edge::before {
1259
+ content: "\f282";
1260
+ }
1261
+ i.icon.edit::before {
1262
+ content: "\f044";
1263
+ }
1264
+ i.icon.eject::before {
1265
+ content: "\f052";
1266
+ }
1267
+ i.icon.elementor::before {
1268
+ content: "\f430";
1269
+ }
1270
+ i.icon.ellipsis.horizontal::before {
1271
+ content: "\f141";
1272
+ }
1273
+ i.icon.ellipsis.vertical::before {
1274
+ content: "\f142";
1275
+ }
1276
+ i.icon.ember::before {
1277
+ content: "\f423";
1278
+ }
1279
+ i.icon.empire::before {
1280
+ content: "\f1d1";
1281
+ }
1282
+ i.icon.envelope::before {
1283
+ content: "\f0e0";
1284
+ }
1285
+ i.icon.envelope.open::before {
1286
+ content: "\f2b6";
1287
+ }
1288
+ i.icon.envelope.square::before {
1289
+ content: "\f199";
1290
+ }
1291
+ i.icon.envira::before {
1292
+ content: "\f299";
1293
+ }
1294
+ i.icon.eraser::before {
1295
+ content: "\f12d";
1296
+ }
1297
+ i.icon.erlang::before {
1298
+ content: "\f39d";
1299
+ }
1300
+ i.icon.ethereum::before {
1301
+ content: "\f42e";
1302
+ }
1303
+ i.icon.etsy::before {
1304
+ content: "\f2d7";
1305
+ }
1306
+ i.icon.euro.sign::before {
1307
+ content: "\f153";
1308
+ }
1309
+ i.icon.exchange.alternate::before {
1310
+ content: "\f362";
1311
+ }
1312
+ i.icon.exclamation::before {
1313
+ content: "\f12a";
1314
+ }
1315
+ i.icon.exclamation.circle::before {
1316
+ content: "\f06a";
1317
+ }
1318
+ i.icon.exclamation.triangle::before {
1319
+ content: "\f071";
1320
+ }
1321
+ i.icon.expand::before {
1322
+ content: "\f065";
1323
+ }
1324
+ i.icon.expand.arrows.alternate::before {
1325
+ content: "\f31e";
1326
+ }
1327
+ i.icon.expeditedssl::before {
1328
+ content: "\f23e";
1329
+ }
1330
+ i.icon.external.alternate::before {
1331
+ content: "\f35d";
1332
+ }
1333
+ i.icon.external.square.alternate::before {
1334
+ content: "\f360";
1335
+ }
1336
+ i.icon.eye::before {
1337
+ content: "\f06e";
1338
+ }
1339
+ i.icon.eye.dropper::before {
1340
+ content: "\f1fb";
1341
+ }
1342
+ i.icon.eye.slash::before {
1343
+ content: "\f070";
1344
+ }
1345
+ i.icon.facebook::before {
1346
+ content: "\f09a";
1347
+ }
1348
+ i.icon.facebook.f::before {
1349
+ content: "\f39e";
1350
+ }
1351
+ i.icon.facebook.messenger::before {
1352
+ content: "\f39f";
1353
+ }
1354
+ i.icon.facebook.square::before {
1355
+ content: "\f082";
1356
+ }
1357
+ i.icon.fast.backward::before {
1358
+ content: "\f049";
1359
+ }
1360
+ i.icon.fast.forward::before {
1361
+ content: "\f050";
1362
+ }
1363
+ i.icon.fax::before {
1364
+ content: "\f1ac";
1365
+ }
1366
+ i.icon.female::before {
1367
+ content: "\f182";
1368
+ }
1369
+ i.icon.fighter.jet::before {
1370
+ content: "\f0fb";
1371
+ }
1372
+ i.icon.file::before {
1373
+ content: "\f15b";
1374
+ }
1375
+ i.icon.file.alternate::before {
1376
+ content: "\f15c";
1377
+ }
1378
+ i.icon.file.archive::before {
1379
+ content: "\f1c6";
1380
+ }
1381
+ i.icon.file.audio::before {
1382
+ content: "\f1c7";
1383
+ }
1384
+ i.icon.file.code::before {
1385
+ content: "\f1c9";
1386
+ }
1387
+ i.icon.file.excel::before {
1388
+ content: "\f1c3";
1389
+ }
1390
+ i.icon.file.image::before {
1391
+ content: "\f1c5";
1392
+ }
1393
+ i.icon.file.pdf::before {
1394
+ content: "\f1c1";
1395
+ }
1396
+ i.icon.file.powerpoint::before {
1397
+ content: "\f1c4";
1398
+ }
1399
+ i.icon.file.video::before {
1400
+ content: "\f1c8";
1401
+ }
1402
+ i.icon.file.word::before {
1403
+ content: "\f1c2";
1404
+ }
1405
+ i.icon.film::before {
1406
+ content: "\f008";
1407
+ }
1408
+ i.icon.filter::before {
1409
+ content: "\f0b0";
1410
+ }
1411
+ i.icon.fire::before {
1412
+ content: "\f06d";
1413
+ }
1414
+ i.icon.fire.extinguisher::before {
1415
+ content: "\f134";
1416
+ }
1417
+ i.icon.firefox::before {
1418
+ content: "\f269";
1419
+ }
1420
+ i.icon.first.aid::before {
1421
+ content: "\f479";
1422
+ }
1423
+ i.icon.first.order::before {
1424
+ content: "\f2b0";
1425
+ }
1426
+ i.icon.firstdraft::before {
1427
+ content: "\f3a1";
1428
+ }
1429
+ i.icon.flag::before {
1430
+ content: "\f024";
1431
+ }
1432
+ i.icon.flag.checkered::before {
1433
+ content: "\f11e";
1434
+ }
1435
+ i.icon.flask::before {
1436
+ content: "\f0c3";
1437
+ }
1438
+ i.icon.flickr::before {
1439
+ content: "\f16e";
1440
+ }
1441
+ i.icon.flipboard::before {
1442
+ content: "\f44d";
1443
+ }
1444
+ i.icon.fly::before {
1445
+ content: "\f417";
1446
+ }
1447
+ i.icon.folder::before {
1448
+ content: "\f07b";
1449
+ }
1450
+ i.icon.folder.open::before {
1451
+ content: "\f07c";
1452
+ }
1453
+ i.icon.font::before {
1454
+ content: "\f031";
1455
+ }
1456
+ i.icon.font.awesome::before {
1457
+ content: "\f2b4";
1458
+ }
1459
+ i.icon.font.awesome.alternate::before {
1460
+ content: "\f35c";
1461
+ }
1462
+ i.icon.font.awesome.flag::before {
1463
+ content: "\f425";
1464
+ }
1465
+ i.icon.fonticons::before {
1466
+ content: "\f280";
1467
+ }
1468
+ i.icon.fonticons.fi::before {
1469
+ content: "\f3a2";
1470
+ }
1471
+ i.icon.football.ball::before {
1472
+ content: "\f44e";
1473
+ }
1474
+ i.icon.fort.awesome::before {
1475
+ content: "\f286";
1476
+ }
1477
+ i.icon.fort.awesome.alternate::before {
1478
+ content: "\f3a3";
1479
+ }
1480
+ i.icon.forumbee::before {
1481
+ content: "\f211";
1482
+ }
1483
+ i.icon.forward::before {
1484
+ content: "\f04e";
1485
+ }
1486
+ i.icon.foursquare::before {
1487
+ content: "\f180";
1488
+ }
1489
+ i.icon.free.code.camp::before {
1490
+ content: "\f2c5";
1491
+ }
1492
+ i.icon.freebsd::before {
1493
+ content: "\f3a4";
1494
+ }
1495
+ i.icon.frown::before {
1496
+ content: "\f119";
1497
+ }
1498
+ i.icon.futbol::before {
1499
+ content: "\f1e3";
1500
+ }
1501
+ i.icon.gamepad::before {
1502
+ content: "\f11b";
1503
+ }
1504
+ i.icon.gavel::before {
1505
+ content: "\f0e3";
1506
+ }
1507
+ i.icon.gem::before {
1508
+ content: "\f3a5";
1509
+ }
1510
+ i.icon.genderless::before {
1511
+ content: "\f22d";
1512
+ }
1513
+ i.icon.get.pocket::before {
1514
+ content: "\f265";
1515
+ }
1516
+ i.icon.gg::before {
1517
+ content: "\f260";
1518
+ }
1519
+ i.icon.gg.circle::before {
1520
+ content: "\f261";
1521
+ }
1522
+ i.icon.gift::before {
1523
+ content: "\f06b";
1524
+ }
1525
+ i.icon.git::before {
1526
+ content: "\f1d3";
1527
+ }
1528
+ i.icon.git.square::before {
1529
+ content: "\f1d2";
1530
+ }
1531
+ i.icon.github::before {
1532
+ content: "\f09b";
1533
+ }
1534
+ i.icon.github.alternate::before {
1535
+ content: "\f113";
1536
+ }
1537
+ i.icon.github.square::before {
1538
+ content: "\f092";
1539
+ }
1540
+ i.icon.gitkraken::before {
1541
+ content: "\f3a6";
1542
+ }
1543
+ i.icon.gitlab::before {
1544
+ content: "\f296";
1545
+ }
1546
+ i.icon.gitter::before {
1547
+ content: "\f426";
1548
+ }
1549
+ i.icon.glass.martini::before {
1550
+ content: "\f000";
1551
+ }
1552
+ i.icon.glide::before {
1553
+ content: "\f2a5";
1554
+ }
1555
+ i.icon.glide.g::before {
1556
+ content: "\f2a6";
1557
+ }
1558
+ i.icon.globe::before {
1559
+ content: "\f0ac";
1560
+ }
1561
+ i.icon.gofore::before {
1562
+ content: "\f3a7";
1563
+ }
1564
+ i.icon.golf.ball::before {
1565
+ content: "\f450";
1566
+ }
1567
+ i.icon.goodreads::before {
1568
+ content: "\f3a8";
1569
+ }
1570
+ i.icon.goodreads.g::before {
1571
+ content: "\f3a9";
1572
+ }
1573
+ i.icon.google::before {
1574
+ content: "\f1a0";
1575
+ }
1576
+ i.icon.google.drive::before {
1577
+ content: "\f3aa";
1578
+ }
1579
+ i.icon.google.play::before {
1580
+ content: "\f3ab";
1581
+ }
1582
+ i.icon.google.plus::before {
1583
+ content: "\f2b3";
1584
+ }
1585
+ i.icon.google.plus.g::before {
1586
+ content: "\f0d5";
1587
+ }
1588
+ i.icon.google.plus.square::before {
1589
+ content: "\f0d4";
1590
+ }
1591
+ i.icon.google.wallet::before {
1592
+ content: "\f1ee";
1593
+ }
1594
+ i.icon.graduation.cap::before {
1595
+ content: "\f19d";
1596
+ }
1597
+ i.icon.gratipay::before {
1598
+ content: "\f184";
1599
+ }
1600
+ i.icon.grav::before {
1601
+ content: "\f2d6";
1602
+ }
1603
+ i.icon.gripfire::before {
1604
+ content: "\f3ac";
1605
+ }
1606
+ i.icon.grunt::before {
1607
+ content: "\f3ad";
1608
+ }
1609
+ i.icon.gulp::before {
1610
+ content: "\f3ae";
1611
+ }
1612
+ i.icon.h.square::before {
1613
+ content: "\f0fd";
1614
+ }
1615
+ i.icon.hacker.news::before {
1616
+ content: "\f1d4";
1617
+ }
1618
+ i.icon.hacker.news.square::before {
1619
+ content: "\f3af";
1620
+ }
1621
+ i.icon.hand.lizard::before {
1622
+ content: "\f258";
1623
+ }
1624
+ i.icon.hand.paper::before {
1625
+ content: "\f256";
1626
+ }
1627
+ i.icon.hand.peace::before {
1628
+ content: "\f25b";
1629
+ }
1630
+ i.icon.hand.point.down::before {
1631
+ content: "\f0a7";
1632
+ }
1633
+ i.icon.hand.point.left::before {
1634
+ content: "\f0a5";
1635
+ }
1636
+ i.icon.hand.point.right::before {
1637
+ content: "\f0a4";
1638
+ }
1639
+ i.icon.hand.point.up::before {
1640
+ content: "\f0a6";
1641
+ }
1642
+ i.icon.hand.pointer::before {
1643
+ content: "\f25a";
1644
+ }
1645
+ i.icon.hand.rock::before {
1646
+ content: "\f255";
1647
+ }
1648
+ i.icon.hand.scissors::before {
1649
+ content: "\f257";
1650
+ }
1651
+ i.icon.hand.spock::before {
1652
+ content: "\f259";
1653
+ }
1654
+ i.icon.handshake::before {
1655
+ content: "\f2b5";
1656
+ }
1657
+ i.icon.hashtag::before {
1658
+ content: "\f292";
1659
+ }
1660
+ i.icon.hdd::before {
1661
+ content: "\f0a0";
1662
+ }
1663
+ i.icon.heading::before {
1664
+ content: "\f1dc";
1665
+ }
1666
+ i.icon.headphones::before {
1667
+ content: "\f025";
1668
+ }
1669
+ i.icon.heart::before {
1670
+ content: "\f004";
1671
+ }
1672
+ i.icon.heartbeat::before {
1673
+ content: "\f21e";
1674
+ }
1675
+ i.icon.hips::before {
1676
+ content: "\f452";
1677
+ }
1678
+ i.icon.hire.a.helper::before {
1679
+ content: "\f3b0";
1680
+ }
1681
+ i.icon.history::before {
1682
+ content: "\f1da";
1683
+ }
1684
+ i.icon.hockey.puck::before {
1685
+ content: "\f453";
1686
+ }
1687
+ i.icon.home::before {
1688
+ content: "\f015";
1689
+ }
1690
+ i.icon.hooli::before {
1691
+ content: "\f427";
1692
+ }
1693
+ i.icon.hospital::before {
1694
+ content: "\f0f8";
1695
+ }
1696
+ i.icon.hospital.symbol::before {
1697
+ content: "\f47e";
1698
+ }
1699
+ i.icon.hotjar::before {
1700
+ content: "\f3b1";
1701
+ }
1702
+ i.icon.hourglass::before {
1703
+ content: "\f254";
1704
+ }
1705
+ i.icon.hourglass.end::before {
1706
+ content: "\f253";
1707
+ }
1708
+ i.icon.hourglass.half::before {
1709
+ content: "\f252";
1710
+ }
1711
+ i.icon.hourglass.start::before {
1712
+ content: "\f251";
1713
+ }
1714
+ i.icon.houzz::before {
1715
+ content: "\f27c";
1716
+ }
1717
+ i.icon.html5::before {
1718
+ content: "\f13b";
1719
+ }
1720
+ i.icon.hubspot::before {
1721
+ content: "\f3b2";
1722
+ }
1723
+ i.icon.i.cursor::before {
1724
+ content: "\f246";
1725
+ }
1726
+ i.icon.id.badge::before {
1727
+ content: "\f2c1";
1728
+ }
1729
+ i.icon.id.card::before {
1730
+ content: "\f2c2";
1731
+ }
1732
+ i.icon.image::before {
1733
+ content: "\f03e";
1734
+ }
1735
+ i.icon.images::before {
1736
+ content: "\f302";
1737
+ }
1738
+ i.icon.imdb::before {
1739
+ content: "\f2d8";
1740
+ }
1741
+ i.icon.inbox::before {
1742
+ content: "\f01c";
1743
+ }
1744
+ i.icon.indent::before {
1745
+ content: "\f03c";
1746
+ }
1747
+ i.icon.industry::before {
1748
+ content: "\f275";
1749
+ }
1750
+ i.icon.info::before {
1751
+ content: "\f129";
1752
+ }
1753
+ i.icon.info.circle::before {
1754
+ content: "\f05a";
1755
+ }
1756
+ i.icon.instagram::before {
1757
+ content: "\f16d";
1758
+ }
1759
+ i.icon.internet.explorer::before {
1760
+ content: "\f26b";
1761
+ }
1762
+ i.icon.ioxhost::before {
1763
+ content: "\f208";
1764
+ }
1765
+ i.icon.italic::before {
1766
+ content: "\f033";
1767
+ }
1768
+ i.icon.itunes::before {
1769
+ content: "\f3b4";
1770
+ }
1771
+ i.icon.itunes.note::before {
1772
+ content: "\f3b5";
1773
+ }
1774
+ i.icon.jenkins::before {
1775
+ content: "\f3b6";
1776
+ }
1777
+ i.icon.joget::before {
1778
+ content: "\f3b7";
1779
+ }
1780
+ i.icon.joomla::before {
1781
+ content: "\f1aa";
1782
+ }
1783
+ i.icon.js::before {
1784
+ content: "\f3b8";
1785
+ }
1786
+ i.icon.js.square::before {
1787
+ content: "\f3b9";
1788
+ }
1789
+ i.icon.jsfiddle::before {
1790
+ content: "\f1cc";
1791
+ }
1792
+ i.icon.key::before {
1793
+ content: "\f084";
1794
+ }
1795
+ i.icon.keyboard::before {
1796
+ content: "\f11c";
1797
+ }
1798
+ i.icon.keycdn::before {
1799
+ content: "\f3ba";
1800
+ }
1801
+ i.icon.kickstarter::before {
1802
+ content: "\f3bb";
1803
+ }
1804
+ i.icon.kickstarter.k::before {
1805
+ content: "\f3bc";
1806
+ }
1807
+ i.icon.korvue::before {
1808
+ content: "\f42f";
1809
+ }
1810
+ i.icon.language::before {
1811
+ content: "\f1ab";
1812
+ }
1813
+ i.icon.laptop::before {
1814
+ content: "\f109";
1815
+ }
1816
+ i.icon.laravel::before {
1817
+ content: "\f3bd";
1818
+ }
1819
+ i.icon.lastfm::before {
1820
+ content: "\f202";
1821
+ }
1822
+ i.icon.lastfm.square::before {
1823
+ content: "\f203";
1824
+ }
1825
+ i.icon.leaf::before {
1826
+ content: "\f06c";
1827
+ }
1828
+ i.icon.leanpub::before {
1829
+ content: "\f212";
1830
+ }
1831
+ i.icon.lemon::before {
1832
+ content: "\f094";
1833
+ }
1834
+ i.icon.less::before {
1835
+ content: "\f41d";
1836
+ }
1837
+ i.icon.level.down.alternate::before {
1838
+ content: "\f3be";
1839
+ }
1840
+ i.icon.level.up.alternate::before {
1841
+ content: "\f3bf";
1842
+ }
1843
+ i.icon.life.ring::before {
1844
+ content: "\f1cd";
1845
+ }
1846
+ i.icon.lightbulb::before {
1847
+ content: "\f0eb";
1848
+ }
1849
+ i.icon.linechat::before {
1850
+ content: "\f3c0";
1851
+ }
1852
+ i.icon.linkify::before {
1853
+ content: "\f0c1";
1854
+ }
1855
+ i.icon.linkedin::before {
1856
+ content: "\f08c";
1857
+ }
1858
+ i.icon.linkedin.alt::before {
1859
+ content: "\f0e1";
1860
+ }
1861
+ i.icon.linode::before {
1862
+ content: "\f2b8";
1863
+ }
1864
+ i.icon.linux::before {
1865
+ content: "\f17c";
1866
+ }
1867
+ i.icon.lira.sign::before {
1868
+ content: "\f195";
1869
+ }
1870
+ i.icon.list::before {
1871
+ content: "\f03a";
1872
+ }
1873
+ i.icon.list.alternate::before {
1874
+ content: "\f022";
1875
+ }
1876
+ i.icon.list.ol::before {
1877
+ content: "\f0cb";
1878
+ }
1879
+ i.icon.list.ul::before {
1880
+ content: "\f0ca";
1881
+ }
1882
+ i.icon.location.arrow::before {
1883
+ content: "\f124";
1884
+ }
1885
+ i.icon.lock::before {
1886
+ content: "\f023";
1887
+ }
1888
+ i.icon.lock.open::before {
1889
+ content: "\f3c1";
1890
+ }
1891
+ i.icon.long.arrow.alternate.down::before {
1892
+ content: "\f309";
1893
+ }
1894
+ i.icon.long.arrow.alternate.left::before {
1895
+ content: "\f30a";
1896
+ }
1897
+ i.icon.long.arrow.alternate.right::before {
1898
+ content: "\f30b";
1899
+ }
1900
+ i.icon.long.arrow.alternate.up::before {
1901
+ content: "\f30c";
1902
+ }
1903
+ i.icon.low.vision::before {
1904
+ content: "\f2a8";
1905
+ }
1906
+ i.icon.lyft::before {
1907
+ content: "\f3c3";
1908
+ }
1909
+ i.icon.magento::before {
1910
+ content: "\f3c4";
1911
+ }
1912
+ i.icon.magic::before {
1913
+ content: "\f0d0";
1914
+ }
1915
+ i.icon.magnet::before {
1916
+ content: "\f076";
1917
+ }
1918
+ i.icon.male::before {
1919
+ content: "\f183";
1920
+ }
1921
+ i.icon.map::before {
1922
+ content: "\f279";
1923
+ }
1924
+ i.icon.map.marker::before {
1925
+ content: "\f041";
1926
+ }
1927
+ i.icon.map.marker.alternate::before {
1928
+ content: "\f3c5";
1929
+ }
1930
+ i.icon.map.pin::before {
1931
+ content: "\f276";
1932
+ }
1933
+ i.icon.map.signs::before {
1934
+ content: "\f277";
1935
+ }
1936
+ i.icon.mars::before {
1937
+ content: "\f222";
1938
+ }
1939
+ i.icon.mars.double::before {
1940
+ content: "\f227";
1941
+ }
1942
+ i.icon.mars.stroke::before {
1943
+ content: "\f229";
1944
+ }
1945
+ i.icon.mars.stroke.horizontal::before {
1946
+ content: "\f22b";
1947
+ }
1948
+ i.icon.mars.stroke.vertical::before {
1949
+ content: "\f22a";
1950
+ }
1951
+ i.icon.maxcdn::before {
1952
+ content: "\f136";
1953
+ }
1954
+ i.icon.medapps::before {
1955
+ content: "\f3c6";
1956
+ }
1957
+ i.icon.medium::before {
1958
+ content: "\f23a";
1959
+ }
1960
+ i.icon.medium.m::before {
1961
+ content: "\f3c7";
1962
+ }
1963
+ i.icon.medkit::before {
1964
+ content: "\f0fa";
1965
+ }
1966
+ i.icon.medrt::before {
1967
+ content: "\f3c8";
1968
+ }
1969
+ i.icon.meetup::before {
1970
+ content: "\f2e0";
1971
+ }
1972
+ i.icon.meh::before {
1973
+ content: "\f11a";
1974
+ }
1975
+ i.icon.mercury::before {
1976
+ content: "\f223";
1977
+ }
1978
+ i.icon.microchip::before {
1979
+ content: "\f2db";
1980
+ }
1981
+ i.icon.microphone::before {
1982
+ content: "\f130";
1983
+ }
1984
+ i.icon.microphone.slash::before {
1985
+ content: "\f131";
1986
+ }
1987
+ i.icon.microsoft::before {
1988
+ content: "\f3ca";
1989
+ }
1990
+ i.icon.minus::before {
1991
+ content: "\f068";
1992
+ }
1993
+ i.icon.minus.circle::before {
1994
+ content: "\f056";
1995
+ }
1996
+ i.icon.minus.square::before {
1997
+ content: "\f146";
1998
+ }
1999
+ i.icon.mix::before {
2000
+ content: "\f3cb";
2001
+ }
2002
+ i.icon.mixcloud::before {
2003
+ content: "\f289";
2004
+ }
2005
+ i.icon.mizuni::before {
2006
+ content: "\f3cc";
2007
+ }
2008
+ i.icon.mobile::before {
2009
+ content: "\f10b";
2010
+ }
2011
+ i.icon.mobile.alternate::before {
2012
+ content: "\f3cd";
2013
+ }
2014
+ i.icon.modx::before {
2015
+ content: "\f285";
2016
+ }
2017
+ i.icon.monero::before {
2018
+ content: "\f3d0";
2019
+ }
2020
+ i.icon.money.bill.alternate::before {
2021
+ content: "\f3d1";
2022
+ }
2023
+ i.icon.moon::before {
2024
+ content: "\f186";
2025
+ }
2026
+ i.icon.motorcycle::before {
2027
+ content: "\f21c";
2028
+ }
2029
+ i.icon.mouse.pointer::before {
2030
+ content: "\f245";
2031
+ }
2032
+ i.icon.music::before {
2033
+ content: "\f001";
2034
+ }
2035
+ i.icon.napster::before {
2036
+ content: "\f3d2";
2037
+ }
2038
+ i.icon.neuter::before {
2039
+ content: "\f22c";
2040
+ }
2041
+ i.icon.newspaper::before {
2042
+ content: "\f1ea";
2043
+ }
2044
+ i.icon.nintendo.switch::before {
2045
+ content: "\f418";
2046
+ }
2047
+ i.icon.node::before {
2048
+ content: "\f419";
2049
+ }
2050
+ i.icon.node.js::before {
2051
+ content: "\f3d3";
2052
+ }
2053
+ i.icon.npm::before {
2054
+ content: "\f3d4";
2055
+ }
2056
+ i.icon.ns8::before {
2057
+ content: "\f3d5";
2058
+ }
2059
+ i.icon.nutritionix::before {
2060
+ content: "\f3d6";
2061
+ }
2062
+ i.icon.object.group::before {
2063
+ content: "\f247";
2064
+ }
2065
+ i.icon.object.ungroup::before {
2066
+ content: "\f248";
2067
+ }
2068
+ i.icon.odnoklassniki::before {
2069
+ content: "\f263";
2070
+ }
2071
+ i.icon.odnoklassniki.square::before {
2072
+ content: "\f264";
2073
+ }
2074
+ i.icon.opencart::before {
2075
+ content: "\f23d";
2076
+ }
2077
+ i.icon.openid::before {
2078
+ content: "\f19b";
2079
+ }
2080
+ i.icon.opera::before {
2081
+ content: "\f26a";
2082
+ }
2083
+ i.icon.optin.monster::before {
2084
+ content: "\f23c";
2085
+ }
2086
+ i.icon.osi::before {
2087
+ content: "\f41a";
2088
+ }
2089
+ i.icon.outdent::before {
2090
+ content: "\f03b";
2091
+ }
2092
+ i.icon.page4::before {
2093
+ content: "\f3d7";
2094
+ }
2095
+ i.icon.pagelines::before {
2096
+ content: "\f18c";
2097
+ }
2098
+ i.icon.paint.brush::before {
2099
+ content: "\f1fc";
2100
+ }
2101
+ i.icon.palfed::before {
2102
+ content: "\f3d8";
2103
+ }
2104
+ i.icon.pallet::before {
2105
+ content: "\f482";
2106
+ }
2107
+ i.icon.paper.plane::before {
2108
+ content: "\f1d8";
2109
+ }
2110
+ i.icon.paperclip::before {
2111
+ content: "\f0c6";
2112
+ }
2113
+ i.icon.paragraph::before {
2114
+ content: "\f1dd";
2115
+ }
2116
+ i.icon.paste::before {
2117
+ content: "\f0ea";
2118
+ }
2119
+ i.icon.patreon::before {
2120
+ content: "\f3d9";
2121
+ }
2122
+ i.icon.pause::before {
2123
+ content: "\f04c";
2124
+ }
2125
+ i.icon.pause.circle::before {
2126
+ content: "\f28b";
2127
+ }
2128
+ i.icon.paw::before {
2129
+ content: "\f1b0";
2130
+ }
2131
+ i.icon.paypal::before {
2132
+ content: "\f1ed";
2133
+ }
2134
+ i.icon.pen.square::before {
2135
+ content: "\f14b";
2136
+ }
2137
+ i.icon.pencil.alternate::before {
2138
+ content: "\f303";
2139
+ }
2140
+ i.icon.percent::before {
2141
+ content: "\f295";
2142
+ }
2143
+ i.icon.periscope::before {
2144
+ content: "\f3da";
2145
+ }
2146
+ i.icon.phabricator::before {
2147
+ content: "\f3db";
2148
+ }
2149
+ i.icon.phoenix.framework::before {
2150
+ content: "\f3dc";
2151
+ }
2152
+ i.icon.phone::before {
2153
+ content: "\f095";
2154
+ }
2155
+ i.icon.phone.square::before {
2156
+ content: "\f098";
2157
+ }
2158
+ i.icon.phone.volume::before {
2159
+ content: "\f2a0";
2160
+ }
2161
+ i.icon.php::before {
2162
+ content: "\f457";
2163
+ }
2164
+ i.icon.pied.piper::before {
2165
+ content: "\f2ae";
2166
+ }
2167
+ i.icon.pied.piper.alternate::before {
2168
+ content: "\f1a8";
2169
+ }
2170
+ i.icon.pied.piper.pp::before {
2171
+ content: "\f1a7";
2172
+ }
2173
+ i.icon.pills::before {
2174
+ content: "\f484";
2175
+ }
2176
+ i.icon.pinterest::before {
2177
+ content: "\f0d2";
2178
+ }
2179
+ i.icon.pinterest.p::before {
2180
+ content: "\f231";
2181
+ }
2182
+ i.icon.pinterest.square::before {
2183
+ content: "\f0d3";
2184
+ }
2185
+ i.icon.plane::before {
2186
+ content: "\f072";
2187
+ }
2188
+ i.icon.play::before {
2189
+ content: "\f04b";
2190
+ }
2191
+ i.icon.play.circle::before {
2192
+ content: "\f144";
2193
+ }
2194
+ i.icon.playstation::before {
2195
+ content: "\f3df";
2196
+ }
2197
+ i.icon.plug::before {
2198
+ content: "\f1e6";
2199
+ }
2200
+ i.icon.plus::before {
2201
+ content: "\f067";
2202
+ }
2203
+ i.icon.plus.circle::before {
2204
+ content: "\f055";
2205
+ }
2206
+ i.icon.plus.square::before {
2207
+ content: "\f0fe";
2208
+ }
2209
+ i.icon.podcast::before {
2210
+ content: "\f2ce";
2211
+ }
2212
+ i.icon.pound.sign::before {
2213
+ content: "\f154";
2214
+ }
2215
+ i.icon.power.off::before {
2216
+ content: "\f011";
2217
+ }
2218
+ i.icon.print::before {
2219
+ content: "\f02f";
2220
+ }
2221
+ i.icon.product.hunt::before {
2222
+ content: "\f288";
2223
+ }
2224
+ i.icon.pushed::before {
2225
+ content: "\f3e1";
2226
+ }
2227
+ i.icon.puzzle.piece::before {
2228
+ content: "\f12e";
2229
+ }
2230
+ i.icon.python::before {
2231
+ content: "\f3e2";
2232
+ }
2233
+ i.icon.qq::before {
2234
+ content: "\f1d6";
2235
+ }
2236
+ i.icon.qrcode::before {
2237
+ content: "\f029";
2238
+ }
2239
+ i.icon.question::before {
2240
+ content: "\f128";
2241
+ }
2242
+ i.icon.question.circle::before {
2243
+ content: "\f059";
2244
+ }
2245
+ i.icon.quidditch::before {
2246
+ content: "\f458";
2247
+ }
2248
+ i.icon.quinscape::before {
2249
+ content: "\f459";
2250
+ }
2251
+ i.icon.quora::before {
2252
+ content: "\f2c4";
2253
+ }
2254
+ i.icon.quote.left::before {
2255
+ content: "\f10d";
2256
+ }
2257
+ i.icon.quote.right::before {
2258
+ content: "\f10e";
2259
+ }
2260
+ i.icon.random::before {
2261
+ content: "\f074";
2262
+ }
2263
+ i.icon.ravelry::before {
2264
+ content: "\f2d9";
2265
+ }
2266
+ i.icon.react::before {
2267
+ content: "\f41b";
2268
+ }
2269
+ i.icon.rebel::before {
2270
+ content: "\f1d0";
2271
+ }
2272
+ i.icon.recycle::before {
2273
+ content: "\f1b8";
2274
+ }
2275
+ i.icon.redriver::before {
2276
+ content: "\f3e3";
2277
+ }
2278
+ i.icon.reddit::before {
2279
+ content: "\f1a1";
2280
+ }
2281
+ i.icon.reddit.alien::before {
2282
+ content: "\f281";
2283
+ }
2284
+ i.icon.reddit.square::before {
2285
+ content: "\f1a2";
2286
+ }
2287
+ i.icon.redo::before {
2288
+ content: "\f01e";
2289
+ }
2290
+ i.icon.redo.alternate::before {
2291
+ content: "\f2f9";
2292
+ }
2293
+ i.icon.registered::before {
2294
+ content: "\f25d";
2295
+ }
2296
+ i.icon.rendact::before {
2297
+ content: "\f3e4";
2298
+ }
2299
+ i.icon.renren::before {
2300
+ content: "\f18b";
2301
+ }
2302
+ i.icon.reply::before {
2303
+ content: "\f3e5";
2304
+ }
2305
+ i.icon.reply.all::before {
2306
+ content: "\f122";
2307
+ }
2308
+ i.icon.replyd::before {
2309
+ content: "\f3e6";
2310
+ }
2311
+ i.icon.resolving::before {
2312
+ content: "\f3e7";
2313
+ }
2314
+ i.icon.retweet::before {
2315
+ content: "\f079";
2316
+ }
2317
+ i.icon.road::before {
2318
+ content: "\f018";
2319
+ }
2320
+ i.icon.rocket::before {
2321
+ content: "\f135";
2322
+ }
2323
+ i.icon.rocketchat::before {
2324
+ content: "\f3e8";
2325
+ }
2326
+ i.icon.rockrms::before {
2327
+ content: "\f3e9";
2328
+ }
2329
+ i.icon.rss::before {
2330
+ content: "\f09e";
2331
+ }
2332
+ i.icon.rss.square::before {
2333
+ content: "\f143";
2334
+ }
2335
+ i.icon.ruble.sign::before {
2336
+ content: "\f158";
2337
+ }
2338
+ i.icon.rupee.sign::before {
2339
+ content: "\f156";
2340
+ }
2341
+ i.icon.safari::before {
2342
+ content: "\f267";
2343
+ }
2344
+ i.icon.sass::before {
2345
+ content: "\f41e";
2346
+ }
2347
+ i.icon.save::before {
2348
+ content: "\f0c7";
2349
+ }
2350
+ i.icon.schlix::before {
2351
+ content: "\f3ea";
2352
+ }
2353
+ i.icon.scribd::before {
2354
+ content: "\f28a";
2355
+ }
2356
+ i.icon.search::before {
2357
+ content: "\f002";
2358
+ }
2359
+ i.icon.search.minus::before {
2360
+ content: "\f010";
2361
+ }
2362
+ i.icon.search.plus::before {
2363
+ content: "\f00e";
2364
+ }
2365
+ i.icon.searchengin::before {
2366
+ content: "\f3eb";
2367
+ }
2368
+ i.icon.sellcast::before {
2369
+ content: "\f2da";
2370
+ }
2371
+ i.icon.sellsy::before {
2372
+ content: "\f213";
2373
+ }
2374
+ i.icon.server::before {
2375
+ content: "\f233";
2376
+ }
2377
+ i.icon.servicestack::before {
2378
+ content: "\f3ec";
2379
+ }
2380
+ i.icon.share::before {
2381
+ content: "\f064";
2382
+ }
2383
+ i.icon.share.alternate::before {
2384
+ content: "\f1e0";
2385
+ }
2386
+ i.icon.share.alternate.square::before {
2387
+ content: "\f1e1";
2388
+ }
2389
+ i.icon.share.square::before {
2390
+ content: "\f14d";
2391
+ }
2392
+ i.icon.shekel.sign::before {
2393
+ content: "\f20b";
2394
+ }
2395
+ i.icon.shield.alternate::before {
2396
+ content: "\f3ed";
2397
+ }
2398
+ i.icon.ship::before {
2399
+ content: "\f21a";
2400
+ }
2401
+ i.icon.shipping.fast::before {
2402
+ content: "\f48b";
2403
+ }
2404
+ i.icon.shirtsinbulk::before {
2405
+ content: "\f214";
2406
+ }
2407
+ i.icon.shopping.bag::before {
2408
+ content: "\f290";
2409
+ }
2410
+ i.icon.shopping.basket::before {
2411
+ content: "\f291";
2412
+ }
2413
+ i.icon.shopping.cart::before {
2414
+ content: "\f07a";
2415
+ }
2416
+ i.icon.shower::before {
2417
+ content: "\f2cc";
2418
+ }
2419
+ i.icon.sign.language::before {
2420
+ content: "\f2a7";
2421
+ }
2422
+ i.icon.signal::before {
2423
+ content: "\f012";
2424
+ }
2425
+ i.icon.simplybuilt::before {
2426
+ content: "\f215";
2427
+ }
2428
+ i.icon.sistrix::before {
2429
+ content: "\f3ee";
2430
+ }
2431
+ i.icon.sitemap::before {
2432
+ content: "\f0e8";
2433
+ }
2434
+ i.icon.skyatlas::before {
2435
+ content: "\f216";
2436
+ }
2437
+ i.icon.skype::before {
2438
+ content: "\f17e";
2439
+ }
2440
+ i.icon.slack::before {
2441
+ content: "\f198";
2442
+ }
2443
+ i.icon.slack.hash::before {
2444
+ content: "\f3ef";
2445
+ }
2446
+ i.icon.sliders.horizontal::before {
2447
+ content: "\f1de";
2448
+ }
2449
+ i.icon.slideshare::before {
2450
+ content: "\f1e7";
2451
+ }
2452
+ i.icon.smile::before {
2453
+ content: "\f118";
2454
+ }
2455
+ i.icon.snapchat::before {
2456
+ content: "\f2ab";
2457
+ }
2458
+ i.icon.snapchat.ghost::before {
2459
+ content: "\f2ac";
2460
+ }
2461
+ i.icon.snapchat.square::before {
2462
+ content: "\f2ad";
2463
+ }
2464
+ i.icon.snowflake::before {
2465
+ content: "\f2dc";
2466
+ }
2467
+ i.icon.sort::before {
2468
+ content: "\f0dc";
2469
+ }
2470
+ i.icon.sort.alphabet.down::before {
2471
+ content: "\f15d";
2472
+ }
2473
+ i.icon.sort.alphabet.up::before {
2474
+ content: "\f15e";
2475
+ }
2476
+ i.icon.sort.amount.down::before {
2477
+ content: "\f160";
2478
+ }
2479
+ i.icon.sort.amount.up::before {
2480
+ content: "\f161";
2481
+ }
2482
+ i.icon.sort.down::before {
2483
+ content: "\f0dd";
2484
+ }
2485
+ i.icon.sort.numeric.down::before {
2486
+ content: "\f162";
2487
+ }
2488
+ i.icon.sort.numeric.up::before {
2489
+ content: "\f163";
2490
+ }
2491
+ i.icon.sort.up::before {
2492
+ content: "\f0de";
2493
+ }
2494
+ i.icon.soundcloud::before {
2495
+ content: "\f1be";
2496
+ }
2497
+ i.icon.space.shuttle::before {
2498
+ content: "\f197";
2499
+ }
2500
+ i.icon.speakap::before {
2501
+ content: "\f3f3";
2502
+ }
2503
+ i.icon.spinner::before {
2504
+ content: "\f110";
2505
+ }
2506
+ i.icon.spotify::before {
2507
+ content: "\f1bc";
2508
+ }
2509
+ i.icon.square::before {
2510
+ content: "\f0c8";
2511
+ }
2512
+ i.icon.square.full::before {
2513
+ content: "\f45c";
2514
+ }
2515
+ i.icon.stack.exchange::before {
2516
+ content: "\f18d";
2517
+ }
2518
+ i.icon.stack.overflow::before {
2519
+ content: "\f16c";
2520
+ }
2521
+ i.icon.star::before {
2522
+ content: "\f005";
2523
+ }
2524
+ i.icon.star.half::before {
2525
+ content: "\f089";
2526
+ }
2527
+ i.icon.staylinked::before {
2528
+ content: "\f3f5";
2529
+ }
2530
+ i.icon.steam::before {
2531
+ content: "\f1b6";
2532
+ }
2533
+ i.icon.steam.square::before {
2534
+ content: "\f1b7";
2535
+ }
2536
+ i.icon.steam.symbol::before {
2537
+ content: "\f3f6";
2538
+ }
2539
+ i.icon.step.backward::before {
2540
+ content: "\f048";
2541
+ }
2542
+ i.icon.step.forward::before {
2543
+ content: "\f051";
2544
+ }
2545
+ i.icon.stethoscope::before {
2546
+ content: "\f0f1";
2547
+ }
2548
+ i.icon.sticker.mule::before {
2549
+ content: "\f3f7";
2550
+ }
2551
+ i.icon.sticky.note::before {
2552
+ content: "\f249";
2553
+ }
2554
+ i.icon.stop::before {
2555
+ content: "\f04d";
2556
+ }
2557
+ i.icon.stop.circle::before {
2558
+ content: "\f28d";
2559
+ }
2560
+ i.icon.stopwatch::before {
2561
+ content: "\f2f2";
2562
+ }
2563
+ i.icon.strava::before {
2564
+ content: "\f428";
2565
+ }
2566
+ i.icon.street.view::before {
2567
+ content: "\f21d";
2568
+ }
2569
+ i.icon.strikethrough::before {
2570
+ content: "\f0cc";
2571
+ }
2572
+ i.icon.stripe::before {
2573
+ content: "\f429";
2574
+ }
2575
+ i.icon.stripe.s::before {
2576
+ content: "\f42a";
2577
+ }
2578
+ i.icon.studiovinari::before {
2579
+ content: "\f3f8";
2580
+ }
2581
+ i.icon.stumbleupon::before {
2582
+ content: "\f1a4";
2583
+ }
2584
+ i.icon.stumbleupon.circle::before {
2585
+ content: "\f1a3";
2586
+ }
2587
+ i.icon.subscript::before {
2588
+ content: "\f12c";
2589
+ }
2590
+ i.icon.subway::before {
2591
+ content: "\f239";
2592
+ }
2593
+ i.icon.suitcase::before {
2594
+ content: "\f0f2";
2595
+ }
2596
+ i.icon.sun::before {
2597
+ content: "\f185";
2598
+ }
2599
+ i.icon.superpowers::before {
2600
+ content: "\f2dd";
2601
+ }
2602
+ i.icon.superscript::before {
2603
+ content: "\f12b";
2604
+ }
2605
+ i.icon.supple::before {
2606
+ content: "\f3f9";
2607
+ }
2608
+ i.icon.sync::before {
2609
+ content: "\f021";
2610
+ }
2611
+ i.icon.sync.alternate::before {
2612
+ content: "\f2f1";
2613
+ }
2614
+ i.icon.syringe::before {
2615
+ content: "\f48e";
2616
+ }
2617
+ i.icon.table::before {
2618
+ content: "\f0ce";
2619
+ }
2620
+ i.icon.table.tennis::before {
2621
+ content: "\f45d";
2622
+ }
2623
+ i.icon.tablet::before {
2624
+ content: "\f10a";
2625
+ }
2626
+ i.icon.tablet.alternate::before {
2627
+ content: "\f3fa";
2628
+ }
2629
+ i.icon.tachometer.alternate::before {
2630
+ content: "\f3fd";
2631
+ }
2632
+ i.icon.tag::before {
2633
+ content: "\f02b";
2634
+ }
2635
+ i.icon.tags::before {
2636
+ content: "\f02c";
2637
+ }
2638
+ i.icon.tasks::before {
2639
+ content: "\f0ae";
2640
+ }
2641
+ i.icon.taxi::before {
2642
+ content: "\f1ba";
2643
+ }
2644
+ i.icon.telegram::before {
2645
+ content: "\f2c6";
2646
+ }
2647
+ i.icon.telegram.plane::before {
2648
+ content: "\f3fe";
2649
+ }
2650
+ i.icon.tencent.weibo::before {
2651
+ content: "\f1d5";
2652
+ }
2653
+ i.icon.terminal::before {
2654
+ content: "\f120";
2655
+ }
2656
+ i.icon.text.height::before {
2657
+ content: "\f034";
2658
+ }
2659
+ i.icon.text.width::before {
2660
+ content: "\f035";
2661
+ }
2662
+ i.icon.th::before {
2663
+ content: "\f00a";
2664
+ }
2665
+ i.icon.th.large::before {
2666
+ content: "\f009";
2667
+ }
2668
+ i.icon.th.list::before {
2669
+ content: "\f00b";
2670
+ }
2671
+ i.icon.themeisle::before {
2672
+ content: "\f2b2";
2673
+ }
2674
+ i.icon.thermometer::before {
2675
+ content: "\f491";
2676
+ }
2677
+ i.icon.thermometer.empty::before {
2678
+ content: "\f2cb";
2679
+ }
2680
+ i.icon.thermometer.full::before {
2681
+ content: "\f2c7";
2682
+ }
2683
+ i.icon.thermometer.half::before {
2684
+ content: "\f2c9";
2685
+ }
2686
+ i.icon.thermometer.quarter::before {
2687
+ content: "\f2ca";
2688
+ }
2689
+ i.icon.thermometer.three.quarters::before {
2690
+ content: "\f2c8";
2691
+ }
2692
+ i.icon.thumbs.down::before {
2693
+ content: "\f165";
2694
+ }
2695
+ i.icon.thumbs.up::before {
2696
+ content: "\f164";
2697
+ }
2698
+ i.icon.thumbtack::before {
2699
+ content: "\f08d";
2700
+ }
2701
+ i.icon.ticket.alternate::before {
2702
+ content: "\f3ff";
2703
+ }
2704
+ i.icon.times::before {
2705
+ content: "\f00d";
2706
+ }
2707
+ i.icon.times.circle::before {
2708
+ content: "\f057";
2709
+ }
2710
+ i.icon.tint::before {
2711
+ content: "\f043";
2712
+ }
2713
+ i.icon.toggle.off::before {
2714
+ content: "\f204";
2715
+ }
2716
+ i.icon.toggle.on::before {
2717
+ content: "\f205";
2718
+ }
2719
+ i.icon.trademark::before {
2720
+ content: "\f25c";
2721
+ }
2722
+ i.icon.train::before {
2723
+ content: "\f238";
2724
+ }
2725
+ i.icon.transgender::before {
2726
+ content: "\f224";
2727
+ }
2728
+ i.icon.transgender.alternate::before {
2729
+ content: "\f225";
2730
+ }
2731
+ i.icon.trash::before {
2732
+ content: "\f1f8";
2733
+ }
2734
+ i.icon.trash.alternate::before {
2735
+ content: "\f2ed";
2736
+ }
2737
+ i.icon.tree::before {
2738
+ content: "\f1bb";
2739
+ }
2740
+ i.icon.trello::before {
2741
+ content: "\f181";
2742
+ }
2743
+ i.icon.tripadvisor::before {
2744
+ content: "\f262";
2745
+ }
2746
+ i.icon.trophy::before {
2747
+ content: "\f091";
2748
+ }
2749
+ i.icon.truck::before {
2750
+ content: "\f0d1";
2751
+ }
2752
+ i.icon.tty::before {
2753
+ content: "\f1e4";
2754
+ }
2755
+ i.icon.tumblr::before {
2756
+ content: "\f173";
2757
+ }
2758
+ i.icon.tumblr.square::before {
2759
+ content: "\f174";
2760
+ }
2761
+ i.icon.tv::before {
2762
+ content: "\f26c";
2763
+ }
2764
+ i.icon.twitch::before {
2765
+ content: "\f1e8";
2766
+ }
2767
+ i.icon.twitter::before {
2768
+ content: "\f099";
2769
+ }
2770
+ i.icon.twitter.square::before {
2771
+ content: "\f081";
2772
+ }
2773
+ i.icon.typo3::before {
2774
+ content: "\f42b";
2775
+ }
2776
+ i.icon.uber::before {
2777
+ content: "\f402";
2778
+ }
2779
+ i.icon.uikit::before {
2780
+ content: "\f403";
2781
+ }
2782
+ i.icon.umbrella::before {
2783
+ content: "\f0e9";
2784
+ }
2785
+ i.icon.underline::before {
2786
+ content: "\f0cd";
2787
+ }
2788
+ i.icon.undo::before {
2789
+ content: "\f0e2";
2790
+ }
2791
+ i.icon.undo.alternate::before {
2792
+ content: "\f2ea";
2793
+ }
2794
+ i.icon.uniregistry::before {
2795
+ content: "\f404";
2796
+ }
2797
+ i.icon.universal.access::before {
2798
+ content: "\f29a";
2799
+ }
2800
+ i.icon.university::before {
2801
+ content: "\f19c";
2802
+ }
2803
+ i.icon.unlink::before {
2804
+ content: "\f127";
2805
+ }
2806
+ i.icon.unlock::before {
2807
+ content: "\f09c";
2808
+ }
2809
+ i.icon.unlock.alternate::before {
2810
+ content: "\f13e";
2811
+ }
2812
+ i.icon.untappd::before {
2813
+ content: "\f405";
2814
+ }
2815
+ i.icon.upload::before {
2816
+ content: "\f093";
2817
+ }
2818
+ i.icon.usb::before {
2819
+ content: "\f287";
2820
+ }
2821
+ i.icon.user::before {
2822
+ content: "\f007";
2823
+ }
2824
+ i.icon.user.circle::before {
2825
+ content: "\f2bd";
2826
+ }
2827
+ i.icon.user.md::before {
2828
+ content: "\f0f0";
2829
+ }
2830
+ i.icon.user.plus::before {
2831
+ content: "\f234";
2832
+ }
2833
+ i.icon.user.secret::before {
2834
+ content: "\f21b";
2835
+ }
2836
+ i.icon.user.times::before {
2837
+ content: "\f235";
2838
+ }
2839
+ i.icon.users::before {
2840
+ content: "\f0c0";
2841
+ }
2842
+ i.icon.ussunnah::before {
2843
+ content: "\f407";
2844
+ }
2845
+ i.icon.utensil.spoon::before {
2846
+ content: "\f2e5";
2847
+ }
2848
+ i.icon.utensils::before {
2849
+ content: "\f2e7";
2850
+ }
2851
+ i.icon.vaadin::before {
2852
+ content: "\f408";
2853
+ }
2854
+ i.icon.venus::before {
2855
+ content: "\f221";
2856
+ }
2857
+ i.icon.venus.double::before {
2858
+ content: "\f226";
2859
+ }
2860
+ i.icon.venus.mars::before {
2861
+ content: "\f228";
2862
+ }
2863
+ i.icon.viacoin::before {
2864
+ content: "\f237";
2865
+ }
2866
+ i.icon.viadeo::before {
2867
+ content: "\f2a9";
2868
+ }
2869
+ i.icon.viadeo.square::before {
2870
+ content: "\f2aa";
2871
+ }
2872
+ i.icon.viber::before {
2873
+ content: "\f409";
2874
+ }
2875
+ i.icon.video::before {
2876
+ content: "\f03d";
2877
+ }
2878
+ i.icon.vimeo::before {
2879
+ content: "\f40a";
2880
+ }
2881
+ i.icon.vimeo.square::before {
2882
+ content: "\f194";
2883
+ }
2884
+ i.icon.vimeo.v::before {
2885
+ content: "\f27d";
2886
+ }
2887
+ i.icon.vine::before {
2888
+ content: "\f1ca";
2889
+ }
2890
+ i.icon.vk::before {
2891
+ content: "\f189";
2892
+ }
2893
+ i.icon.vnv::before {
2894
+ content: "\f40b";
2895
+ }
2896
+ i.icon.volleyball.ball::before {
2897
+ content: "\f45f";
2898
+ }
2899
+ i.icon.volume.down::before {
2900
+ content: "\f027";
2901
+ }
2902
+ i.icon.volume.off::before {
2903
+ content: "\f026";
2904
+ }
2905
+ i.icon.volume.up::before {
2906
+ content: "\f028";
2907
+ }
2908
+ i.icon.vuejs::before {
2909
+ content: "\f41f";
2910
+ }
2911
+ i.icon.warehouse::before {
2912
+ content: "\f494";
2913
+ }
2914
+ i.icon.weibo::before {
2915
+ content: "\f18a";
2916
+ }
2917
+ i.icon.weight::before {
2918
+ content: "\f496";
2919
+ }
2920
+ i.icon.weixin::before {
2921
+ content: "\f1d7";
2922
+ }
2923
+ i.icon.whatsapp::before {
2924
+ content: "\f232";
2925
+ }
2926
+ i.icon.whatsapp.square::before {
2927
+ content: "\f40c";
2928
+ }
2929
+ i.icon.wheelchair::before {
2930
+ content: "\f193";
2931
+ }
2932
+ i.icon.whmcs::before {
2933
+ content: "\f40d";
2934
+ }
2935
+ i.icon.wifi::before {
2936
+ content: "\f1eb";
2937
+ }
2938
+ i.icon.wikipedia.w::before {
2939
+ content: "\f266";
2940
+ }
2941
+ i.icon.window.close::before {
2942
+ content: "\f410";
2943
+ }
2944
+ i.icon.window.maximize::before {
2945
+ content: "\f2d0";
2946
+ }
2947
+ i.icon.window.minimize::before {
2948
+ content: "\f2d1";
2949
+ }
2950
+ i.icon.window.restore::before {
2951
+ content: "\f2d2";
2952
+ }
2953
+ i.icon.windows::before {
2954
+ content: "\f17a";
2955
+ }
2956
+ i.icon.won.sign::before {
2957
+ content: "\f159";
2958
+ }
2959
+ i.icon.wordpress::before {
2960
+ content: "\f19a";
2961
+ }
2962
+ i.icon.wordpress.simple::before {
2963
+ content: "\f411";
2964
+ }
2965
+ i.icon.wpbeginner::before {
2966
+ content: "\f297";
2967
+ }
2968
+ i.icon.wpexplorer::before {
2969
+ content: "\f2de";
2970
+ }
2971
+ i.icon.wpforms::before {
2972
+ content: "\f298";
2973
+ }
2974
+ i.icon.wrench::before {
2975
+ content: "\f0ad";
2976
+ }
2977
+ i.icon.xbox::before {
2978
+ content: "\f412";
2979
+ }
2980
+ i.icon.xing::before {
2981
+ content: "\f168";
2982
+ }
2983
+ i.icon.xing.square::before {
2984
+ content: "\f169";
2985
+ }
2986
+ i.icon.y.combinator::before {
2987
+ content: "\f23b";
2988
+ }
2989
+ i.icon.yahoo::before {
2990
+ content: "\f19e";
2991
+ }
2992
+ i.icon.yandex::before {
2993
+ content: "\f413";
2994
+ }
2995
+ i.icon.yandex.international::before {
2996
+ content: "\f414";
2997
+ }
2998
+ i.icon.yelp::before {
2999
+ content: "\f1e9";
3000
+ }
3001
+ i.icon.yen.sign::before {
3002
+ content: "\f157";
3003
+ }
3004
+ i.icon.yoast::before {
3005
+ content: "\f2b1";
3006
+ }
3007
+ i.icon.youtube::before {
3008
+ content: "\f167";
3009
+ }
3010
+ i.icon.youtube.square::before {
3011
+ content: "\f431";
3012
+ }
3013
+
3014
+ /* Aliases */
3015
+ i.icon.chess.rock::before {
3016
+ content: "\f447";
3017
+ }
3018
+ i.icon.ordered.list::before {
3019
+ content: "\f0cb";
3020
+ }
3021
+ i.icon.unordered.list::before {
3022
+ content: "\f0ca";
3023
+ }
3024
+ i.icon.user.doctor::before {
3025
+ content: "\f0f0";
3026
+ }
3027
+ i.icon.shield::before {
3028
+ content: "\f3ed";
3029
+ }
3030
+ i.icon.puzzle::before {
3031
+ content: "\f12e";
3032
+ }
3033
+ i.icon.credit.card.amazon.pay::before {
3034
+ content: "\f42d";
3035
+ }
3036
+ i.icon.credit.card.american.express::before {
3037
+ content: "\f1f3";
3038
+ }
3039
+ i.icon.credit.card.diners.club::before {
3040
+ content: "\f24c";
3041
+ }
3042
+ i.icon.credit.card.discover::before {
3043
+ content: "\f1f2";
3044
+ }
3045
+ i.icon.credit.card.jcb::before {
3046
+ content: "\f24b";
3047
+ }
3048
+ i.icon.credit.card.mastercard::before {
3049
+ content: "\f1f1";
3050
+ }
3051
+ i.icon.credit.card.paypal::before {
3052
+ content: "\f1f4";
3053
+ }
3054
+ i.icon.credit.card.stripe::before {
3055
+ content: "\f1f5";
3056
+ }
3057
+ i.icon.credit.card.visa::before {
3058
+ content: "\f1f0";
3059
+ }
3060
+ i.icon.add.circle::before {
3061
+ content: "\f055";
3062
+ }
3063
+ i.icon.add.square::before {
3064
+ content: "\f0fe";
3065
+ }
3066
+ i.icon.add.to.calendar::before {
3067
+ content: "\f271";
3068
+ }
3069
+ i.icon.add.to.cart::before {
3070
+ content: "\f217";
3071
+ }
3072
+ i.icon.add.user::before {
3073
+ content: "\f234";
3074
+ }
3075
+ i.icon.add::before {
3076
+ content: "\f067";
3077
+ }
3078
+ i.icon.alarm.mute::before {
3079
+ content: "\f1f6";
3080
+ }
3081
+ i.icon.alarm::before {
3082
+ content: "\f0f3";
3083
+ }
3084
+ i.icon.ald::before {
3085
+ content: "\f2a2";
3086
+ }
3087
+ i.icon.als::before {
3088
+ content: "\f2a2";
3089
+ }
3090
+ i.icon.american.express.card::before {
3091
+ content: "\f1f3";
3092
+ }
3093
+ i.icon.american.express::before {
3094
+ content: "\f1f3";
3095
+ }
3096
+ i.icon.amex::before {
3097
+ content: "\f1f3";
3098
+ }
3099
+ i.icon.announcement::before {
3100
+ content: "\f0a1";
3101
+ }
3102
+ i.icon.area.chart::before {
3103
+ content: "\f1fe";
3104
+ }
3105
+ i.icon.area.graph::before {
3106
+ content: "\f1fe";
3107
+ }
3108
+ i.icon.arrow.down.cart::before {
3109
+ content: "\f218";
3110
+ }
3111
+ i.icon.asexual::before {
3112
+ content: "\f22d";
3113
+ }
3114
+ i.icon.asl.interpreting::before {
3115
+ content: "\f2a3";
3116
+ }
3117
+ i.icon.asl::before {
3118
+ content: "\f2a3";
3119
+ }
3120
+ i.icon.assistive.listening.devices::before {
3121
+ content: "\f2a2";
3122
+ }
3123
+ i.icon.attach::before {
3124
+ content: "\f0c6";
3125
+ }
3126
+ i.icon.attention::before {
3127
+ content: "\f06a";
3128
+ }
3129
+ i.icon.balance::before {
3130
+ content: "\f24e";
3131
+ }
3132
+ i.icon.bar::before {
3133
+ content: "\f0fc";
3134
+ }
3135
+ i.icon.bathtub::before {
3136
+ content: "\f2cd";
3137
+ }
3138
+ i.icon.battery.four::before {
3139
+ content: "\f240";
3140
+ }
3141
+ i.icon.battery.high::before {
3142
+ content: "\f241";
3143
+ }
3144
+ i.icon.battery.low::before {
3145
+ content: "\f243";
3146
+ }
3147
+ i.icon.battery.medium::before {
3148
+ content: "\f242";
3149
+ }
3150
+ i.icon.battery.one::before {
3151
+ content: "\f243";
3152
+ }
3153
+ i.icon.battery.three::before {
3154
+ content: "\f241";
3155
+ }
3156
+ i.icon.battery.two::before {
3157
+ content: "\f242";
3158
+ }
3159
+ i.icon.battery.zero::before {
3160
+ content: "\f244";
3161
+ }
3162
+ i.icon.birthday::before {
3163
+ content: "\f1fd";
3164
+ }
3165
+ i.icon.block.layout::before {
3166
+ content: "\f009";
3167
+ }
3168
+ i.icon.bluetooth.alternative::before {
3169
+ content: "\f294";
3170
+ }
3171
+ i.icon.broken.chain::before {
3172
+ content: "\f127";
3173
+ }
3174
+ i.icon.browser::before {
3175
+ content: "\f022";
3176
+ }
3177
+ i.icon.call.square::before {
3178
+ content: "\f098";
3179
+ }
3180
+ i.icon.call::before {
3181
+ content: "\f095";
3182
+ }
3183
+ i.icon.cancel::before {
3184
+ content: "\f00d";
3185
+ }
3186
+ i.icon.cart::before {
3187
+ content: "\f07a";
3188
+ }
3189
+ i.icon.cc::before {
3190
+ content: "\f20a";
3191
+ }
3192
+ i.icon.chain::before {
3193
+ content: "\f0c1";
3194
+ }
3195
+ i.icon.chat::before {
3196
+ content: "\f075";
3197
+ }
3198
+ i.icon.checked.calendar::before {
3199
+ content: "\f274";
3200
+ }
3201
+ i.icon.checkmark::before {
3202
+ content: "\f00c";
3203
+ }
3204
+ i.icon.circle.notched::before {
3205
+ content: "\f1ce";
3206
+ }
3207
+ i.icon.close::before {
3208
+ content: "\f00d";
3209
+ }
3210
+ i.icon.cny::before {
3211
+ content: "\f157";
3212
+ }
3213
+ i.icon.cocktail::before {
3214
+ content: "\f000";
3215
+ }
3216
+ i.icon.commenting::before {
3217
+ content: "\f27a";
3218
+ }
3219
+ i.icon.computer::before {
3220
+ content: "\f108";
3221
+ }
3222
+ i.icon.configure::before {
3223
+ content: "\f0ad";
3224
+ }
3225
+ i.icon.content::before {
3226
+ content: "\f0c9";
3227
+ }
3228
+ i.icon.deafness::before {
3229
+ content: "\f2a4";
3230
+ }
3231
+ i.icon.delete.calendar::before {
3232
+ content: "\f273";
3233
+ }
3234
+ i.icon.delete::before {
3235
+ content: "\f00d";
3236
+ }
3237
+ i.icon.detective::before {
3238
+ content: "\f21b";
3239
+ }
3240
+ i.icon.diners.club.card::before {
3241
+ content: "\f24c";
3242
+ }
3243
+ i.icon.diners.club::before {
3244
+ content: "\f24c";
3245
+ }
3246
+ i.icon.discover.card::before {
3247
+ content: "\f1f2";
3248
+ }
3249
+ i.icon.discover::before {
3250
+ content: "\f1f2";
3251
+ }
3252
+ i.icon.discussions::before {
3253
+ content: "\f086";
3254
+ }
3255
+ i.icon.doctor::before {
3256
+ content: "\f0f0";
3257
+ }
3258
+ i.icon.dollar::before {
3259
+ content: "\f155";
3260
+ }
3261
+ i.icon.dont::before {
3262
+ content: "\f05e";
3263
+ }
3264
+ i.icon.dribble::before {
3265
+ content: "\f17d";
3266
+ }
3267
+ i.icon.drivers.license::before {
3268
+ content: "\f2c2";
3269
+ }
3270
+ i.icon.dropdown::before {
3271
+ content: "\f0d7";
3272
+ }
3273
+ i.icon.eercast::before {
3274
+ content: "\f2da";
3275
+ }
3276
+ i.icon.emergency::before {
3277
+ content: "\f0f9";
3278
+ }
3279
+ i.icon.envira.gallery::before {
3280
+ content: "\f299";
3281
+ }
3282
+ i.icon.erase::before {
3283
+ content: "\f12d";
3284
+ }
3285
+ i.icon.eur::before {
3286
+ content: "\f153";
3287
+ }
3288
+ i.icon.euro::before {
3289
+ content: "\f153";
3290
+ }
3291
+ i.icon.eyedropper::before {
3292
+ content: "\f1fb";
3293
+ }
3294
+ i.icon.fa::before {
3295
+ content: "\f2b4";
3296
+ }
3297
+ i.icon.factory::before {
3298
+ content: "\f275";
3299
+ }
3300
+ i.icon.favorite::before {
3301
+ content: "\f005";
3302
+ }
3303
+ i.icon.feed::before {
3304
+ content: "\f09e";
3305
+ }
3306
+ i.icon.female.homosexual::before {
3307
+ content: "\f226";
3308
+ }
3309
+ i.icon.file.text::before {
3310
+ content: "\f15c";
3311
+ }
3312
+ i.icon.find::before {
3313
+ content: "\f1e5";
3314
+ }
3315
+ i.icon.first.aid::before {
3316
+ content: "\f0fa";
3317
+ }
3318
+ i.icon.five.hundred.pixels::before {
3319
+ content: "\f26e";
3320
+ }
3321
+ i.icon.fork::before {
3322
+ content: "\f126";
3323
+ }
3324
+ i.icon.game::before {
3325
+ content: "\f11b";
3326
+ }
3327
+ i.icon.gay::before {
3328
+ content: "\f227";
3329
+ }
3330
+ i.icon.gbp::before {
3331
+ content: "\f154";
3332
+ }
3333
+ i.icon.gittip::before {
3334
+ content: "\f184";
3335
+ }
3336
+ i.icon.google.plus.circle::before {
3337
+ content: "\f2b3";
3338
+ }
3339
+ i.icon.google.plus.official::before {
3340
+ content: "\f2b3";
3341
+ }
3342
+ i.icon.grab::before {
3343
+ content: "\f255";
3344
+ }
3345
+ i.icon.graduation::before {
3346
+ content: "\f19d";
3347
+ }
3348
+ i.icon.grid.layout::before {
3349
+ content: "\f00a";
3350
+ }
3351
+ i.icon.group::before {
3352
+ content: "\f0c0";
3353
+ }
3354
+ i.icon.h::before {
3355
+ content: "\f0fd";
3356
+ }
3357
+ i.icon.hand.victory::before {
3358
+ content: "\f25b";
3359
+ }
3360
+ i.icon.handicap::before {
3361
+ content: "\f193";
3362
+ }
3363
+ i.icon.hard.of.hearing::before {
3364
+ content: "\f2a4";
3365
+ }
3366
+ i.icon.header::before {
3367
+ content: "\f1dc";
3368
+ }
3369
+ i.icon.help.circle::before {
3370
+ content: "\f059";
3371
+ }
3372
+ i.icon.help::before {
3373
+ content: "\f128";
3374
+ }
3375
+ i.icon.heterosexual::before {
3376
+ content: "\f228";
3377
+ }
3378
+ i.icon.hide::before {
3379
+ content: "\f070";
3380
+ }
3381
+ i.icon.hotel::before {
3382
+ content: "\f236";
3383
+ }
3384
+ i.icon.hourglass.four::before {
3385
+ content: "\f254";
3386
+ }
3387
+ i.icon.hourglass.full::before {
3388
+ content: "\f254";
3389
+ }
3390
+ i.icon.hourglass.one::before {
3391
+ content: "\f251";
3392
+ }
3393
+ i.icon.hourglass.three::before {
3394
+ content: "\f253";
3395
+ }
3396
+ i.icon.hourglass.two::before {
3397
+ content: "\f252";
3398
+ }
3399
+ i.icon.idea::before {
3400
+ content: "\f0eb";
3401
+ }
3402
+ i.icon.ils::before {
3403
+ content: "\f20b";
3404
+ }
3405
+ i.icon.in-cart::before {
3406
+ content: "\f218";
3407
+ }
3408
+ i.icon.inr::before {
3409
+ content: "\f156";
3410
+ }
3411
+ i.icon.intergender::before {
3412
+ content: "\f224";
3413
+ }
3414
+ i.icon.intersex::before {
3415
+ content: "\f224";
3416
+ }
3417
+ i.icon.japan.credit.bureau.card::before {
3418
+ content: "\f24b";
3419
+ }
3420
+ i.icon.japan.credit.bureau::before {
3421
+ content: "\f24b";
3422
+ }
3423
+ i.icon.jcb::before {
3424
+ content: "\f24b";
3425
+ }
3426
+ i.icon.jpy::before {
3427
+ content: "\f157";
3428
+ }
3429
+ i.icon.krw::before {
3430
+ content: "\f159";
3431
+ }
3432
+ i.icon.lab::before {
3433
+ content: "\f0c3";
3434
+ }
3435
+ i.icon.law::before {
3436
+ content: "\f24e";
3437
+ }
3438
+ i.icon.legal::before {
3439
+ content: "\f0e3";
3440
+ }
3441
+ i.icon.lesbian::before {
3442
+ content: "\f226";
3443
+ }
3444
+ i.icon.lightning::before {
3445
+ content: "\f0e7";
3446
+ }
3447
+ i.icon.like::before {
3448
+ content: "\f004";
3449
+ }
3450
+ i.icon.line.graph::before {
3451
+ content: "\f201";
3452
+ }
3453
+ i.icon.linkedin.square::before {
3454
+ content: "\f08c";
3455
+ }
3456
+ i.icon.linkify::before {
3457
+ content: "\f0c1";
3458
+ }
3459
+ i.icon.lira::before {
3460
+ content: "\f195";
3461
+ }
3462
+ i.icon.list.layout::before {
3463
+ content: "\f00b";
3464
+ }
3465
+ i.icon.magnify::before {
3466
+ content: "\f00e";
3467
+ }
3468
+ i.icon.mail.forward::before {
3469
+ content: "\f064";
3470
+ }
3471
+ i.icon.mail.square::before {
3472
+ content: "\f199";
3473
+ }
3474
+ i.icon.mail::before {
3475
+ content: "\f0e0";
3476
+ }
3477
+ i.icon.male.homosexual::before {
3478
+ content: "\f227";
3479
+ }
3480
+ i.icon.man::before {
3481
+ content: "\f222";
3482
+ }
3483
+ i.icon.marker::before {
3484
+ content: "\f041";
3485
+ }
3486
+ i.icon.mars.alternate::before {
3487
+ content: "\f229";
3488
+ }
3489
+ i.icon.mars.horizontal::before {
3490
+ content: "\f22b";
3491
+ }
3492
+ i.icon.mars.vertical::before {
3493
+ content: "\f22a";
3494
+ }
3495
+ i.icon.mastercard.card::before {
3496
+ content: "\f1f1";
3497
+ }
3498
+ i.icon.mastercard::before {
3499
+ content: "\f1f1";
3500
+ }
3501
+ i.icon.microsoft.edge::before {
3502
+ content: "\f282";
3503
+ }
3504
+ i.icon.military::before {
3505
+ content: "\f0fb";
3506
+ }
3507
+ i.icon.ms.edge::before {
3508
+ content: "\f282";
3509
+ }
3510
+ i.icon.mute::before {
3511
+ content: "\f131";
3512
+ }
3513
+ i.icon.new.pied.piper::before {
3514
+ content: "\f2ae";
3515
+ }
3516
+ i.icon.non.binary.transgender::before {
3517
+ content: "\f223";
3518
+ }
3519
+ i.icon.numbered.list::before {
3520
+ content: "\f0cb";
3521
+ }
3522
+ i.icon.optinmonster::before {
3523
+ content: "\f23c";
3524
+ }
3525
+ i.icon.options::before {
3526
+ content: "\f1de";
3527
+ }
3528
+ i.icon.other.gender.horizontal::before {
3529
+ content: "\f22b";
3530
+ }
3531
+ i.icon.other.gender.vertical::before {
3532
+ content: "\f22a";
3533
+ }
3534
+ i.icon.other.gender::before {
3535
+ content: "\f229";
3536
+ }
3537
+ i.icon.payment::before {
3538
+ content: "\f09d";
3539
+ }
3540
+ i.icon.paypal.card::before {
3541
+ content: "\f1f4";
3542
+ }
3543
+ i.icon.pencil.square::before {
3544
+ content: "\f14b";
3545
+ }
3546
+ i.icon.photo::before {
3547
+ content: "\f030";
3548
+ }
3549
+ i.icon.picture::before {
3550
+ content: "\f03e";
3551
+ }
3552
+ i.icon.pie.chart::before {
3553
+ content: "\f200";
3554
+ }
3555
+ i.icon.pie.graph::before {
3556
+ content: "\f200";
3557
+ }
3558
+ i.icon.pied.piper.hat::before {
3559
+ content: "\f2ae";
3560
+ }
3561
+ i.icon.pin::before {
3562
+ content: "\f08d";
3563
+ }
3564
+ i.icon.plus.cart::before {
3565
+ content: "\f217";
3566
+ }
3567
+ i.icon.pocket::before {
3568
+ content: "\f265";
3569
+ }
3570
+ i.icon.point::before {
3571
+ content: "\f041";
3572
+ }
3573
+ i.icon.pointing.down::before {
3574
+ content: "\f0a7";
3575
+ }
3576
+ i.icon.pointing.left::before {
3577
+ content: "\f0a5";
3578
+ }
3579
+ i.icon.pointing.right::before {
3580
+ content: "\f0a4";
3581
+ }
3582
+ i.icon.pointing.up::before {
3583
+ content: "\f0a6";
3584
+ }
3585
+ i.icon.pound::before {
3586
+ content: "\f154";
3587
+ }
3588
+ i.icon.power.cord::before {
3589
+ content: "\f1e6";
3590
+ }
3591
+ i.icon.power::before {
3592
+ content: "\f011";
3593
+ }
3594
+ i.icon.privacy::before {
3595
+ content: "\f084";
3596
+ }
3597
+ i.icon.r.circle::before {
3598
+ content: "\f25d";
3599
+ }
3600
+ i.icon.rain::before {
3601
+ content: "\f0e9";
3602
+ }
3603
+ i.icon.record::before {
3604
+ content: "\f03d";
3605
+ }
3606
+ i.icon.refresh::before {
3607
+ content: "\f021";
3608
+ }
3609
+ i.icon.remove.circle::before {
3610
+ content: "\f057";
3611
+ }
3612
+ i.icon.remove.from.calendar::before {
3613
+ content: "\f272";
3614
+ }
3615
+ i.icon.remove.user::before {
3616
+ content: "\f235";
3617
+ }
3618
+ i.icon.remove::before {
3619
+ content: "\f00d";
3620
+ }
3621
+ i.icon.repeat::before {
3622
+ content: "\f01e";
3623
+ }
3624
+ i.icon.rmb::before {
3625
+ content: "\f157";
3626
+ }
3627
+ i.icon.rouble::before {
3628
+ content: "\f158";
3629
+ }
3630
+ i.icon.rub::before {
3631
+ content: "\f158";
3632
+ }
3633
+ i.icon.ruble::before {
3634
+ content: "\f158";
3635
+ }
3636
+ i.icon.rupee::before {
3637
+ content: "\f156";
3638
+ }
3639
+ i.icon.s15::before {
3640
+ content: "\f2cd";
3641
+ }
3642
+ i.icon.selected.radio::before {
3643
+ content: "\f192";
3644
+ }
3645
+ i.icon.send::before {
3646
+ content: "\f1d8";
3647
+ }
3648
+ i.icon.setting::before {
3649
+ content: "\f013";
3650
+ }
3651
+ i.icon.settings::before {
3652
+ content: "\f085";
3653
+ }
3654
+ i.icon.shekel::before {
3655
+ content: "\f20b";
3656
+ }
3657
+ i.icon.sheqel::before {
3658
+ content: "\f20b";
3659
+ }
3660
+ i.icon.shipping::before {
3661
+ content: "\f0d1";
3662
+ }
3663
+ i.icon.shop::before {
3664
+ content: "\f07a";
3665
+ }
3666
+ i.icon.shuffle::before {
3667
+ content: "\f074";
3668
+ }
3669
+ i.icon.shutdown::before {
3670
+ content: "\f011";
3671
+ }
3672
+ i.icon.sidebar::before {
3673
+ content: "\f0c9";
3674
+ }
3675
+ i.icon.signing::before {
3676
+ content: "\f2a7";
3677
+ }
3678
+ i.icon.signup::before {
3679
+ content: "\f044";
3680
+ }
3681
+ i.icon.sliders::before {
3682
+ content: "\f1de";
3683
+ }
3684
+ i.icon.soccer::before {
3685
+ content: "\f1e3";
3686
+ }
3687
+ i.icon.sort.alphabet.ascending::before {
3688
+ content: "\f15d";
3689
+ }
3690
+ i.icon.sort.alphabet.descending::before {
3691
+ content: "\f15e";
3692
+ }
3693
+ i.icon.sort.ascending::before {
3694
+ content: "\f0de";
3695
+ }
3696
+ i.icon.sort.content.ascending::before {
3697
+ content: "\f160";
3698
+ }
3699
+ i.icon.sort.content.descending::before {
3700
+ content: "\f161";
3701
+ }
3702
+ i.icon.sort.descending::before {
3703
+ content: "\f0dd";
3704
+ }
3705
+ i.icon.sort.numeric.ascending::before {
3706
+ content: "\f162";
3707
+ }
3708
+ i.icon.sort.numeric.descending::before {
3709
+ content: "\f163";
3710
+ }
3711
+ i.icon.sound::before {
3712
+ content: "\f025";
3713
+ }
3714
+ i.icon.spy::before {
3715
+ content: "\f21b";
3716
+ }
3717
+ i.icon.stripe.card::before {
3718
+ content: "\f1f5";
3719
+ }
3720
+ i.icon.student::before {
3721
+ content: "\f19d";
3722
+ }
3723
+ i.icon.talk::before {
3724
+ content: "\f27a";
3725
+ }
3726
+ i.icon.target::before {
3727
+ content: "\f140";
3728
+ }
3729
+ i.icon.teletype::before {
3730
+ content: "\f1e4";
3731
+ }
3732
+ i.icon.television::before {
3733
+ content: "\f26c";
3734
+ }
3735
+ i.icon.text.cursor::before {
3736
+ content: "\f246";
3737
+ }
3738
+ i.icon.text.telephone::before {
3739
+ content: "\f1e4";
3740
+ }
3741
+ i.icon.theme.isle::before {
3742
+ content: "\f2b2";
3743
+ }
3744
+ i.icon.theme::before {
3745
+ content: "\f043";
3746
+ }
3747
+ i.icon.thermometer::before {
3748
+ content: "\f2c7";
3749
+ }
3750
+ i.icon.thumb.tack::before {
3751
+ content: "\f08d";
3752
+ }
3753
+ i.icon.time::before {
3754
+ content: "\f017";
3755
+ }
3756
+ i.icon.tm::before {
3757
+ content: "\f25c";
3758
+ }
3759
+ i.icon.toggle.down::before {
3760
+ content: "\f150";
3761
+ }
3762
+ i.icon.toggle.left::before {
3763
+ content: "\f191";
3764
+ }
3765
+ i.icon.toggle.right::before {
3766
+ content: "\f152";
3767
+ }
3768
+ i.icon.toggle.up::before {
3769
+ content: "\f151";
3770
+ }
3771
+ i.icon.translate::before {
3772
+ content: "\f1ab";
3773
+ }
3774
+ i.icon.travel::before {
3775
+ content: "\f0b1";
3776
+ }
3777
+ i.icon.treatment::before {
3778
+ content: "\f0f1";
3779
+ }
3780
+ i.icon.triangle.down::before {
3781
+ content: "\f0d7";
3782
+ }
3783
+ i.icon.triangle.left::before {
3784
+ content: "\f0d9";
3785
+ }
3786
+ i.icon.triangle.right::before {
3787
+ content: "\f0da";
3788
+ }
3789
+ i.icon.triangle.up::before {
3790
+ content: "\f0d8";
3791
+ }
3792
+ i.icon.try::before {
3793
+ content: "\f195";
3794
+ }
3795
+ i.icon.unhide::before {
3796
+ content: "\f06e";
3797
+ }
3798
+ i.icon.unlinkify::before {
3799
+ content: "\f127";
3800
+ }
3801
+ i.icon.unmute::before {
3802
+ content: "\f130";
3803
+ }
3804
+ i.icon.usd::before {
3805
+ content: "\f155";
3806
+ }
3807
+ i.icon.user.cancel::before {
3808
+ content: "\f235";
3809
+ }
3810
+ i.icon.user.close::before {
3811
+ content: "\f235";
3812
+ }
3813
+ i.icon.user.delete::before {
3814
+ content: "\f235";
3815
+ }
3816
+ i.icon.user.x::before {
3817
+ content: "\f235";
3818
+ }
3819
+ i.icon.vcard::before {
3820
+ content: "\f2bb";
3821
+ }
3822
+ i.icon.video.camera::before {
3823
+ content: "\f03d";
3824
+ }
3825
+ i.icon.video.play::before {
3826
+ content: "\f144";
3827
+ }
3828
+ i.icon.visa.card::before {
3829
+ content: "\f1f0";
3830
+ }
3831
+ i.icon.visa::before {
3832
+ content: "\f1f0";
3833
+ }
3834
+ i.icon.volume.control.phone::before {
3835
+ content: "\f2a0";
3836
+ }
3837
+ i.icon.wait::before {
3838
+ content: "\f017";
3839
+ }
3840
+ i.icon.warning.circle::before {
3841
+ content: "\f06a";
3842
+ }
3843
+ i.icon.warning.sign::before {
3844
+ content: "\f071";
3845
+ }
3846
+ i.icon.warning::before {
3847
+ content: "\f12a";
3848
+ }
3849
+ i.icon.wechat::before {
3850
+ content: "\f1d7";
3851
+ }
3852
+ i.icon.wi-fi::before {
3853
+ content: "\f1eb";
3854
+ }
3855
+ i.icon.wikipedia::before {
3856
+ content: "\f266";
3857
+ }
3858
+ i.icon.winner::before {
3859
+ content: "\f091";
3860
+ }
3861
+ i.icon.wizard::before {
3862
+ content: "\f0d0";
3863
+ }
3864
+ i.icon.woman::before {
3865
+ content: "\f221";
3866
+ }
3867
+ i.icon.won::before {
3868
+ content: "\f159";
3869
+ }
3870
+ i.icon.wordpress.beginner::before {
3871
+ content: "\f297";
3872
+ }
3873
+ i.icon.wordpress.forms::before {
3874
+ content: "\f298";
3875
+ }
3876
+ i.icon.world::before {
3877
+ content: "\f0ac";
3878
+ }
3879
+ i.icon.write.square::before {
3880
+ content: "\f14b";
3881
+ }
3882
+ i.icon.x::before {
3883
+ content: "\f00d";
3884
+ }
3885
+ i.icon.yc::before {
3886
+ content: "\f23b";
3887
+ }
3888
+ i.icon.ycombinator::before {
3889
+ content: "\f23b";
3890
+ }
3891
+ i.icon.yen::before {
3892
+ content: "\f157";
3893
+ }
3894
+ i.icon.zip::before {
3895
+ content: "\f187";
3896
+ }
3897
+ i.icon.zoom-in::before {
3898
+ content: "\f00e";
3899
+ }
3900
+ i.icon.zoom-out::before {
3901
+ content: "\f010";
3902
+ }
3903
+ i.icon.zoom::before {
3904
+ content: "\f00e";
3905
+ }
3906
+ i.icon.bitbucket.square::before {
3907
+ content: "\f171";
3908
+ }
3909
+ i.icon.checkmark.box::before {
3910
+ content: "\f14a";
3911
+ }
3912
+ i.icon.circle.thin::before {
3913
+ content: "\f111";
3914
+ }
3915
+ i.icon.cloud.download::before {
3916
+ content: "\f381";
3917
+ }
3918
+ i.icon.cloud.upload::before {
3919
+ content: "\f382";
3920
+ }
3921
+ i.icon.compose::before {
3922
+ content: "\f303";
3923
+ }
3924
+ i.icon.conversation::before {
3925
+ content: "\f086";
3926
+ }
3927
+ i.icon.credit.card.alternative::before {
3928
+ content: "\f09d";
3929
+ }
3930
+ i.icon.currency::before {
3931
+ content: "\f3d1";
3932
+ }
3933
+ i.icon.dashboard::before {
3934
+ content: "\f3fd";
3935
+ }
3936
+ i.icon.diamond::before {
3937
+ content: "\f3a5";
3938
+ }
3939
+ i.icon.disk::before {
3940
+ content: "\f0a0";
3941
+ }
3942
+ i.icon.exchange::before {
3943
+ content: "\f362";
3944
+ }
3945
+ i.icon.external.share::before {
3946
+ content: "\f14d";
3947
+ }
3948
+ i.icon.external.square::before {
3949
+ content: "\f360";
3950
+ }
3951
+ i.icon.external::before {
3952
+ content: "\f35d";
3953
+ }
3954
+ i.icon.facebook.official::before {
3955
+ content: "\f082";
3956
+ }
3957
+ i.icon.food::before {
3958
+ content: "\f2e7";
3959
+ }
3960
+ i.icon.hourglass.zero::before {
3961
+ content: "\f253";
3962
+ }
3963
+ i.icon.level.down::before {
3964
+ content: "\f3be";
3965
+ }
3966
+ i.icon.level.up::before {
3967
+ content: "\f3bf";
3968
+ }
3969
+ i.icon.logout::before {
3970
+ content: "\f2f5";
3971
+ }
3972
+ i.icon.meanpath::before {
3973
+ content: "\f0c8";
3974
+ }
3975
+ i.icon.money::before {
3976
+ content: "\f3d1";
3977
+ }
3978
+ i.icon.move::before {
3979
+ content: "\f0b2";
3980
+ }
3981
+ i.icon.pencil::before {
3982
+ content: "\f303";
3983
+ }
3984
+ i.icon.protect::before {
3985
+ content: "\f023";
3986
+ }
3987
+ i.icon.radio::before {
3988
+ content: "\f192";
3989
+ }
3990
+ i.icon.remove.bookmark::before {
3991
+ content: "\f02e";
3992
+ }
3993
+ i.icon.resize.horizontal::before {
3994
+ content: "\f337";
3995
+ }
3996
+ i.icon.resize.vertical::before {
3997
+ content: "\f338";
3998
+ }
3999
+ i.icon.sign-in::before {
4000
+ content: "\f2f6";
4001
+ }
4002
+ i.icon.sign-out::before {
4003
+ content: "\f2f5";
4004
+ }
4005
+ i.icon.spoon::before {
4006
+ content: "\f2e5";
4007
+ }
4008
+ i.icon.star.half.empty::before {
4009
+ content: "\f089";
4010
+ }
4011
+ i.icon.star.half.full::before {
4012
+ content: "\f089";
4013
+ }
4014
+ i.icon.ticket::before {
4015
+ content: "\f3ff";
4016
+ }
4017
+ i.icon.times.rectangle::before {
4018
+ content: "\f410";
4019
+ }
4020
+ i.icon.write::before {
4021
+ content: "\f303";
4022
+ }
4023
+ i.icon.youtube.play::before {
4024
+ content: "\f167";
4025
+ }
4026
+
4027
+
4028
+ /*******************************
4029
+ Outline Icons
4030
+ *******************************/
4031
+
4032
+
4033
+ /* Outline Icon */
4034
+
4035
+ /* Load & Define Icon Font */
4036
+
4037
+ @font-face {
4038
+ font-family: outline-icons;
4039
+ src: url("./../themes/default/assets/fonts/outline-icons.eot");
4040
+ src: url("./../themes/default/assets/fonts/outline-icons.eot?#iefix") format('embedded-opentype'), url("./../themes/default/assets/fonts/outline-icons.woff2") format('woff2'), url("./../themes/default/assets/fonts/outline-icons.woff") format('woff'), url("./../themes/default/assets/fonts/outline-icons.ttf") format('truetype'), url("./../themes/default/assets/fonts/outline-icons.svg#icons") format('svg');
4041
+ font-style: normal;
4042
+ font-weight: normal;
4043
+ font-variant: normal;
4044
+ text-decoration: inherit;
4045
+ text-transform: none;
4046
+ }
4047
+ i.icon.outline {
4048
+ font-family: outline-icons;
4049
+ }
4050
+
4051
+ /* Icon Definitions */
4052
+ i.icon.address.book.outline::before {
4053
+ content: "\f2b9";
4054
+ }
4055
+ i.icon.address.card.outline::before {
4056
+ content: "\f2bb";
4057
+ }
4058
+ i.icon.arrow.alternate.circle.down.outline::before {
4059
+ content: "\f358";
4060
+ }
4061
+ i.icon.arrow.alternate.circle.left.outline::before {
4062
+ content: "\f359";
4063
+ }
4064
+ i.icon.arrow.alternate.circle.right.outline::before {
4065
+ content: "\f35a";
4066
+ }
4067
+ i.icon.arrow.alternate.circle.up.outline::before {
4068
+ content: "\f35b";
4069
+ }
4070
+ i.icon.bell.outline::before {
4071
+ content: "\f0f3";
4072
+ }
4073
+ i.icon.bell.slash.outline::before {
4074
+ content: "\f1f6";
4075
+ }
4076
+ i.icon.bookmark.outline::before {
4077
+ content: "\f02e";
4078
+ }
4079
+ i.icon.building.outline::before {
4080
+ content: "\f1ad";
4081
+ }
4082
+ i.icon.calendar.outline::before {
4083
+ content: "\f133";
4084
+ }
4085
+ i.icon.calendar.alternate.outline::before {
4086
+ content: "\f073";
4087
+ }
4088
+ i.icon.calendar.check.outline::before {
4089
+ content: "\f274";
4090
+ }
4091
+ i.icon.calendar.minus.outline::before {
4092
+ content: "\f272";
4093
+ }
4094
+ i.icon.calendar.plus.outline::before {
4095
+ content: "\f271";
4096
+ }
4097
+ i.icon.calendar.times.outline::before {
4098
+ content: "\f273";
4099
+ }
4100
+ i.icon.caret.square.down.outline::before {
4101
+ content: "\f150";
4102
+ }
4103
+ i.icon.caret.square.left.outline::before {
4104
+ content: "\f191";
4105
+ }
4106
+ i.icon.caret.square.right.outline::before {
4107
+ content: "\f152";
4108
+ }
4109
+ i.icon.caret.square.up.outline::before {
4110
+ content: "\f151";
4111
+ }
4112
+ i.icon.chart.bar.outline::before {
4113
+ content: "\f080";
4114
+ }
4115
+ i.icon.check.circle.outline::before {
4116
+ content: "\f058";
4117
+ }
4118
+ i.icon.check.square.outline::before {
4119
+ content: "\f14a";
4120
+ }
4121
+ i.icon.circle.outline::before {
4122
+ content: "\f111";
4123
+ }
4124
+ i.icon.clipboard.outline::before {
4125
+ content: "\f328";
4126
+ }
4127
+ i.icon.clock.outline::before {
4128
+ content: "\f017";
4129
+ }
4130
+ i.icon.clone.outline::before {
4131
+ content: "\f24d";
4132
+ }
4133
+ i.icon.closed.captioning.outline::before {
4134
+ content: "\f20a";
4135
+ }
4136
+ i.icon.comment.outline::before {
4137
+ content: "\f075";
4138
+ }
4139
+ i.icon.comment.alternate.outline::before {
4140
+ content: "\f27a";
4141
+ }
4142
+ i.icon.comments.outline::before {
4143
+ content: "\f086";
4144
+ }
4145
+ i.icon.compass.outline::before {
4146
+ content: "\f14e";
4147
+ }
4148
+ i.icon.copy.outline::before {
4149
+ content: "\f0c5";
4150
+ }
4151
+ i.icon.copyright.outline::before {
4152
+ content: "\f1f9";
4153
+ }
4154
+ i.icon.credit.card.outline::before {
4155
+ content: "\f09d";
4156
+ }
4157
+ i.icon.dot.circle.outline::before {
4158
+ content: "\f192";
4159
+ }
4160
+ i.icon.edit.outline::before {
4161
+ content: "\f044";
4162
+ }
4163
+ i.icon.envelope.outline::before {
4164
+ content: "\f0e0";
4165
+ }
4166
+ i.icon.envelope.open.outline::before {
4167
+ content: "\f2b6";
4168
+ }
4169
+ i.icon.eye.slash.outline::before {
4170
+ content: "\f070";
4171
+ }
4172
+ i.icon.file.outline::before {
4173
+ content: "\f15b";
4174
+ }
4175
+ i.icon.file.alternate.outline::before {
4176
+ content: "\f15c";
4177
+ }
4178
+ i.icon.file.archive.outline::before {
4179
+ content: "\f1c6";
4180
+ }
4181
+ i.icon.file.audio.outline::before {
4182
+ content: "\f1c7";
4183
+ }
4184
+ i.icon.file.code.outline::before {
4185
+ content: "\f1c9";
4186
+ }
4187
+ i.icon.file.excel.outline::before {
4188
+ content: "\f1c3";
4189
+ }
4190
+ i.icon.file.image.outline::before {
4191
+ content: "\f1c5";
4192
+ }
4193
+ i.icon.file.pdf.outline::before {
4194
+ content: "\f1c1";
4195
+ }
4196
+ i.icon.file.powerpoint.outline::before {
4197
+ content: "\f1c4";
4198
+ }
4199
+ i.icon.file.video.outline::before {
4200
+ content: "\f1c8";
4201
+ }
4202
+ i.icon.file.word.outline::before {
4203
+ content: "\f1c2";
4204
+ }
4205
+ i.icon.flag.outline::before {
4206
+ content: "\f024";
4207
+ }
4208
+ i.icon.folder.outline::before {
4209
+ content: "\f07b";
4210
+ }
4211
+ i.icon.folder.open.outline::before {
4212
+ content: "\f07c";
4213
+ }
4214
+ i.icon.frown.outline::before {
4215
+ content: "\f119";
4216
+ }
4217
+ i.icon.futbol.outline::before {
4218
+ content: "\f1e3";
4219
+ }
4220
+ i.icon.gem.outline::before {
4221
+ content: "\f3a5";
4222
+ }
4223
+ i.icon.hand.lizard.outline::before {
4224
+ content: "\f258";
4225
+ }
4226
+ i.icon.hand.paper.outline::before {
4227
+ content: "\f256";
4228
+ }
4229
+ i.icon.hand.peace.outline::before {
4230
+ content: "\f25b";
4231
+ }
4232
+ i.icon.hand.point.down.outline::before {
4233
+ content: "\f0a7";
4234
+ }
4235
+ i.icon.hand.point.left.outline::before {
4236
+ content: "\f0a5";
4237
+ }
4238
+ i.icon.hand.point.right.outline::before {
4239
+ content: "\f0a4";
4240
+ }
4241
+ i.icon.hand.point.up.outline::before {
4242
+ content: "\f0a6";
4243
+ }
4244
+ i.icon.hand.pointer.outline::before {
4245
+ content: "\f25a";
4246
+ }
4247
+ i.icon.hand.rock.outline::before {
4248
+ content: "\f255";
4249
+ }
4250
+ i.icon.hand.scissors.outline::before {
4251
+ content: "\f257";
4252
+ }
4253
+ i.icon.hand.spock.outline::before {
4254
+ content: "\f259";
4255
+ }
4256
+ i.icon.handshake.outline::before {
4257
+ content: "\f2b5";
4258
+ }
4259
+ i.icon.hdd.outline::before {
4260
+ content: "\f0a0";
4261
+ }
4262
+ i.icon.heart.outline::before {
4263
+ content: "\f004";
4264
+ }
4265
+ i.icon.hospital.outline::before {
4266
+ content: "\f0f8";
4267
+ }
4268
+ i.icon.hourglass.outline::before {
4269
+ content: "\f254";
4270
+ }
4271
+ i.icon.id.badge.outline::before {
4272
+ content: "\f2c1";
4273
+ }
4274
+ i.icon.id.card.outline::before {
4275
+ content: "\f2c2";
4276
+ }
4277
+ i.icon.image.outline::before {
4278
+ content: "\f03e";
4279
+ }
4280
+ i.icon.images.outline::before {
4281
+ content: "\f302";
4282
+ }
4283
+ i.icon.keyboard.outline::before {
4284
+ content: "\f11c";
4285
+ }
4286
+ i.icon.lemon.outline::before {
4287
+ content: "\f094";
4288
+ }
4289
+ i.icon.life.ring.outline::before {
4290
+ content: "\f1cd";
4291
+ }
4292
+ i.icon.lightbulb.outline::before {
4293
+ content: "\f0eb";
4294
+ }
4295
+ i.icon.list.alternate.outline::before {
4296
+ content: "\f022";
4297
+ }
4298
+ i.icon.map.outline::before {
4299
+ content: "\f279";
4300
+ }
4301
+ i.icon.meh.outline::before {
4302
+ content: "\f11a";
4303
+ }
4304
+ i.icon.minus.square.outline::before {
4305
+ content: "\f146";
4306
+ }
4307
+ i.icon.money.bill.alternate.outline::before {
4308
+ content: "\f3d1";
4309
+ }
4310
+ i.icon.moon.outline::before {
4311
+ content: "\f186";
4312
+ }
4313
+ i.icon.newspaper.outline::before {
4314
+ content: "\f1ea";
4315
+ }
4316
+ i.icon.object.group.outline::before {
4317
+ content: "\f247";
4318
+ }
4319
+ i.icon.object.ungroup.outline::before {
4320
+ content: "\f248";
4321
+ }
4322
+ i.icon.paper.plane.outline::before {
4323
+ content: "\f1d8";
4324
+ }
4325
+ i.icon.pause.circle.outline::before {
4326
+ content: "\f28b";
4327
+ }
4328
+ i.icon.play.circle.outline::before {
4329
+ content: "\f144";
4330
+ }
4331
+ i.icon.plus.square.outline::before {
4332
+ content: "\f0fe";
4333
+ }
4334
+ i.icon.question.circle.outline::before {
4335
+ content: "\f059";
4336
+ }
4337
+ i.icon.registered.outline::before {
4338
+ content: "\f25d";
4339
+ }
4340
+ i.icon.save.outline::before {
4341
+ content: "\f0c7";
4342
+ }
4343
+ i.icon.share.square.outline::before {
4344
+ content: "\f14d";
4345
+ }
4346
+ i.icon.smile.outline::before {
4347
+ content: "\f118";
4348
+ }
4349
+ i.icon.snowflake.outline::before {
4350
+ content: "\f2dc";
4351
+ }
4352
+ i.icon.square.outline::before {
4353
+ content: "\f0c8";
4354
+ }
4355
+ i.icon.star.outline::before {
4356
+ content: "\f005";
4357
+ }
4358
+ i.icon.star.half.outline::before {
4359
+ content: "\f089";
4360
+ }
4361
+ i.icon.sticky.note.outline::before {
4362
+ content: "\f249";
4363
+ }
4364
+ i.icon.stop.circle.outline::before {
4365
+ content: "\f28d";
4366
+ }
4367
+ i.icon.sun.outline::before {
4368
+ content: "\f185";
4369
+ }
4370
+ i.icon.thumbs.down.outline::before {
4371
+ content: "\f165";
4372
+ }
4373
+ i.icon.thumbs.up.outline::before {
4374
+ content: "\f164";
4375
+ }
4376
+ i.icon.times.circle.outline::before {
4377
+ content: "\f057";
4378
+ }
4379
+ i.icon.trash.alternate.outline::before {
4380
+ content: "\f2ed";
4381
+ }
4382
+ i.icon.user.outline::before {
4383
+ content: "\f007";
4384
+ }
4385
+ i.icon.user.circle.outline::before {
4386
+ content: "\f2bd";
4387
+ }
4388
+ i.icon.window.close.outline::before {
4389
+ content: "\f410";
4390
+ }
4391
+ i.icon.window.maximize.outline::before {
4392
+ content: "\f2d0";
4393
+ }
4394
+ i.icon.window.minimize.outline::before {
4395
+ content: "\f2d1";
4396
+ }
4397
+ i.icon.window.restore.outline::before {
4398
+ content: "\f2d2";
4399
+ }
4400
+
4401
+ /* Outline Aliases */
4402
+ i.icon.disk.outline::before {
4403
+ content: "\f0a0";
4404
+ }
4405
+ i.icon.heart.empty,
4406
+ i.icon.star.empty {
4407
+ font-family: outline-icons;
4408
+ }
4409
+ i.icon.heart.empty::before {
4410
+ content: "\f004";
4411
+ }
4412
+ i.icon.star.empty::before {
4413
+ content: "\f089";
4414
+ }
4415
+
4416
+
4417
+ /*******************************
4418
+ Brand Icons
4419
+ *******************************/
4420
+
4421
+
4422
+ /* Load & Define Brand Font */
4423
+
4424
+ @font-face {
4425
+ font-family: brand-icons;
4426
+ src: url("./../themes/default/assets/fonts/brand-icons.eot");
4427
+ src: url("./../themes/default/assets/fonts/brand-icons.eot?#iefix") format('embedded-opentype'), url("./../themes/default/assets/fonts/brand-icons.woff2") format('woff2'), url("./../themes/default/assets/fonts/brand-icons.woff") format('woff'), url("./../themes/default/assets/fonts/brand-icons.ttf") format('truetype'), url("./../themes/default/assets/fonts/brand-icons.svg#icons") format('svg');
4428
+ font-style: normal;
4429
+ font-weight: normal;
4430
+ font-variant: normal;
4431
+ text-decoration: inherit;
4432
+ text-transform: none;
4433
+ }
4434
+
4435
+ /* Brand Icon Font Family */
4436
+ i.icon.\35 00px,
4437
+ i.icon.accessible.icon,
4438
+ i.icon.accusoft,
4439
+ i.icon.adn,
4440
+ i.icon.adversal,
4441
+ i.icon.affiliatetheme,
4442
+ i.icon.algolia,
4443
+ i.icon.amazon,
4444
+ i.icon.amazon.pay,
4445
+ i.icon.amilia,
4446
+ i.icon.android,
4447
+ i.icon.angellist,
4448
+ i.icon.angrycreative,
4449
+ i.icon.angular,
4450
+ i.icon.app.store,
4451
+ i.icon.app.store.ios,
4452
+ i.icon.apper,
4453
+ i.icon.apple,
4454
+ i.icon.apple.pay,
4455
+ i.icon.asymmetrik,
4456
+ i.icon.audible,
4457
+ i.icon.autoprefixer,
4458
+ i.icon.avianex,
4459
+ i.icon.aviato,
4460
+ i.icon.aws,
4461
+ i.icon.bandcamp,
4462
+ i.icon.behance,
4463
+ i.icon.behance.square,
4464
+ i.icon.bimobject,
4465
+ i.icon.bitbucket,
4466
+ i.icon.bitcoin,
4467
+ i.icon.bity,
4468
+ i.icon.black.tie,
4469
+ i.icon.blackberry,
4470
+ i.icon.blogger,
4471
+ i.icon.blogger.b,
4472
+ i.icon.bluetooth,
4473
+ i.icon.bluetooth.b,
4474
+ i.icon.btc,
4475
+ i.icon.buromobelexperte,
4476
+ i.icon.buysellads,
4477
+ i.icon.cc.amazon.pay,
4478
+ i.icon.cc.amex,
4479
+ i.icon.cc.apple.pay,
4480
+ i.icon.cc.diners.club,
4481
+ i.icon.cc.discover,
4482
+ i.icon.cc.jcb,
4483
+ i.icon.cc.mastercard,
4484
+ i.icon.cc.paypal,
4485
+ i.icon.cc.stripe,
4486
+ i.icon.cc.visa,
4487
+ i.icon.centercode,
4488
+ i.icon.chrome,
4489
+ i.icon.cloudscale,
4490
+ i.icon.cloudsmith,
4491
+ i.icon.cloudversify,
4492
+ i.icon.codepen,
4493
+ i.icon.codiepie,
4494
+ i.icon.connectdevelop,
4495
+ i.icon.contao,
4496
+ i.icon.cpanel,
4497
+ i.icon.creative.commons,
4498
+ i.icon.css3,
4499
+ i.icon.css3.alternate,
4500
+ i.icon.cuttlefish,
4501
+ i.icon.d.and.d,
4502
+ i.icon.dashcube,
4503
+ i.icon.delicious,
4504
+ i.icon.deploydog,
4505
+ i.icon.deskpro,
4506
+ i.icon.deviantart,
4507
+ i.icon.digg,
4508
+ i.icon.digital.ocean,
4509
+ i.icon.discord,
4510
+ i.icon.discourse,
4511
+ i.icon.dochub,
4512
+ i.icon.docker,
4513
+ i.icon.draft2digital,
4514
+ i.icon.dribbble,
4515
+ i.icon.dribbble.square,
4516
+ i.icon.dropbox,
4517
+ i.icon.drupal,
4518
+ i.icon.dyalog,
4519
+ i.icon.earlybirds,
4520
+ i.icon.edge,
4521
+ i.icon.elementor,
4522
+ i.icon.ember,
4523
+ i.icon.empire,
4524
+ i.icon.envira,
4525
+ i.icon.erlang,
4526
+ i.icon.ethereum,
4527
+ i.icon.etsy,
4528
+ i.icon.expeditedssl,
4529
+ i.icon.facebook,
4530
+ i.icon.facebook.f,
4531
+ i.icon.facebook.messenger,
4532
+ i.icon.facebook.square,
4533
+ i.icon.firefox,
4534
+ i.icon.first.order,
4535
+ i.icon.firstdraft,
4536
+ i.icon.flickr,
4537
+ i.icon.flipboard,
4538
+ i.icon.fly,
4539
+ i.icon.font.awesome,
4540
+ i.icon.font.awesome.alternate,
4541
+ i.icon.font.awesome.flag,
4542
+ i.icon.fonticons,
4543
+ i.icon.fonticons.fi,
4544
+ i.icon.fort.awesome,
4545
+ i.icon.fort.awesome.alternate,
4546
+ i.icon.forumbee,
4547
+ i.icon.foursquare,
4548
+ i.icon.free.code.camp,
4549
+ i.icon.freebsd,
4550
+ i.icon.get.pocket,
4551
+ i.icon.gg,
4552
+ i.icon.gg.circle,
4553
+ i.icon.git,
4554
+ i.icon.git.square,
4555
+ i.icon.github,
4556
+ i.icon.github.alternate,
4557
+ i.icon.github.square,
4558
+ i.icon.gitkraken,
4559
+ i.icon.gitlab,
4560
+ i.icon.gitter,
4561
+ i.icon.glide,
4562
+ i.icon.glide.g,
4563
+ i.icon.gofore,
4564
+ i.icon.goodreads,
4565
+ i.icon.goodreads.g,
4566
+ i.icon.google,
4567
+ i.icon.google.drive,
4568
+ i.icon.google.play,
4569
+ i.icon.google.plus,
4570
+ i.icon.google.plus.g,
4571
+ i.icon.google.plus.square,
4572
+ i.icon.google.wallet,
4573
+ i.icon.gratipay,
4574
+ i.icon.grav,
4575
+ i.icon.gripfire,
4576
+ i.icon.grunt,
4577
+ i.icon.gulp,
4578
+ i.icon.hacker.news,
4579
+ i.icon.hacker.news.square,
4580
+ i.icon.hips,
4581
+ i.icon.hire.a.helper,
4582
+ i.icon.hooli,
4583
+ i.icon.hotjar,
4584
+ i.icon.houzz,
4585
+ i.icon.html5,
4586
+ i.icon.hubspot,
4587
+ i.icon.imdb,
4588
+ i.icon.instagram,
4589
+ i.icon.internet.explorer,
4590
+ i.icon.ioxhost,
4591
+ i.icon.itunes,
4592
+ i.icon.itunes.note,
4593
+ i.icon.jenkins,
4594
+ i.icon.joget,
4595
+ i.icon.joomla,
4596
+ i.icon.js,
4597
+ i.icon.js.square,
4598
+ i.icon.jsfiddle,
4599
+ i.icon.keycdn,
4600
+ i.icon.kickstarter,
4601
+ i.icon.kickstarter.k,
4602
+ i.icon.korvue,
4603
+ i.icon.laravel,
4604
+ i.icon.lastfm,
4605
+ i.icon.lastfm.square,
4606
+ i.icon.leanpub,
4607
+ i.icon.less,
4608
+ i.icon.linechat,
4609
+ i.icon.linkedin,
4610
+ i.icon.linkedin.alternate,
4611
+ i.icon.linkedin.in,
4612
+ i.icon.linode,
4613
+ i.icon.linux,
4614
+ i.icon.lyft,
4615
+ i.icon.magento,
4616
+ i.icon.maxcdn,
4617
+ i.icon.medapps,
4618
+ i.icon.medium,
4619
+ i.icon.medium.m,
4620
+ i.icon.medrt,
4621
+ i.icon.meetup,
4622
+ i.icon.microsoft,
4623
+ i.icon.mix,
4624
+ i.icon.mixcloud,
4625
+ i.icon.mizuni,
4626
+ i.icon.modx,
4627
+ i.icon.monero,
4628
+ i.icon.napster,
4629
+ i.icon.nintendo.switch,
4630
+ i.icon.node,
4631
+ i.icon.node.js,
4632
+ i.icon.npm,
4633
+ i.icon.ns8,
4634
+ i.icon.nutritionix,
4635
+ i.icon.odnoklassniki,
4636
+ i.icon.odnoklassniki.square,
4637
+ i.icon.opencart,
4638
+ i.icon.openid,
4639
+ i.icon.opera,
4640
+ i.icon.optin.monster,
4641
+ i.icon.osi,
4642
+ i.icon.page4,
4643
+ i.icon.pagelines,
4644
+ i.icon.palfed,
4645
+ i.icon.patreon,
4646
+ i.icon.paypal,
4647
+ i.icon.periscope,
4648
+ i.icon.phabricator,
4649
+ i.icon.phoenix.framework,
4650
+ i.icon.php,
4651
+ i.icon.pied.piper,
4652
+ i.icon.pied.piper.alternate,
4653
+ i.icon.pied.piper.pp,
4654
+ i.icon.pinterest,
4655
+ i.icon.pinterest.p,
4656
+ i.icon.pinterest.square,
4657
+ i.icon.playstation,
4658
+ i.icon.product.hunt,
4659
+ i.icon.pushed,
4660
+ i.icon.python,
4661
+ i.icon.qq,
4662
+ i.icon.quinscape,
4663
+ i.icon.quora,
4664
+ i.icon.ravelry,
4665
+ i.icon.react,
4666
+ i.icon.rebel,
4667
+ i.icon.redriver,
4668
+ i.icon.reddit,
4669
+ i.icon.reddit.alien,
4670
+ i.icon.reddit.square,
4671
+ i.icon.rendact,
4672
+ i.icon.renren,
4673
+ i.icon.replyd,
4674
+ i.icon.resolving,
4675
+ i.icon.rocketchat,
4676
+ i.icon.rockrms,
4677
+ i.icon.safari,
4678
+ i.icon.sass,
4679
+ i.icon.schlix,
4680
+ i.icon.scribd,
4681
+ i.icon.searchengin,
4682
+ i.icon.sellcast,
4683
+ i.icon.sellsy,
4684
+ i.icon.servicestack,
4685
+ i.icon.shirtsinbulk,
4686
+ i.icon.simplybuilt,
4687
+ i.icon.sistrix,
4688
+ i.icon.skyatlas,
4689
+ i.icon.skype,
4690
+ i.icon.slack,
4691
+ i.icon.slack.hash,
4692
+ i.icon.slideshare,
4693
+ i.icon.snapchat,
4694
+ i.icon.snapchat.ghost,
4695
+ i.icon.snapchat.square,
4696
+ i.icon.soundcloud,
4697
+ i.icon.speakap,
4698
+ i.icon.spotify,
4699
+ i.icon.stack.exchange,
4700
+ i.icon.stack.overflow,
4701
+ i.icon.staylinked,
4702
+ i.icon.steam,
4703
+ i.icon.steam.square,
4704
+ i.icon.steam.symbol,
4705
+ i.icon.sticker.mule,
4706
+ i.icon.strava,
4707
+ i.icon.stripe,
4708
+ i.icon.stripe.s,
4709
+ i.icon.studiovinari,
4710
+ i.icon.stumbleupon,
4711
+ i.icon.stumbleupon.circle,
4712
+ i.icon.superpowers,
4713
+ i.icon.supple,
4714
+ i.icon.telegram,
4715
+ i.icon.telegram.plane,
4716
+ i.icon.tencent.weibo,
4717
+ i.icon.themeisle,
4718
+ i.icon.trello,
4719
+ i.icon.tripadvisor,
4720
+ i.icon.tumblr,
4721
+ i.icon.tumblr.square,
4722
+ i.icon.twitch,
4723
+ i.icon.twitter,
4724
+ i.icon.twitter.square,
4725
+ i.icon.typo3,
4726
+ i.icon.uber,
4727
+ i.icon.uikit,
4728
+ i.icon.uniregistry,
4729
+ i.icon.untappd,
4730
+ i.icon.usb,
4731
+ i.icon.ussunnah,
4732
+ i.icon.vaadin,
4733
+ i.icon.viacoin,
4734
+ i.icon.viadeo,
4735
+ i.icon.viadeo.square,
4736
+ i.icon.viber,
4737
+ i.icon.vimeo,
4738
+ i.icon.vimeo.square,
4739
+ i.icon.vimeo.v,
4740
+ i.icon.vine,
4741
+ i.icon.vk,
4742
+ i.icon.vnv,
4743
+ i.icon.vuejs,
4744
+ i.icon.wechat,
4745
+ i.icon.weibo,
4746
+ i.icon.weixin,
4747
+ i.icon.whatsapp,
4748
+ i.icon.whatsapp.square,
4749
+ i.icon.whmcs,
4750
+ i.icon.wikipedia.w,
4751
+ i.icon.windows,
4752
+ i.icon.wordpress,
4753
+ i.icon.wordpress.simple,
4754
+ i.icon.wpbeginner,
4755
+ i.icon.wpexplorer,
4756
+ i.icon.wpforms,
4757
+ i.icon.xbox,
4758
+ i.icon.xing,
4759
+ i.icon.xing.square,
4760
+ i.icon.y.combinator,
4761
+ i.icon.yahoo,
4762
+ i.icon.yandex,
4763
+ i.icon.yandex.international,
4764
+ i.icon.yelp,
4765
+ i.icon.yoast,
4766
+ i.icon.youtube,
4767
+ i.icon.youtube.square {
4768
+ font-family: brand-icons;
4769
+ }
4770
+
4771
+ /* Brand Icons Ideally Would Be Defined Here */
4772
+
4773
+
4774
+ /*******************************
4775
+ Site Overrides
4776
+ *******************************/
4777
+