mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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>