Search code examples
htmlcssfont-awesometruetypewoff

Font-awesome 5 not working


I decided it was time for me to switch to Font-awesome 5 when I ran into a problem. My icons are not shown. It shows me this. enter image description here

I don't get where the problem occurs. I followed every step on their site and linked the files correctly but they still dont show. Here is a screenshot of the file.

enter image description here

What is causing this? Why doesn't it work?


Solution

  • lets add all.min.css to css directory then link it

    <link rel="stylesheet" href="/css/all.min.css">
    

    and make webfonts directory beside all the main folders