Add `<FontFace />` and `useFontFace` to lazy load a web font using the [CSS Font Loading](https://www.w3.org/TR/css-font-loading-3/) module. **Note**: [browser support](https://caniuse.com/#feat=font-loading) is good, but the spec is in draft. Don't know if you're interested in adding this?
Add
<FontFace />anduseFontFaceto lazy load a web font using the CSS Font Loading module.Note: browser support is good, but the spec is in draft. Don't know if you're interested in adding this?