I loaded the following font code so I can see my custom font which worked however it cannot process charcters. If anyone can help it would be really appreciated.
I have the following code in theme liquid:
@font-face { font-family: 'SergioTrendy-Regular'; src: url('[https://cdn.shopify.com/s/files/1/0612/7756/9224/files/Sergio_Trendy.woff2?v=1700283535](https://cdn.shopify.com/s/files/1/0612/7756/9224/files/Sergio_Trendy.woff2?v=1700283535)') format('woff2'); } 