Fix: Set font-display to swap as an optimisation

This commit is contained in:
lscambo13
2025-06-13 11:29:34 -07:00
parent 1048ff3ce9
commit 1f90c4fb3c

View File

@@ -121,6 +121,7 @@ html {
font-family: 'Material Icons Round';
font-style: normal;
font-weight: 100 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v230/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format('woff2');
}