Try to ... inline the critical portions of those resources directly in the HTML.
One of the files is Google Fonts.
- Detects the browser
- Inlines the
@font-face
font loading - Customises the
@font-face src
to suit the browser's font preference (e.g..woff
) - Eliminates the browser request to fonts.googleapis.com
- Eliminates a DNS lookup