angular / angular2-seed

MIT License
1.01k stars 640 forks source link

best way for font-imports #131

Closed matthiasbaldi closed 7 years ago

matthiasbaldi commented 7 years ago

Hey guys What is the best way for an import of external font's? In example when I want to include font-awesome or an other font who loads other font files. Can you please add an example? Thank you. :)

PatrickJS commented 7 years ago

async load fonts. you can google search for different ways to do it