FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.7k stars 12.19k forks source link

'far' icons takes time to load #15533

Open larrywu13535 opened 5 years ago

larrywu13535 commented 5 years ago

Describe the bug 'far' icons don't load right away

Import like this:

import '@fortawesome/fontawesome-free/css/all.css';

icon:

<i className="far fa-calendar-alt fa-lg" />

https://imgur.com/h5F0ZwC

Version and implementation v5.10.2

tagliala commented 5 years ago

Hi!

Thanks for being part of the Font Awesome Community.

Could you please provide a reproducible test case?