Lazyload a font from a standalone server

Hi, I am trying to lazy load a font from a standalone asset server, but I still want the asset to be preloaded from the standalone server before the game starts. How?
Thanks.

I put the code to preload the font in the loading-screen code file, and it works.