How to use multiple fonts, but only load the font the user is using

I have a use case where I’m developing an application that will support multiple brands. In this scenario, each brand will provide its specific font, which we will then upload to our application.

However, I’m looking for an efficient method to manage these fonts so that they’re not loaded for every brand’s project. Essentially, we want to bind the typography to only use the font provided by each brand. Is there any way for me to ensure that unused fonts are not loaded for projects of other brands?

1 Like

Hello! Thanks for the question.
I wanted to make sure I had clarity in the question before providing possible solutions.

Are you having only one application for multiple brands or are you creating separate projects found in your WeWeb account?

Is it possible to give an example or a short video of the current application?

Thanks so much!