The HTML5 Boilerplate uses a script for loading a local copy of jQuery if, for whatever reason, the Google CDN version fails to load:
If you download all the necessary webfonts and store it e.g. in a local file Webfonts.css you could do something like this:
Note: This is assuming that the cdn's fonts.googleapis.com and ajax.googleapis.com fail at the same time..