The site is using preconnect for Google Fonts, which is good.
- Recommendation: To achieve "Absolute Performance," consider self-hosting the fonts. This eliminates the third-party DNS lookup and allows you to use font-display: swap more effectively, further improving the Largest Contentful Paint (LCP) metric.
The site is using preconnect for Google Fonts, which is good.