fomantic-ui 2.9.1-beta.25 → 2.9.1-beta.27
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.
- package/.github/workflows/ci.yml +18 -1
- package/.stylelintrc.js +9 -14
- package/dist/components/accordion.css +9 -8
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +3 -3
- package/dist/components/api.min.js +2 -2
- package/dist/components/breadcrumb.css +4 -4
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +376 -376
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +5 -5
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +179 -179
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +43 -43
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +4 -4
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -2
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +6 -6
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +9 -9
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +72 -70
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +6 -6
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +2 -2
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +18 -18
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +144 -144
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +42 -42
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +67 -67
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +580 -580
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +194 -194
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +17 -17
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +275 -275
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +6 -6
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +32 -32
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +90 -90
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +129 -127
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +21 -21
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +32 -32
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +7 -7
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +93 -93
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +54 -54
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +2 -2
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +97 -97
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +13 -13
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +20 -20
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +57 -57
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +2 -2
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +35 -35
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +26 -26
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +60 -60
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +33 -33
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +28 -28
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +592 -586
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +32 -32
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +35 -35
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +97 -97
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +3661 -3652
- package/dist/semantic.js +29 -29
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/examples/components/sticky-context.html +1 -1
- package/examples/fixed.html +1 -1
- package/examples/grid.html +3 -3
- package/examples/login.html +1 -1
- package/examples/sticky.html +3 -3
- package/package.json +1 -1
- package/src/_site/modules/embed.variables +3 -0
- package/src/definitions/behaviors/api.js +2 -2
- package/src/definitions/collections/breadcrumb.less +4 -4
- package/src/definitions/collections/form.less +9 -9
- package/src/definitions/collections/grid.less +4 -4
- package/src/definitions/collections/menu.less +13 -13
- package/src/definitions/collections/message.less +44 -45
- package/src/definitions/collections/table.less +12 -13
- package/src/definitions/elements/button.less +14 -17
- package/src/definitions/elements/container.less +3 -3
- package/src/definitions/elements/divider.less +7 -8
- package/src/definitions/elements/emoji.less +6 -6
- package/src/definitions/elements/flag.less +10 -10
- package/src/definitions/elements/header.less +12 -12
- package/src/definitions/elements/icon.less +26 -26
- package/src/definitions/elements/image.less +4 -4
- package/src/definitions/elements/input.less +14 -14
- package/src/definitions/elements/label.less +9 -9
- package/src/definitions/elements/list.less +5 -5
- package/src/definitions/elements/loader.less +9 -9
- package/src/definitions/elements/placeholder.less +8 -8
- package/src/definitions/elements/rail.less +4 -4
- package/src/definitions/elements/reveal.less +10 -10
- package/src/definitions/elements/segment.less +9 -9
- package/src/definitions/elements/step.less +5 -7
- package/src/definitions/elements/text.less +6 -6
- package/src/definitions/globals/reset.less +3 -3
- package/src/definitions/globals/site.less +5 -5
- package/src/definitions/modules/accordion.less +3 -3
- package/src/definitions/modules/calendar.less +3 -3
- package/src/definitions/modules/checkbox.less +18 -18
- package/src/definitions/modules/dimmer.less +4 -4
- package/src/definitions/modules/dropdown.less +16 -16
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/flyout.less +7 -7
- package/src/definitions/modules/modal.less +10 -11
- package/src/definitions/modules/nag.less +5 -5
- package/src/definitions/modules/popup.less +10 -10
- package/src/definitions/modules/progress.less +9 -9
- package/src/definitions/modules/rating.less +18 -14
- package/src/definitions/modules/search.less +7 -7
- package/src/definitions/modules/shape.less +3 -3
- package/src/definitions/modules/sidebar.less +20 -20
- package/src/definitions/modules/slider.less +6 -6
- package/src/definitions/modules/sticky.less +3 -3
- package/src/definitions/modules/tab.less +5 -5
- package/src/definitions/modules/toast.less +6 -6
- package/src/definitions/modules/transition.less +5 -5
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +22 -22
- package/src/definitions/views/comment.less +5 -5
- package/src/definitions/views/feed.less +5 -5
- package/src/definitions/views/item.less +8 -8
- package/src/definitions/views/statistic.less +6 -6
- package/src/semantic.less +2 -0
- package/src/theme.config.example +53 -53
- package/src/theme.less +7 -7
- package/src/themes/amazon/elements/button.variables +10 -10
- package/src/themes/amazon/globals/site.variables +16 -16
- package/src/themes/basic/elements/button.variables +7 -7
- package/src/themes/basic/elements/icon.overrides +422 -152
- package/src/themes/basic/elements/icon.variables +12 -7
- package/src/themes/basic/modules/progress.variables +2 -2
- package/src/themes/basic/views/card.variables +3 -3
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/bookish/elements/header.variables +3 -3
- package/src/themes/bootstrap3/elements/button.overrides +3 -0
- package/src/themes/bootstrap3/elements/button.variables +16 -16
- package/src/themes/chubby/collections/menu.overrides +3 -0
- package/src/themes/chubby/collections/menu.variables +2 -2
- package/src/themes/chubby/elements/button.overrides +5 -5
- package/src/themes/chubby/elements/button.variables +8 -8
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/header.variables +1 -1
- package/src/themes/chubby/modules/accordion.variables +1 -1
- package/src/themes/chubby/views/comment.overrides +1 -1
- package/src/themes/chubby/views/comment.variables +7 -7
- package/src/themes/classic/collections/table.variables +1 -1
- package/src/themes/classic/elements/button.variables +26 -26
- package/src/themes/classic/elements/header.variables +1 -1
- package/src/themes/classic/modules/progress.variables +2 -2
- package/src/themes/classic/views/card.overrides +15 -15
- package/src/themes/classic/views/card.variables +3 -3
- package/src/themes/colored/modules/checkbox.overrides +3 -0
- package/src/themes/colored/modules/checkbox.variables +1 -1
- package/src/themes/default/collections/form.variables +2 -2
- package/src/themes/default/collections/menu.variables +11 -11
- package/src/themes/default/collections/message.variables +1 -1
- package/src/themes/default/collections/table.overrides +3 -0
- package/src/themes/default/collections/table.variables +14 -14
- package/src/themes/default/elements/button.variables +13 -13
- package/src/themes/default/elements/container.variables +4 -4
- package/src/themes/default/elements/divider.overrides +2 -2
- package/src/themes/default/elements/divider.variables +1 -1
- package/src/themes/default/elements/header.variables +17 -17
- package/src/themes/default/elements/icon.variables +1989 -1989
- package/src/themes/default/elements/input.variables +1 -1
- package/src/themes/default/elements/label.variables +13 -13
- package/src/themes/default/elements/list.variables +1 -1
- package/src/themes/default/elements/loader.variables +8 -8
- package/src/themes/default/elements/segment.variables +3 -3
- package/src/themes/default/elements/step.overrides +4 -4
- package/src/themes/default/elements/step.variables +5 -5
- package/src/themes/default/globals/colors.less +450 -450
- package/src/themes/default/globals/reset.overrides +4 -4
- package/src/themes/default/globals/site.variables +840 -840
- package/src/themes/default/modules/accordion.overrides +3 -3
- package/src/themes/default/modules/accordion.variables +1 -1
- package/src/themes/default/modules/checkbox.overrides +7 -7
- package/src/themes/default/modules/checkbox.variables +7 -7
- package/src/themes/default/modules/dimmer.variables +8 -8
- package/src/themes/default/modules/dropdown.overrides +7 -7
- package/src/themes/default/modules/dropdown.variables +7 -7
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +5 -5
- package/src/themes/default/modules/progress.variables +7 -7
- package/src/themes/default/modules/search.variables +3 -3
- package/src/themes/default/modules/shape.variables +1 -1
- package/src/themes/default/modules/slider.variables +45 -45
- package/src/themes/default/modules/toast.variables +5 -5
- package/src/themes/default/modules/transition.overrides +24 -24
- package/src/themes/default/modules/transition.variables +1 -1
- package/src/themes/default/views/ad.variables +1 -1
- package/src/themes/default/views/card.variables +11 -11
- package/src/themes/default/views/comment.variables +1 -1
- package/src/themes/default/views/feed.variables +4 -4
- package/src/themes/default/views/item.variables +13 -13
- package/src/themes/famfamfam/elements/flag.overrides +1 -1
- package/src/themes/famfamfam/elements/flag.variables +1 -1
- package/src/themes/fixed-width/collections/grid.variables +4 -4
- package/src/themes/fixed-width/modules/modal.variables +9 -9
- package/src/themes/flat/collections/form.overrides +1 -1
- package/src/themes/flat/collections/form.variables +12 -12
- package/src/themes/flat/globals/site.variables +50 -50
- package/src/themes/github/collections/form.overrides +2 -2
- package/src/themes/github/collections/form.variables +6 -6
- package/src/themes/github/collections/menu.overrides +1 -1
- package/src/themes/github/collections/menu.variables +14 -14
- package/src/themes/github/collections/message.variables +12 -12
- package/src/themes/github/collections/table.variables +1 -1
- package/src/themes/github/elements/button.variables +12 -12
- package/src/themes/github/elements/icon.overrides +537 -179
- package/src/themes/github/elements/icon.variables +14 -9
- package/src/themes/github/elements/input.variables +2 -2
- package/src/themes/github/elements/segment.variables +7 -7
- package/src/themes/github/elements/step.overrides +1 -1
- package/src/themes/github/elements/step.variables +4 -4
- package/src/themes/github/globals/site.variables +16 -16
- package/src/themes/github/modules/dropdown.overrides +7 -7
- package/src/themes/github/modules/dropdown.variables +7 -7
- package/src/themes/gmail/collections/message.overrides +3 -0
- package/src/themes/gmail/collections/message.variables +4 -4
- package/src/themes/instagram/views/card.overrides +2 -2
- package/src/themes/instagram/views/card.variables +5 -5
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/collections/menu.variables +3 -3
- package/src/themes/material/elements/button.overrides +5 -5
- package/src/themes/material/elements/button.variables +31 -31
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/header.variables +6 -6
- package/src/themes/material/elements/icon.overrides +2796 -932
- package/src/themes/material/elements/icon.variables +14 -9
- package/src/themes/material/globals/site.overrides +3 -0
- package/src/themes/material/globals/site.variables +52 -52
- package/src/themes/material/modules/dropdown.overrides +2 -2
- package/src/themes/material/modules/dropdown.variables +4 -4
- package/src/themes/material/modules/modal.overrides +2 -2
- package/src/themes/material/modules/modal.variables +3 -3
- package/src/themes/pulsar/elements/loader.overrides +4 -4
- package/src/themes/raised/elements/button.variables +1 -1
- package/src/themes/resetcss/globals/reset.overrides +1 -1
- package/src/themes/round/elements/button.overrides +3 -0
- package/src/themes/round/elements/button.variables +23 -23
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/striped/modules/progress.overrides +1 -1
- package/src/themes/systemfont/globals/site.variables +6 -6
- package/src/themes/timeline/views/feed.variables +4 -4
- package/src/themes/twitter/elements/button.overrides +1 -1
- package/src/themes/twitter/elements/button.variables +11 -11
- package/tasks/install.js +1 -1
- package/.github/workflows/codeql.yml +0 -68
package/dist/components/icon.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.1-beta.
|
2
|
+
* # Fomantic-UI 2.9.1-beta.27+2ec6af4 - Icon
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -14,8 +14,8 @@
|
|
14
14
|
*******************************/
|
15
15
|
|
16
16
|
@font-face {
|
17
|
-
font-family:
|
18
|
-
src: url("./../themes/default/assets/fonts/icons.woff2") format(
|
17
|
+
font-family: "icons";
|
18
|
+
src: url("./../themes/default/assets/fonts/icons.woff2") format("woff2") , url("./../themes/default/assets/fonts/icons.woff") format("woff");
|
19
19
|
font-style: normal;
|
20
20
|
font-weight: normal;
|
21
21
|
font-display: block;
|
@@ -24,8 +24,8 @@
|
|
24
24
|
text-transform: none;
|
25
25
|
}
|
26
26
|
@font-face {
|
27
|
-
font-family:
|
28
|
-
src: url("./../themes/default/assets/fonts/outline-icons.woff2") format(
|
27
|
+
font-family: "outline-icons";
|
28
|
+
src: url("./../themes/default/assets/fonts/outline-icons.woff2") format("woff2") , url("./../themes/default/assets/fonts/outline-icons.woff") format("woff");
|
29
29
|
font-style: normal;
|
30
30
|
font-weight: normal;
|
31
31
|
font-display: block;
|
@@ -34,8 +34,8 @@
|
|
34
34
|
text-transform: none;
|
35
35
|
}
|
36
36
|
@font-face {
|
37
|
-
font-family:
|
38
|
-
src: url("./../themes/default/assets/fonts/brand-icons.woff2") format(
|
37
|
+
font-family: "brand-icons";
|
38
|
+
src: url("./../themes/default/assets/fonts/brand-icons.woff2") format("woff2") , url("./../themes/default/assets/fonts/brand-icons.woff") format("woff");
|
39
39
|
font-style: normal;
|
40
40
|
font-weight: normal;
|
41
41
|
font-display: block;
|
@@ -49,7 +49,7 @@ i.icon {
|
|
49
49
|
margin: 0 0.25rem 0 0;
|
50
50
|
width: 1.18em;
|
51
51
|
height: 1em;
|
52
|
-
font-family:
|
52
|
+
font-family: "icons";
|
53
53
|
font-style: normal;
|
54
54
|
font-weight: normal;
|
55
55
|
text-decoration: inherit;
|
@@ -304,31 +304,31 @@ i.bordered.inverted.icon {
|
|
304
304
|
/* Inverted Shapes */
|
305
305
|
i.inverted.bordered.icon,
|
306
306
|
i.inverted.circular.icon {
|
307
|
-
background-color: #
|
308
|
-
color: #
|
307
|
+
background-color: #1b1c1d;
|
308
|
+
color: #fff;
|
309
309
|
}
|
310
310
|
i.inverted.icon {
|
311
|
-
color: #
|
311
|
+
color: #fff;
|
312
312
|
}
|
313
313
|
|
314
314
|
/* -------------------
|
315
315
|
Colors
|
316
316
|
-------------------- */
|
317
317
|
i.primary.icon.icon.icon.icon.icon {
|
318
|
-
color: #
|
318
|
+
color: #2185d0;
|
319
319
|
}
|
320
320
|
i.inverted.primary.icon.icon.icon.icon.icon {
|
321
|
-
color: #
|
321
|
+
color: #54c8ff;
|
322
322
|
}
|
323
323
|
i.inverted.bordered.primary.icon.icon.icon.icon.icon,
|
324
324
|
i.inverted.circular.primary.icon.icon.icon.icon.icon,
|
325
325
|
i.inverted.bordered.primary.icons,
|
326
326
|
i.inverted.circular.primary.icons {
|
327
|
-
background-color: #
|
328
|
-
color: #
|
327
|
+
background-color: #2185d0;
|
328
|
+
color: #fff;
|
329
329
|
}
|
330
330
|
i.secondary.icon.icon.icon.icon.icon {
|
331
|
-
color: #
|
331
|
+
color: #1b1c1d;
|
332
332
|
}
|
333
333
|
i.inverted.secondary.icon.icon.icon.icon.icon {
|
334
334
|
color: #545454;
|
@@ -337,167 +337,167 @@ i.inverted.bordered.secondary.icon.icon.icon.icon.icon,
|
|
337
337
|
i.inverted.circular.secondary.icon.icon.icon.icon.icon,
|
338
338
|
i.inverted.bordered.secondary.icons,
|
339
339
|
i.inverted.circular.secondary.icons {
|
340
|
-
background-color: #
|
341
|
-
color: #
|
340
|
+
background-color: #1b1c1d;
|
341
|
+
color: #fff;
|
342
342
|
}
|
343
343
|
i.red.icon.icon.icon.icon.icon {
|
344
|
-
color: #
|
344
|
+
color: #db2828;
|
345
345
|
}
|
346
346
|
i.inverted.red.icon.icon.icon.icon.icon {
|
347
|
-
color: #
|
347
|
+
color: #ff695e;
|
348
348
|
}
|
349
349
|
i.inverted.bordered.red.icon.icon.icon.icon.icon,
|
350
350
|
i.inverted.circular.red.icon.icon.icon.icon.icon,
|
351
351
|
i.inverted.bordered.red.icons,
|
352
352
|
i.inverted.circular.red.icons {
|
353
|
-
background-color: #
|
354
|
-
color: #
|
353
|
+
background-color: #db2828;
|
354
|
+
color: #fff;
|
355
355
|
}
|
356
356
|
i.orange.icon.icon.icon.icon.icon {
|
357
|
-
color: #
|
357
|
+
color: #f2711c;
|
358
358
|
}
|
359
359
|
i.inverted.orange.icon.icon.icon.icon.icon {
|
360
|
-
color: #
|
360
|
+
color: #ff851b;
|
361
361
|
}
|
362
362
|
i.inverted.bordered.orange.icon.icon.icon.icon.icon,
|
363
363
|
i.inverted.circular.orange.icon.icon.icon.icon.icon,
|
364
364
|
i.inverted.bordered.orange.icons,
|
365
365
|
i.inverted.circular.orange.icons {
|
366
|
-
background-color: #
|
367
|
-
color: #
|
366
|
+
background-color: #f2711c;
|
367
|
+
color: #fff;
|
368
368
|
}
|
369
369
|
i.yellow.icon.icon.icon.icon.icon {
|
370
|
-
color: #
|
370
|
+
color: #fbbd08;
|
371
371
|
}
|
372
372
|
i.inverted.yellow.icon.icon.icon.icon.icon {
|
373
|
-
color: #
|
373
|
+
color: #ffe21f;
|
374
374
|
}
|
375
375
|
i.inverted.bordered.yellow.icon.icon.icon.icon.icon,
|
376
376
|
i.inverted.circular.yellow.icon.icon.icon.icon.icon,
|
377
377
|
i.inverted.bordered.yellow.icons,
|
378
378
|
i.inverted.circular.yellow.icons {
|
379
|
-
background-color: #
|
380
|
-
color: #
|
379
|
+
background-color: #fbbd08;
|
380
|
+
color: #fff;
|
381
381
|
}
|
382
382
|
i.olive.icon.icon.icon.icon.icon {
|
383
|
-
color: #
|
383
|
+
color: #b5cc18;
|
384
384
|
}
|
385
385
|
i.inverted.olive.icon.icon.icon.icon.icon {
|
386
|
-
color: #
|
386
|
+
color: #d9e778;
|
387
387
|
}
|
388
388
|
i.inverted.bordered.olive.icon.icon.icon.icon.icon,
|
389
389
|
i.inverted.circular.olive.icon.icon.icon.icon.icon,
|
390
390
|
i.inverted.bordered.olive.icons,
|
391
391
|
i.inverted.circular.olive.icons {
|
392
|
-
background-color: #
|
393
|
-
color: #
|
392
|
+
background-color: #b5cc18;
|
393
|
+
color: #fff;
|
394
394
|
}
|
395
395
|
i.green.icon.icon.icon.icon.icon {
|
396
|
-
color: #
|
396
|
+
color: #21ba45;
|
397
397
|
}
|
398
398
|
i.inverted.green.icon.icon.icon.icon.icon {
|
399
|
-
color: #
|
399
|
+
color: #2ecc40;
|
400
400
|
}
|
401
401
|
i.inverted.bordered.green.icon.icon.icon.icon.icon,
|
402
402
|
i.inverted.circular.green.icon.icon.icon.icon.icon,
|
403
403
|
i.inverted.bordered.green.icons,
|
404
404
|
i.inverted.circular.green.icons {
|
405
|
-
background-color: #
|
406
|
-
color: #
|
405
|
+
background-color: #21ba45;
|
406
|
+
color: #fff;
|
407
407
|
}
|
408
408
|
i.teal.icon.icon.icon.icon.icon {
|
409
|
-
color: #
|
409
|
+
color: #00b5ad;
|
410
410
|
}
|
411
411
|
i.inverted.teal.icon.icon.icon.icon.icon {
|
412
|
-
color: #
|
412
|
+
color: #6dffff;
|
413
413
|
}
|
414
414
|
i.inverted.bordered.teal.icon.icon.icon.icon.icon,
|
415
415
|
i.inverted.circular.teal.icon.icon.icon.icon.icon,
|
416
416
|
i.inverted.bordered.teal.icons,
|
417
417
|
i.inverted.circular.teal.icons {
|
418
|
-
background-color: #
|
419
|
-
color: #
|
418
|
+
background-color: #00b5ad;
|
419
|
+
color: #fff;
|
420
420
|
}
|
421
421
|
i.blue.icon.icon.icon.icon.icon {
|
422
|
-
color: #
|
422
|
+
color: #2185d0;
|
423
423
|
}
|
424
424
|
i.inverted.blue.icon.icon.icon.icon.icon {
|
425
|
-
color: #
|
425
|
+
color: #54c8ff;
|
426
426
|
}
|
427
427
|
i.inverted.bordered.blue.icon.icon.icon.icon.icon,
|
428
428
|
i.inverted.circular.blue.icon.icon.icon.icon.icon,
|
429
429
|
i.inverted.bordered.blue.icons,
|
430
430
|
i.inverted.circular.blue.icons {
|
431
|
-
background-color: #
|
432
|
-
color: #
|
431
|
+
background-color: #2185d0;
|
432
|
+
color: #fff;
|
433
433
|
}
|
434
434
|
i.violet.icon.icon.icon.icon.icon {
|
435
|
-
color: #
|
435
|
+
color: #6435c9;
|
436
436
|
}
|
437
437
|
i.inverted.violet.icon.icon.icon.icon.icon {
|
438
|
-
color: #
|
438
|
+
color: #a291fb;
|
439
439
|
}
|
440
440
|
i.inverted.bordered.violet.icon.icon.icon.icon.icon,
|
441
441
|
i.inverted.circular.violet.icon.icon.icon.icon.icon,
|
442
442
|
i.inverted.bordered.violet.icons,
|
443
443
|
i.inverted.circular.violet.icons {
|
444
|
-
background-color: #
|
445
|
-
color: #
|
444
|
+
background-color: #6435c9;
|
445
|
+
color: #fff;
|
446
446
|
}
|
447
447
|
i.purple.icon.icon.icon.icon.icon {
|
448
|
-
color: #
|
448
|
+
color: #a333c8;
|
449
449
|
}
|
450
450
|
i.inverted.purple.icon.icon.icon.icon.icon {
|
451
|
-
color: #
|
451
|
+
color: #dc73ff;
|
452
452
|
}
|
453
453
|
i.inverted.bordered.purple.icon.icon.icon.icon.icon,
|
454
454
|
i.inverted.circular.purple.icon.icon.icon.icon.icon,
|
455
455
|
i.inverted.bordered.purple.icons,
|
456
456
|
i.inverted.circular.purple.icons {
|
457
|
-
background-color: #
|
458
|
-
color: #
|
457
|
+
background-color: #a333c8;
|
458
|
+
color: #fff;
|
459
459
|
}
|
460
460
|
i.pink.icon.icon.icon.icon.icon {
|
461
|
-
color: #
|
461
|
+
color: #e03997;
|
462
462
|
}
|
463
463
|
i.inverted.pink.icon.icon.icon.icon.icon {
|
464
|
-
color: #
|
464
|
+
color: #ff8edf;
|
465
465
|
}
|
466
466
|
i.inverted.bordered.pink.icon.icon.icon.icon.icon,
|
467
467
|
i.inverted.circular.pink.icon.icon.icon.icon.icon,
|
468
468
|
i.inverted.bordered.pink.icons,
|
469
469
|
i.inverted.circular.pink.icons {
|
470
|
-
background-color: #
|
471
|
-
color: #
|
470
|
+
background-color: #e03997;
|
471
|
+
color: #fff;
|
472
472
|
}
|
473
473
|
i.brown.icon.icon.icon.icon.icon {
|
474
|
-
color: #
|
474
|
+
color: #a5673f;
|
475
475
|
}
|
476
476
|
i.inverted.brown.icon.icon.icon.icon.icon {
|
477
|
-
color: #
|
477
|
+
color: #d67c1c;
|
478
478
|
}
|
479
479
|
i.inverted.bordered.brown.icon.icon.icon.icon.icon,
|
480
480
|
i.inverted.circular.brown.icon.icon.icon.icon.icon,
|
481
481
|
i.inverted.bordered.brown.icons,
|
482
482
|
i.inverted.circular.brown.icons {
|
483
|
-
background-color: #
|
484
|
-
color: #
|
483
|
+
background-color: #a5673f;
|
484
|
+
color: #fff;
|
485
485
|
}
|
486
486
|
i.grey.icon.icon.icon.icon.icon {
|
487
487
|
color: #767676;
|
488
488
|
}
|
489
489
|
i.inverted.grey.icon.icon.icon.icon.icon {
|
490
|
-
color: #
|
490
|
+
color: #dcddde;
|
491
491
|
}
|
492
492
|
i.inverted.bordered.grey.icon.icon.icon.icon.icon,
|
493
493
|
i.inverted.circular.grey.icon.icon.icon.icon.icon,
|
494
494
|
i.inverted.bordered.grey.icons,
|
495
495
|
i.inverted.circular.grey.icons {
|
496
496
|
background-color: #767676;
|
497
|
-
color: #
|
497
|
+
color: #fff;
|
498
498
|
}
|
499
499
|
i.black.icon.icon.icon.icon.icon {
|
500
|
-
color: #
|
500
|
+
color: #1b1c1d;
|
501
501
|
}
|
502
502
|
i.inverted.black.icon.icon.icon.icon.icon {
|
503
503
|
color: #545454;
|
@@ -506,8 +506,8 @@ i.inverted.bordered.black.icon.icon.icon.icon.icon,
|
|
506
506
|
i.inverted.circular.black.icon.icon.icon.icon.icon,
|
507
507
|
i.inverted.bordered.black.icons,
|
508
508
|
i.inverted.circular.black.icons {
|
509
|
-
background-color: #
|
510
|
-
color: #
|
509
|
+
background-color: #1b1c1d;
|
510
|
+
color: #fff;
|
511
511
|
}
|
512
512
|
|
513
513
|
/* -------------------
|
@@ -597,7 +597,7 @@ i.icons .corner.icon {
|
|
597
597
|
right: 0;
|
598
598
|
bottom: 0;
|
599
599
|
font-size: 0.45em;
|
600
|
-
text-shadow: -1px -1px 0 #
|
600
|
+
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
|
601
601
|
}
|
602
602
|
i.icons .corner.icon:not(.rotated):not(.flipped) {
|
603
603
|
-webkit-transform: none;
|
@@ -628,7 +628,7 @@ i.icons .icon.corner[class*="bottom right"] {
|
|
628
628
|
bottom: 0;
|
629
629
|
}
|
630
630
|
i.icons .inverted.corner.icon {
|
631
|
-
text-shadow: -1px -1px 0 #
|
631
|
+
text-shadow: -1px -1px 0 #1b1c1d, 1px -1px 0 #1b1c1d, -1px 1px 0 #1b1c1d, 1px 1px 0 #1b1c1d;
|
632
632
|
}
|
633
633
|
|
634
634
|
|
@@ -665,8 +665,8 @@ i.circular.inverted.icons {
|
|
665
665
|
border: none;
|
666
666
|
-webkit-box-shadow: none;
|
667
667
|
box-shadow: none;
|
668
|
-
background-color: #
|
669
|
-
color: #
|
668
|
+
background-color: #1b1c1d;
|
669
|
+
color: #fff;
|
670
670
|
}
|
671
671
|
|
672
672
|
/* Corner Icon */
|
@@ -4610,7 +4610,7 @@ i.icon.zoom.out::before {
|
|
4610
4610
|
*******************************/
|
4611
4611
|
|
4612
4612
|
i.icon.outline {
|
4613
|
-
font-family:
|
4613
|
+
font-family: "outline-icons";
|
4614
4614
|
}
|
4615
4615
|
|
4616
4616
|
/* Icons */
|
@@ -5079,2037 +5079,2037 @@ i.icon.window.restore.outline::before {
|
|
5079
5079
|
/* Icons */
|
5080
5080
|
i.icon.\35 00px::before {
|
5081
5081
|
content: "\f26e";
|
5082
|
-
font-family:
|
5082
|
+
font-family: "brand-icons";
|
5083
5083
|
}
|
5084
5084
|
i.icon.accessible::before {
|
5085
5085
|
content: "\f368";
|
5086
|
-
font-family:
|
5086
|
+
font-family: "brand-icons";
|
5087
5087
|
}
|
5088
5088
|
i.icon.accusoft::before {
|
5089
5089
|
content: "\f369";
|
5090
|
-
font-family:
|
5090
|
+
font-family: "brand-icons";
|
5091
5091
|
}
|
5092
5092
|
i.icon.acquisitions.incorporated::before {
|
5093
5093
|
content: "\f6af";
|
5094
|
-
font-family:
|
5094
|
+
font-family: "brand-icons";
|
5095
5095
|
}
|
5096
5096
|
i.icon.adn::before {
|
5097
5097
|
content: "\f170";
|
5098
|
-
font-family:
|
5098
|
+
font-family: "brand-icons";
|
5099
5099
|
}
|
5100
5100
|
i.icon.adversal::before {
|
5101
5101
|
content: "\f36a";
|
5102
|
-
font-family:
|
5102
|
+
font-family: "brand-icons";
|
5103
5103
|
}
|
5104
5104
|
i.icon.affiliatetheme::before {
|
5105
5105
|
content: "\f36b";
|
5106
|
-
font-family:
|
5106
|
+
font-family: "brand-icons";
|
5107
5107
|
}
|
5108
5108
|
i.icon.airbnb::before {
|
5109
5109
|
content: "\f834";
|
5110
|
-
font-family:
|
5110
|
+
font-family: "brand-icons";
|
5111
5111
|
}
|
5112
5112
|
i.icon.algolia::before {
|
5113
5113
|
content: "\f36c";
|
5114
|
-
font-family:
|
5114
|
+
font-family: "brand-icons";
|
5115
5115
|
}
|
5116
5116
|
i.icon.alipay::before {
|
5117
5117
|
content: "\f642";
|
5118
|
-
font-family:
|
5118
|
+
font-family: "brand-icons";
|
5119
5119
|
}
|
5120
5120
|
i.icon.amazon::before {
|
5121
5121
|
content: "\f270";
|
5122
|
-
font-family:
|
5122
|
+
font-family: "brand-icons";
|
5123
5123
|
}
|
5124
5124
|
i.icon.amazon.pay::before {
|
5125
5125
|
content: "\f42c";
|
5126
|
-
font-family:
|
5126
|
+
font-family: "brand-icons";
|
5127
5127
|
}
|
5128
5128
|
i.icon.amilia::before {
|
5129
5129
|
content: "\f36d";
|
5130
|
-
font-family:
|
5130
|
+
font-family: "brand-icons";
|
5131
5131
|
}
|
5132
5132
|
i.icon.android::before {
|
5133
5133
|
content: "\f17b";
|
5134
|
-
font-family:
|
5134
|
+
font-family: "brand-icons";
|
5135
5135
|
}
|
5136
5136
|
i.icon.angellist::before {
|
5137
5137
|
content: "\f209";
|
5138
|
-
font-family:
|
5138
|
+
font-family: "brand-icons";
|
5139
5139
|
}
|
5140
5140
|
i.icon.angrycreative::before {
|
5141
5141
|
content: "\f36e";
|
5142
|
-
font-family:
|
5142
|
+
font-family: "brand-icons";
|
5143
5143
|
}
|
5144
5144
|
i.icon.angular::before {
|
5145
5145
|
content: "\f420";
|
5146
|
-
font-family:
|
5146
|
+
font-family: "brand-icons";
|
5147
5147
|
}
|
5148
5148
|
i.icon.app.store::before {
|
5149
5149
|
content: "\f36f";
|
5150
|
-
font-family:
|
5150
|
+
font-family: "brand-icons";
|
5151
5151
|
}
|
5152
5152
|
i.icon.app.store.ios::before {
|
5153
5153
|
content: "\f370";
|
5154
|
-
font-family:
|
5154
|
+
font-family: "brand-icons";
|
5155
5155
|
}
|
5156
5156
|
i.icon.apper::before {
|
5157
5157
|
content: "\f371";
|
5158
|
-
font-family:
|
5158
|
+
font-family: "brand-icons";
|
5159
5159
|
}
|
5160
5160
|
i.icon.apple::before {
|
5161
5161
|
content: "\f179";
|
5162
|
-
font-family:
|
5162
|
+
font-family: "brand-icons";
|
5163
5163
|
}
|
5164
5164
|
i.icon.apple.pay::before {
|
5165
5165
|
content: "\f415";
|
5166
|
-
font-family:
|
5166
|
+
font-family: "brand-icons";
|
5167
5167
|
}
|
5168
5168
|
i.icon.artstation::before {
|
5169
5169
|
content: "\f77a";
|
5170
|
-
font-family:
|
5170
|
+
font-family: "brand-icons";
|
5171
5171
|
}
|
5172
5172
|
i.icon.asymmetrik::before {
|
5173
5173
|
content: "\f372";
|
5174
|
-
font-family:
|
5174
|
+
font-family: "brand-icons";
|
5175
5175
|
}
|
5176
5176
|
i.icon.atlassian::before {
|
5177
5177
|
content: "\f77b";
|
5178
|
-
font-family:
|
5178
|
+
font-family: "brand-icons";
|
5179
5179
|
}
|
5180
5180
|
i.icon.audible::before {
|
5181
5181
|
content: "\f373";
|
5182
|
-
font-family:
|
5182
|
+
font-family: "brand-icons";
|
5183
5183
|
}
|
5184
5184
|
i.icon.autoprefixer::before {
|
5185
5185
|
content: "\f41c";
|
5186
|
-
font-family:
|
5186
|
+
font-family: "brand-icons";
|
5187
5187
|
}
|
5188
5188
|
i.icon.avianex::before {
|
5189
5189
|
content: "\f374";
|
5190
|
-
font-family:
|
5190
|
+
font-family: "brand-icons";
|
5191
5191
|
}
|
5192
5192
|
i.icon.aviato::before {
|
5193
5193
|
content: "\f421";
|
5194
|
-
font-family:
|
5194
|
+
font-family: "brand-icons";
|
5195
5195
|
}
|
5196
5196
|
i.icon.aws::before {
|
5197
5197
|
content: "\f375";
|
5198
|
-
font-family:
|
5198
|
+
font-family: "brand-icons";
|
5199
5199
|
}
|
5200
5200
|
i.icon.bandcamp::before {
|
5201
5201
|
content: "\f2d5";
|
5202
|
-
font-family:
|
5202
|
+
font-family: "brand-icons";
|
5203
5203
|
}
|
5204
5204
|
i.icon.battle.net::before {
|
5205
5205
|
content: "\f835";
|
5206
|
-
font-family:
|
5206
|
+
font-family: "brand-icons";
|
5207
5207
|
}
|
5208
5208
|
i.icon.behance::before {
|
5209
5209
|
content: "\f1b4";
|
5210
|
-
font-family:
|
5210
|
+
font-family: "brand-icons";
|
5211
5211
|
}
|
5212
5212
|
i.icon.behance.square::before {
|
5213
5213
|
content: "\f1b5";
|
5214
|
-
font-family:
|
5214
|
+
font-family: "brand-icons";
|
5215
5215
|
}
|
5216
5216
|
i.icon.bimobject::before {
|
5217
5217
|
content: "\f378";
|
5218
|
-
font-family:
|
5218
|
+
font-family: "brand-icons";
|
5219
5219
|
}
|
5220
5220
|
i.icon.bitbucket::before {
|
5221
5221
|
content: "\f171";
|
5222
|
-
font-family:
|
5222
|
+
font-family: "brand-icons";
|
5223
5223
|
}
|
5224
5224
|
i.icon.bitcoin::before {
|
5225
5225
|
content: "\f379";
|
5226
|
-
font-family:
|
5226
|
+
font-family: "brand-icons";
|
5227
5227
|
}
|
5228
5228
|
i.icon.bity::before {
|
5229
5229
|
content: "\f37a";
|
5230
|
-
font-family:
|
5230
|
+
font-family: "brand-icons";
|
5231
5231
|
}
|
5232
5232
|
i.icon.black.tie::before {
|
5233
5233
|
content: "\f27e";
|
5234
|
-
font-family:
|
5234
|
+
font-family: "brand-icons";
|
5235
5235
|
}
|
5236
5236
|
i.icon.blackberry::before {
|
5237
5237
|
content: "\f37b";
|
5238
|
-
font-family:
|
5238
|
+
font-family: "brand-icons";
|
5239
5239
|
}
|
5240
5240
|
i.icon.blogger::before {
|
5241
5241
|
content: "\f37c";
|
5242
|
-
font-family:
|
5242
|
+
font-family: "brand-icons";
|
5243
5243
|
}
|
5244
5244
|
i.icon.blogger.b::before {
|
5245
5245
|
content: "\f37d";
|
5246
|
-
font-family:
|
5246
|
+
font-family: "brand-icons";
|
5247
5247
|
}
|
5248
5248
|
i.icon.bluetooth::before {
|
5249
5249
|
content: "\f293";
|
5250
|
-
font-family:
|
5250
|
+
font-family: "brand-icons";
|
5251
5251
|
}
|
5252
5252
|
i.icon.bluetooth.b::before {
|
5253
5253
|
content: "\f294";
|
5254
|
-
font-family:
|
5254
|
+
font-family: "brand-icons";
|
5255
5255
|
}
|
5256
5256
|
i.icon.bootstrap::before {
|
5257
5257
|
content: "\f836";
|
5258
|
-
font-family:
|
5258
|
+
font-family: "brand-icons";
|
5259
5259
|
}
|
5260
5260
|
i.icon.btc::before {
|
5261
5261
|
content: "\f15a";
|
5262
|
-
font-family:
|
5262
|
+
font-family: "brand-icons";
|
5263
5263
|
}
|
5264
5264
|
i.icon.buffer::before {
|
5265
5265
|
content: "\f837";
|
5266
|
-
font-family:
|
5266
|
+
font-family: "brand-icons";
|
5267
5267
|
}
|
5268
5268
|
i.icon.buromobelexperte::before {
|
5269
5269
|
content: "\f37f";
|
5270
|
-
font-family:
|
5270
|
+
font-family: "brand-icons";
|
5271
5271
|
}
|
5272
5272
|
i.icon.buy.n.large::before {
|
5273
5273
|
content: "\f8a6";
|
5274
|
-
font-family:
|
5274
|
+
font-family: "brand-icons";
|
5275
5275
|
}
|
5276
5276
|
i.icon.buysellads::before {
|
5277
5277
|
content: "\f20d";
|
5278
|
-
font-family:
|
5278
|
+
font-family: "brand-icons";
|
5279
5279
|
}
|
5280
5280
|
i.icon.canadian.maple.leaf::before {
|
5281
5281
|
content: "\f785";
|
5282
|
-
font-family:
|
5282
|
+
font-family: "brand-icons";
|
5283
5283
|
}
|
5284
5284
|
i.icon.cc.amazon.pay::before {
|
5285
5285
|
content: "\f42d";
|
5286
|
-
font-family:
|
5286
|
+
font-family: "brand-icons";
|
5287
5287
|
}
|
5288
5288
|
i.icon.cc.amex::before {
|
5289
5289
|
content: "\f1f3";
|
5290
|
-
font-family:
|
5290
|
+
font-family: "brand-icons";
|
5291
5291
|
}
|
5292
5292
|
i.icon.cc.apple.pay::before {
|
5293
5293
|
content: "\f416";
|
5294
|
-
font-family:
|
5294
|
+
font-family: "brand-icons";
|
5295
5295
|
}
|
5296
5296
|
i.icon.cc.diners.club::before {
|
5297
5297
|
content: "\f24c";
|
5298
|
-
font-family:
|
5298
|
+
font-family: "brand-icons";
|
5299
5299
|
}
|
5300
5300
|
i.icon.cc.discover::before {
|
5301
5301
|
content: "\f1f2";
|
5302
|
-
font-family:
|
5302
|
+
font-family: "brand-icons";
|
5303
5303
|
}
|
5304
5304
|
i.icon.cc.jcb::before {
|
5305
5305
|
content: "\f24b";
|
5306
|
-
font-family:
|
5306
|
+
font-family: "brand-icons";
|
5307
5307
|
}
|
5308
5308
|
i.icon.cc.mastercard::before {
|
5309
5309
|
content: "\f1f1";
|
5310
|
-
font-family:
|
5310
|
+
font-family: "brand-icons";
|
5311
5311
|
}
|
5312
5312
|
i.icon.cc.paypal::before {
|
5313
5313
|
content: "\f1f4";
|
5314
|
-
font-family:
|
5314
|
+
font-family: "brand-icons";
|
5315
5315
|
}
|
5316
5316
|
i.icon.cc.stripe::before {
|
5317
5317
|
content: "\f1f5";
|
5318
|
-
font-family:
|
5318
|
+
font-family: "brand-icons";
|
5319
5319
|
}
|
5320
5320
|
i.icon.cc.visa::before {
|
5321
5321
|
content: "\f1f0";
|
5322
|
-
font-family:
|
5322
|
+
font-family: "brand-icons";
|
5323
5323
|
}
|
5324
5324
|
i.icon.centercode::before {
|
5325
5325
|
content: "\f380";
|
5326
|
-
font-family:
|
5326
|
+
font-family: "brand-icons";
|
5327
5327
|
}
|
5328
5328
|
i.icon.centos::before {
|
5329
5329
|
content: "\f789";
|
5330
|
-
font-family:
|
5330
|
+
font-family: "brand-icons";
|
5331
5331
|
}
|
5332
5332
|
i.icon.chrome::before {
|
5333
5333
|
content: "\f268";
|
5334
|
-
font-family:
|
5334
|
+
font-family: "brand-icons";
|
5335
5335
|
}
|
5336
5336
|
i.icon.chromecast::before {
|
5337
5337
|
content: "\f838";
|
5338
|
-
font-family:
|
5338
|
+
font-family: "brand-icons";
|
5339
5339
|
}
|
5340
5340
|
i.icon.cloudflare::before {
|
5341
5341
|
content: "\e07d";
|
5342
|
-
font-family:
|
5342
|
+
font-family: "brand-icons";
|
5343
5343
|
}
|
5344
5344
|
i.icon.cloudscale::before {
|
5345
5345
|
content: "\f383";
|
5346
|
-
font-family:
|
5346
|
+
font-family: "brand-icons";
|
5347
5347
|
}
|
5348
5348
|
i.icon.cloudsmith::before {
|
5349
5349
|
content: "\f384";
|
5350
|
-
font-family:
|
5350
|
+
font-family: "brand-icons";
|
5351
5351
|
}
|
5352
5352
|
i.icon.cloudversify::before {
|
5353
5353
|
content: "\f385";
|
5354
|
-
font-family:
|
5354
|
+
font-family: "brand-icons";
|
5355
5355
|
}
|
5356
5356
|
i.icon.codepen::before {
|
5357
5357
|
content: "\f1cb";
|
5358
|
-
font-family:
|
5358
|
+
font-family: "brand-icons";
|
5359
5359
|
}
|
5360
5360
|
i.icon.codiepie::before {
|
5361
5361
|
content: "\f284";
|
5362
|
-
font-family:
|
5362
|
+
font-family: "brand-icons";
|
5363
5363
|
}
|
5364
5364
|
i.icon.confluence::before {
|
5365
5365
|
content: "\f78d";
|
5366
|
-
font-family:
|
5366
|
+
font-family: "brand-icons";
|
5367
5367
|
}
|
5368
5368
|
i.icon.connectdevelop::before {
|
5369
5369
|
content: "\f20e";
|
5370
|
-
font-family:
|
5370
|
+
font-family: "brand-icons";
|
5371
5371
|
}
|
5372
5372
|
i.icon.contao::before {
|
5373
5373
|
content: "\f26d";
|
5374
|
-
font-family:
|
5374
|
+
font-family: "brand-icons";
|
5375
5375
|
}
|
5376
5376
|
i.icon.cotton.bureau::before {
|
5377
5377
|
content: "\f89e";
|
5378
|
-
font-family:
|
5378
|
+
font-family: "brand-icons";
|
5379
5379
|
}
|
5380
5380
|
i.icon.cpanel::before {
|
5381
5381
|
content: "\f388";
|
5382
|
-
font-family:
|
5382
|
+
font-family: "brand-icons";
|
5383
5383
|
}
|
5384
5384
|
i.icon.creative.commons::before {
|
5385
5385
|
content: "\f25e";
|
5386
|
-
font-family:
|
5386
|
+
font-family: "brand-icons";
|
5387
5387
|
}
|
5388
5388
|
i.icon.creative.commons.by::before {
|
5389
5389
|
content: "\f4e7";
|
5390
|
-
font-family:
|
5390
|
+
font-family: "brand-icons";
|
5391
5391
|
}
|
5392
5392
|
i.icon.creative.commons.nc::before {
|
5393
5393
|
content: "\f4e8";
|
5394
|
-
font-family:
|
5394
|
+
font-family: "brand-icons";
|
5395
5395
|
}
|
5396
5396
|
i.icon.creative.commons.nc.eu::before {
|
5397
5397
|
content: "\f4e9";
|
5398
|
-
font-family:
|
5398
|
+
font-family: "brand-icons";
|
5399
5399
|
}
|
5400
5400
|
i.icon.creative.commons.nc.jp::before {
|
5401
5401
|
content: "\f4ea";
|
5402
|
-
font-family:
|
5402
|
+
font-family: "brand-icons";
|
5403
5403
|
}
|
5404
5404
|
i.icon.creative.commons.nd::before {
|
5405
5405
|
content: "\f4eb";
|
5406
|
-
font-family:
|
5406
|
+
font-family: "brand-icons";
|
5407
5407
|
}
|
5408
5408
|
i.icon.creative.commons.pd::before {
|
5409
5409
|
content: "\f4ec";
|
5410
|
-
font-family:
|
5410
|
+
font-family: "brand-icons";
|
5411
5411
|
}
|
5412
5412
|
i.icon.creative.commons.pd.alternate::before {
|
5413
5413
|
content: "\f4ed";
|
5414
|
-
font-family:
|
5414
|
+
font-family: "brand-icons";
|
5415
5415
|
}
|
5416
5416
|
i.icon.creative.commons.remix::before {
|
5417
5417
|
content: "\f4ee";
|
5418
|
-
font-family:
|
5418
|
+
font-family: "brand-icons";
|
5419
5419
|
}
|
5420
5420
|
i.icon.creative.commons.sa::before {
|
5421
5421
|
content: "\f4ef";
|
5422
|
-
font-family:
|
5422
|
+
font-family: "brand-icons";
|
5423
5423
|
}
|
5424
5424
|
i.icon.creative.commons.sampling::before {
|
5425
5425
|
content: "\f4f0";
|
5426
|
-
font-family:
|
5426
|
+
font-family: "brand-icons";
|
5427
5427
|
}
|
5428
5428
|
i.icon.creative.commons.sampling.plus::before {
|
5429
5429
|
content: "\f4f1";
|
5430
|
-
font-family:
|
5430
|
+
font-family: "brand-icons";
|
5431
5431
|
}
|
5432
5432
|
i.icon.creative.commons.share::before {
|
5433
5433
|
content: "\f4f2";
|
5434
|
-
font-family:
|
5434
|
+
font-family: "brand-icons";
|
5435
5435
|
}
|
5436
5436
|
i.icon.creative.commons.zero::before {
|
5437
5437
|
content: "\f4f3";
|
5438
|
-
font-family:
|
5438
|
+
font-family: "brand-icons";
|
5439
5439
|
}
|
5440
5440
|
i.icon.critical.role::before {
|
5441
5441
|
content: "\f6c9";
|
5442
|
-
font-family:
|
5442
|
+
font-family: "brand-icons";
|
5443
5443
|
}
|
5444
5444
|
i.icon.css3::before {
|
5445
5445
|
content: "\f13c";
|
5446
|
-
font-family:
|
5446
|
+
font-family: "brand-icons";
|
5447
5447
|
}
|
5448
5448
|
i.icon.css3.alternate::before {
|
5449
5449
|
content: "\f38b";
|
5450
|
-
font-family:
|
5450
|
+
font-family: "brand-icons";
|
5451
5451
|
}
|
5452
5452
|
i.icon.cuttlefish::before {
|
5453
5453
|
content: "\f38c";
|
5454
|
-
font-family:
|
5454
|
+
font-family: "brand-icons";
|
5455
5455
|
}
|
5456
5456
|
i.icon.d.and.d::before {
|
5457
5457
|
content: "\f38d";
|
5458
|
-
font-family:
|
5458
|
+
font-family: "brand-icons";
|
5459
5459
|
}
|
5460
5460
|
i.icon.d.and.d.beyond::before {
|
5461
5461
|
content: "\f6ca";
|
5462
|
-
font-family:
|
5462
|
+
font-family: "brand-icons";
|
5463
5463
|
}
|
5464
5464
|
i.icon.dailymotion::before {
|
5465
5465
|
content: "\e052";
|
5466
|
-
font-family:
|
5466
|
+
font-family: "brand-icons";
|
5467
5467
|
}
|
5468
5468
|
i.icon.dashcube::before {
|
5469
5469
|
content: "\f210";
|
5470
|
-
font-family:
|
5470
|
+
font-family: "brand-icons";
|
5471
5471
|
}
|
5472
5472
|
i.icon.deezer::before {
|
5473
5473
|
content: "\e077";
|
5474
|
-
font-family:
|
5474
|
+
font-family: "brand-icons";
|
5475
5475
|
}
|
5476
5476
|
i.icon.delicious::before {
|
5477
5477
|
content: "\f1a5";
|
5478
|
-
font-family:
|
5478
|
+
font-family: "brand-icons";
|
5479
5479
|
}
|
5480
5480
|
i.icon.deploydog::before {
|
5481
5481
|
content: "\f38e";
|
5482
|
-
font-family:
|
5482
|
+
font-family: "brand-icons";
|
5483
5483
|
}
|
5484
5484
|
i.icon.deskpro::before {
|
5485
5485
|
content: "\f38f";
|
5486
|
-
font-family:
|
5486
|
+
font-family: "brand-icons";
|
5487
5487
|
}
|
5488
5488
|
i.icon.dev::before {
|
5489
5489
|
content: "\f6cc";
|
5490
|
-
font-family:
|
5490
|
+
font-family: "brand-icons";
|
5491
5491
|
}
|
5492
5492
|
i.icon.deviantart::before {
|
5493
5493
|
content: "\f1bd";
|
5494
|
-
font-family:
|
5494
|
+
font-family: "brand-icons";
|
5495
5495
|
}
|
5496
5496
|
i.icon.dhl::before {
|
5497
5497
|
content: "\f790";
|
5498
|
-
font-family:
|
5498
|
+
font-family: "brand-icons";
|
5499
5499
|
}
|
5500
5500
|
i.icon.diaspora::before {
|
5501
5501
|
content: "\f791";
|
5502
|
-
font-family:
|
5502
|
+
font-family: "brand-icons";
|
5503
5503
|
}
|
5504
5504
|
i.icon.digg::before {
|
5505
5505
|
content: "\f1a6";
|
5506
|
-
font-family:
|
5506
|
+
font-family: "brand-icons";
|
5507
5507
|
}
|
5508
5508
|
i.icon.digital.ocean::before {
|
5509
5509
|
content: "\f391";
|
5510
|
-
font-family:
|
5510
|
+
font-family: "brand-icons";
|
5511
5511
|
}
|
5512
5512
|
i.icon.discord::before {
|
5513
5513
|
content: "\f392";
|
5514
|
-
font-family:
|
5514
|
+
font-family: "brand-icons";
|
5515
5515
|
}
|
5516
5516
|
i.icon.discourse::before {
|
5517
5517
|
content: "\f393";
|
5518
|
-
font-family:
|
5518
|
+
font-family: "brand-icons";
|
5519
5519
|
}
|
5520
5520
|
i.icon.dochub::before {
|
5521
5521
|
content: "\f394";
|
5522
|
-
font-family:
|
5522
|
+
font-family: "brand-icons";
|
5523
5523
|
}
|
5524
5524
|
i.icon.docker::before {
|
5525
5525
|
content: "\f395";
|
5526
|
-
font-family:
|
5526
|
+
font-family: "brand-icons";
|
5527
5527
|
}
|
5528
5528
|
i.icon.draft2digital::before {
|
5529
5529
|
content: "\f396";
|
5530
|
-
font-family:
|
5530
|
+
font-family: "brand-icons";
|
5531
5531
|
}
|
5532
5532
|
i.icon.dribbble::before {
|
5533
5533
|
content: "\f17d";
|
5534
|
-
font-family:
|
5534
|
+
font-family: "brand-icons";
|
5535
5535
|
}
|
5536
5536
|
i.icon.dribbble.square::before {
|
5537
5537
|
content: "\f397";
|
5538
|
-
font-family:
|
5538
|
+
font-family: "brand-icons";
|
5539
5539
|
}
|
5540
5540
|
i.icon.dropbox::before {
|
5541
5541
|
content: "\f16b";
|
5542
|
-
font-family:
|
5542
|
+
font-family: "brand-icons";
|
5543
5543
|
}
|
5544
5544
|
i.icon.drupal::before {
|
5545
5545
|
content: "\f1a9";
|
5546
|
-
font-family:
|
5546
|
+
font-family: "brand-icons";
|
5547
5547
|
}
|
5548
5548
|
i.icon.dyalog::before {
|
5549
5549
|
content: "\f399";
|
5550
|
-
font-family:
|
5550
|
+
font-family: "brand-icons";
|
5551
5551
|
}
|
5552
5552
|
i.icon.earlybirds::before {
|
5553
5553
|
content: "\f39a";
|
5554
|
-
font-family:
|
5554
|
+
font-family: "brand-icons";
|
5555
5555
|
}
|
5556
5556
|
i.icon.ebay::before {
|
5557
5557
|
content: "\f4f4";
|
5558
|
-
font-family:
|
5558
|
+
font-family: "brand-icons";
|
5559
5559
|
}
|
5560
5560
|
i.icon.edge::before {
|
5561
5561
|
content: "\f282";
|
5562
|
-
font-family:
|
5562
|
+
font-family: "brand-icons";
|
5563
5563
|
}
|
5564
5564
|
i.icon.edge.legacy::before {
|
5565
5565
|
content: "\e078";
|
5566
|
-
font-family:
|
5566
|
+
font-family: "brand-icons";
|
5567
5567
|
}
|
5568
5568
|
i.icon.elementor::before {
|
5569
5569
|
content: "\f430";
|
5570
|
-
font-family:
|
5570
|
+
font-family: "brand-icons";
|
5571
5571
|
}
|
5572
5572
|
i.icon.ello::before {
|
5573
5573
|
content: "\f5f1";
|
5574
|
-
font-family:
|
5574
|
+
font-family: "brand-icons";
|
5575
5575
|
}
|
5576
5576
|
i.icon.ember::before {
|
5577
5577
|
content: "\f423";
|
5578
|
-
font-family:
|
5578
|
+
font-family: "brand-icons";
|
5579
5579
|
}
|
5580
5580
|
i.icon.empire::before {
|
5581
5581
|
content: "\f1d1";
|
5582
|
-
font-family:
|
5582
|
+
font-family: "brand-icons";
|
5583
5583
|
}
|
5584
5584
|
i.icon.envira::before {
|
5585
5585
|
content: "\f299";
|
5586
|
-
font-family:
|
5586
|
+
font-family: "brand-icons";
|
5587
5587
|
}
|
5588
5588
|
i.icon.erlang::before {
|
5589
5589
|
content: "\f39d";
|
5590
|
-
font-family:
|
5590
|
+
font-family: "brand-icons";
|
5591
5591
|
}
|
5592
5592
|
i.icon.ethereum::before {
|
5593
5593
|
content: "\f42e";
|
5594
|
-
font-family:
|
5594
|
+
font-family: "brand-icons";
|
5595
5595
|
}
|
5596
5596
|
i.icon.etsy::before {
|
5597
5597
|
content: "\f2d7";
|
5598
|
-
font-family:
|
5598
|
+
font-family: "brand-icons";
|
5599
5599
|
}
|
5600
5600
|
i.icon.evernote::before {
|
5601
5601
|
content: "\f839";
|
5602
|
-
font-family:
|
5602
|
+
font-family: "brand-icons";
|
5603
5603
|
}
|
5604
5604
|
i.icon.expeditedssl::before {
|
5605
5605
|
content: "\f23e";
|
5606
|
-
font-family:
|
5606
|
+
font-family: "brand-icons";
|
5607
5607
|
}
|
5608
5608
|
i.icon.facebook::before {
|
5609
5609
|
content: "\f09a";
|
5610
|
-
font-family:
|
5610
|
+
font-family: "brand-icons";
|
5611
5611
|
}
|
5612
5612
|
i.icon.facebook.f::before {
|
5613
5613
|
content: "\f39e";
|
5614
|
-
font-family:
|
5614
|
+
font-family: "brand-icons";
|
5615
5615
|
}
|
5616
5616
|
i.icon.facebook.messenger::before {
|
5617
5617
|
content: "\f39f";
|
5618
|
-
font-family:
|
5618
|
+
font-family: "brand-icons";
|
5619
5619
|
}
|
5620
5620
|
i.icon.facebook.square::before {
|
5621
5621
|
content: "\f082";
|
5622
|
-
font-family:
|
5622
|
+
font-family: "brand-icons";
|
5623
5623
|
}
|
5624
5624
|
i.icon.fantasy.flight.games::before {
|
5625
5625
|
content: "\f6dc";
|
5626
|
-
font-family:
|
5626
|
+
font-family: "brand-icons";
|
5627
5627
|
}
|
5628
5628
|
i.icon.fedex::before {
|
5629
5629
|
content: "\f797";
|
5630
|
-
font-family:
|
5630
|
+
font-family: "brand-icons";
|
5631
5631
|
}
|
5632
5632
|
i.icon.fedora::before {
|
5633
5633
|
content: "\f798";
|
5634
|
-
font-family:
|
5634
|
+
font-family: "brand-icons";
|
5635
5635
|
}
|
5636
5636
|
i.icon.figma::before {
|
5637
5637
|
content: "\f799";
|
5638
|
-
font-family:
|
5638
|
+
font-family: "brand-icons";
|
5639
5639
|
}
|
5640
5640
|
i.icon.firefox::before {
|
5641
5641
|
content: "\f269";
|
5642
|
-
font-family:
|
5642
|
+
font-family: "brand-icons";
|
5643
5643
|
}
|
5644
5644
|
i.icon.firefox.browser::before {
|
5645
5645
|
content: "\e007";
|
5646
|
-
font-family:
|
5646
|
+
font-family: "brand-icons";
|
5647
5647
|
}
|
5648
5648
|
i.icon.first.order::before {
|
5649
5649
|
content: "\f2b0";
|
5650
|
-
font-family:
|
5650
|
+
font-family: "brand-icons";
|
5651
5651
|
}
|
5652
5652
|
i.icon.first.order.alternate::before {
|
5653
5653
|
content: "\f50a";
|
5654
|
-
font-family:
|
5654
|
+
font-family: "brand-icons";
|
5655
5655
|
}
|
5656
5656
|
i.icon.firstdraft::before {
|
5657
5657
|
content: "\f3a1";
|
5658
|
-
font-family:
|
5658
|
+
font-family: "brand-icons";
|
5659
5659
|
}
|
5660
5660
|
i.icon.flickr::before {
|
5661
5661
|
content: "\f16e";
|
5662
|
-
font-family:
|
5662
|
+
font-family: "brand-icons";
|
5663
5663
|
}
|
5664
5664
|
i.icon.flipboard::before {
|
5665
5665
|
content: "\f44d";
|
5666
|
-
font-family:
|
5666
|
+
font-family: "brand-icons";
|
5667
5667
|
}
|
5668
5668
|
i.icon.fly::before {
|
5669
5669
|
content: "\f417";
|
5670
|
-
font-family:
|
5670
|
+
font-family: "brand-icons";
|
5671
5671
|
}
|
5672
5672
|
i.icon.font.awesome::before {
|
5673
5673
|
content: "\f2b4";
|
5674
|
-
font-family:
|
5674
|
+
font-family: "brand-icons";
|
5675
5675
|
}
|
5676
5676
|
i.icon.font.awesome.alternate::before {
|
5677
5677
|
content: "\f35c";
|
5678
|
-
font-family:
|
5678
|
+
font-family: "brand-icons";
|
5679
5679
|
}
|
5680
5680
|
i.icon.font.awesome.flag::before {
|
5681
5681
|
content: "\f425";
|
5682
|
-
font-family:
|
5682
|
+
font-family: "brand-icons";
|
5683
5683
|
}
|
5684
5684
|
i.icon.fonticons::before {
|
5685
5685
|
content: "\f280";
|
5686
|
-
font-family:
|
5686
|
+
font-family: "brand-icons";
|
5687
5687
|
}
|
5688
5688
|
i.icon.fonticons.fi::before {
|
5689
5689
|
content: "\f3a2";
|
5690
|
-
font-family:
|
5690
|
+
font-family: "brand-icons";
|
5691
5691
|
}
|
5692
5692
|
i.icon.fort.awesome::before {
|
5693
5693
|
content: "\f286";
|
5694
|
-
font-family:
|
5694
|
+
font-family: "brand-icons";
|
5695
5695
|
}
|
5696
5696
|
i.icon.fort.awesome.alternate::before {
|
5697
5697
|
content: "\f3a3";
|
5698
|
-
font-family:
|
5698
|
+
font-family: "brand-icons";
|
5699
5699
|
}
|
5700
5700
|
i.icon.forumbee::before {
|
5701
5701
|
content: "\f211";
|
5702
|
-
font-family:
|
5702
|
+
font-family: "brand-icons";
|
5703
5703
|
}
|
5704
5704
|
i.icon.foursquare::before {
|
5705
5705
|
content: "\f180";
|
5706
|
-
font-family:
|
5706
|
+
font-family: "brand-icons";
|
5707
5707
|
}
|
5708
5708
|
i.icon.free.code.camp::before {
|
5709
5709
|
content: "\f2c5";
|
5710
|
-
font-family:
|
5710
|
+
font-family: "brand-icons";
|
5711
5711
|
}
|
5712
5712
|
i.icon.freebsd::before {
|
5713
5713
|
content: "\f3a4";
|
5714
|
-
font-family:
|
5714
|
+
font-family: "brand-icons";
|
5715
5715
|
}
|
5716
5716
|
i.icon.fulcrum::before {
|
5717
5717
|
content: "\f50b";
|
5718
|
-
font-family:
|
5718
|
+
font-family: "brand-icons";
|
5719
5719
|
}
|
5720
5720
|
i.icon.galactic.republic::before {
|
5721
5721
|
content: "\f50c";
|
5722
|
-
font-family:
|
5722
|
+
font-family: "brand-icons";
|
5723
5723
|
}
|
5724
5724
|
i.icon.galactic.senate::before {
|
5725
5725
|
content: "\f50d";
|
5726
|
-
font-family:
|
5726
|
+
font-family: "brand-icons";
|
5727
5727
|
}
|
5728
5728
|
i.icon.get.pocket::before {
|
5729
5729
|
content: "\f265";
|
5730
|
-
font-family:
|
5730
|
+
font-family: "brand-icons";
|
5731
5731
|
}
|
5732
5732
|
i.icon.gg::before {
|
5733
5733
|
content: "\f260";
|
5734
|
-
font-family:
|
5734
|
+
font-family: "brand-icons";
|
5735
5735
|
}
|
5736
5736
|
i.icon.gg.circle::before {
|
5737
5737
|
content: "\f261";
|
5738
|
-
font-family:
|
5738
|
+
font-family: "brand-icons";
|
5739
5739
|
}
|
5740
5740
|
i.icon.git::before {
|
5741
5741
|
content: "\f1d3";
|
5742
|
-
font-family:
|
5742
|
+
font-family: "brand-icons";
|
5743
5743
|
}
|
5744
5744
|
i.icon.git.alternate::before {
|
5745
5745
|
content: "\f841";
|
5746
|
-
font-family:
|
5746
|
+
font-family: "brand-icons";
|
5747
5747
|
}
|
5748
5748
|
i.icon.git.square::before {
|
5749
5749
|
content: "\f1d2";
|
5750
|
-
font-family:
|
5750
|
+
font-family: "brand-icons";
|
5751
5751
|
}
|
5752
5752
|
i.icon.github::before {
|
5753
5753
|
content: "\f09b";
|
5754
|
-
font-family:
|
5754
|
+
font-family: "brand-icons";
|
5755
5755
|
}
|
5756
5756
|
i.icon.github.alternate::before {
|
5757
5757
|
content: "\f113";
|
5758
|
-
font-family:
|
5758
|
+
font-family: "brand-icons";
|
5759
5759
|
}
|
5760
5760
|
i.icon.github.square::before {
|
5761
5761
|
content: "\f092";
|
5762
|
-
font-family:
|
5762
|
+
font-family: "brand-icons";
|
5763
5763
|
}
|
5764
5764
|
i.icon.gitkraken::before {
|
5765
5765
|
content: "\f3a6";
|
5766
|
-
font-family:
|
5766
|
+
font-family: "brand-icons";
|
5767
5767
|
}
|
5768
5768
|
i.icon.gitlab::before {
|
5769
5769
|
content: "\f296";
|
5770
|
-
font-family:
|
5770
|
+
font-family: "brand-icons";
|
5771
5771
|
}
|
5772
5772
|
i.icon.gitter::before {
|
5773
5773
|
content: "\f426";
|
5774
|
-
font-family:
|
5774
|
+
font-family: "brand-icons";
|
5775
5775
|
}
|
5776
5776
|
i.icon.glide::before {
|
5777
5777
|
content: "\f2a5";
|
5778
|
-
font-family:
|
5778
|
+
font-family: "brand-icons";
|
5779
5779
|
}
|
5780
5780
|
i.icon.glide.g::before {
|
5781
5781
|
content: "\f2a6";
|
5782
|
-
font-family:
|
5782
|
+
font-family: "brand-icons";
|
5783
5783
|
}
|
5784
5784
|
i.icon.gofore::before {
|
5785
5785
|
content: "\f3a7";
|
5786
|
-
font-family:
|
5786
|
+
font-family: "brand-icons";
|
5787
5787
|
}
|
5788
5788
|
i.icon.goodreads::before {
|
5789
5789
|
content: "\f3a8";
|
5790
|
-
font-family:
|
5790
|
+
font-family: "brand-icons";
|
5791
5791
|
}
|
5792
5792
|
i.icon.goodreads.g::before {
|
5793
5793
|
content: "\f3a9";
|
5794
|
-
font-family:
|
5794
|
+
font-family: "brand-icons";
|
5795
5795
|
}
|
5796
5796
|
i.icon.google::before {
|
5797
5797
|
content: "\f1a0";
|
5798
|
-
font-family:
|
5798
|
+
font-family: "brand-icons";
|
5799
5799
|
}
|
5800
5800
|
i.icon.google.drive::before {
|
5801
5801
|
content: "\f3aa";
|
5802
|
-
font-family:
|
5802
|
+
font-family: "brand-icons";
|
5803
5803
|
}
|
5804
5804
|
i.icon.google.pay::before {
|
5805
5805
|
content: "\e079";
|
5806
|
-
font-family:
|
5806
|
+
font-family: "brand-icons";
|
5807
5807
|
}
|
5808
5808
|
i.icon.google.play::before {
|
5809
5809
|
content: "\f3ab";
|
5810
|
-
font-family:
|
5810
|
+
font-family: "brand-icons";
|
5811
5811
|
}
|
5812
5812
|
i.icon.google.plus::before {
|
5813
5813
|
content: "\f2b3";
|
5814
|
-
font-family:
|
5814
|
+
font-family: "brand-icons";
|
5815
5815
|
}
|
5816
5816
|
i.icon.google.plus.g::before {
|
5817
5817
|
content: "\f0d5";
|
5818
|
-
font-family:
|
5818
|
+
font-family: "brand-icons";
|
5819
5819
|
}
|
5820
5820
|
i.icon.google.plus.square::before {
|
5821
5821
|
content: "\f0d4";
|
5822
|
-
font-family:
|
5822
|
+
font-family: "brand-icons";
|
5823
5823
|
}
|
5824
5824
|
i.icon.google.wallet::before {
|
5825
5825
|
content: "\f1ee";
|
5826
|
-
font-family:
|
5826
|
+
font-family: "brand-icons";
|
5827
5827
|
}
|
5828
5828
|
i.icon.gratipay::before {
|
5829
5829
|
content: "\f184";
|
5830
|
-
font-family:
|
5830
|
+
font-family: "brand-icons";
|
5831
5831
|
}
|
5832
5832
|
i.icon.grav::before {
|
5833
5833
|
content: "\f2d6";
|
5834
|
-
font-family:
|
5834
|
+
font-family: "brand-icons";
|
5835
5835
|
}
|
5836
5836
|
i.icon.gripfire::before {
|
5837
5837
|
content: "\f3ac";
|
5838
|
-
font-family:
|
5838
|
+
font-family: "brand-icons";
|
5839
5839
|
}
|
5840
5840
|
i.icon.grunt::before {
|
5841
5841
|
content: "\f3ad";
|
5842
|
-
font-family:
|
5842
|
+
font-family: "brand-icons";
|
5843
5843
|
}
|
5844
5844
|
i.icon.guilded::before {
|
5845
5845
|
content: "\e07e";
|
5846
|
-
font-family:
|
5846
|
+
font-family: "brand-icons";
|
5847
5847
|
}
|
5848
5848
|
i.icon.gulp::before {
|
5849
5849
|
content: "\f3ae";
|
5850
|
-
font-family:
|
5850
|
+
font-family: "brand-icons";
|
5851
5851
|
}
|
5852
5852
|
i.icon.hacker.news::before {
|
5853
5853
|
content: "\f1d4";
|
5854
|
-
font-family:
|
5854
|
+
font-family: "brand-icons";
|
5855
5855
|
}
|
5856
5856
|
i.icon.hacker.news.square::before {
|
5857
5857
|
content: "\f3af";
|
5858
|
-
font-family:
|
5858
|
+
font-family: "brand-icons";
|
5859
5859
|
}
|
5860
5860
|
i.icon.hackerrank::before {
|
5861
5861
|
content: "\f5f7";
|
5862
|
-
font-family:
|
5862
|
+
font-family: "brand-icons";
|
5863
5863
|
}
|
5864
5864
|
i.icon.hips::before {
|
5865
5865
|
content: "\f452";
|
5866
|
-
font-family:
|
5866
|
+
font-family: "brand-icons";
|
5867
5867
|
}
|
5868
5868
|
i.icon.hire.a.helper::before {
|
5869
5869
|
content: "\f3b0";
|
5870
|
-
font-family:
|
5870
|
+
font-family: "brand-icons";
|
5871
5871
|
}
|
5872
5872
|
i.icon.hive::before {
|
5873
5873
|
content: "\e07f";
|
5874
|
-
font-family:
|
5874
|
+
font-family: "brand-icons";
|
5875
5875
|
}
|
5876
5876
|
i.icon.hooli::before {
|
5877
5877
|
content: "\f427";
|
5878
|
-
font-family:
|
5878
|
+
font-family: "brand-icons";
|
5879
5879
|
}
|
5880
5880
|
i.icon.hornbill::before {
|
5881
5881
|
content: "\f592";
|
5882
|
-
font-family:
|
5882
|
+
font-family: "brand-icons";
|
5883
5883
|
}
|
5884
5884
|
i.icon.hotjar::before {
|
5885
5885
|
content: "\f3b1";
|
5886
|
-
font-family:
|
5886
|
+
font-family: "brand-icons";
|
5887
5887
|
}
|
5888
5888
|
i.icon.houzz::before {
|
5889
5889
|
content: "\f27c";
|
5890
|
-
font-family:
|
5890
|
+
font-family: "brand-icons";
|
5891
5891
|
}
|
5892
5892
|
i.icon.html5::before {
|
5893
5893
|
content: "\f13b";
|
5894
|
-
font-family:
|
5894
|
+
font-family: "brand-icons";
|
5895
5895
|
}
|
5896
5896
|
i.icon.hubspot::before {
|
5897
5897
|
content: "\f3b2";
|
5898
|
-
font-family:
|
5898
|
+
font-family: "brand-icons";
|
5899
5899
|
}
|
5900
5900
|
i.icon.ideal::before {
|
5901
5901
|
content: "\e013";
|
5902
|
-
font-family:
|
5902
|
+
font-family: "brand-icons";
|
5903
5903
|
}
|
5904
5904
|
i.icon.imdb::before {
|
5905
5905
|
content: "\f2d8";
|
5906
|
-
font-family:
|
5906
|
+
font-family: "brand-icons";
|
5907
5907
|
}
|
5908
5908
|
i.icon.innosoft::before {
|
5909
5909
|
content: "\e080";
|
5910
|
-
font-family:
|
5910
|
+
font-family: "brand-icons";
|
5911
5911
|
}
|
5912
5912
|
i.icon.instagram::before {
|
5913
5913
|
content: "\f16d";
|
5914
|
-
font-family:
|
5914
|
+
font-family: "brand-icons";
|
5915
5915
|
}
|
5916
5916
|
i.icon.instagram.square::before {
|
5917
5917
|
content: "\e055";
|
5918
|
-
font-family:
|
5918
|
+
font-family: "brand-icons";
|
5919
5919
|
}
|
5920
5920
|
i.icon.instalod::before {
|
5921
5921
|
content: "\e081";
|
5922
|
-
font-family:
|
5922
|
+
font-family: "brand-icons";
|
5923
5923
|
}
|
5924
5924
|
i.icon.intercom::before {
|
5925
5925
|
content: "\f7af";
|
5926
|
-
font-family:
|
5926
|
+
font-family: "brand-icons";
|
5927
5927
|
}
|
5928
5928
|
i.icon.internet.explorer::before {
|
5929
5929
|
content: "\f26b";
|
5930
|
-
font-family:
|
5930
|
+
font-family: "brand-icons";
|
5931
5931
|
}
|
5932
5932
|
i.icon.invision::before {
|
5933
5933
|
content: "\f7b0";
|
5934
|
-
font-family:
|
5934
|
+
font-family: "brand-icons";
|
5935
5935
|
}
|
5936
5936
|
i.icon.ioxhost::before {
|
5937
5937
|
content: "\f208";
|
5938
|
-
font-family:
|
5938
|
+
font-family: "brand-icons";
|
5939
5939
|
}
|
5940
5940
|
i.icon.itch.io::before {
|
5941
5941
|
content: "\f83a";
|
5942
|
-
font-family:
|
5942
|
+
font-family: "brand-icons";
|
5943
5943
|
}
|
5944
5944
|
i.icon.itunes::before {
|
5945
5945
|
content: "\f3b4";
|
5946
|
-
font-family:
|
5946
|
+
font-family: "brand-icons";
|
5947
5947
|
}
|
5948
5948
|
i.icon.itunes.note::before {
|
5949
5949
|
content: "\f3b5";
|
5950
|
-
font-family:
|
5950
|
+
font-family: "brand-icons";
|
5951
5951
|
}
|
5952
5952
|
i.icon.java::before {
|
5953
5953
|
content: "\f4e4";
|
5954
|
-
font-family:
|
5954
|
+
font-family: "brand-icons";
|
5955
5955
|
}
|
5956
5956
|
i.icon.jedi.order::before {
|
5957
5957
|
content: "\f50e";
|
5958
|
-
font-family:
|
5958
|
+
font-family: "brand-icons";
|
5959
5959
|
}
|
5960
5960
|
i.icon.jenkins::before {
|
5961
5961
|
content: "\f3b6";
|
5962
|
-
font-family:
|
5962
|
+
font-family: "brand-icons";
|
5963
5963
|
}
|
5964
5964
|
i.icon.jira::before {
|
5965
5965
|
content: "\f7b1";
|
5966
|
-
font-family:
|
5966
|
+
font-family: "brand-icons";
|
5967
5967
|
}
|
5968
5968
|
i.icon.joget::before {
|
5969
5969
|
content: "\f3b7";
|
5970
|
-
font-family:
|
5970
|
+
font-family: "brand-icons";
|
5971
5971
|
}
|
5972
5972
|
i.icon.joomla::before {
|
5973
5973
|
content: "\f1aa";
|
5974
|
-
font-family:
|
5974
|
+
font-family: "brand-icons";
|
5975
5975
|
}
|
5976
5976
|
i.icon.js::before {
|
5977
5977
|
content: "\f3b8";
|
5978
|
-
font-family:
|
5978
|
+
font-family: "brand-icons";
|
5979
5979
|
}
|
5980
5980
|
i.icon.js.square::before {
|
5981
5981
|
content: "\f3b9";
|
5982
|
-
font-family:
|
5982
|
+
font-family: "brand-icons";
|
5983
5983
|
}
|
5984
5984
|
i.icon.jsfiddle::before {
|
5985
5985
|
content: "\f1cc";
|
5986
|
-
font-family:
|
5986
|
+
font-family: "brand-icons";
|
5987
5987
|
}
|
5988
5988
|
i.icon.kaggle::before {
|
5989
5989
|
content: "\f5fa";
|
5990
|
-
font-family:
|
5990
|
+
font-family: "brand-icons";
|
5991
5991
|
}
|
5992
5992
|
i.icon.keybase::before {
|
5993
5993
|
content: "\f4f5";
|
5994
|
-
font-family:
|
5994
|
+
font-family: "brand-icons";
|
5995
5995
|
}
|
5996
5996
|
i.icon.keycdn::before {
|
5997
5997
|
content: "\f3ba";
|
5998
|
-
font-family:
|
5998
|
+
font-family: "brand-icons";
|
5999
5999
|
}
|
6000
6000
|
i.icon.kickstarter::before {
|
6001
6001
|
content: "\f3bb";
|
6002
|
-
font-family:
|
6002
|
+
font-family: "brand-icons";
|
6003
6003
|
}
|
6004
6004
|
i.icon.kickstarter.k::before {
|
6005
6005
|
content: "\f3bc";
|
6006
|
-
font-family:
|
6006
|
+
font-family: "brand-icons";
|
6007
6007
|
}
|
6008
6008
|
i.icon.korvue::before {
|
6009
6009
|
content: "\f42f";
|
6010
|
-
font-family:
|
6010
|
+
font-family: "brand-icons";
|
6011
6011
|
}
|
6012
6012
|
i.icon.laravel::before {
|
6013
6013
|
content: "\f3bd";
|
6014
|
-
font-family:
|
6014
|
+
font-family: "brand-icons";
|
6015
6015
|
}
|
6016
6016
|
i.icon.lastfm::before {
|
6017
6017
|
content: "\f202";
|
6018
|
-
font-family:
|
6018
|
+
font-family: "brand-icons";
|
6019
6019
|
}
|
6020
6020
|
i.icon.lastfm.square::before {
|
6021
6021
|
content: "\f203";
|
6022
|
-
font-family:
|
6022
|
+
font-family: "brand-icons";
|
6023
6023
|
}
|
6024
6024
|
i.icon.leanpub::before {
|
6025
6025
|
content: "\f212";
|
6026
|
-
font-family:
|
6026
|
+
font-family: "brand-icons";
|
6027
6027
|
}
|
6028
6028
|
i.icon.lesscss::before {
|
6029
6029
|
content: "\f41d";
|
6030
|
-
font-family:
|
6030
|
+
font-family: "brand-icons";
|
6031
6031
|
}
|
6032
6032
|
i.icon.linechat::before {
|
6033
6033
|
content: "\f3c0";
|
6034
|
-
font-family:
|
6034
|
+
font-family: "brand-icons";
|
6035
6035
|
}
|
6036
6036
|
i.icon.linkedin::before {
|
6037
6037
|
content: "\f08c";
|
6038
|
-
font-family:
|
6038
|
+
font-family: "brand-icons";
|
6039
6039
|
}
|
6040
6040
|
i.icon.linkedin.in::before {
|
6041
6041
|
content: "\f0e1";
|
6042
|
-
font-family:
|
6042
|
+
font-family: "brand-icons";
|
6043
6043
|
}
|
6044
6044
|
i.icon.linode::before {
|
6045
6045
|
content: "\f2b8";
|
6046
|
-
font-family:
|
6046
|
+
font-family: "brand-icons";
|
6047
6047
|
}
|
6048
6048
|
i.icon.linux::before {
|
6049
6049
|
content: "\f17c";
|
6050
|
-
font-family:
|
6050
|
+
font-family: "brand-icons";
|
6051
6051
|
}
|
6052
6052
|
i.icon.lyft::before {
|
6053
6053
|
content: "\f3c3";
|
6054
|
-
font-family:
|
6054
|
+
font-family: "brand-icons";
|
6055
6055
|
}
|
6056
6056
|
i.icon.magento::before {
|
6057
6057
|
content: "\f3c4";
|
6058
|
-
font-family:
|
6058
|
+
font-family: "brand-icons";
|
6059
6059
|
}
|
6060
6060
|
i.icon.mailchimp::before {
|
6061
6061
|
content: "\f59e";
|
6062
|
-
font-family:
|
6062
|
+
font-family: "brand-icons";
|
6063
6063
|
}
|
6064
6064
|
i.icon.mandalorian::before {
|
6065
6065
|
content: "\f50f";
|
6066
|
-
font-family:
|
6066
|
+
font-family: "brand-icons";
|
6067
6067
|
}
|
6068
6068
|
i.icon.markdown::before {
|
6069
6069
|
content: "\f60f";
|
6070
|
-
font-family:
|
6070
|
+
font-family: "brand-icons";
|
6071
6071
|
}
|
6072
6072
|
i.icon.mastodon::before {
|
6073
6073
|
content: "\f4f6";
|
6074
|
-
font-family:
|
6074
|
+
font-family: "brand-icons";
|
6075
6075
|
}
|
6076
6076
|
i.icon.maxcdn::before {
|
6077
6077
|
content: "\f136";
|
6078
|
-
font-family:
|
6078
|
+
font-family: "brand-icons";
|
6079
6079
|
}
|
6080
6080
|
i.icon.mdb::before {
|
6081
6081
|
content: "\f8ca";
|
6082
|
-
font-family:
|
6082
|
+
font-family: "brand-icons";
|
6083
6083
|
}
|
6084
6084
|
i.icon.medapps::before {
|
6085
6085
|
content: "\f3c6";
|
6086
|
-
font-family:
|
6086
|
+
font-family: "brand-icons";
|
6087
6087
|
}
|
6088
6088
|
i.icon.medium::before {
|
6089
6089
|
content: "\f23a";
|
6090
|
-
font-family:
|
6090
|
+
font-family: "brand-icons";
|
6091
6091
|
}
|
6092
6092
|
i.icon.medium.m::before {
|
6093
6093
|
content: "\f3c7";
|
6094
|
-
font-family:
|
6094
|
+
font-family: "brand-icons";
|
6095
6095
|
}
|
6096
6096
|
i.icon.medrt::before {
|
6097
6097
|
content: "\f3c8";
|
6098
|
-
font-family:
|
6098
|
+
font-family: "brand-icons";
|
6099
6099
|
}
|
6100
6100
|
i.icon.meetup::before {
|
6101
6101
|
content: "\f2e0";
|
6102
|
-
font-family:
|
6102
|
+
font-family: "brand-icons";
|
6103
6103
|
}
|
6104
6104
|
i.icon.megaport::before {
|
6105
6105
|
content: "\f5a3";
|
6106
|
-
font-family:
|
6106
|
+
font-family: "brand-icons";
|
6107
6107
|
}
|
6108
6108
|
i.icon.mendeley::before {
|
6109
6109
|
content: "\f7b3";
|
6110
|
-
font-family:
|
6110
|
+
font-family: "brand-icons";
|
6111
6111
|
}
|
6112
6112
|
i.icon.microblog::before {
|
6113
6113
|
content: "\e01a";
|
6114
|
-
font-family:
|
6114
|
+
font-family: "brand-icons";
|
6115
6115
|
}
|
6116
6116
|
i.icon.microsoft::before {
|
6117
6117
|
content: "\f3ca";
|
6118
|
-
font-family:
|
6118
|
+
font-family: "brand-icons";
|
6119
6119
|
}
|
6120
6120
|
i.icon.mix::before {
|
6121
6121
|
content: "\f3cb";
|
6122
|
-
font-family:
|
6122
|
+
font-family: "brand-icons";
|
6123
6123
|
}
|
6124
6124
|
i.icon.mixcloud::before {
|
6125
6125
|
content: "\f289";
|
6126
|
-
font-family:
|
6126
|
+
font-family: "brand-icons";
|
6127
6127
|
}
|
6128
6128
|
i.icon.mixer::before {
|
6129
6129
|
content: "\e056";
|
6130
|
-
font-family:
|
6130
|
+
font-family: "brand-icons";
|
6131
6131
|
}
|
6132
6132
|
i.icon.mizuni::before {
|
6133
6133
|
content: "\f3cc";
|
6134
|
-
font-family:
|
6134
|
+
font-family: "brand-icons";
|
6135
6135
|
}
|
6136
6136
|
i.icon.modx::before {
|
6137
6137
|
content: "\f285";
|
6138
|
-
font-family:
|
6138
|
+
font-family: "brand-icons";
|
6139
6139
|
}
|
6140
6140
|
i.icon.monero::before {
|
6141
6141
|
content: "\f3d0";
|
6142
|
-
font-family:
|
6142
|
+
font-family: "brand-icons";
|
6143
6143
|
}
|
6144
6144
|
i.icon.napster::before {
|
6145
6145
|
content: "\f3d2";
|
6146
|
-
font-family:
|
6146
|
+
font-family: "brand-icons";
|
6147
6147
|
}
|
6148
6148
|
i.icon.neos::before {
|
6149
6149
|
content: "\f612";
|
6150
|
-
font-family:
|
6150
|
+
font-family: "brand-icons";
|
6151
6151
|
}
|
6152
6152
|
i.icon.nimblr::before {
|
6153
6153
|
content: "\f5a8";
|
6154
|
-
font-family:
|
6154
|
+
font-family: "brand-icons";
|
6155
6155
|
}
|
6156
6156
|
i.icon.node::before {
|
6157
6157
|
content: "\f419";
|
6158
|
-
font-family:
|
6158
|
+
font-family: "brand-icons";
|
6159
6159
|
}
|
6160
6160
|
i.icon.node.js::before {
|
6161
6161
|
content: "\f3d3";
|
6162
|
-
font-family:
|
6162
|
+
font-family: "brand-icons";
|
6163
6163
|
}
|
6164
6164
|
i.icon.npm::before {
|
6165
6165
|
content: "\f3d4";
|
6166
|
-
font-family:
|
6166
|
+
font-family: "brand-icons";
|
6167
6167
|
}
|
6168
6168
|
i.icon.ns8::before {
|
6169
6169
|
content: "\f3d5";
|
6170
|
-
font-family:
|
6170
|
+
font-family: "brand-icons";
|
6171
6171
|
}
|
6172
6172
|
i.icon.nutritionix::before {
|
6173
6173
|
content: "\f3d6";
|
6174
|
-
font-family:
|
6174
|
+
font-family: "brand-icons";
|
6175
6175
|
}
|
6176
6176
|
i.icon.octopus.deploy::before {
|
6177
6177
|
content: "\e082";
|
6178
|
-
font-family:
|
6178
|
+
font-family: "brand-icons";
|
6179
6179
|
}
|
6180
6180
|
i.icon.odnoklassniki::before {
|
6181
6181
|
content: "\f263";
|
6182
|
-
font-family:
|
6182
|
+
font-family: "brand-icons";
|
6183
6183
|
}
|
6184
6184
|
i.icon.odnoklassniki.square::before {
|
6185
6185
|
content: "\f264";
|
6186
|
-
font-family:
|
6186
|
+
font-family: "brand-icons";
|
6187
6187
|
}
|
6188
6188
|
i.icon.old.republic::before {
|
6189
6189
|
content: "\f510";
|
6190
|
-
font-family:
|
6190
|
+
font-family: "brand-icons";
|
6191
6191
|
}
|
6192
6192
|
i.icon.opencart::before {
|
6193
6193
|
content: "\f23d";
|
6194
|
-
font-family:
|
6194
|
+
font-family: "brand-icons";
|
6195
6195
|
}
|
6196
6196
|
i.icon.openid::before {
|
6197
6197
|
content: "\f19b";
|
6198
|
-
font-family:
|
6198
|
+
font-family: "brand-icons";
|
6199
6199
|
}
|
6200
6200
|
i.icon.opera::before {
|
6201
6201
|
content: "\f26a";
|
6202
|
-
font-family:
|
6202
|
+
font-family: "brand-icons";
|
6203
6203
|
}
|
6204
6204
|
i.icon.optin.monster::before {
|
6205
6205
|
content: "\f23c";
|
6206
|
-
font-family:
|
6206
|
+
font-family: "brand-icons";
|
6207
6207
|
}
|
6208
6208
|
i.icon.orcid::before {
|
6209
6209
|
content: "\f8d2";
|
6210
|
-
font-family:
|
6210
|
+
font-family: "brand-icons";
|
6211
6211
|
}
|
6212
6212
|
i.icon.osi::before {
|
6213
6213
|
content: "\f41a";
|
6214
|
-
font-family:
|
6214
|
+
font-family: "brand-icons";
|
6215
6215
|
}
|
6216
6216
|
i.icon.page4::before {
|
6217
6217
|
content: "\f3d7";
|
6218
|
-
font-family:
|
6218
|
+
font-family: "brand-icons";
|
6219
6219
|
}
|
6220
6220
|
i.icon.pagelines::before {
|
6221
6221
|
content: "\f18c";
|
6222
|
-
font-family:
|
6222
|
+
font-family: "brand-icons";
|
6223
6223
|
}
|
6224
6224
|
i.icon.palfed::before {
|
6225
6225
|
content: "\f3d8";
|
6226
|
-
font-family:
|
6226
|
+
font-family: "brand-icons";
|
6227
6227
|
}
|
6228
6228
|
i.icon.patreon::before {
|
6229
6229
|
content: "\f3d9";
|
6230
|
-
font-family:
|
6230
|
+
font-family: "brand-icons";
|
6231
6231
|
}
|
6232
6232
|
i.icon.paypal::before {
|
6233
6233
|
content: "\f1ed";
|
6234
|
-
font-family:
|
6234
|
+
font-family: "brand-icons";
|
6235
6235
|
}
|
6236
6236
|
i.icon.penny.arcade::before {
|
6237
6237
|
content: "\f704";
|
6238
|
-
font-family:
|
6238
|
+
font-family: "brand-icons";
|
6239
6239
|
}
|
6240
6240
|
i.icon.perbyte::before {
|
6241
6241
|
content: "\e083";
|
6242
|
-
font-family:
|
6242
|
+
font-family: "brand-icons";
|
6243
6243
|
}
|
6244
6244
|
i.icon.periscope::before {
|
6245
6245
|
content: "\f3da";
|
6246
|
-
font-family:
|
6246
|
+
font-family: "brand-icons";
|
6247
6247
|
}
|
6248
6248
|
i.icon.phabricator::before {
|
6249
6249
|
content: "\f3db";
|
6250
|
-
font-family:
|
6250
|
+
font-family: "brand-icons";
|
6251
6251
|
}
|
6252
6252
|
i.icon.phoenix.framework::before {
|
6253
6253
|
content: "\f3dc";
|
6254
|
-
font-family:
|
6254
|
+
font-family: "brand-icons";
|
6255
6255
|
}
|
6256
6256
|
i.icon.phoenix.squadron::before {
|
6257
6257
|
content: "\f511";
|
6258
|
-
font-family:
|
6258
|
+
font-family: "brand-icons";
|
6259
6259
|
}
|
6260
6260
|
i.icon.php::before {
|
6261
6261
|
content: "\f457";
|
6262
|
-
font-family:
|
6262
|
+
font-family: "brand-icons";
|
6263
6263
|
}
|
6264
6264
|
i.icon.pied.piper::before {
|
6265
6265
|
content: "\f2ae";
|
6266
|
-
font-family:
|
6266
|
+
font-family: "brand-icons";
|
6267
6267
|
}
|
6268
6268
|
i.icon.pied.piper.alternate::before {
|
6269
6269
|
content: "\f1a8";
|
6270
|
-
font-family:
|
6270
|
+
font-family: "brand-icons";
|
6271
6271
|
}
|
6272
6272
|
i.icon.pied.piper.hat::before {
|
6273
6273
|
content: "\f4e5";
|
6274
|
-
font-family:
|
6274
|
+
font-family: "brand-icons";
|
6275
6275
|
}
|
6276
6276
|
i.icon.pied.piper.pp::before {
|
6277
6277
|
content: "\f1a7";
|
6278
|
-
font-family:
|
6278
|
+
font-family: "brand-icons";
|
6279
6279
|
}
|
6280
6280
|
i.icon.pied.piper.square::before {
|
6281
6281
|
content: "\e01e";
|
6282
|
-
font-family:
|
6282
|
+
font-family: "brand-icons";
|
6283
6283
|
}
|
6284
6284
|
i.icon.pinterest::before {
|
6285
6285
|
content: "\f0d2";
|
6286
|
-
font-family:
|
6286
|
+
font-family: "brand-icons";
|
6287
6287
|
}
|
6288
6288
|
i.icon.pinterest.p::before {
|
6289
6289
|
content: "\f231";
|
6290
|
-
font-family:
|
6290
|
+
font-family: "brand-icons";
|
6291
6291
|
}
|
6292
6292
|
i.icon.pinterest.square::before {
|
6293
6293
|
content: "\f0d3";
|
6294
|
-
font-family:
|
6294
|
+
font-family: "brand-icons";
|
6295
6295
|
}
|
6296
6296
|
i.icon.playstation::before {
|
6297
6297
|
content: "\f3df";
|
6298
|
-
font-family:
|
6298
|
+
font-family: "brand-icons";
|
6299
6299
|
}
|
6300
6300
|
i.icon.product.hunt::before {
|
6301
6301
|
content: "\f288";
|
6302
|
-
font-family:
|
6302
|
+
font-family: "brand-icons";
|
6303
6303
|
}
|
6304
6304
|
i.icon.pushed::before {
|
6305
6305
|
content: "\f3e1";
|
6306
|
-
font-family:
|
6306
|
+
font-family: "brand-icons";
|
6307
6307
|
}
|
6308
6308
|
i.icon.python::before {
|
6309
6309
|
content: "\f3e2";
|
6310
|
-
font-family:
|
6310
|
+
font-family: "brand-icons";
|
6311
6311
|
}
|
6312
6312
|
i.icon.qq::before {
|
6313
6313
|
content: "\f1d6";
|
6314
|
-
font-family:
|
6314
|
+
font-family: "brand-icons";
|
6315
6315
|
}
|
6316
6316
|
i.icon.quinscape::before {
|
6317
6317
|
content: "\f459";
|
6318
|
-
font-family:
|
6318
|
+
font-family: "brand-icons";
|
6319
6319
|
}
|
6320
6320
|
i.icon.quora::before {
|
6321
6321
|
content: "\f2c4";
|
6322
|
-
font-family:
|
6322
|
+
font-family: "brand-icons";
|
6323
6323
|
}
|
6324
6324
|
i.icon.r.project::before {
|
6325
6325
|
content: "\f4f7";
|
6326
|
-
font-family:
|
6326
|
+
font-family: "brand-icons";
|
6327
6327
|
}
|
6328
6328
|
i.icon.raspberry.pi::before {
|
6329
6329
|
content: "\f7bb";
|
6330
|
-
font-family:
|
6330
|
+
font-family: "brand-icons";
|
6331
6331
|
}
|
6332
6332
|
i.icon.ravelry::before {
|
6333
6333
|
content: "\f2d9";
|
6334
|
-
font-family:
|
6334
|
+
font-family: "brand-icons";
|
6335
6335
|
}
|
6336
6336
|
i.icon.react::before {
|
6337
6337
|
content: "\f41b";
|
6338
|
-
font-family:
|
6338
|
+
font-family: "brand-icons";
|
6339
6339
|
}
|
6340
6340
|
i.icon.reacteurope::before {
|
6341
6341
|
content: "\f75d";
|
6342
|
-
font-family:
|
6342
|
+
font-family: "brand-icons";
|
6343
6343
|
}
|
6344
6344
|
i.icon.readme::before {
|
6345
6345
|
content: "\f4d5";
|
6346
|
-
font-family:
|
6346
|
+
font-family: "brand-icons";
|
6347
6347
|
}
|
6348
6348
|
i.icon.rebel::before {
|
6349
6349
|
content: "\f1d0";
|
6350
|
-
font-family:
|
6350
|
+
font-family: "brand-icons";
|
6351
6351
|
}
|
6352
6352
|
i.icon.reddit::before {
|
6353
6353
|
content: "\f1a1";
|
6354
|
-
font-family:
|
6354
|
+
font-family: "brand-icons";
|
6355
6355
|
}
|
6356
6356
|
i.icon.reddit.alien::before {
|
6357
6357
|
content: "\f281";
|
6358
|
-
font-family:
|
6358
|
+
font-family: "brand-icons";
|
6359
6359
|
}
|
6360
6360
|
i.icon.reddit.square::before {
|
6361
6361
|
content: "\f1a2";
|
6362
|
-
font-family:
|
6362
|
+
font-family: "brand-icons";
|
6363
6363
|
}
|
6364
6364
|
i.icon.redhat::before {
|
6365
6365
|
content: "\f7bc";
|
6366
|
-
font-family:
|
6366
|
+
font-family: "brand-icons";
|
6367
6367
|
}
|
6368
6368
|
i.icon.redriver::before {
|
6369
6369
|
content: "\f3e3";
|
6370
|
-
font-family:
|
6370
|
+
font-family: "brand-icons";
|
6371
6371
|
}
|
6372
6372
|
i.icon.redyeti::before {
|
6373
6373
|
content: "\f69d";
|
6374
|
-
font-family:
|
6374
|
+
font-family: "brand-icons";
|
6375
6375
|
}
|
6376
6376
|
i.icon.renren::before {
|
6377
6377
|
content: "\f18b";
|
6378
|
-
font-family:
|
6378
|
+
font-family: "brand-icons";
|
6379
6379
|
}
|
6380
6380
|
i.icon.replyd::before {
|
6381
6381
|
content: "\f3e6";
|
6382
|
-
font-family:
|
6382
|
+
font-family: "brand-icons";
|
6383
6383
|
}
|
6384
6384
|
i.icon.researchgate::before {
|
6385
6385
|
content: "\f4f8";
|
6386
|
-
font-family:
|
6386
|
+
font-family: "brand-icons";
|
6387
6387
|
}
|
6388
6388
|
i.icon.resolving::before {
|
6389
6389
|
content: "\f3e7";
|
6390
|
-
font-family:
|
6390
|
+
font-family: "brand-icons";
|
6391
6391
|
}
|
6392
6392
|
i.icon.rev::before {
|
6393
6393
|
content: "\f5b2";
|
6394
|
-
font-family:
|
6394
|
+
font-family: "brand-icons";
|
6395
6395
|
}
|
6396
6396
|
i.icon.rocketchat::before {
|
6397
6397
|
content: "\f3e8";
|
6398
|
-
font-family:
|
6398
|
+
font-family: "brand-icons";
|
6399
6399
|
}
|
6400
6400
|
i.icon.rockrms::before {
|
6401
6401
|
content: "\f3e9";
|
6402
|
-
font-family:
|
6402
|
+
font-family: "brand-icons";
|
6403
6403
|
}
|
6404
6404
|
i.icon.rust::before {
|
6405
6405
|
content: "\e07a";
|
6406
|
-
font-family:
|
6406
|
+
font-family: "brand-icons";
|
6407
6407
|
}
|
6408
6408
|
i.icon.safari::before {
|
6409
6409
|
content: "\f267";
|
6410
|
-
font-family:
|
6410
|
+
font-family: "brand-icons";
|
6411
6411
|
}
|
6412
6412
|
i.icon.salesforce::before {
|
6413
6413
|
content: "\f83b";
|
6414
|
-
font-family:
|
6414
|
+
font-family: "brand-icons";
|
6415
6415
|
}
|
6416
6416
|
i.icon.sass::before {
|
6417
6417
|
content: "\f41e";
|
6418
|
-
font-family:
|
6418
|
+
font-family: "brand-icons";
|
6419
6419
|
}
|
6420
6420
|
i.icon.schlix::before {
|
6421
6421
|
content: "\f3ea";
|
6422
|
-
font-family:
|
6422
|
+
font-family: "brand-icons";
|
6423
6423
|
}
|
6424
6424
|
i.icon.scribd::before {
|
6425
6425
|
content: "\f28a";
|
6426
|
-
font-family:
|
6426
|
+
font-family: "brand-icons";
|
6427
6427
|
}
|
6428
6428
|
i.icon.searchengin::before {
|
6429
6429
|
content: "\f3eb";
|
6430
|
-
font-family:
|
6430
|
+
font-family: "brand-icons";
|
6431
6431
|
}
|
6432
6432
|
i.icon.sellcast::before {
|
6433
6433
|
content: "\f2da";
|
6434
|
-
font-family:
|
6434
|
+
font-family: "brand-icons";
|
6435
6435
|
}
|
6436
6436
|
i.icon.sellsy::before {
|
6437
6437
|
content: "\f213";
|
6438
|
-
font-family:
|
6438
|
+
font-family: "brand-icons";
|
6439
6439
|
}
|
6440
6440
|
i.icon.servicestack::before {
|
6441
6441
|
content: "\f3ec";
|
6442
|
-
font-family:
|
6442
|
+
font-family: "brand-icons";
|
6443
6443
|
}
|
6444
6444
|
i.icon.shirtsinbulk::before {
|
6445
6445
|
content: "\f214";
|
6446
|
-
font-family:
|
6446
|
+
font-family: "brand-icons";
|
6447
6447
|
}
|
6448
6448
|
i.icon.shopify::before {
|
6449
6449
|
content: "\e057";
|
6450
|
-
font-family:
|
6450
|
+
font-family: "brand-icons";
|
6451
6451
|
}
|
6452
6452
|
i.icon.shopware::before {
|
6453
6453
|
content: "\f5b5";
|
6454
|
-
font-family:
|
6454
|
+
font-family: "brand-icons";
|
6455
6455
|
}
|
6456
6456
|
i.icon.simplybuilt::before {
|
6457
6457
|
content: "\f215";
|
6458
|
-
font-family:
|
6458
|
+
font-family: "brand-icons";
|
6459
6459
|
}
|
6460
6460
|
i.icon.sistrix::before {
|
6461
6461
|
content: "\f3ee";
|
6462
|
-
font-family:
|
6462
|
+
font-family: "brand-icons";
|
6463
6463
|
}
|
6464
6464
|
i.icon.sith::before {
|
6465
6465
|
content: "\f512";
|
6466
|
-
font-family:
|
6466
|
+
font-family: "brand-icons";
|
6467
6467
|
}
|
6468
6468
|
i.icon.sketch::before {
|
6469
6469
|
content: "\f7c6";
|
6470
|
-
font-family:
|
6470
|
+
font-family: "brand-icons";
|
6471
6471
|
}
|
6472
6472
|
i.icon.skyatlas::before {
|
6473
6473
|
content: "\f216";
|
6474
|
-
font-family:
|
6474
|
+
font-family: "brand-icons";
|
6475
6475
|
}
|
6476
6476
|
i.icon.skype::before {
|
6477
6477
|
content: "\f17e";
|
6478
|
-
font-family:
|
6478
|
+
font-family: "brand-icons";
|
6479
6479
|
}
|
6480
6480
|
i.icon.slack::before {
|
6481
6481
|
content: "\f198";
|
6482
|
-
font-family:
|
6482
|
+
font-family: "brand-icons";
|
6483
6483
|
}
|
6484
6484
|
i.icon.slack.hash::before {
|
6485
6485
|
content: "\f3ef";
|
6486
|
-
font-family:
|
6486
|
+
font-family: "brand-icons";
|
6487
6487
|
}
|
6488
6488
|
i.icon.slideshare::before {
|
6489
6489
|
content: "\f1e7";
|
6490
|
-
font-family:
|
6490
|
+
font-family: "brand-icons";
|
6491
6491
|
}
|
6492
6492
|
i.icon.snapchat::before {
|
6493
6493
|
content: "\f2ab";
|
6494
|
-
font-family:
|
6494
|
+
font-family: "brand-icons";
|
6495
6495
|
}
|
6496
6496
|
i.icon.snapchat.ghost::before {
|
6497
6497
|
content: "\f2ac";
|
6498
|
-
font-family:
|
6498
|
+
font-family: "brand-icons";
|
6499
6499
|
}
|
6500
6500
|
i.icon.snapchat.square::before {
|
6501
6501
|
content: "\f2ad";
|
6502
|
-
font-family:
|
6502
|
+
font-family: "brand-icons";
|
6503
6503
|
}
|
6504
6504
|
i.icon.soundcloud::before {
|
6505
6505
|
content: "\f1be";
|
6506
|
-
font-family:
|
6506
|
+
font-family: "brand-icons";
|
6507
6507
|
}
|
6508
6508
|
i.icon.sourcetree::before {
|
6509
6509
|
content: "\f7d3";
|
6510
|
-
font-family:
|
6510
|
+
font-family: "brand-icons";
|
6511
6511
|
}
|
6512
6512
|
i.icon.speakap::before {
|
6513
6513
|
content: "\f3f3";
|
6514
|
-
font-family:
|
6514
|
+
font-family: "brand-icons";
|
6515
6515
|
}
|
6516
6516
|
i.icon.speaker.deck::before {
|
6517
6517
|
content: "\f83c";
|
6518
|
-
font-family:
|
6518
|
+
font-family: "brand-icons";
|
6519
6519
|
}
|
6520
6520
|
i.icon.spotify::before {
|
6521
6521
|
content: "\f1bc";
|
6522
|
-
font-family:
|
6522
|
+
font-family: "brand-icons";
|
6523
6523
|
}
|
6524
6524
|
i.icon.squarespace::before {
|
6525
6525
|
content: "\f5be";
|
6526
|
-
font-family:
|
6526
|
+
font-family: "brand-icons";
|
6527
6527
|
}
|
6528
6528
|
i.icon.stack.exchange::before {
|
6529
6529
|
content: "\f18d";
|
6530
|
-
font-family:
|
6530
|
+
font-family: "brand-icons";
|
6531
6531
|
}
|
6532
6532
|
i.icon.stack.overflow::before {
|
6533
6533
|
content: "\f16c";
|
6534
|
-
font-family:
|
6534
|
+
font-family: "brand-icons";
|
6535
6535
|
}
|
6536
6536
|
i.icon.stackpath::before {
|
6537
6537
|
content: "\f842";
|
6538
|
-
font-family:
|
6538
|
+
font-family: "brand-icons";
|
6539
6539
|
}
|
6540
6540
|
i.icon.staylinked::before {
|
6541
6541
|
content: "\f3f5";
|
6542
|
-
font-family:
|
6542
|
+
font-family: "brand-icons";
|
6543
6543
|
}
|
6544
6544
|
i.icon.steam::before {
|
6545
6545
|
content: "\f1b6";
|
6546
|
-
font-family:
|
6546
|
+
font-family: "brand-icons";
|
6547
6547
|
}
|
6548
6548
|
i.icon.steam.square::before {
|
6549
6549
|
content: "\f1b7";
|
6550
|
-
font-family:
|
6550
|
+
font-family: "brand-icons";
|
6551
6551
|
}
|
6552
6552
|
i.icon.steam.symbol::before {
|
6553
6553
|
content: "\f3f6";
|
6554
|
-
font-family:
|
6554
|
+
font-family: "brand-icons";
|
6555
6555
|
}
|
6556
6556
|
i.icon.sticker.mule::before {
|
6557
6557
|
content: "\f3f7";
|
6558
|
-
font-family:
|
6558
|
+
font-family: "brand-icons";
|
6559
6559
|
}
|
6560
6560
|
i.icon.strava::before {
|
6561
6561
|
content: "\f428";
|
6562
|
-
font-family:
|
6562
|
+
font-family: "brand-icons";
|
6563
6563
|
}
|
6564
6564
|
i.icon.stripe::before {
|
6565
6565
|
content: "\f429";
|
6566
|
-
font-family:
|
6566
|
+
font-family: "brand-icons";
|
6567
6567
|
}
|
6568
6568
|
i.icon.stripe.s::before {
|
6569
6569
|
content: "\f42a";
|
6570
|
-
font-family:
|
6570
|
+
font-family: "brand-icons";
|
6571
6571
|
}
|
6572
6572
|
i.icon.studiovinari::before {
|
6573
6573
|
content: "\f3f8";
|
6574
|
-
font-family:
|
6574
|
+
font-family: "brand-icons";
|
6575
6575
|
}
|
6576
6576
|
i.icon.stumbleupon::before {
|
6577
6577
|
content: "\f1a4";
|
6578
|
-
font-family:
|
6578
|
+
font-family: "brand-icons";
|
6579
6579
|
}
|
6580
6580
|
i.icon.stumbleupon.circle::before {
|
6581
6581
|
content: "\f1a3";
|
6582
|
-
font-family:
|
6582
|
+
font-family: "brand-icons";
|
6583
6583
|
}
|
6584
6584
|
i.icon.superpowers::before {
|
6585
6585
|
content: "\f2dd";
|
6586
|
-
font-family:
|
6586
|
+
font-family: "brand-icons";
|
6587
6587
|
}
|
6588
6588
|
i.icon.supple::before {
|
6589
6589
|
content: "\f3f9";
|
6590
|
-
font-family:
|
6590
|
+
font-family: "brand-icons";
|
6591
6591
|
}
|
6592
6592
|
i.icon.suse::before {
|
6593
6593
|
content: "\f7d6";
|
6594
|
-
font-family:
|
6594
|
+
font-family: "brand-icons";
|
6595
6595
|
}
|
6596
6596
|
i.icon.swift::before {
|
6597
6597
|
content: "\f8e1";
|
6598
|
-
font-family:
|
6598
|
+
font-family: "brand-icons";
|
6599
6599
|
}
|
6600
6600
|
i.icon.symfony::before {
|
6601
6601
|
content: "\f83d";
|
6602
|
-
font-family:
|
6602
|
+
font-family: "brand-icons";
|
6603
6603
|
}
|
6604
6604
|
i.icon.teamspeak::before {
|
6605
6605
|
content: "\f4f9";
|
6606
|
-
font-family:
|
6606
|
+
font-family: "brand-icons";
|
6607
6607
|
}
|
6608
6608
|
i.icon.telegram::before {
|
6609
6609
|
content: "\f2c6";
|
6610
|
-
font-family:
|
6610
|
+
font-family: "brand-icons";
|
6611
6611
|
}
|
6612
6612
|
i.icon.telegram.plane::before {
|
6613
6613
|
content: "\f3fe";
|
6614
|
-
font-family:
|
6614
|
+
font-family: "brand-icons";
|
6615
6615
|
}
|
6616
6616
|
i.icon.tencent.weibo::before {
|
6617
6617
|
content: "\f1d5";
|
6618
|
-
font-family:
|
6618
|
+
font-family: "brand-icons";
|
6619
6619
|
}
|
6620
6620
|
i.icon.themeco::before {
|
6621
6621
|
content: "\f5c6";
|
6622
|
-
font-family:
|
6622
|
+
font-family: "brand-icons";
|
6623
6623
|
}
|
6624
6624
|
i.icon.themeisle::before {
|
6625
6625
|
content: "\f2b2";
|
6626
|
-
font-family:
|
6626
|
+
font-family: "brand-icons";
|
6627
6627
|
}
|
6628
6628
|
i.icon.think.peaks::before {
|
6629
6629
|
content: "\f731";
|
6630
|
-
font-family:
|
6630
|
+
font-family: "brand-icons";
|
6631
6631
|
}
|
6632
6632
|
i.icon.tiktok::before {
|
6633
6633
|
content: "\e07b";
|
6634
|
-
font-family:
|
6634
|
+
font-family: "brand-icons";
|
6635
6635
|
}
|
6636
6636
|
i.icon.trade.federation::before {
|
6637
6637
|
content: "\f513";
|
6638
|
-
font-family:
|
6638
|
+
font-family: "brand-icons";
|
6639
6639
|
}
|
6640
6640
|
i.icon.trello::before {
|
6641
6641
|
content: "\f181";
|
6642
|
-
font-family:
|
6642
|
+
font-family: "brand-icons";
|
6643
6643
|
}
|
6644
6644
|
i.icon.tumblr::before {
|
6645
6645
|
content: "\f173";
|
6646
|
-
font-family:
|
6646
|
+
font-family: "brand-icons";
|
6647
6647
|
}
|
6648
6648
|
i.icon.tumblr.square::before {
|
6649
6649
|
content: "\f174";
|
6650
|
-
font-family:
|
6650
|
+
font-family: "brand-icons";
|
6651
6651
|
}
|
6652
6652
|
i.icon.twitch::before {
|
6653
6653
|
content: "\f1e8";
|
6654
|
-
font-family:
|
6654
|
+
font-family: "brand-icons";
|
6655
6655
|
}
|
6656
6656
|
i.icon.twitter::before {
|
6657
6657
|
content: "\f099";
|
6658
|
-
font-family:
|
6658
|
+
font-family: "brand-icons";
|
6659
6659
|
}
|
6660
6660
|
i.icon.twitter.square::before {
|
6661
6661
|
content: "\f081";
|
6662
|
-
font-family:
|
6662
|
+
font-family: "brand-icons";
|
6663
6663
|
}
|
6664
6664
|
i.icon.typo3::before {
|
6665
6665
|
content: "\f42b";
|
6666
|
-
font-family:
|
6666
|
+
font-family: "brand-icons";
|
6667
6667
|
}
|
6668
6668
|
i.icon.uber::before {
|
6669
6669
|
content: "\f402";
|
6670
|
-
font-family:
|
6670
|
+
font-family: "brand-icons";
|
6671
6671
|
}
|
6672
6672
|
i.icon.ubuntu::before {
|
6673
6673
|
content: "\f7df";
|
6674
|
-
font-family:
|
6674
|
+
font-family: "brand-icons";
|
6675
6675
|
}
|
6676
6676
|
i.icon.uikit::before {
|
6677
6677
|
content: "\f403";
|
6678
|
-
font-family:
|
6678
|
+
font-family: "brand-icons";
|
6679
6679
|
}
|
6680
6680
|
i.icon.umbraco::before {
|
6681
6681
|
content: "\f8e8";
|
6682
|
-
font-family:
|
6682
|
+
font-family: "brand-icons";
|
6683
6683
|
}
|
6684
6684
|
i.icon.uncharted::before {
|
6685
6685
|
content: "\e084";
|
6686
|
-
font-family:
|
6686
|
+
font-family: "brand-icons";
|
6687
6687
|
}
|
6688
6688
|
i.icon.uniregistry::before {
|
6689
6689
|
content: "\f404";
|
6690
|
-
font-family:
|
6690
|
+
font-family: "brand-icons";
|
6691
6691
|
}
|
6692
6692
|
i.icon.unity::before {
|
6693
6693
|
content: "\e049";
|
6694
|
-
font-family:
|
6694
|
+
font-family: "brand-icons";
|
6695
6695
|
}
|
6696
6696
|
i.icon.unsplash::before {
|
6697
6697
|
content: "\e07c";
|
6698
|
-
font-family:
|
6698
|
+
font-family: "brand-icons";
|
6699
6699
|
}
|
6700
6700
|
i.icon.untappd::before {
|
6701
6701
|
content: "\f405";
|
6702
|
-
font-family:
|
6702
|
+
font-family: "brand-icons";
|
6703
6703
|
}
|
6704
6704
|
i.icon.ups::before {
|
6705
6705
|
content: "\f7e0";
|
6706
|
-
font-family:
|
6706
|
+
font-family: "brand-icons";
|
6707
6707
|
}
|
6708
6708
|
i.icon.usb::before {
|
6709
6709
|
content: "\f287";
|
6710
|
-
font-family:
|
6710
|
+
font-family: "brand-icons";
|
6711
6711
|
}
|
6712
6712
|
i.icon.usps::before {
|
6713
6713
|
content: "\f7e1";
|
6714
|
-
font-family:
|
6714
|
+
font-family: "brand-icons";
|
6715
6715
|
}
|
6716
6716
|
i.icon.ussunnah::before {
|
6717
6717
|
content: "\f407";
|
6718
|
-
font-family:
|
6718
|
+
font-family: "brand-icons";
|
6719
6719
|
}
|
6720
6720
|
i.icon.vaadin::before {
|
6721
6721
|
content: "\f408";
|
6722
|
-
font-family:
|
6722
|
+
font-family: "brand-icons";
|
6723
6723
|
}
|
6724
6724
|
i.icon.viacoin::before {
|
6725
6725
|
content: "\f237";
|
6726
|
-
font-family:
|
6726
|
+
font-family: "brand-icons";
|
6727
6727
|
}
|
6728
6728
|
i.icon.viadeo::before {
|
6729
6729
|
content: "\f2a9";
|
6730
|
-
font-family:
|
6730
|
+
font-family: "brand-icons";
|
6731
6731
|
}
|
6732
6732
|
i.icon.viadeo.square::before {
|
6733
6733
|
content: "\f2aa";
|
6734
|
-
font-family:
|
6734
|
+
font-family: "brand-icons";
|
6735
6735
|
}
|
6736
6736
|
i.icon.viber::before {
|
6737
6737
|
content: "\f409";
|
6738
|
-
font-family:
|
6738
|
+
font-family: "brand-icons";
|
6739
6739
|
}
|
6740
6740
|
i.icon.vimeo::before {
|
6741
6741
|
content: "\f40a";
|
6742
|
-
font-family:
|
6742
|
+
font-family: "brand-icons";
|
6743
6743
|
}
|
6744
6744
|
i.icon.vimeo.square::before {
|
6745
6745
|
content: "\f194";
|
6746
|
-
font-family:
|
6746
|
+
font-family: "brand-icons";
|
6747
6747
|
}
|
6748
6748
|
i.icon.vimeo.v::before {
|
6749
6749
|
content: "\f27d";
|
6750
|
-
font-family:
|
6750
|
+
font-family: "brand-icons";
|
6751
6751
|
}
|
6752
6752
|
i.icon.vine::before {
|
6753
6753
|
content: "\f1ca";
|
6754
|
-
font-family:
|
6754
|
+
font-family: "brand-icons";
|
6755
6755
|
}
|
6756
6756
|
i.icon.vk::before {
|
6757
6757
|
content: "\f189";
|
6758
|
-
font-family:
|
6758
|
+
font-family: "brand-icons";
|
6759
6759
|
}
|
6760
6760
|
i.icon.vnv::before {
|
6761
6761
|
content: "\f40b";
|
6762
|
-
font-family:
|
6762
|
+
font-family: "brand-icons";
|
6763
6763
|
}
|
6764
6764
|
i.icon.vuejs::before {
|
6765
6765
|
content: "\f41f";
|
6766
|
-
font-family:
|
6766
|
+
font-family: "brand-icons";
|
6767
6767
|
}
|
6768
6768
|
i.icon.watchman.monitoring::before {
|
6769
6769
|
content: "\e087";
|
6770
|
-
font-family:
|
6770
|
+
font-family: "brand-icons";
|
6771
6771
|
}
|
6772
6772
|
i.icon.waze::before {
|
6773
6773
|
content: "\f83f";
|
6774
|
-
font-family:
|
6774
|
+
font-family: "brand-icons";
|
6775
6775
|
}
|
6776
6776
|
i.icon.weebly::before {
|
6777
6777
|
content: "\f5cc";
|
6778
|
-
font-family:
|
6778
|
+
font-family: "brand-icons";
|
6779
6779
|
}
|
6780
6780
|
i.icon.weibo::before {
|
6781
6781
|
content: "\f18a";
|
6782
|
-
font-family:
|
6782
|
+
font-family: "brand-icons";
|
6783
6783
|
}
|
6784
6784
|
i.icon.weixin::before {
|
6785
6785
|
content: "\f1d7";
|
6786
|
-
font-family:
|
6786
|
+
font-family: "brand-icons";
|
6787
6787
|
}
|
6788
6788
|
i.icon.whatsapp::before {
|
6789
6789
|
content: "\f232";
|
6790
|
-
font-family:
|
6790
|
+
font-family: "brand-icons";
|
6791
6791
|
}
|
6792
6792
|
i.icon.whatsapp.square::before {
|
6793
6793
|
content: "\f40c";
|
6794
|
-
font-family:
|
6794
|
+
font-family: "brand-icons";
|
6795
6795
|
}
|
6796
6796
|
i.icon.whmcs::before {
|
6797
6797
|
content: "\f40d";
|
6798
|
-
font-family:
|
6798
|
+
font-family: "brand-icons";
|
6799
6799
|
}
|
6800
6800
|
i.icon.wikipedia.w::before {
|
6801
6801
|
content: "\f266";
|
6802
|
-
font-family:
|
6802
|
+
font-family: "brand-icons";
|
6803
6803
|
}
|
6804
6804
|
i.icon.windows::before {
|
6805
6805
|
content: "\f17a";
|
6806
|
-
font-family:
|
6806
|
+
font-family: "brand-icons";
|
6807
6807
|
}
|
6808
6808
|
i.icon.wix::before {
|
6809
6809
|
content: "\f5cf";
|
6810
|
-
font-family:
|
6810
|
+
font-family: "brand-icons";
|
6811
6811
|
}
|
6812
6812
|
i.icon.wizards.of.the.coast::before {
|
6813
6813
|
content: "\f730";
|
6814
|
-
font-family:
|
6814
|
+
font-family: "brand-icons";
|
6815
6815
|
}
|
6816
6816
|
i.icon.wodu::before {
|
6817
6817
|
content: "\e088";
|
6818
|
-
font-family:
|
6818
|
+
font-family: "brand-icons";
|
6819
6819
|
}
|
6820
6820
|
i.icon.wolf.pack.battalion::before {
|
6821
6821
|
content: "\f514";
|
6822
|
-
font-family:
|
6822
|
+
font-family: "brand-icons";
|
6823
6823
|
}
|
6824
6824
|
i.icon.wordpress::before {
|
6825
6825
|
content: "\f19a";
|
6826
|
-
font-family:
|
6826
|
+
font-family: "brand-icons";
|
6827
6827
|
}
|
6828
6828
|
i.icon.wordpress.simple::before {
|
6829
6829
|
content: "\f411";
|
6830
|
-
font-family:
|
6830
|
+
font-family: "brand-icons";
|
6831
6831
|
}
|
6832
6832
|
i.icon.wpbeginner::before {
|
6833
6833
|
content: "\f297";
|
6834
|
-
font-family:
|
6834
|
+
font-family: "brand-icons";
|
6835
6835
|
}
|
6836
6836
|
i.icon.wpexplorer::before {
|
6837
6837
|
content: "\f2de";
|
6838
|
-
font-family:
|
6838
|
+
font-family: "brand-icons";
|
6839
6839
|
}
|
6840
6840
|
i.icon.wpforms::before {
|
6841
6841
|
content: "\f298";
|
6842
|
-
font-family:
|
6842
|
+
font-family: "brand-icons";
|
6843
6843
|
}
|
6844
6844
|
i.icon.wpressr::before {
|
6845
6845
|
content: "\f3e4";
|
6846
|
-
font-family:
|
6846
|
+
font-family: "brand-icons";
|
6847
6847
|
}
|
6848
6848
|
i.icon.xbox::before {
|
6849
6849
|
content: "\f412";
|
6850
|
-
font-family:
|
6850
|
+
font-family: "brand-icons";
|
6851
6851
|
}
|
6852
6852
|
i.icon.xing::before {
|
6853
6853
|
content: "\f168";
|
6854
|
-
font-family:
|
6854
|
+
font-family: "brand-icons";
|
6855
6855
|
}
|
6856
6856
|
i.icon.xing.square::before {
|
6857
6857
|
content: "\f169";
|
6858
|
-
font-family:
|
6858
|
+
font-family: "brand-icons";
|
6859
6859
|
}
|
6860
6860
|
i.icon.y.combinator::before {
|
6861
6861
|
content: "\f23b";
|
6862
|
-
font-family:
|
6862
|
+
font-family: "brand-icons";
|
6863
6863
|
}
|
6864
6864
|
i.icon.yahoo::before {
|
6865
6865
|
content: "\f19e";
|
6866
|
-
font-family:
|
6866
|
+
font-family: "brand-icons";
|
6867
6867
|
}
|
6868
6868
|
i.icon.yammer::before {
|
6869
6869
|
content: "\f840";
|
6870
|
-
font-family:
|
6870
|
+
font-family: "brand-icons";
|
6871
6871
|
}
|
6872
6872
|
i.icon.yandex::before {
|
6873
6873
|
content: "\f413";
|
6874
|
-
font-family:
|
6874
|
+
font-family: "brand-icons";
|
6875
6875
|
}
|
6876
6876
|
i.icon.yandex.international::before {
|
6877
6877
|
content: "\f414";
|
6878
|
-
font-family:
|
6878
|
+
font-family: "brand-icons";
|
6879
6879
|
}
|
6880
6880
|
i.icon.yarn::before {
|
6881
6881
|
content: "\f7e3";
|
6882
|
-
font-family:
|
6882
|
+
font-family: "brand-icons";
|
6883
6883
|
}
|
6884
6884
|
i.icon.yelp::before {
|
6885
6885
|
content: "\f1e9";
|
6886
|
-
font-family:
|
6886
|
+
font-family: "brand-icons";
|
6887
6887
|
}
|
6888
6888
|
i.icon.yoast::before {
|
6889
6889
|
content: "\f2b1";
|
6890
|
-
font-family:
|
6890
|
+
font-family: "brand-icons";
|
6891
6891
|
}
|
6892
6892
|
i.icon.youtube::before {
|
6893
6893
|
content: "\f167";
|
6894
|
-
font-family:
|
6894
|
+
font-family: "brand-icons";
|
6895
6895
|
}
|
6896
6896
|
i.icon.youtube.square::before {
|
6897
6897
|
content: "\f431";
|
6898
|
-
font-family:
|
6898
|
+
font-family: "brand-icons";
|
6899
6899
|
}
|
6900
6900
|
i.icon.zhihu::before {
|
6901
6901
|
content: "\f63f";
|
6902
|
-
font-family:
|
6902
|
+
font-family: "brand-icons";
|
6903
6903
|
}
|
6904
6904
|
|
6905
6905
|
/* Aliases */
|
6906
6906
|
i.icon.american.express::before {
|
6907
6907
|
content: "\f1f3";
|
6908
|
-
font-family:
|
6908
|
+
font-family: "brand-icons";
|
6909
6909
|
}
|
6910
6910
|
i.icon.american.express.card::before {
|
6911
6911
|
content: "\f1f3";
|
6912
|
-
font-family:
|
6912
|
+
font-family: "brand-icons";
|
6913
6913
|
}
|
6914
6914
|
i.icon.amex::before {
|
6915
6915
|
content: "\f1f3";
|
6916
|
-
font-family:
|
6916
|
+
font-family: "brand-icons";
|
6917
6917
|
}
|
6918
6918
|
i.icon.bitbucket.square::before {
|
6919
6919
|
content: "\f171";
|
6920
|
-
font-family:
|
6920
|
+
font-family: "brand-icons";
|
6921
6921
|
}
|
6922
6922
|
i.icon.bluetooth.alternative::before {
|
6923
6923
|
content: "\f294";
|
6924
|
-
font-family:
|
6924
|
+
font-family: "brand-icons";
|
6925
6925
|
}
|
6926
6926
|
i.icon.credit.card.amazon.pay::before {
|
6927
6927
|
content: "\f42d";
|
6928
|
-
font-family:
|
6928
|
+
font-family: "brand-icons";
|
6929
6929
|
}
|
6930
6930
|
i.icon.credit.card.american.express::before {
|
6931
6931
|
content: "\f1f3";
|
6932
|
-
font-family:
|
6932
|
+
font-family: "brand-icons";
|
6933
6933
|
}
|
6934
6934
|
i.icon.credit.card.diners.club::before {
|
6935
6935
|
content: "\f24c";
|
6936
|
-
font-family:
|
6936
|
+
font-family: "brand-icons";
|
6937
6937
|
}
|
6938
6938
|
i.icon.credit.card.discover::before {
|
6939
6939
|
content: "\f1f2";
|
6940
|
-
font-family:
|
6940
|
+
font-family: "brand-icons";
|
6941
6941
|
}
|
6942
6942
|
i.icon.credit.card.jcb::before {
|
6943
6943
|
content: "\f24b";
|
6944
|
-
font-family:
|
6944
|
+
font-family: "brand-icons";
|
6945
6945
|
}
|
6946
6946
|
i.icon.credit.card.mastercard::before {
|
6947
6947
|
content: "\f1f1";
|
6948
|
-
font-family:
|
6948
|
+
font-family: "brand-icons";
|
6949
6949
|
}
|
6950
6950
|
i.icon.credit.card.paypal::before {
|
6951
6951
|
content: "\f1f4";
|
6952
|
-
font-family:
|
6952
|
+
font-family: "brand-icons";
|
6953
6953
|
}
|
6954
6954
|
i.icon.credit.card.stripe::before {
|
6955
6955
|
content: "\f1f5";
|
6956
|
-
font-family:
|
6956
|
+
font-family: "brand-icons";
|
6957
6957
|
}
|
6958
6958
|
i.icon.credit.card.visa::before {
|
6959
6959
|
content: "\f1f0";
|
6960
|
-
font-family:
|
6960
|
+
font-family: "brand-icons";
|
6961
6961
|
}
|
6962
6962
|
i.icon.diners.club::before {
|
6963
6963
|
content: "\f24c";
|
6964
|
-
font-family:
|
6964
|
+
font-family: "brand-icons";
|
6965
6965
|
}
|
6966
6966
|
i.icon.diners.club.card::before {
|
6967
6967
|
content: "\f24c";
|
6968
|
-
font-family:
|
6968
|
+
font-family: "brand-icons";
|
6969
6969
|
}
|
6970
6970
|
i.icon.discover::before {
|
6971
6971
|
content: "\f1f2";
|
6972
|
-
font-family:
|
6972
|
+
font-family: "brand-icons";
|
6973
6973
|
}
|
6974
6974
|
i.icon.discover.card::before {
|
6975
6975
|
content: "\f1f2";
|
6976
|
-
font-family:
|
6976
|
+
font-family: "brand-icons";
|
6977
6977
|
}
|
6978
6978
|
i.icon.disk.outline::before {
|
6979
6979
|
content: "\f369";
|
6980
|
-
font-family:
|
6980
|
+
font-family: "brand-icons";
|
6981
6981
|
}
|
6982
6982
|
i.icon.dribble::before {
|
6983
6983
|
content: "\f17d";
|
6984
|
-
font-family:
|
6984
|
+
font-family: "brand-icons";
|
6985
6985
|
}
|
6986
6986
|
i.icon.eercast::before {
|
6987
6987
|
content: "\f2da";
|
6988
|
-
font-family:
|
6988
|
+
font-family: "brand-icons";
|
6989
6989
|
}
|
6990
6990
|
i.icon.envira.gallery::before {
|
6991
6991
|
content: "\f299";
|
6992
|
-
font-family:
|
6992
|
+
font-family: "brand-icons";
|
6993
6993
|
}
|
6994
6994
|
i.icon.fa::before {
|
6995
6995
|
content: "\f2b4";
|
6996
|
-
font-family:
|
6996
|
+
font-family: "brand-icons";
|
6997
6997
|
}
|
6998
6998
|
i.icon.facebook.official::before {
|
6999
6999
|
content: "\f082";
|
7000
|
-
font-family:
|
7000
|
+
font-family: "brand-icons";
|
7001
7001
|
}
|
7002
7002
|
i.icon.five.hundred.pixels::before {
|
7003
7003
|
content: "\f26e";
|
7004
|
-
font-family:
|
7004
|
+
font-family: "brand-icons";
|
7005
7005
|
}
|
7006
7006
|
i.icon.gittip::before {
|
7007
7007
|
content: "\f184";
|
7008
|
-
font-family:
|
7008
|
+
font-family: "brand-icons";
|
7009
7009
|
}
|
7010
7010
|
i.icon.google.plus.circle::before {
|
7011
7011
|
content: "\f2b3";
|
7012
|
-
font-family:
|
7012
|
+
font-family: "brand-icons";
|
7013
7013
|
}
|
7014
7014
|
i.icon.google.plus.official::before {
|
7015
7015
|
content: "\f2b3";
|
7016
|
-
font-family:
|
7016
|
+
font-family: "brand-icons";
|
7017
7017
|
}
|
7018
7018
|
i.icon.japan.credit.bureau::before {
|
7019
7019
|
content: "\f24b";
|
7020
|
-
font-family:
|
7020
|
+
font-family: "brand-icons";
|
7021
7021
|
}
|
7022
7022
|
i.icon.japan.credit.bureau.card::before {
|
7023
7023
|
content: "\f24b";
|
7024
|
-
font-family:
|
7024
|
+
font-family: "brand-icons";
|
7025
7025
|
}
|
7026
7026
|
i.icon.jcb::before {
|
7027
7027
|
content: "\f24b";
|
7028
|
-
font-family:
|
7028
|
+
font-family: "brand-icons";
|
7029
7029
|
}
|
7030
7030
|
i.icon.linkedin.square::before {
|
7031
7031
|
content: "\f08c";
|
7032
|
-
font-family:
|
7032
|
+
font-family: "brand-icons";
|
7033
7033
|
}
|
7034
7034
|
i.icon.mastercard::before {
|
7035
7035
|
content: "\f1f1";
|
7036
|
-
font-family:
|
7036
|
+
font-family: "brand-icons";
|
7037
7037
|
}
|
7038
7038
|
i.icon.mastercard.card::before {
|
7039
7039
|
content: "\f1f1";
|
7040
|
-
font-family:
|
7040
|
+
font-family: "brand-icons";
|
7041
7041
|
}
|
7042
7042
|
i.icon.microsoft.edge::before {
|
7043
7043
|
content: "\f282";
|
7044
|
-
font-family:
|
7044
|
+
font-family: "brand-icons";
|
7045
7045
|
}
|
7046
7046
|
i.icon.ms.edge::before {
|
7047
7047
|
content: "\f282";
|
7048
|
-
font-family:
|
7048
|
+
font-family: "brand-icons";
|
7049
7049
|
}
|
7050
7050
|
i.icon.new.pied.piper::before {
|
7051
7051
|
content: "\f2ae";
|
7052
|
-
font-family:
|
7052
|
+
font-family: "brand-icons";
|
7053
7053
|
}
|
7054
7054
|
i.icon.optinmonster::before {
|
7055
7055
|
content: "\f23c";
|
7056
|
-
font-family:
|
7056
|
+
font-family: "brand-icons";
|
7057
7057
|
}
|
7058
7058
|
i.icon.paypal.card::before {
|
7059
7059
|
content: "\f1f4";
|
7060
|
-
font-family:
|
7060
|
+
font-family: "brand-icons";
|
7061
7061
|
}
|
7062
7062
|
i.icon.pied.piper.hat::before {
|
7063
7063
|
content: "\f2ae";
|
7064
|
-
font-family:
|
7064
|
+
font-family: "brand-icons";
|
7065
7065
|
}
|
7066
7066
|
i.icon.pocket::before {
|
7067
7067
|
content: "\f265";
|
7068
|
-
font-family:
|
7068
|
+
font-family: "brand-icons";
|
7069
7069
|
}
|
7070
7070
|
i.icon.stripe.card::before {
|
7071
7071
|
content: "\f1f5";
|
7072
|
-
font-family:
|
7072
|
+
font-family: "brand-icons";
|
7073
7073
|
}
|
7074
7074
|
i.icon.theme.isle::before {
|
7075
7075
|
content: "\f2b2";
|
7076
|
-
font-family:
|
7076
|
+
font-family: "brand-icons";
|
7077
7077
|
}
|
7078
7078
|
i.icon.visa::before {
|
7079
7079
|
content: "\f1f0";
|
7080
|
-
font-family:
|
7080
|
+
font-family: "brand-icons";
|
7081
7081
|
}
|
7082
7082
|
i.icon.visa.card::before {
|
7083
7083
|
content: "\f1f0";
|
7084
|
-
font-family:
|
7084
|
+
font-family: "brand-icons";
|
7085
7085
|
}
|
7086
7086
|
i.icon.wechat::before {
|
7087
7087
|
content: "\f1d7";
|
7088
|
-
font-family:
|
7088
|
+
font-family: "brand-icons";
|
7089
7089
|
}
|
7090
7090
|
i.icon.wikipedia::before {
|
7091
7091
|
content: "\f266";
|
7092
|
-
font-family:
|
7092
|
+
font-family: "brand-icons";
|
7093
7093
|
}
|
7094
7094
|
i.icon.wordpress.beginner::before {
|
7095
7095
|
content: "\f297";
|
7096
|
-
font-family:
|
7096
|
+
font-family: "brand-icons";
|
7097
7097
|
}
|
7098
7098
|
i.icon.wordpress.forms::before {
|
7099
7099
|
content: "\f298";
|
7100
|
-
font-family:
|
7100
|
+
font-family: "brand-icons";
|
7101
7101
|
}
|
7102
7102
|
i.icon.yc::before {
|
7103
7103
|
content: "\f23b";
|
7104
|
-
font-family:
|
7104
|
+
font-family: "brand-icons";
|
7105
7105
|
}
|
7106
7106
|
i.icon.ycombinator::before {
|
7107
7107
|
content: "\f23b";
|
7108
|
-
font-family:
|
7108
|
+
font-family: "brand-icons";
|
7109
7109
|
}
|
7110
7110
|
i.icon.youtube.play::before {
|
7111
7111
|
content: "\f167";
|
7112
|
-
font-family:
|
7112
|
+
font-family: "brand-icons";
|
7113
7113
|
}
|
7114
7114
|
|
7115
7115
|
|