#Using Custom Fonts in Remix w/ Mantine
1 messages · Page 1 of 1 (latest)
if you're using vite there's a vite plugin to do it automatically https://github.com/feat-agency/vite-plugin-webfont-dl
alternatively there's fontsource, they have a guide for vite and also non-vite remix apps https://fontsource.org/docs/guides/remix
Oh I’d have to do this even if I have the font files in my public repo locally?