Hi, i usually only come here as a last resort but can some one tell me which font awesome version you are currently using and how it is loaded as i can not see any link to font awesome in the source code.
Also some of my font awesome content codes work but the brand ones do not.
This works for some of my icons:
.tab-icon-1:before{
font-family: "FontAwesome"; font-size: 20px; color: rgba(143, 185, 232); padding-right:10px;}
.tab-icon-1:before { content: "\f48b";}
But if i use a brand icon like facebook then i just get the little square blank.