When using the FontFace API (not @fontface), is there a convenient way to transfer several different font formats, for example, using multiple sources in @fontface?
Or, conversely, is there a convenient way to check which formats the browser uses the FontFace API, and I can provide the most ideal of several?
source
share