You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have carried out several tests until I see what the conflict was, if the <links> from Google Fonts are eliminated, the icons are seen correctly (2x and layers).
I need to use both Google Fonts + FontAwesome over NextJS on a website. What solution do you suggest?
Regards
The text was updated successfully, but these errors were encountered:
When I insert the Google Fonts code, the FontAwsome styles stop loading.
Example: https://codesandbox.io/s/fontawesome-react-nextjs-sg6rv?file=/pages/index.js
Expectation
Result
I have carried out several tests until I see what the conflict was, if the
<links>
from Google Fonts are eliminated, the icons are seen correctly (2x and layers).I need to use both Google Fonts + FontAwesome over NextJS on a website. What solution do you suggest?
Regards
The text was updated successfully, but these errors were encountered: