+ 5
Font awesome social media icons are not working
In this link Facebook Twitter etc icons are not working, why? https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css
2 Answers
+ 1
May be you have to use cdn of font awesome .
If cdn used , check the version of font-awesome icons and cdn you used :)
+ 1
Try this <script src='https://kit.fontawesome.com/a076d05399.js'></script>