If the element has dynamic styling properties, it relies on a lookup that takes time to return the correct information. Bubble then does not apply any font properties until the dynamic data is loaded which may result in the text not displaying correctly on the initial page load.
Instead of making the styling properties dynamic, adding in conditions to perform similar changes would help display the element correctly when the page is loaded.