Release 5.0.0-beta1
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
@font-face {
|
||||
font-family: "Font Awesome 5 Solid";
|
||||
font-family: 'Font Awesome 5 Solid';
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url("../webfonts/fontawesome-solid-900.eot");
|
||||
src: url("../webfonts/fontawesome-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fontawesome-solid-900.woff2") format("woff2"), url("../webfonts/fontawesome-solid-900.woff") format("woff"), url("../webfonts/fontawesome-solid-900.ttf") format("truetype"), url("../webfonts/fontawesome-solid-900.svg#fontawesome") format("svg");
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.fa, .fas {
|
||||
font-family: "Font Awesome 5 Solid";
|
||||
.fa,
|
||||
.fas {
|
||||
font-family: 'Font Awesome 5 Solid';
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user