#next/font
5 messages · Page 1 of 1 (latest)
That is expected behavior when using @next/font
Pretty much nextjs dynamically generates the class name
The official docs could be a little clearer with this. I don't think there's anywhere there that mentions the font names will have slightly esoteric titles. Like darkej, this took me by surprise when I was checking the developer console for classname issues and I wasted some time checking it was deliberate.