I want to convert a rel content into a Font Awesome CSS icon, so I won\'t have to write 20 lines for a simple menu.
rel
Maybe some code would make it easier to
There no way to do that in css, because there is no variables. You can use compiled css (like sass). The other way to do that is js. And the third way is to add style inside html in server side.