Font awesome - it's an auxiliary tool (icon) that helps to highlight certain elements on a website or blog.
What can be highlighted with the help of font awesome icons? Let's say my site has a main menu that is divided into several categories: WordPress, Joomla, Blogger, etc.. So, for a more presentable look, you can give each of these cells a corresponding icon.
It is also possible to highlight some headings or subheadings in posts:
Very useful for such a type of site as a Landing Page. Nowadays it is simply impossible to imagine a one-page presentation without this tool.
In general, as you have already realized with an icon you can mark any element of the site.How to connect Font Awesome icons to website, blog
Connecting fonts is easy, for this you need to open the HTML editor of your site and between the tags <head> ... ... </head> insert a tag that will connect your site to the font awesome database:
<link crossorigin='' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css' media='print' onload='this.media='all'' rel='stylesheet'/>