1
0

implement lighthouse suggestion for font loading

This commit is contained in:
Adrian Wannenmacher 2026-03-09 20:47:11 +01:00
parent ca0f9f3f3a
commit a068895037
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5

View File

@ -1,4 +1,5 @@
@font-face { @font-face {
font-display: swap;
font-family: 'Material Symbols Outlined'; font-family: 'Material Symbols Outlined';
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;