My buttons components are using Robot font but when I use the component outside of the library file, the text changes to Inter

I created my buttons in my library file, and the first time I used Inter for the text. Then I went back and changed the font to Roboto and published the changes, but now, every time I call the component from another file, it uses the Inter in the text, even though the master component is in Roboto.

This doesn’t happen if I copy the button component from the library file and paste it into the file I want to use it.

Any ideas of why is this happening?

Thanks a lot in advance for your help :slight_smile: