I ran into this using variable fonts with @fontsource in combination with react-router v7 (framework) / /Vite
For me it worked to import the fonts in the root.tsx like this:
import '@fontsource-variable/lora/index';