From 276e84c61d3d0971a461a41c5f1950483eaeed8e Mon Sep 17 00:00:00 2001 From: Alina Marquardt Date: Tue, 13 May 2025 20:33:17 +0200 Subject: [PATCH] further optimizations --- public_html/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/style.css b/public_html/style.css index ec64fa7..4099fa5 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -284,6 +284,7 @@ p { font-style: normal; font-weight: 400; src: local('Source Sans Pro'), url('fonts/SourceSansPro-Regular.woff') format('woff'); + font-display: swap; } @font-face {