add assets
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -1,19 +1,29 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
:root, :host {
|
||||
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: block;
|
||||
src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }
|
||||
src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }
|
||||
|
||||
.fab,
|
||||
.fa-brands {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa-42-group:before {
|
||||
content: "\e080"; }
|
||||
|
||||
.fa-innosoft:before {
|
||||
content: "\e080"; }
|
||||
|
||||
.fa-500px:before {
|
||||
content: "\f26e"; }
|
||||
|
||||
@@ -116,6 +126,9 @@
|
||||
.fa-behance-square:before {
|
||||
content: "\f1b5"; }
|
||||
|
||||
.fa-bilibili:before {
|
||||
content: "\e3d9"; }
|
||||
|
||||
.fa-bimobject:before {
|
||||
content: "\f378"; }
|
||||
|
||||
@@ -150,7 +163,7 @@
|
||||
content: "\f836"; }
|
||||
|
||||
.fa-bots:before {
|
||||
content: "\e33d"; }
|
||||
content: "\e340"; }
|
||||
|
||||
.fa-btc:before {
|
||||
content: "\f15a"; }
|
||||
@@ -225,7 +238,7 @@
|
||||
content: "\f385"; }
|
||||
|
||||
.fa-cmplid:before {
|
||||
content: "\e33f"; }
|
||||
content: "\e360"; }
|
||||
|
||||
.fa-codepen:before {
|
||||
content: "\f1cb"; }
|
||||
@@ -551,6 +564,9 @@
|
||||
.fa-gofore:before {
|
||||
content: "\f3a7"; }
|
||||
|
||||
.fa-golang:before {
|
||||
content: "\e40f"; }
|
||||
|
||||
.fa-goodreads:before {
|
||||
content: "\f3a8"; }
|
||||
|
||||
@@ -641,9 +657,6 @@
|
||||
.fa-imdb:before {
|
||||
content: "\f2d8"; }
|
||||
|
||||
.fa-innosoft:before {
|
||||
content: "\e080"; }
|
||||
|
||||
.fa-instagram:before {
|
||||
content: "\f16d"; }
|
||||
|
||||
@@ -932,6 +945,9 @@
|
||||
.fa-pinterest-square:before {
|
||||
content: "\f0d3"; }
|
||||
|
||||
.fa-pix:before {
|
||||
content: "\e43a"; }
|
||||
|
||||
.fa-playstation:before {
|
||||
content: "\f3df"; }
|
||||
|
||||
@@ -1058,6 +1074,9 @@
|
||||
.fa-sith:before {
|
||||
content: "\f512"; }
|
||||
|
||||
.fa-sitrox:before {
|
||||
content: "\e44a"; }
|
||||
|
||||
.fa-sketch:before {
|
||||
content: "\f7c6"; }
|
||||
|
||||
@@ -1202,9 +1221,6 @@
|
||||
.fa-trello:before {
|
||||
content: "\f181"; }
|
||||
|
||||
.fa-tripadvisor:before {
|
||||
content: "\f262"; }
|
||||
|
||||
.fa-tumblr:before {
|
||||
content: "\f173"; }
|
||||
|
||||
@@ -1328,7 +1344,7 @@
|
||||
.fa-windows:before {
|
||||
content: "\f17a"; }
|
||||
|
||||
.fa-wirsindhanderk:before {
|
||||
.fa-wirsindhandwerk:before {
|
||||
content: "\e2d0"; }
|
||||
|
||||
.fa-wsh:before {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -1,13 +1,17 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
:root, :host {
|
||||
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: block;
|
||||
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
|
||||
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
|
||||
|
||||
.far,
|
||||
.fa-regular {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}
|
||||
:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}
|
||||
@@ -1,13 +1,17 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
:root, :host {
|
||||
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
font-display: block;
|
||||
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
|
||||
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
|
||||
|
||||
.fas,
|
||||
.fa-solid {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
|
||||
:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
|
||||
@@ -1,14 +1,22 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
:root, :host {
|
||||
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
|
||||
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";
|
||||
--fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";
|
||||
--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";
|
||||
--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
|
||||
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
|
||||
|
||||
svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
||||
overflow: visible;
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box; }
|
||||
|
||||
.svg-inline--fa {
|
||||
display: inline-block;
|
||||
display: var(--fa-display, inline-block);
|
||||
height: 1em;
|
||||
overflow: visible;
|
||||
@@ -25,62 +33,16 @@ svg:not(:root).svg-inline--fa {
|
||||
vertical-align: -0.25em; }
|
||||
.svg-inline--fa.fa-2xl {
|
||||
vertical-align: -0.3125em; }
|
||||
.svg-inline--fa.fa-w-1 {
|
||||
width: 0.0625em; }
|
||||
.svg-inline--fa.fa-w-2 {
|
||||
width: 0.125em; }
|
||||
.svg-inline--fa.fa-w-3 {
|
||||
width: 0.1875em; }
|
||||
.svg-inline--fa.fa-w-4 {
|
||||
width: 0.25em; }
|
||||
.svg-inline--fa.fa-w-5 {
|
||||
width: 0.3125em; }
|
||||
.svg-inline--fa.fa-w-6 {
|
||||
width: 0.375em; }
|
||||
.svg-inline--fa.fa-w-7 {
|
||||
width: 0.4375em; }
|
||||
.svg-inline--fa.fa-w-8 {
|
||||
width: 0.5em; }
|
||||
.svg-inline--fa.fa-w-9 {
|
||||
width: 0.5625em; }
|
||||
.svg-inline--fa.fa-w-10 {
|
||||
width: 0.625em; }
|
||||
.svg-inline--fa.fa-w-11 {
|
||||
width: 0.6875em; }
|
||||
.svg-inline--fa.fa-w-12 {
|
||||
width: 0.75em; }
|
||||
.svg-inline--fa.fa-w-13 {
|
||||
width: 0.8125em; }
|
||||
.svg-inline--fa.fa-w-14 {
|
||||
width: 0.875em; }
|
||||
.svg-inline--fa.fa-w-15 {
|
||||
width: 0.9375em; }
|
||||
.svg-inline--fa.fa-w-16 {
|
||||
width: 1em; }
|
||||
.svg-inline--fa.fa-w-17 {
|
||||
width: 1.0625em; }
|
||||
.svg-inline--fa.fa-w-18 {
|
||||
width: 1.125em; }
|
||||
.svg-inline--fa.fa-w-19 {
|
||||
width: 1.1875em; }
|
||||
.svg-inline--fa.fa-w-20 {
|
||||
width: 1.25em; }
|
||||
.svg-inline--fa.fa-pull-left {
|
||||
margin-right: 0.3em;
|
||||
margin-right: var(--fa-pull-margin, 0.3em);
|
||||
width: auto; }
|
||||
.svg-inline--fa.fa-pull-right {
|
||||
margin-left: 0.3em;
|
||||
margin-left: var(--fa-pull-margin, 0.3em);
|
||||
width: auto; }
|
||||
.svg-inline--fa.fa-border {
|
||||
height: 1.5em; }
|
||||
.svg-inline--fa.fa-li {
|
||||
width: 2em;
|
||||
width: var(--fa-li-width, 2em);
|
||||
top: 0.25em; }
|
||||
.svg-inline--fa.fa-fw {
|
||||
width: 1.25em;
|
||||
width: var(--fa-fw-width, 1.25em); }
|
||||
|
||||
.fa-layers svg.svg-inline--fa {
|
||||
@@ -116,82 +78,55 @@ svg:not(:root).svg-inline--fa {
|
||||
transform-origin: center center; }
|
||||
|
||||
.fa-layers-counter {
|
||||
background-color: #ff253a;
|
||||
background-color: var(--fa-counter-background-color, #ff253a);
|
||||
border-radius: 1em;
|
||||
border-radius: var(--fa-counter-border-radius, 1em);
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
color: #fff;
|
||||
color: var(--fa-inverse, #fff);
|
||||
line-height: 1;
|
||||
line-height: var(--fa-counter-line-height, 1);
|
||||
max-width: 5em;
|
||||
max-width: var(--fa-counter-max-width, 5em);
|
||||
min-width: 1.5em;
|
||||
min-width: var(--fa-counter-min-width, 1.5em);
|
||||
overflow: hidden;
|
||||
padding: 0.25em 0.5em;
|
||||
padding: var(--fa-counter-padding, 0.25em 0.5em);
|
||||
right: 0;
|
||||
right: var(--fa-right, 0);
|
||||
text-overflow: ellipsis;
|
||||
top: 0;
|
||||
top: var(--fa-top, 0);
|
||||
-webkit-transform: scale(0.25);
|
||||
transform: scale(0.25);
|
||||
-webkit-transform: scale(var(--fa-counter-scale, 0.25));
|
||||
transform: scale(var(--fa-counter-scale, 0.25));
|
||||
-webkit-transform-origin: top right;
|
||||
transform-origin: top right; }
|
||||
|
||||
.fa-layers-bottom-right {
|
||||
bottom: 0;
|
||||
bottom: var(--fa-bottom, 0);
|
||||
right: 0;
|
||||
right: var(--fa-right, 0);
|
||||
top: auto;
|
||||
-webkit-transform: scale(0.25);
|
||||
transform: scale(0.25);
|
||||
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
|
||||
transform: scale(var(--fa-layers-scale, 0.25));
|
||||
-webkit-transform-origin: bottom right;
|
||||
transform-origin: bottom right; }
|
||||
|
||||
.fa-layers-bottom-left {
|
||||
bottom: 0;
|
||||
bottom: var(--fa-bottom, 0);
|
||||
left: 0;
|
||||
left: var(--fa-left, 0);
|
||||
right: auto;
|
||||
top: auto;
|
||||
-webkit-transform: scale(0.25);
|
||||
transform: scale(0.25);
|
||||
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
|
||||
transform: scale(var(--fa-layers-scale, 0.25));
|
||||
-webkit-transform-origin: bottom left;
|
||||
transform-origin: bottom left; }
|
||||
|
||||
.fa-layers-top-right {
|
||||
top: 0;
|
||||
top: var(--fa-top, 0);
|
||||
right: 0;
|
||||
right: var(--fa-right, 0);
|
||||
-webkit-transform: scale(0.25);
|
||||
transform: scale(0.25);
|
||||
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
|
||||
transform: scale(var(--fa-layers-scale, 0.25));
|
||||
-webkit-transform-origin: top right;
|
||||
transform-origin: top right; }
|
||||
|
||||
.fa-layers-top-left {
|
||||
left: 0;
|
||||
left: var(--fa-left, 0);
|
||||
right: auto;
|
||||
top: 0;
|
||||
top: var(--fa-top, 0);
|
||||
-webkit-transform: scale(0.25);
|
||||
transform: scale(0.25);
|
||||
-webkit-transform: scale(var(--fa-layers-scale, 0.25));
|
||||
transform: scale(var(--fa-layers-scale, 0.25));
|
||||
-webkit-transform-origin: top left;
|
||||
@@ -263,160 +198,100 @@ svg:not(:root).svg-inline--fa {
|
||||
|
||||
.fa-ul {
|
||||
list-style-type: none;
|
||||
margin-left: 2.5em;
|
||||
margin-left: var(--fa-li-margin, 2.5em);
|
||||
padding-left: 0; }
|
||||
.fa-ul > li {
|
||||
position: relative; }
|
||||
|
||||
.fa-li {
|
||||
left: calc(2em * -1);
|
||||
left: calc(var(--fa-li-width, 2em) * -1);
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
width: 2em;
|
||||
width: var(--fa-li-width, 2em);
|
||||
line-height: inherit; }
|
||||
|
||||
.fa-border {
|
||||
border-color: #eee;
|
||||
border-color: var(--fa-border-color, #eee);
|
||||
border-radius: 0.1em;
|
||||
border-radius: var(--fa-border-radius, 0.1em);
|
||||
border-style: solid;
|
||||
border-style: var(--fa-border-style, solid);
|
||||
border-width: 0.08em;
|
||||
border-width: var(--fa-border-width, 0.08em);
|
||||
padding: 0.2em 0.25em 0.15em;
|
||||
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
|
||||
|
||||
.fa-pull-left {
|
||||
float: left;
|
||||
margin-right: 0.3em;
|
||||
margin-right: var(--fa-pull-margin, 0.3em); }
|
||||
|
||||
.fa-pull-right {
|
||||
float: right;
|
||||
margin-left: 0.3em;
|
||||
margin-left: var(--fa-pull-margin, 0.3em); }
|
||||
|
||||
.fa-beat {
|
||||
-webkit-animation-name: fa-beat;
|
||||
animation-name: fa-beat;
|
||||
-webkit-animation-delay: 0;
|
||||
animation-delay: 0;
|
||||
-webkit-animation-delay: var(--fa-animation-delay, 0);
|
||||
animation-delay: var(--fa-animation-delay, 0);
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 1s);
|
||||
animation-duration: var(--fa-animation-duration, 1s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: ease-in-out;
|
||||
animation-timing-function: ease-in-out;
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
|
||||
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
|
||||
|
||||
.fa-fade {
|
||||
-webkit-animation-name: fa-fade;
|
||||
animation-name: fa-fade;
|
||||
-webkit-animation-delay: 0;
|
||||
animation-delay: 0;
|
||||
-webkit-animation-delay: var(--fa-animation-delay, 0);
|
||||
animation-delay: var(--fa-animation-delay, 0);
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 1s);
|
||||
animation-duration: var(--fa-animation-duration, 1s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
|
||||
animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
|
||||
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
|
||||
|
||||
.fa-flash {
|
||||
-webkit-animation-name: fa-flash;
|
||||
animation-name: fa-flash;
|
||||
-webkit-animation-delay: 0;
|
||||
animation-delay: 0;
|
||||
.fa-beat-fade {
|
||||
-webkit-animation-name: fa-beat-fade;
|
||||
animation-name: fa-beat-fade;
|
||||
-webkit-animation-delay: var(--fa-animation-delay, 0);
|
||||
animation-delay: var(--fa-animation-delay, 0);
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 1s);
|
||||
animation-duration: var(--fa-animation-duration, 1s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
|
||||
animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
|
||||
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
|
||||
|
||||
.fa-flip {
|
||||
-webkit-animation-name: fa-flip;
|
||||
animation-name: fa-flip;
|
||||
-webkit-animation-delay: 0;
|
||||
animation-delay: 0;
|
||||
-webkit-animation-delay: var(--fa-animation-delay, 0);
|
||||
animation-delay: var(--fa-animation-delay, 0);
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 1s);
|
||||
animation-duration: var(--fa-animation-duration, 1s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: ease-in-out;
|
||||
animation-timing-function: ease-in-out;
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
|
||||
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
|
||||
|
||||
.fa-spin {
|
||||
-webkit-animation-name: fa-spin;
|
||||
animation-name: fa-spin;
|
||||
-webkit-animation-delay: 0;
|
||||
animation-delay: 0;
|
||||
-webkit-animation-delay: var(--fa-animation-delay, 0);
|
||||
animation-delay: var(--fa-animation-delay, 0);
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 2s;
|
||||
animation-duration: 2s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 2s);
|
||||
animation-duration: var(--fa-animation-duration, 2s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: linear;
|
||||
animation-timing-function: linear;
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
|
||||
animation-timing-function: var(--fa-animation-timing, linear); }
|
||||
|
||||
@@ -427,27 +302,19 @@ svg:not(:root).svg-inline--fa {
|
||||
.fa-spin-pulse {
|
||||
-webkit-animation-name: fa-spin;
|
||||
animation-name: fa-spin;
|
||||
-webkit-animation-direction: normal;
|
||||
animation-direction: normal;
|
||||
-webkit-animation-direction: var(--fa-animation-direction, normal);
|
||||
animation-direction: var(--fa-animation-direction, normal);
|
||||
-webkit-animation-duration: 1s;
|
||||
animation-duration: 1s;
|
||||
-webkit-animation-duration: var(--fa-animation-duration, 1s);
|
||||
animation-duration: var(--fa-animation-duration, 1s);
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
animation-iteration-count: infinite;
|
||||
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
||||
-webkit-animation-timing-function: steps(8);
|
||||
animation-timing-function: steps(8);
|
||||
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
|
||||
animation-timing-function: var(--fa-animation-timing, steps(8)); }
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.fa-beat,
|
||||
.fa-fade,
|
||||
.fa-flash,
|
||||
.fa-beat-fade,
|
||||
.fa-flip,
|
||||
.fa-pulse,
|
||||
.fa-spin,
|
||||
@@ -468,8 +335,6 @@ svg:not(:root).svg-inline--fa {
|
||||
-webkit-transform: scale(1);
|
||||
transform: scale(1); }
|
||||
45% {
|
||||
-webkit-transform: scale(1.25);
|
||||
transform: scale(1.25);
|
||||
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
|
||||
transform: scale(var(--fa-beat-scale, 1.25)); } }
|
||||
|
||||
@@ -478,58 +343,44 @@ svg:not(:root).svg-inline--fa {
|
||||
-webkit-transform: scale(1);
|
||||
transform: scale(1); }
|
||||
45% {
|
||||
-webkit-transform: scale(1.25);
|
||||
transform: scale(1.25);
|
||||
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
|
||||
transform: scale(var(--fa-beat-scale, 1.25)); } }
|
||||
|
||||
@-webkit-keyframes fa-fade {
|
||||
50% {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-fade-opacity, 0.4); } }
|
||||
|
||||
@keyframes fa-fade {
|
||||
50% {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-fade-opacity, 0.4); } }
|
||||
|
||||
@-webkit-keyframes fa-flash {
|
||||
@-webkit-keyframes fa-beat-fade {
|
||||
0%, 100% {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-flash-opacity, 0.4);
|
||||
opacity: var(--fa-beat-fade-opacity, 0.4);
|
||||
-webkit-transform: scale(1);
|
||||
transform: scale(1); }
|
||||
50% {
|
||||
opacity: 1;
|
||||
-webkit-transform: scale(1.125);
|
||||
transform: scale(1.125);
|
||||
-webkit-transform: scale(var(--fa-flash-scale, 1.125));
|
||||
transform: scale(var(--fa-flash-scale, 1.125)); } }
|
||||
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
|
||||
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
|
||||
|
||||
@keyframes fa-flash {
|
||||
@keyframes fa-beat-fade {
|
||||
0%, 100% {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-flash-opacity, 0.4);
|
||||
opacity: var(--fa-beat-fade-opacity, 0.4);
|
||||
-webkit-transform: scale(1);
|
||||
transform: scale(1); }
|
||||
50% {
|
||||
opacity: 1;
|
||||
-webkit-transform: scale(1.125);
|
||||
transform: scale(1.125);
|
||||
-webkit-transform: scale(var(--fa-flash-scale, 1.125));
|
||||
transform: scale(var(--fa-flash-scale, 1.125)); } }
|
||||
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
|
||||
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
|
||||
|
||||
@-webkit-keyframes fa-flip {
|
||||
50% {
|
||||
-webkit-transform: rotate3d(0, 1, 0, -180deg);
|
||||
transform: rotate3d(0, 1, 0, -180deg);
|
||||
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
|
||||
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
|
||||
|
||||
@keyframes fa-flip {
|
||||
50% {
|
||||
-webkit-transform: rotate3d(0, 1, 0, -180deg);
|
||||
transform: rotate3d(0, 1, 0, -180deg);
|
||||
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
|
||||
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
|
||||
|
||||
@@ -575,8 +426,6 @@ svg:not(:root).svg-inline--fa {
|
||||
transform: scale(-1, -1); }
|
||||
|
||||
.fa-rotate-by {
|
||||
-webkit-transform: rotate(none);
|
||||
transform: rotate(none);
|
||||
-webkit-transform: rotate(var(--fa-rotate-angle, none));
|
||||
transform: rotate(var(--fa-rotate-angle, none)); }
|
||||
|
||||
@@ -595,7 +444,6 @@ svg:not(:root).svg-inline--fa {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
z-index: auto;
|
||||
z-index: var(--fa-stack-z-index, auto); }
|
||||
|
||||
.svg-inline--fa.fa-stack-1x {
|
||||
@@ -607,7 +455,6 @@ svg:not(:root).svg-inline--fa {
|
||||
width: 2.5em; }
|
||||
|
||||
.fa-inverse {
|
||||
color: #fff;
|
||||
color: var(--fa-inverse, #fff); }
|
||||
|
||||
.sr-only,
|
||||
@@ -635,23 +482,17 @@ svg:not(:root).svg-inline--fa {
|
||||
border-width: 0; }
|
||||
|
||||
.svg-inline--fa .fa-primary {
|
||||
fill: currentColor;
|
||||
fill: var(--fa-primary-color, currentColor);
|
||||
opacity: 1;
|
||||
opacity: var(--fa-primary-opacity, 1); }
|
||||
|
||||
.svg-inline--fa .fa-secondary {
|
||||
fill: currentColor;
|
||||
fill: var(--fa-secondary-color, currentColor);
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.svg-inline--fa.fa-swap-opacity .fa-primary {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.svg-inline--fa.fa-swap-opacity .fa-secondary {
|
||||
opacity: 1;
|
||||
opacity: var(--fa-primary-opacity, 1); }
|
||||
|
||||
.svg-inline--fa mask .fa-primary,
|
||||
@@ -660,5 +501,4 @@ svg:not(:root).svg-inline--fa {
|
||||
|
||||
.fad.fa-inverse,
|
||||
.fa-duotone.fa-inverse {
|
||||
color: #fff;
|
||||
color: var(--fa-inverse, #fff); }
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.0.0-beta1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.0.0-beta3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2021 Fonticons, Inc.
|
||||
*/
|
||||
.fa.fa-glass:before {
|
||||
content: "\f000"; }
|
||||
@@ -50,7 +51,7 @@
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-clock-o:before {
|
||||
content: "\e33e"; }
|
||||
content: "\f017"; }
|
||||
|
||||
.fa.fa-arrow-circle-o-down {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
@@ -133,10 +134,6 @@
|
||||
.fa.fa-edit:before {
|
||||
content: "\f044"; }
|
||||
|
||||
.fa.fa-share-square-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-share-square-o:before {
|
||||
content: "\f14d"; }
|
||||
|
||||
@@ -193,19 +190,11 @@
|
||||
.fa.fa-arrows-h:before {
|
||||
content: "\f337"; }
|
||||
|
||||
.fa.fa-bar-chart {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-bar-chart:before {
|
||||
content: "\f080"; }
|
||||
|
||||
.fa.fa-bar-chart-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
content: "\e0e3"; }
|
||||
|
||||
.fa.fa-bar-chart-o:before {
|
||||
content: "\f080"; }
|
||||
content: "\e0e3"; }
|
||||
|
||||
.fa.fa-twitter-square {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
@@ -347,6 +336,12 @@
|
||||
.fa.fa-hand-o-down:before {
|
||||
content: "\f0a7"; }
|
||||
|
||||
.fa.fa-globe:before {
|
||||
content: "\f57d"; }
|
||||
|
||||
.fa.fa-tasks:before {
|
||||
content: "\f828"; }
|
||||
|
||||
.fa.fa-arrows-alt:before {
|
||||
content: "\f31e"; }
|
||||
|
||||
@@ -356,9 +351,6 @@
|
||||
.fa.fa-chain:before {
|
||||
content: "\f0c1"; }
|
||||
|
||||
.fa.fa-scissors:before {
|
||||
content: "\f0c4"; }
|
||||
|
||||
.fa.fa-cut:before {
|
||||
content: "\f0c4"; }
|
||||
|
||||
@@ -389,6 +381,9 @@
|
||||
.fa.fa-reorder:before {
|
||||
content: "\f0c9"; }
|
||||
|
||||
.fa.fa-magic:before {
|
||||
content: "\e2ca"; }
|
||||
|
||||
.fa.fa-pinterest {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
@@ -408,10 +403,6 @@
|
||||
.fa.fa-google-plus:before {
|
||||
content: "\f0d5"; }
|
||||
|
||||
.fa.fa-money {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-money:before {
|
||||
content: "\f3d1"; }
|
||||
|
||||
@@ -437,8 +428,11 @@
|
||||
.fa.fa-legal:before {
|
||||
content: "\f0e3"; }
|
||||
|
||||
.fa.fa-tachometer:before {
|
||||
content: "\f625"; }
|
||||
|
||||
.fa.fa-dashboard:before {
|
||||
content: "\f62a"; }
|
||||
content: "\f625"; }
|
||||
|
||||
.fa.fa-comment-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
@@ -457,16 +451,8 @@
|
||||
.fa.fa-flash:before {
|
||||
content: "\f0e7"; }
|
||||
|
||||
.fa.fa-clipboard {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-paste {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-paste:before {
|
||||
content: "\f328"; }
|
||||
.fa.fa-clipboard:before {
|
||||
content: "\f0ea"; }
|
||||
|
||||
.fa.fa-lightbulb-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
@@ -595,21 +581,21 @@
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-star-half-o:before {
|
||||
content: "\f089"; }
|
||||
content: "\f5c0"; }
|
||||
|
||||
.fa.fa-star-half-empty {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-star-half-empty:before {
|
||||
content: "\f089"; }
|
||||
content: "\f5c0"; }
|
||||
|
||||
.fa.fa-star-half-full {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-star-half-full:before {
|
||||
content: "\f089"; }
|
||||
content: "\f5c0"; }
|
||||
|
||||
.fa.fa-code-fork:before {
|
||||
content: "\f126"; }
|
||||
@@ -620,9 +606,6 @@
|
||||
.fa.fa-unlink:before {
|
||||
content: "\f127"; }
|
||||
|
||||
.fa.fa-shield:before {
|
||||
content: "\f3ed"; }
|
||||
|
||||
.fa.fa-calendar-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
@@ -642,8 +625,8 @@
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-ticket:before {
|
||||
content: "\f3ff"; }
|
||||
.fa.fa-unlock-alt:before {
|
||||
content: "\f09c"; }
|
||||
|
||||
.fa.fa-minus-square-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
@@ -720,16 +703,16 @@
|
||||
content: "\f154"; }
|
||||
|
||||
.fa.fa-usd:before {
|
||||
content: "\f155"; }
|
||||
content: "\24"; }
|
||||
|
||||
.fa.fa-dollar:before {
|
||||
content: "\f155"; }
|
||||
content: "\24"; }
|
||||
|
||||
.fa.fa-inr:before {
|
||||
content: "\f156"; }
|
||||
content: "\e1bc"; }
|
||||
|
||||
.fa.fa-rupee:before {
|
||||
content: "\f156"; }
|
||||
content: "\e1bc"; }
|
||||
|
||||
.fa.fa-jpy:before {
|
||||
content: "\f157"; }
|
||||
@@ -779,10 +762,10 @@
|
||||
content: "\f881"; }
|
||||
|
||||
.fa.fa-sort-amount-asc:before {
|
||||
content: "\f160"; }
|
||||
content: "\f884"; }
|
||||
|
||||
.fa.fa-sort-amount-desc:before {
|
||||
content: "\f884"; }
|
||||
content: "\f160"; }
|
||||
|
||||
.fa.fa-sort-numeric-asc:before {
|
||||
content: "\f162"; }
|
||||
@@ -981,10 +964,10 @@
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-try:before {
|
||||
content: "\f195"; }
|
||||
content: "\e2bb"; }
|
||||
|
||||
.fa.fa-turkish-lira:before {
|
||||
content: "\f195"; }
|
||||
content: "\e2bb"; }
|
||||
|
||||
.fa.fa-plus-square-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
@@ -1062,9 +1045,6 @@
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-spoon:before {
|
||||
content: "\f2e5"; }
|
||||
|
||||
.fa.fa-behance {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
@@ -1209,35 +1189,15 @@
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-life-ring {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-life-bouy {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-life-bouy:before {
|
||||
content: "\f1cd"; }
|
||||
|
||||
.fa.fa-life-buoy {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-life-buoy:before {
|
||||
content: "\f1cd"; }
|
||||
|
||||
.fa.fa-life-saver {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-life-saver:before {
|
||||
content: "\f1cd"; }
|
||||
|
||||
.fa.fa-support {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-support:before {
|
||||
content: "\f1cd"; }
|
||||
|
||||
@@ -1345,9 +1305,6 @@
|
||||
.fa.fa-header:before {
|
||||
content: "\f1dc"; }
|
||||
|
||||
.fa.fa-sliders:before {
|
||||
content: "\f1de"; }
|
||||
|
||||
.fa.fa-futbol-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
@@ -1471,13 +1428,6 @@
|
||||
.fa.fa-sheqel:before {
|
||||
content: "\f20b"; }
|
||||
|
||||
.fa.fa-meanpath {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-meanpath:before {
|
||||
content: "\f2b4"; }
|
||||
|
||||
.fa.fa-buysellads {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
@@ -1521,11 +1471,14 @@
|
||||
.fa.fa-diamond:before {
|
||||
content: "\f3a5"; }
|
||||
|
||||
.fa.fa-transgender:before {
|
||||
content: "\f224"; }
|
||||
|
||||
.fa.fa-intersex:before {
|
||||
content: "\f224"; }
|
||||
|
||||
.fa.fa-transgender-alt:before {
|
||||
content: "\f224"; }
|
||||
content: "\f225"; }
|
||||
|
||||
.fa.fa-facebook-official {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
@@ -1621,16 +1574,15 @@
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-hourglass-o {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-hourglass-o:before {
|
||||
content: "\f254"; }
|
||||
content: "\f252"; }
|
||||
|
||||
.fa.fa-hourglass-1:before {
|
||||
content: "\f251"; }
|
||||
|
||||
.fa.fa-hourglass-half:before {
|
||||
content: "\f254"; }
|
||||
|
||||
.fa.fa-hourglass-2:before {
|
||||
content: "\f254"; }
|
||||
|
||||
@@ -1716,10 +1668,6 @@
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-tripadvisor {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-odnoklassniki {
|
||||
font-family: 'Font Awesome 6 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user