| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @font-face { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: block; | ||
| src: url("../webfonts/fa-brands-400.eot"); | ||
| src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } | ||
|
|
||
| .fab { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-weight: 400; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: block; | ||
| src: url("../webfonts/fa-regular-400.eot"); | ||
| src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); } | ||
|
|
||
| .far { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 400; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 900; | ||
| font-display: block; | ||
| src: url("../webfonts/fa-solid-900.eot"); | ||
| src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); } | ||
|
|
||
| .fa, | ||
| .fas { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 900; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,371 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| svg:not(:root).svg-inline--fa { | ||
| overflow: visible; } | ||
|
|
||
| .svg-inline--fa { | ||
| display: inline-block; | ||
| font-size: inherit; | ||
| height: 1em; | ||
| overflow: visible; | ||
| vertical-align: -.125em; } | ||
| .svg-inline--fa.fa-lg { | ||
| vertical-align: -.225em; } | ||
| .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: .3em; | ||
| width: auto; } | ||
| .svg-inline--fa.fa-pull-right { | ||
| margin-left: .3em; | ||
| width: auto; } | ||
| .svg-inline--fa.fa-border { | ||
| height: 1.5em; } | ||
| .svg-inline--fa.fa-li { | ||
| width: 2em; } | ||
| .svg-inline--fa.fa-fw { | ||
| width: 1.25em; } | ||
|
|
||
| .fa-layers svg.svg-inline--fa { | ||
| bottom: 0; | ||
| left: 0; | ||
| margin: auto; | ||
| position: absolute; | ||
| right: 0; | ||
| top: 0; } | ||
|
|
||
| .fa-layers { | ||
| display: inline-block; | ||
| height: 1em; | ||
| position: relative; | ||
| text-align: center; | ||
| vertical-align: -.125em; | ||
| width: 1em; } | ||
| .fa-layers svg.svg-inline--fa { | ||
| -webkit-transform-origin: center center; | ||
| transform-origin: center center; } | ||
|
|
||
| .fa-layers-text, .fa-layers-counter { | ||
| display: inline-block; | ||
| position: absolute; | ||
| text-align: center; } | ||
|
|
||
| .fa-layers-text { | ||
| left: 50%; | ||
| top: 50%; | ||
| -webkit-transform: translate(-50%, -50%); | ||
| transform: translate(-50%, -50%); | ||
| -webkit-transform-origin: center center; | ||
| transform-origin: center center; } | ||
|
|
||
| .fa-layers-counter { | ||
| background-color: #ff253a; | ||
| border-radius: 1em; | ||
| -webkit-box-sizing: border-box; | ||
| box-sizing: border-box; | ||
| color: #fff; | ||
| height: 1.5em; | ||
| line-height: 1; | ||
| max-width: 5em; | ||
| min-width: 1.5em; | ||
| overflow: hidden; | ||
| padding: .25em; | ||
| right: 0; | ||
| text-overflow: ellipsis; | ||
| top: 0; | ||
| -webkit-transform: scale(0.25); | ||
| transform: scale(0.25); | ||
| -webkit-transform-origin: top right; | ||
| transform-origin: top right; } | ||
|
|
||
| .fa-layers-bottom-right { | ||
| bottom: 0; | ||
| right: 0; | ||
| top: auto; | ||
| -webkit-transform: scale(0.25); | ||
| transform: scale(0.25); | ||
| -webkit-transform-origin: bottom right; | ||
| transform-origin: bottom right; } | ||
|
|
||
| .fa-layers-bottom-left { | ||
| bottom: 0; | ||
| left: 0; | ||
| right: auto; | ||
| top: auto; | ||
| -webkit-transform: scale(0.25); | ||
| transform: scale(0.25); | ||
| -webkit-transform-origin: bottom left; | ||
| transform-origin: bottom left; } | ||
|
|
||
| .fa-layers-top-right { | ||
| right: 0; | ||
| top: 0; | ||
| -webkit-transform: scale(0.25); | ||
| transform: scale(0.25); | ||
| -webkit-transform-origin: top right; | ||
| transform-origin: top right; } | ||
|
|
||
| .fa-layers-top-left { | ||
| left: 0; | ||
| right: auto; | ||
| top: 0; | ||
| -webkit-transform: scale(0.25); | ||
| transform: scale(0.25); | ||
| -webkit-transform-origin: top left; | ||
| transform-origin: top left; } | ||
|
|
||
| .fa-lg { | ||
| font-size: 1.33333em; | ||
| line-height: 0.75em; | ||
| vertical-align: -.0667em; } | ||
|
|
||
| .fa-xs { | ||
| font-size: .75em; } | ||
|
|
||
| .fa-sm { | ||
| font-size: .875em; } | ||
|
|
||
| .fa-1x { | ||
| font-size: 1em; } | ||
|
|
||
| .fa-2x { | ||
| font-size: 2em; } | ||
|
|
||
| .fa-3x { | ||
| font-size: 3em; } | ||
|
|
||
| .fa-4x { | ||
| font-size: 4em; } | ||
|
|
||
| .fa-5x { | ||
| font-size: 5em; } | ||
|
|
||
| .fa-6x { | ||
| font-size: 6em; } | ||
|
|
||
| .fa-7x { | ||
| font-size: 7em; } | ||
|
|
||
| .fa-8x { | ||
| font-size: 8em; } | ||
|
|
||
| .fa-9x { | ||
| font-size: 9em; } | ||
|
|
||
| .fa-10x { | ||
| font-size: 10em; } | ||
|
|
||
| .fa-fw { | ||
| text-align: center; | ||
| width: 1.25em; } | ||
|
|
||
| .fa-ul { | ||
| list-style-type: none; | ||
| margin-left: 2.5em; | ||
| padding-left: 0; } | ||
| .fa-ul > li { | ||
| position: relative; } | ||
|
|
||
| .fa-li { | ||
| left: -2em; | ||
| position: absolute; | ||
| text-align: center; | ||
| width: 2em; | ||
| line-height: inherit; } | ||
|
|
||
| .fa-border { | ||
| border: solid 0.08em #eee; | ||
| border-radius: .1em; | ||
| padding: .2em .25em .15em; } | ||
|
|
||
| .fa-pull-left { | ||
| float: left; } | ||
|
|
||
| .fa-pull-right { | ||
| float: right; } | ||
|
|
||
| .fa.fa-pull-left, | ||
| .fas.fa-pull-left, | ||
| .far.fa-pull-left, | ||
| .fal.fa-pull-left, | ||
| .fab.fa-pull-left { | ||
| margin-right: .3em; } | ||
|
|
||
| .fa.fa-pull-right, | ||
| .fas.fa-pull-right, | ||
| .far.fa-pull-right, | ||
| .fal.fa-pull-right, | ||
| .fab.fa-pull-right { | ||
| margin-left: .3em; } | ||
|
|
||
| .fa-spin { | ||
| -webkit-animation: fa-spin 2s infinite linear; | ||
| animation: fa-spin 2s infinite linear; } | ||
|
|
||
| .fa-pulse { | ||
| -webkit-animation: fa-spin 1s infinite steps(8); | ||
| animation: fa-spin 1s infinite steps(8); } | ||
|
|
||
| @-webkit-keyframes fa-spin { | ||
| 0% { | ||
| -webkit-transform: rotate(0deg); | ||
| transform: rotate(0deg); } | ||
| 100% { | ||
| -webkit-transform: rotate(360deg); | ||
| transform: rotate(360deg); } } | ||
|
|
||
| @keyframes fa-spin { | ||
| 0% { | ||
| -webkit-transform: rotate(0deg); | ||
| transform: rotate(0deg); } | ||
| 100% { | ||
| -webkit-transform: rotate(360deg); | ||
| transform: rotate(360deg); } } | ||
|
|
||
| .fa-rotate-90 { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; | ||
| -webkit-transform: rotate(90deg); | ||
| transform: rotate(90deg); } | ||
|
|
||
| .fa-rotate-180 { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; | ||
| -webkit-transform: rotate(180deg); | ||
| transform: rotate(180deg); } | ||
|
|
||
| .fa-rotate-270 { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; | ||
| -webkit-transform: rotate(270deg); | ||
| transform: rotate(270deg); } | ||
|
|
||
| .fa-flip-horizontal { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; | ||
| -webkit-transform: scale(-1, 1); | ||
| transform: scale(-1, 1); } | ||
|
|
||
| .fa-flip-vertical { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; | ||
| -webkit-transform: scale(1, -1); | ||
| transform: scale(1, -1); } | ||
|
|
||
| .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; | ||
| -webkit-transform: scale(-1, -1); | ||
| transform: scale(-1, -1); } | ||
|
|
||
| :root .fa-rotate-90, | ||
| :root .fa-rotate-180, | ||
| :root .fa-rotate-270, | ||
| :root .fa-flip-horizontal, | ||
| :root .fa-flip-vertical, | ||
| :root .fa-flip-both { | ||
| -webkit-filter: none; | ||
| filter: none; } | ||
|
|
||
| .fa-stack { | ||
| display: inline-block; | ||
| height: 2em; | ||
| position: relative; | ||
| width: 2.5em; } | ||
|
|
||
| .fa-stack-1x, | ||
| .fa-stack-2x { | ||
| bottom: 0; | ||
| left: 0; | ||
| margin: auto; | ||
| position: absolute; | ||
| right: 0; | ||
| top: 0; } | ||
|
|
||
| .svg-inline--fa.fa-stack-1x { | ||
| height: 1em; | ||
| width: 1.25em; } | ||
|
|
||
| .svg-inline--fa.fa-stack-2x { | ||
| height: 2em; | ||
| width: 2.5em; } | ||
|
|
||
| .fa-inverse { | ||
| color: #fff; } | ||
|
|
||
| .sr-only { | ||
| border: 0; | ||
| clip: rect(0, 0, 0, 0); | ||
| height: 1px; | ||
| margin: -1px; | ||
| overflow: hidden; | ||
| padding: 0; | ||
| position: absolute; | ||
| width: 1px; } | ||
|
|
||
| .sr-only-focusable:active, .sr-only-focusable:focus { | ||
| clip: auto; | ||
| height: auto; | ||
| margin: 0; | ||
| overflow: visible; | ||
| position: static; | ||
| width: auto; } | ||
|
|
||
| .svg-inline--fa .fa-primary { | ||
| fill: var(--fa-primary-color, currentColor); | ||
| opacity: 1; | ||
| opacity: var(--fa-primary-opacity, 1); } | ||
|
|
||
| .svg-inline--fa .fa-secondary { | ||
| 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, | ||
| .svg-inline--fa mask .fa-secondary { | ||
| fill: black; } | ||
|
|
||
| .fad.fa-inverse { | ||
| color: #fff; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| // Animated Icons | ||
| // -------------------------- | ||
|
|
||
| .@{fa-css-prefix}-spin { | ||
| animation: fa-spin 2s infinite linear; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-pulse { | ||
| animation: fa-spin 1s infinite steps(8); | ||
| } | ||
|
|
||
| @keyframes fa-spin { | ||
| 0% { | ||
| transform: rotate(0deg); | ||
| } | ||
| 100% { | ||
| transform: rotate(360deg); | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| // Bordered & Pulled | ||
| // ------------------------- | ||
|
|
||
| .@{fa-css-prefix}-border { | ||
| border-radius: .1em; | ||
| border: solid .08em @fa-border-color; | ||
| padding: .2em .25em .15em; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-pull-left { float: left; } | ||
| .@{fa-css-prefix}-pull-right { float: right; } | ||
|
|
||
| .@{fa-css-prefix}, .fas, .far, .fal, .fab { | ||
| &.@{fa-css-prefix}-pull-left { margin-right: .3em; } | ||
| &.@{fa-css-prefix}-pull-right { margin-left: .3em; } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| // Base Class Definition | ||
| // ------------------------- | ||
|
|
||
| .@{fa-css-prefix}, .fas, .far, .fal, .fad, .fab { | ||
| -moz-osx-font-smoothing: grayscale; | ||
| -webkit-font-smoothing: antialiased; | ||
| display: inline-block; | ||
| font-style: normal; | ||
| font-variant: normal; | ||
| text-rendering: auto; | ||
| line-height: 1; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| // Fixed Width Icons | ||
| // ------------------------- | ||
| .@{fa-css-prefix}-fw { | ||
| text-align: center; | ||
| width: (20em / 16); | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| // Icon Sizes | ||
| // ------------------------- | ||
|
|
||
| .larger(@factor) when (@factor > 0) { | ||
| .larger((@factor - 1)); | ||
|
|
||
| .@{fa-css-prefix}-@{factor}x { | ||
| font-size: (@factor * 1em); | ||
| } | ||
| } | ||
|
|
||
| /* makes the font 33% larger relative to the icon container */ | ||
| .@{fa-css-prefix}-lg { | ||
| font-size: (4em / 3); | ||
| line-height: (3em / 4); | ||
| vertical-align: -.0667em; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-xs { | ||
| font-size: .75em; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-sm { | ||
| font-size: .875em; | ||
| } | ||
|
|
||
| .larger(10); |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| // List Icons | ||
| // ------------------------- | ||
|
|
||
| .@{fa-css-prefix}-ul { | ||
| list-style-type: none; | ||
| margin-left: (@fa-li-width * 5/4); | ||
| padding-left: 0; | ||
|
|
||
| > li { position: relative; } | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-li { | ||
| left: -@fa-li-width; | ||
| position: absolute; | ||
| text-align: center; | ||
| width: @fa-li-width; | ||
| line-height: inherit; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| // Mixins | ||
| // -------------------------- | ||
|
|
||
| .fa-icon() { | ||
| -moz-osx-font-smoothing: grayscale; | ||
| -webkit-font-smoothing: antialiased; | ||
| display: inline-block; | ||
| font-style: normal; | ||
| font-variant: normal; | ||
| font-weight: normal; | ||
| line-height: 1; | ||
| } | ||
|
|
||
| .fa-icon-rotate(@degrees, @rotation) { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation})"; | ||
| transform: rotate(@degrees); | ||
| } | ||
|
|
||
| .fa-icon-flip(@horiz, @vert, @rotation) { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation}, mirror=1)"; | ||
| transform: scale(@horiz, @vert); | ||
| } | ||
|
|
||
|
|
||
| // Only display content to screen readers. A la Bootstrap 4. | ||
| // | ||
| // See: http://a11yproject.com/posts/how-to-hide-content/ | ||
|
|
||
| .sr-only() { | ||
| border: 0; | ||
| clip: rect(0,0,0,0); | ||
| height: 1px; | ||
| margin: -1px; | ||
| overflow: hidden; | ||
| padding: 0; | ||
| position: absolute; | ||
| width: 1px; | ||
| } | ||
|
|
||
| // Use in conjunction with .sr-only to only display content when it's focused. | ||
| // | ||
| // Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 | ||
| // | ||
| // Credit: HTML5 Boilerplate | ||
|
|
||
| .sr-only-focusable() { | ||
| &:active, | ||
| &:focus { | ||
| clip: auto; | ||
| height: auto; | ||
| margin: 0; | ||
| overflow: visible; | ||
| position: static; | ||
| width: auto; | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| // Rotated & Flipped Icons | ||
| // ------------------------- | ||
|
|
||
| .@{fa-css-prefix}-rotate-90 { .fa-icon-rotate(90deg, 1); } | ||
| .@{fa-css-prefix}-rotate-180 { .fa-icon-rotate(180deg, 2); } | ||
| .@{fa-css-prefix}-rotate-270 { .fa-icon-rotate(270deg, 3); } | ||
|
|
||
| .@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); } | ||
| .@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); } | ||
| .@{fa-css-prefix}-flip-both, .@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); } | ||
|
|
||
| // Hook for IE8-9 | ||
| // ------------------------- | ||
|
|
||
| :root { | ||
| .@{fa-css-prefix}-rotate-90, | ||
| .@{fa-css-prefix}-rotate-180, | ||
| .@{fa-css-prefix}-rotate-270, | ||
| .@{fa-css-prefix}-flip-horizontal, | ||
| .@{fa-css-prefix}-flip-vertical, | ||
| .@{fa-css-prefix}-flip-both { | ||
| filter: none; | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| // Screen Readers | ||
| // ------------------------- | ||
|
|
||
| .sr-only { .sr-only(); } | ||
| .sr-only-focusable { .sr-only-focusable(); } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| // Stacked Icons | ||
| // ------------------------- | ||
|
|
||
| .@{fa-css-prefix}-stack { | ||
| display: inline-block; | ||
| height: 2em; | ||
| line-height: 2em; | ||
| position: relative; | ||
| vertical-align: middle; | ||
| width: 2em; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x { | ||
| left: 0; | ||
| position: absolute; | ||
| text-align: center; | ||
| width: 100%; | ||
| } | ||
|
|
||
| .@{fa-css-prefix}-stack-1x { line-height: inherit; } | ||
| .@{fa-css-prefix}-stack-2x { font-size: 2em; } | ||
| .@{fa-css-prefix}-inverse { color: @fa-inverse; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import "_variables.less"; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: @fa-font-display; | ||
| src: url('@{fa-font-path}/fa-brands-400.eot'); | ||
| src: url('@{fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'), | ||
| url('@{fa-font-path}/fa-brands-400.woff2') format('woff2'), | ||
| url('@{fa-font-path}/fa-brands-400.woff') format('woff'), | ||
| url('@{fa-font-path}/fa-brands-400.ttf') format('truetype'), | ||
| url('@{fa-font-path}/fa-brands-400.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .fab { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-weight: 400; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import "_variables.less"; | ||
| @import "_mixins.less"; | ||
| @import "_core.less"; | ||
| @import "_larger.less"; | ||
| @import "_fixed-width.less"; | ||
| @import "_list.less"; | ||
| @import "_bordered-pulled.less"; | ||
| @import "_animated.less"; | ||
| @import "_rotated-flipped.less"; | ||
| @import "_stacked.less"; | ||
| @import "_icons.less"; | ||
| @import "_screen-reader.less"; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import "_variables.less"; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: @fa-font-display; | ||
| src: url('@{fa-font-path}/fa-regular-400.eot'); | ||
| src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'), | ||
| url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'), | ||
| url('@{fa-font-path}/fa-regular-400.woff') format('woff'), | ||
| url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'), | ||
| url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .far { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 400; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import "_variables.less"; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 900; | ||
| font-display: @fa-font-display; | ||
| src: url('@{fa-font-path}/fa-solid-900.eot'); | ||
| src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'), | ||
| url('@{fa-font-path}/fa-solid-900.woff2') format('woff2'), | ||
| url('@{fa-font-path}/fa-solid-900.woff') format('woff'), | ||
| url('@{fa-font-path}/fa-solid-900.ttf') format('truetype'), | ||
| url('@{fa-font-path}/fa-solid-900.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .fa, | ||
| .fas { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 900; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import '_variables.less'; | ||
| @import '_shims.less'; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,298 @@ | ||
| area-chart: | ||
| name: chart-area | ||
| arrow-circle-o-down: | ||
| name: arrow-alt-circle-down | ||
| prefix: far | ||
| arrow-circle-o-left: | ||
| name: arrow-alt-circle-left | ||
| prefix: far | ||
| arrow-circle-o-right: | ||
| name: arrow-alt-circle-right | ||
| prefix: far | ||
| arrow-circle-o-up: | ||
| name: arrow-alt-circle-up | ||
| prefix: far | ||
| arrows: | ||
| name: arrows-alt | ||
| arrows-alt: | ||
| name: expand-arrows-alt | ||
| arrows-h: | ||
| name: arrows-alt-h | ||
| arrows-v: | ||
| name: arrows-alt-v | ||
| bar-chart: | ||
| name: chart-bar | ||
| prefix: far | ||
| bitbucket-square: | ||
| name: bitbucket | ||
| prefix: fab | ||
| calendar: | ||
| name: calendar-alt | ||
| calendar-o: | ||
| name: calendar | ||
| prefix: far | ||
| caret-square-o-down: | ||
| name: caret-square-down | ||
| prefix: far | ||
| caret-square-o-left: | ||
| name: caret-square-left | ||
| prefix: far | ||
| caret-square-o-right: | ||
| name: caret-square-right | ||
| prefix: far | ||
| caret-square-o-up: | ||
| name: caret-square-up | ||
| prefix: far | ||
| cc: | ||
| name: closed-captioning | ||
| prefix: far | ||
| chain-broken: | ||
| name: unlink | ||
| circle-o-notch: | ||
| name: circle-notch | ||
| circle-thin: | ||
| name: circle | ||
| prefix: far | ||
| clipboard: | ||
| prefix: far | ||
| clone: | ||
| prefix: far | ||
| cloud-download: | ||
| name: cloud-download-alt | ||
| cloud-upload: | ||
| name: cloud-upload-alt | ||
| code-fork: | ||
| name: code-branch | ||
| comment-alt: | ||
| name: comment-dots | ||
| prefix: far | ||
| commenting: | ||
| name: comment-dots | ||
| compass: | ||
| prefix: far | ||
| compress: | ||
| name: compress-alt | ||
| copyright: | ||
| prefix: far | ||
| creative-commons: | ||
| prefix: fab | ||
| credit-card: | ||
| prefix: far | ||
| credit-card-alt: | ||
| name: credit-card | ||
| cutlery: | ||
| name: utensils | ||
| diamond: | ||
| name: gem | ||
| prefix: far | ||
| eercast: | ||
| name: sellcast | ||
| prefix: fab | ||
| eur: | ||
| name: euro-sign | ||
| exchange: | ||
| name: exchange-alt | ||
| expand: | ||
| name: expand-alt | ||
| external-link: | ||
| name: external-link-alt | ||
| external-link-square: | ||
| name: external-link-square-alt | ||
| eye: | ||
| prefix: far | ||
| eye-dropper: | ||
| name: eye-dropper | ||
| prefix: far | ||
| eye-slash: | ||
| prefix: far | ||
| eyedropper: | ||
| name: eye-dropper | ||
| facebook: | ||
| name: facebook-f | ||
| prefix: fab | ||
| facebook-official: | ||
| name: facebook | ||
| prefix: fab | ||
| file-text: | ||
| name: file-alt | ||
| files-o: | ||
| name: copy | ||
| prefix: far | ||
| floppy-o: | ||
| name: save | ||
| prefix: far | ||
| gbp: | ||
| name: pound-sign | ||
| glass: | ||
| name: glass-martini | ||
| google-plus: | ||
| name: google-plus-g | ||
| prefix: fab | ||
| google-plus-circle: | ||
| name: google-plus | ||
| prefix: fab | ||
| google-plus-official: | ||
| name: google-plus | ||
| prefix: fab | ||
| hand-o-down: | ||
| name: hand-point-down | ||
| prefix: far | ||
| hand-o-left: | ||
| name: hand-point-left | ||
| prefix: far | ||
| hand-o-right: | ||
| name: hand-point-right | ||
| prefix: far | ||
| hand-o-up: | ||
| name: hand-point-up | ||
| prefix: far | ||
| header: | ||
| name: heading | ||
| id-badge: | ||
| prefix: far | ||
| ils: | ||
| name: shekel-sign | ||
| inr: | ||
| name: rupee-sign | ||
| intersex: | ||
| name: transgender | ||
| jpy: | ||
| name: yen-sign | ||
| krw: | ||
| name: won-sign | ||
| level-down: | ||
| name: level-down-alt | ||
| level-up: | ||
| name: level-up-alt | ||
| life-ring: | ||
| prefix: far | ||
| line-chart: | ||
| name: chart-line | ||
| linkedin: | ||
| name: linkedin-in | ||
| prefix: fab | ||
| linkedin-square: | ||
| name: linkedin | ||
| prefix: fab | ||
| list-alt: | ||
| prefix: far | ||
| long-arrow-down: | ||
| name: long-arrow-alt-down | ||
| long-arrow-left: | ||
| name: long-arrow-alt-left | ||
| long-arrow-right: | ||
| name: long-arrow-alt-right | ||
| long-arrow-up: | ||
| name: long-arrow-alt-up | ||
| map-marker: | ||
| name: map-marker-alt | ||
| meanpath: | ||
| name: font-awesome | ||
| prefix: fab | ||
| mobile: | ||
| name: mobile-alt | ||
| money: | ||
| name: money-bill-alt | ||
| prefix: far | ||
| object-group: | ||
| prefix: far | ||
| object-ungroup: | ||
| prefix: far | ||
| paste: | ||
| prefix: far | ||
| pencil: | ||
| name: pencil-alt | ||
| pencil-square: | ||
| name: pen-square | ||
| pencil-square-o: | ||
| name: edit | ||
| prefix: far | ||
| picture: | ||
| name: image | ||
| pie-chart: | ||
| name: chart-pie | ||
| refresh: | ||
| name: sync | ||
| registered: | ||
| prefix: far | ||
| repeat: | ||
| name: redo | ||
| rub: | ||
| name: ruble-sign | ||
| scissors: | ||
| name: cut | ||
| shield: | ||
| name: shield-alt | ||
| sign-in: | ||
| name: sign-in-alt | ||
| sign-out: | ||
| name: sign-out-alt | ||
| sliders: | ||
| name: sliders-h | ||
| sort-alpha-asc: | ||
| name: sort-alpha-down | ||
| sort-alpha-desc: | ||
| name: sort-alpha-down-alt | ||
| sort-amount-asc: | ||
| name: sort-amount-down | ||
| sort-amount-desc: | ||
| name: sort-amount-down-alt | ||
| sort-asc: | ||
| name: sort-up | ||
| sort-desc: | ||
| name: sort-down | ||
| sort-numeric-asc: | ||
| name: sort-numeric-down | ||
| sort-numeric-desc: | ||
| name: sort-numeric-down-alt | ||
| spoon: | ||
| name: utensil-spoon | ||
| star-half-empty: | ||
| name: star-half | ||
| star-half-full: | ||
| name: star-half | ||
| support: | ||
| name: life-ring | ||
| prefix: far | ||
| tablet: | ||
| name: tablet-alt | ||
| tachometer: | ||
| name: tachometer-alt | ||
| television: | ||
| name: tv | ||
| thumb-tack: | ||
| name: thumbtack | ||
| thumbs-o-down: | ||
| name: thumbs-down | ||
| prefix: far | ||
| thumbs-o-up: | ||
| name: thumbs-up | ||
| prefix: far | ||
| ticket: | ||
| name: ticket-alt | ||
| trash: | ||
| name: trash-alt | ||
| trash-o: | ||
| name: trash-alt | ||
| prefix: far | ||
| try: | ||
| name: lira-sign | ||
| usd: | ||
| name: dollar-sign | ||
| video-camera: | ||
| name: video | ||
| vimeo: | ||
| name: vimeo-v | ||
| prefix: fab | ||
| volume-control-phone: | ||
| name: phone-volume | ||
| wheelchair-alt: | ||
| name: accessible-icon | ||
| prefix: fab | ||
| window-maximize: | ||
| prefix: far | ||
| window-restore: | ||
| prefix: far | ||
| youtube-play: | ||
| name: youtube | ||
| prefix: fab |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| // Animated Icons | ||
| // -------------------------- | ||
|
|
||
| .#{$fa-css-prefix}-spin { | ||
| animation: fa-spin 2s infinite linear; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-pulse { | ||
| animation: fa-spin 1s infinite steps(8); | ||
| } | ||
|
|
||
| @keyframes fa-spin { | ||
| 0% { | ||
| transform: rotate(0deg); | ||
| } | ||
|
|
||
| 100% { | ||
| transform: rotate(360deg); | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| // Bordered & Pulled | ||
| // ------------------------- | ||
|
|
||
| .#{$fa-css-prefix}-border { | ||
| border: solid .08em $fa-border-color; | ||
| border-radius: .1em; | ||
| padding: .2em .25em .15em; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-pull-left { float: left; } | ||
| .#{$fa-css-prefix}-pull-right { float: right; } | ||
|
|
||
| .#{$fa-css-prefix}, | ||
| .fas, | ||
| .far, | ||
| .fal, | ||
| .fab { | ||
| &.#{$fa-css-prefix}-pull-left { margin-right: .3em; } | ||
| &.#{$fa-css-prefix}-pull-right { margin-left: .3em; } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // Base Class Definition | ||
| // ------------------------- | ||
|
|
||
| .#{$fa-css-prefix}, | ||
| .fas, | ||
| .far, | ||
| .fal, | ||
| .fad, | ||
| .fab { | ||
| -moz-osx-font-smoothing: grayscale; | ||
| -webkit-font-smoothing: antialiased; | ||
| display: inline-block; | ||
| font-style: normal; | ||
| font-variant: normal; | ||
| text-rendering: auto; | ||
| line-height: 1; | ||
| } | ||
|
|
||
| %fa-icon { | ||
| @include fa-icon; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| // Fixed Width Icons | ||
| // ------------------------- | ||
| .#{$fa-css-prefix}-fw { | ||
| text-align: center; | ||
| width: $fa-fw-width; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| // Icon Sizes | ||
| // ------------------------- | ||
|
|
||
| // makes the font 33% larger relative to the icon container | ||
| .#{$fa-css-prefix}-lg { | ||
| font-size: (4em / 3); | ||
| line-height: (3em / 4); | ||
| vertical-align: -.0667em; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-xs { | ||
| font-size: .75em; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-sm { | ||
| font-size: .875em; | ||
| } | ||
|
|
||
| @for $i from 1 through 10 { | ||
| .#{$fa-css-prefix}-#{$i}x { | ||
| font-size: $i * 1em; | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| // List Icons | ||
| // ------------------------- | ||
|
|
||
| .#{$fa-css-prefix}-ul { | ||
| list-style-type: none; | ||
| margin-left: $fa-li-width * 5/4; | ||
| padding-left: 0; | ||
|
|
||
| > li { position: relative; } | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-li { | ||
| left: -$fa-li-width; | ||
| position: absolute; | ||
| text-align: center; | ||
| width: $fa-li-width; | ||
| line-height: inherit; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| // Mixins | ||
| // -------------------------- | ||
|
|
||
| @mixin fa-icon { | ||
| -webkit-font-smoothing: antialiased; | ||
| -moz-osx-font-smoothing: grayscale; | ||
| display: inline-block; | ||
| font-style: normal; | ||
| font-variant: normal; | ||
| font-weight: normal; | ||
| line-height: 1; | ||
| } | ||
|
|
||
| @mixin fa-icon-rotate($degrees, $rotation) { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation})"; | ||
| transform: rotate($degrees); | ||
| } | ||
|
|
||
| @mixin fa-icon-flip($horiz, $vert, $rotation) { | ||
| -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation}, mirror=1)"; | ||
| transform: scale($horiz, $vert); | ||
| } | ||
|
|
||
|
|
||
| // Only display content to screen readers. A la Bootstrap 4. | ||
| // | ||
| // See: http://a11yproject.com/posts/how-to-hide-content/ | ||
|
|
||
| @mixin sr-only { | ||
| border: 0; | ||
| clip: rect(0, 0, 0, 0); | ||
| height: 1px; | ||
| margin: -1px; | ||
| overflow: hidden; | ||
| padding: 0; | ||
| position: absolute; | ||
| width: 1px; | ||
| } | ||
|
|
||
| // Use in conjunction with .sr-only to only display content when it's focused. | ||
| // | ||
| // Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 | ||
| // | ||
| // Credit: HTML5 Boilerplate | ||
|
|
||
| @mixin sr-only-focusable { | ||
| &:active, | ||
| &:focus { | ||
| clip: auto; | ||
| height: auto; | ||
| margin: 0; | ||
| overflow: visible; | ||
| position: static; | ||
| width: auto; | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| // Rotated & Flipped Icons | ||
| // ------------------------- | ||
|
|
||
| .#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); } | ||
| .#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); } | ||
| .#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); } | ||
|
|
||
| .#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); } | ||
| .#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); } | ||
| .#{$fa-css-prefix}-flip-both, .#{$fa-css-prefix}-flip-horizontal.#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(-1, -1, 2); } | ||
|
|
||
| // Hook for IE8-9 | ||
| // ------------------------- | ||
|
|
||
| :root { | ||
| .#{$fa-css-prefix}-rotate-90, | ||
| .#{$fa-css-prefix}-rotate-180, | ||
| .#{$fa-css-prefix}-rotate-270, | ||
| .#{$fa-css-prefix}-flip-horizontal, | ||
| .#{$fa-css-prefix}-flip-vertical, | ||
| .#{$fa-css-prefix}-flip-both { | ||
| filter: none; | ||
| } | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| // Screen Readers | ||
| // ------------------------- | ||
|
|
||
| .sr-only { @include sr-only; } | ||
| .sr-only-focusable { @include sr-only-focusable; } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| // Stacked Icons | ||
| // ------------------------- | ||
|
|
||
| .#{$fa-css-prefix}-stack { | ||
| display: inline-block; | ||
| height: 2em; | ||
| line-height: 2em; | ||
| position: relative; | ||
| vertical-align: middle; | ||
| width: ($fa-fw-width*2); | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-stack-1x, | ||
| .#{$fa-css-prefix}-stack-2x { | ||
| left: 0; | ||
| position: absolute; | ||
| text-align: center; | ||
| width: 100%; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-stack-1x { | ||
| line-height: inherit; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-stack-2x { | ||
| font-size: 2em; | ||
| } | ||
|
|
||
| .#{$fa-css-prefix}-inverse { | ||
| color: $fa-inverse; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import 'variables'; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: $fa-font-display; | ||
| src: url('#{$fa-font-path}/fa-brands-400.eot'); | ||
| src: url('#{$fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'), | ||
| url('#{$fa-font-path}/fa-brands-400.woff2') format('woff2'), | ||
| url('#{$fa-font-path}/fa-brands-400.woff') format('woff'), | ||
| url('#{$fa-font-path}/fa-brands-400.ttf') format('truetype'), | ||
| url('#{$fa-font-path}/fa-brands-400.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .fab { | ||
| font-family: 'Font Awesome 5 Brands'; | ||
| font-weight: 400; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import 'variables'; | ||
| @import 'mixins'; | ||
| @import 'core'; | ||
| @import 'larger'; | ||
| @import 'fixed-width'; | ||
| @import 'list'; | ||
| @import 'bordered-pulled'; | ||
| @import 'animated'; | ||
| @import 'rotated-flipped'; | ||
| @import 'stacked'; | ||
| @import 'icons'; | ||
| @import 'screen-reader'; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import 'variables'; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 400; | ||
| font-display: $fa-font-display; | ||
| src: url('#{$fa-font-path}/fa-regular-400.eot'); | ||
| src: url('#{$fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'), | ||
| url('#{$fa-font-path}/fa-regular-400.woff2') format('woff2'), | ||
| url('#{$fa-font-path}/fa-regular-400.woff') format('woff'), | ||
| url('#{$fa-font-path}/fa-regular-400.ttf') format('truetype'), | ||
| url('#{$fa-font-path}/fa-regular-400.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .far { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 400; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import 'variables'; | ||
|
|
||
| @font-face { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-style: normal; | ||
| font-weight: 900; | ||
| font-display: $fa-font-display; | ||
| src: url('#{$fa-font-path}/fa-solid-900.eot'); | ||
| src: url('#{$fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'), | ||
| url('#{$fa-font-path}/fa-solid-900.woff2') format('woff2'), | ||
| url('#{$fa-font-path}/fa-solid-900.woff') format('woff'), | ||
| url('#{$fa-font-path}/fa-solid-900.ttf') format('truetype'), | ||
| url('#{$fa-font-path}/fa-solid-900.svg#fontawesome') format('svg'); | ||
| } | ||
|
|
||
| .fa, | ||
| .fas { | ||
| font-family: 'Font Awesome 5 Free'; | ||
| font-weight: 900; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| /*! | ||
| * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com | ||
| * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | ||
| */ | ||
| @import 'variables'; | ||
| @import 'shims'; |