Skip to content

Commit

Permalink
upgraded Font Awesome to 5.4.2:
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSibley committed Oct 30, 2018
1 parent 32f202f commit 676d8f2
Show file tree
Hide file tree
Showing 47 changed files with 14,732 additions and 5,038 deletions.
3,959 changes: 3,959 additions & 0 deletions assets/font-awesome/css/all.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions assets/font-awesome/css/all.min.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions assets/font-awesome/css/brands.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/*!
* Font Awesome Free 5.4.2 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;
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'; }
5 changes: 5 additions & 0 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 676d8f2

Please sign in to comment.