Copy link to clipboard
Copied
Hello,
I'm having problems using a font that I have in a web project. I'm using Bubble.io to build the project, and I need to use the CSS file paths to upload fonts. So I go to the "https://use.typekit.net/xxxxxx.css" page to copy the CSS file paths. The problem is, the @Font-face statements have identical font-family names – the font-weight and other styling is only at the end of each statement.
Another Bubbler was able to do exactly this, but he had specific font-family names in the @Font-face statements, so all the correct weights were uploaded. I can only upload one font-weight successfully into Bubble.
Would love any help with this!
Copy link to clipboard
Copied
It souds as if the font you are using is more correct. The fonts in a family SHOULD have the same family name and differ only in the styling etc.
Copy link to clipboard
Copied
Thanks for replying. True, I guess usually that's the case but it doesn't work when uploading files into Bubble. But I ended solving the issue with Bubble support, so all good now.
Copy link to clipboard
Copied
Hey, how did you manage to solve this? I am currently experiencing the same issue! Thank you