-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
I am trying to incorporate my own font. I put the font in client/assets/fonts/Gotham-Bold.otf
This is the error that I got
Failed to decode downloaded font http://localhost:9000/fonts/Gotham-Bold.otf
however, the backend console says GET /fonts/Gotham-Bold.otf 200 3ms
I also test this using plain express app and it works just fine. Is there any configuration specific to express in this generator tha makes this possible?
Metadata
Metadata
Assignees
Labels
No labels