I love this question because it helps refine when preconnect actually helps and when it doesn’t. I think you’ve correctly identified that the fonts.googleapis.com preconnect is effectively redundant if these 3 lines remain together. I would guess that Google included it in anticipation of cases where you would put other assets or maybe a bunch of meta tags between lines 2 & 3.