#Using Custom Fonts in Remix w/ Mantine

1 messages · Page 1 of 1 (latest)

mighty wraith
#

Hi, wanted to know if there is any documentation on how to add custom fonts in Remix. The only thing I found online is putting the fonts in public/fonts repo, importing into a css file setting the font-family and importing it in root.

Is this the only way?

raw yew
mighty wraith
#

Oh I’d have to do this even if I have the font files in my public repo locally?