Skip to content

Commit

Permalink
Update to 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EpokK committed Oct 31, 2018
1 parent fbd2353 commit 9c3b96b
Show file tree
Hide file tree
Showing 44 changed files with 9,976 additions and 101 deletions.
13 changes: 13 additions & 0 deletions 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 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 9c3b96b

Please sign in to comment.