Is there a way to dynamically load font, but not from URL address but from binary file. The thing is I can sent font only in base64 and decode it on client side. My server and c