I have an API which returns font file as byte array of data.
Using http client I have to make a GET request and get the output.
Can some help, how to load font to DOM?
Thanks
I have an API which returns font file as byte array of data.
Using http client I have to make a GET request and get the output.
Can some help, how to load font to DOM?
Thanks