Hi! seems like your <script> tag for Font Awesome is outputting a "Forbidden" error, it likely means that your access to the Font Awesome CDN has been blocked, possibly due to:
A restriction on the provided kit.fontawesome.com URL.
An issue with the kit's unique ID (f4952dc142 in your case).
Incorrect permissions or expired kit settings for your Font Awesome account
Hi! seems like your <script> tag for Font Awesome is outputting a "Forbidden" error, it likely means that your access to the Font Awesome CDN has been blocked, possibly due to:
A restriction on the provided kit.fontawesome.com URL.
An issue with the kit's unique ID (f4952dc142 in your case).
Incorrect permissions or expired kit settings for your Font Awesome account
@HBarden - I spent a few hours recently trying to update a fontawsome reference in theme code, only to realize the changes caused an issue similar to your description (rendering of the down caret). In the end I backtracked because I could not duplicate the same effect with the new font integration. Unsolved!