Closed andrewlock closed 8 years ago
Added the @font-face css calls directly in the page to avoid an extra round trip to google.
Currently limited to woff, woff2, truetype, and svg as eof only required in early IE which is not supported
Probably very limited international character support so may need to update the ReadMe to indicate that, but I haven't looked in to that side of it.
If available, uses session storage to completely eliminate FOUT on subsequent hits
Thanks for the font enhancements! Worked well for me so I merged it in.
Added the @font-face css calls directly in the page to avoid an extra round trip to google.
Currently limited to woff, woff2, truetype, and svg as eof only required in early IE which is not supported
Probably very limited international character support so may need to update the ReadMe to indicate that, but I haven't looked in to that side of it.
If available, uses session storage to completely eliminate FOUT on subsequent hits