How can I prevent web fonts from being downloaded and used illegally?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have a project where I am using an embedded font using @font-face in CSS. Everything is working fine but the site owner wants to encrypt the font so that no one can use it other than when viewed on the site. How can that be setup? I have the font on the server, it's embedded using @font-face in CSS, but somehow I have to restrict the access to it. Using a font hosting company is not an option, it has to be something that can be run locally on the server. 回答1: If using a font hosting company is not an option, then you have to do all the