NEUER LOGIN SCREEEEEEEEEEN
This commit is contained in:
4463
ReallifeGamemode.Client/assets/font/font-awesome/css/all.css
vendored
Normal file
4463
ReallifeGamemode.Client/assets/font/font-awesome/css/all.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
ReallifeGamemode.Client/assets/font/font-awesome/css/all.min.css
vendored
Normal file
5
ReallifeGamemode.Client/assets/font/font-awesome/css/all.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
4429
ReallifeGamemode.Client/assets/font/font-awesome/css/fontawesome.css
vendored
Normal file
4429
ReallifeGamemode.Client/assets/font/font-awesome/css/fontawesome.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
ReallifeGamemode.Client/assets/font/font-awesome/css/fontawesome.min.css
vendored
Normal file
5
ReallifeGamemode.Client/assets/font/font-awesome/css/fontawesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
17
ReallifeGamemode.Client/assets/font/font-awesome/css/regular.css
vendored
Normal file
17
ReallifeGamemode.Client/assets/font/font-awesome/css/regular.css
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.12.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: auto;
|
||||
src: url("../fa-regular-400.eot");
|
||||
src: url("../fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fa-regular-400.woff2") format("woff2"), url("../fa-regular-400.woff") format("woff"), url("../fa-regular-400.ttf") format("truetype"), url("../fa-regular-400.svg#fontawesome") format("svg");
|
||||
}
|
||||
|
||||
.far {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 400;
|
||||
}
|
||||
5
ReallifeGamemode.Client/assets/font/font-awesome/css/regular.min.css
vendored
Normal file
5
ReallifeGamemode.Client/assets/font/font-awesome/css/regular.min.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.12.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:auto;src:url(../fa-regular-400.eot);src:url(../fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fa-regular-400.woff2) format("woff2"),url(../fa-regular-400.woff) format("woff"),url(../fa-regular-400.ttf) format("truetype"),url(../fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
|
||||
18
ReallifeGamemode.Client/assets/font/font-awesome/css/solid.css
vendored
Normal file
18
ReallifeGamemode.Client/assets/font/font-awesome/css/solid.css
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.12.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: auto;
|
||||
src: url("../fa-solid-900.eot");
|
||||
src: url("../fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fa-solid-900.woff2") format("woff2"), url("../fa-solid-900.woff") format("woff"), url("../fa-solid-900.ttf") format("truetype"), url("../fa-solid-900.svg#fontawesome") format("svg");
|
||||
}
|
||||
|
||||
.fa,
|
||||
.fas {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 900;
|
||||
}
|
||||
5
ReallifeGamemode.Client/assets/font/font-awesome/css/solid.min.css
vendored
Normal file
5
ReallifeGamemode.Client/assets/font/font-awesome/css/solid.min.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.12.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:auto;src:url(../fa-solid-900.eot);src:url(../fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fa-solid-900.woff2) format("woff2"),url(../fa-solid-900.woff) format("woff"),url(../fa-solid-900.ttf) format("truetype"),url(../fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
|
||||
Reference in New Issue
Block a user