dan21
January 9, 2022, 12:51am
1
Hey, hopefully, someone can help…
I’m struggling to get a custom font to work on our app. I have followed the steps outlined here: How to Setup a Custom Font | Bubble
However, whenever I view the app on a device that does not already have the font installed, the font does not load and instead fallbacks to a default Serif font.
Preview: https://event.thebigkickoff.co.uk/version-test/pad
Any ideas?
You should use double quotes. There is an error in the Bubble forum instruction. Here is an example I saved as a reference for myself.
font-family:"Arboria Bold";
src: url("https://s3.amazonaws.com/appforest_uf/f1634831652541x561108848575148740/ArboriaBold.otf");
}
dan21
January 10, 2022, 10:02am
3
@shpak.serhiy Thank you! This worked perfectly.
system
Closed
March 20, 2022, 12:52am
4
This topic was automatically closed after 70 days. New replies are no longer allowed.