Let's say I have a font pack like Font-Awesome, which provides me with various file types such as eot, woff, woff2, or svg. From what I understand, we only need one file for each specific font weight to function properly.
My question is: If we only include a single font file for fonts where font-weight does not apply, such as Font-Awesome or Simple Line icons, what challenges might arise?