Solution
You'll use font-weight:

Code:
.node.node--id2 .node-body .node-icon i:before { content: "\f075"; font-weight: 900;}


300 = Light
400 = Regular
900 = Solid
You'll use font-weight:

Code:
.node.node--id2 .node-body .node-icon i:before { content: "\f075"; font-weight: 900;}


300 = Light
400 = Regular
900 = Solid
 
Solution

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back