Answer the question
In order to leave comments, you need to log in
Why can't he see fontawesome icons?
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<i class="fas fa-user-astronaut"></i>
Answer the question
In order to leave comments, you need to log in
Yuri , try to remove https:
and leave only slashes.//use.fontawesome.com/releases/v5.8.1/css/all.css
Something is overwriting the font rule. Perhaps there is a construct like font-family: Arial !important
.
Option for debugging: write font-family directly in the icon tag, give !important
and check. If that doesn't work, well...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question