I am animating text with a custom google font, imported using remotion google font library. but sometime for a split second the custom font is not applied and it shows a default serif font, any suggestion regarding this to ensure proper font loading?
Another thing I want to know, is it better to load static fonts from the public folder, or using a CDN service like cloudfront?