FontAwesome icons do not render correctly

Hi there!

I have the following

  content: "\f025";
  font-family: "FontAwesome";

(see line 25, 26 in the CSS code on the page linked to in private below.

However, the fonts do not render? I only see squares…

Fixed it!

I was calling another font a few lines further down… :unamused:

Glad you’ve managed to fix it on your own.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.