Skip to content

Commit

Permalink
add font awesome free font to .fab class to allow non-brands icons (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
RiddleTime authored Jan 13, 2023
1 parent 9b79644 commit b358d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/fa/brands.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
}

.fab {
font-family: 'Font Awesome 5 Brands';
font-family: 'Font Awesome 5 Brands', 'Font Awesome 5 Free';
}

0 comments on commit b358d9c

Please sign in to comment.