When forced to chose between a FOUC or lagging the page for fonts to load, the answer is 'no.'
npm install fouckit1. Add the following script to the head of your site:
```
2. Run npm install fouckit --save in your project.
3. Include src/index.js through your preferred methodrequire('fouckit');
- Browserify: import 'fouckit';
- Babel / ES2015: `
- Old school:
Enjoy async typekit sans-FOUC!