The Development and Live environments each have their own database.
I uploaded fonts and a CSS style sheet (for the fonts) to my dev database.
I then selected this new local font from the styles tab, to set it as my default App Font.
This works great.
Now I am preparing my Live app. I pushed my dev app to live.
I transferred my dev database to the live database because this is the first launch and the stuff that was in Live is not needed.
I’ve been doing some cleanup in the File Manager since the File Manager for some reason is not included when I moved my dev database to the live database. (Why is that, by the way)?
Finally, my question…
Since my CSS style sheet contains URLs for the fonts in the database, are those still honored from the live database? Or do I need to change the URLs to the fonts in the live database?
I tried adding the fonts and style sheet in the live database, but of course I cannot select the app font there because it’s live!
How do I set this up so I am using Local fonts in the live app? Do I need to change anything, or can the live app SEE these resources in the Dev database?
In case you are curious, I’m doing this with a Google Font. I know they are included in Bubble, but Bubble uses the Google API to load the fonts and Google Fonts are not GDPR compliant. (ugh…)
Thanks in advance for any advice!