I have included the font “Font Awesome 5 Brands”
body .socials a :: before, body [class ^ = "socicon -"] :: before, body [class * = "socicon -"] :: before {
font-family: 'Font Awesome 5 Brandsr';
}
Before </head> posted:
<link rel = 'stylesheet' id = 'wpdiscuz-font-awesome-css' href ='/font-awesome-5.12.0 /css/fontawesome-all. min.css' type = 'text/css' media =' all '/>
Fontawesome-all.min.css has:
.fa-telegram: before {content:"\f2c6"}
The telegram link added to the menu.
But the telegram icon does not appear in the social menu.
Help me please.