From 22410a3cee459761a9eb2d1a52de99557a424797 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 19 Sep 2024 17:57:15 -0500 Subject: [Neue] Parallel font loading on web (#5411) * Parallel font loading (cherry picked from commit 10e2b05b575bbbf8b0ca5b4a336817cd902d712b) * Handle failures * Rely on font-face and preload tags for font loading (#5431) * Cache fonts for a year --- web/index.html | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) (limited to 'web') diff --git a/web/index.html b/web/index.html index 1f2309809..6e1fa9061 100644 --- a/web/index.html +++ b/web/index.html @@ -17,7 +17,106 @@ %WEB_TITLE% + + + + + + + + + + + + + +