Hello! I am quite new to Bubble and am trying to upload a custom font.
I have followed the exact instructions of the article published by Bubble (and several other tutorials) but noting seems to work. I continue to get “Invalid [fontname] could not be loaded”.
These are the steps I am taking:
- Use a file-uploader to upload the .ttf file and send it to DB.
- Get the value from the DB and paste it into a .css file
- Uploading the .css file to the file-uploader
- Copying the value and pasting it into the “add custom font field” with “http:” before the link.
- Gets an error…
These are the set-ups if that helps:
Does anyone know what the issue may be? If so, I would be super thankful for the help!