Skip to content

Commit

Permalink
updated Font Awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSibley committed Apr 2, 2020
1 parent 5b557cd commit 3db301c
Show file tree
Hide file tree
Showing 29 changed files with 820 additions and 203 deletions.
151 changes: 142 additions & 9 deletions assets/font-awesome/css/all.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/font-awesome/css/all.min.css

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions assets/font-awesome/css/brands.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.0 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: normal;
font-display: auto;
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-family: 'Font Awesome 5 Brands';
font-weight: 400; }
4 changes: 2 additions & 2 deletions assets/font-awesome/css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3db301c

Please sign in to comment.