I'm using @font-face to embed fonts in my website. First the text renders as the system default, and then (once the font file has loaded presumably) the correct font renders a fraction of a second later. Is there a way to minimise/get rid of this delay, by delaying the page rendering until after fon
            Asked
            
        
        
            Active
            
        
            Viewed 51 times
        
    0
            
            
        - 
                    1Check this [answer](https://stackoverflow.com/a/52763507/9256189) – TechySharnav Jun 28 '21 at 06:44
 - 
                    i'm already using this preload link but still not working – Aayushi Test Jun 28 '21 at 10:20