I'm trying to use Reddit Sans and Reddit Mono, two new fonts on Google:
- Reddit Sans: https://fonts.google.com/specimen/Reddit+Sans
- Reddit Mono: https://fonts.google.com/specimen/Reddit+Mono
I'm able to import Reddit Mono from next/font/google, but I don't see Reddit Sans:
import { Reddit_Mono } from 'next/font/google';
const redditMono = Reddit_Mono({
subsets: ['latin'],
variable: '--font-reddit-mono',
});
How can I import Reddit Sans? Is there a delay between when new fonts are available on Google and when they're available on next/font/google?
I'm using Tailwind CSS with Next.js as described here: https://nextjs.org/docs/app/building-your-application/optimizing/fonts#with-tailwind-css
Reddit Sans is a humanist sans-serif designed for Reddit. Reddit Sans is complemented by Reddit Sans Condensed and Reddit Mono. To contribute to this project, s
Reddit Mono is a humanist sans-serif designed for Reddit. Reddit Mono is complemented by Reddit Sans and Reddit Sans Condensed. To contribute to this project, s