mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
0f9278b189
Serve web fonts with our own CDN rather than Google's CDN. This improves the download speed for fonts (dns lookups, reusing tcp connection with http/2, cache efficiency) Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>