** I'm using the unicode versions instead of the html:
.node--forum.node--id70.node--read .node-icon i:before
{content: "\f5dc";
font-family: FontAwesome;
color: #040732;
}
But for neither 2.0.7 or 2.1 does this icon reflect. Is there a unicode version of adding "fab"/"fas" to the front of the fa code or how else could I implement this icon?