Optimizing Multiple Google Web Fonts
问题 When loading custom fonts from Google they offer a way for you to optimize them: https://developers.google.com/webfonts/docs/getting_started#Optimizing_Requests Meaning if you are you using a custom font for just a header, rather than loading the whole font, you can tell it what letters you need so not to load the entire font alphabet. So far so good. However, in the example it only has one font style. How do you do it with two? For instance I'm using this to load to styles of a font: The