How To Prevent custom fonts Hotlinking On Shopify

Hello,
I’m working on a custom theme for a client that will sell fonts.
I’m going to use these fonts around the design of the webpage but I want to prevent people can download the font from the assets. for example, if a user goes to the resources downloaded by the browser and copies the Shopify CDN link with the font, and then downloads the font.

Hi @SebastianMG ,

This is Mike from Omega

Do your store allow customer to input text to preview font or just show images for preview?

Hello @Mike-Consentik ,

I want to handle the web font around the website, so the page will have an input text to show it and modify their characteristics

I think you should use API to prevent customer can download the font.

With this API, customer can input some text then API will send the images of that text with the font.