-
@jeffwhelpley are you asking: how do you subset the font loaded in the first stage?
-
@jeffwhelpley hunch is to start here: github.com/typekit/webfontloader#google but embedding the webfontloader might offset the perf gains you’re going for
-
@jeffwhelpley you’re better off downloading the subset font and self hosting the first stage, then let google host the second stage.
-
@jeffwhelpley to subset your own fonts use
pyftsubset
from github.com/behdad/fonttools or fontsquirrel.com/tools/webfont-generator