maple-font
maple-font copied to clipboard
Add CDN support
Excuse me, I'd like to apply your font to my website, and I wonder if it is possible to add a CDN support so that it can be easier and faster to use? Many thanks.
add woff2 build in the repo
Hello, I think they meant it would be easy to use on websites if hosted on a CDN (such as Google fonts, fontsource, etc.)
That way, we don't have to host the font files on our server and can rely on the CDN server, while just adding one line of HTML in the head.
(which has other benefits as well, such as CDN servers being distributed across the globe for fast access and non-duplicated downloads when 2 sites request the same file from CDN)
You can request fontsource to host your font as described here
Hello, I think they meant it would be easy to use on websites if hosted on a CDN (such as Google fonts,
fontsource, etc.) That way, we don't have to host the font files on our server and can rely on the CDN server, while just adding one line of HTML in thehead. (which has other benefits as well, such as CDN servers being distributed across the globe for fast access and non-duplicated downloads when 2 sites request the same file from CDN)
Exactly. Thanks for follow-up.
Hi @subframe7536, can we expect this?
https://github.com/fontsource/font-files/pull/90
Have been merged