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