Using Google Fonts in Next.js 13 with Tailwind CSS

popEating
Dev Genius
Published in
3 min readJun 26, 2023

--

Among the new features in Next.js 13, one of the optimization is Font optimization via next/font that can work with both local and Google Fonts, optimizing and speeding up Core Web Vitals.

--

--