Closed jroberts07 closed 6 years ago
Changing the unicodes for the fontawesome icons doesn't work. For example /f094 for star works fine, but if changed to /f154 for pound sign, empty box is displayed
To use solid font awesome icons you need to set font weight to 900 font: normal 900 normal 3vw "Font Awesome 5 Free";
font: normal 900 normal 3vw "Font Awesome 5 Free";
Changing the unicodes for the fontawesome icons doesn't work. For example /f094 for star works fine, but if changed to /f154 for pound sign, empty box is displayed