Improve above-the-fold page performance
All checks were successful
/ deploy (push) Successful in 45s

This commit is contained in:
Loyyd 2026-07-10 12:38:44 +02:00
parent 55d13b4f72
commit c8c4d8d18f
3 changed files with 60 additions and 5 deletions

View file

@ -7,6 +7,7 @@
url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -19,6 +20,7 @@
url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -31,6 +33,7 @@
url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -43,6 +46,7 @@
url('yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -55,6 +59,7 @@
url('yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -69,6 +74,7 @@
url('Oswald-Light-webfont.svg#OswaldLight') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -81,6 +87,7 @@
url('Oswald-Regular-webfont.svg#OswaldBook') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -94,6 +101,7 @@
url('Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -106,6 +114,7 @@
url('propaganda-webfont.svg#propagandaregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -118,6 +127,7 @@
url('square-webfont.svg#squarefontregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@ -131,5 +141,5 @@
url('elusive.svg?#elusive') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}