#Are all google fonts supported?

7 messages · Page 1 of 1 (latest)

pallid martenBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

frozen needle
#

Short answer: yes.
Longer answer: Next.js updates the list of Google fonts that it supports manually every now and then, so newer fonts may not be immediately available for use with the next/font package

#

If you don't see it in the available fonts then it means it hasn't been added yet, and if you really want to you could open an issue detailing your request. But I suggest you just wait a little bit.

lucid lark
#

How long would I have to wait?

lethal fossil
#

if you press the autocomplete key you can see that a couple of these fonts are already available, your import is just using the wrong name

lucid lark
#

in the documentation it doesn't say how to use fonts that have spaces in their names

frozen needle