因此我们如果不想用 Fontawesome 提供的类,只想在 css 里面引用图标的话,可以这样子,请自行脑补:
.icon:before { @H_403_24@content: '\f006'; @H_403_24@font-family: FontAwesome; }