Hi,
I am working on a Shopify store where I need to integrate custom font called TAN-PEARL. I’ve uploaded the ‘woff’ file in Content/Files section, Updated the theme.liquid file as well.
Now, I want to add font_picker in the Typography section in theme setting but I am unable to do so. I tried updating setting_schema.json but getting this error – ‘Section 4: setting with id=“tan_pearl” default is invalid’.
Also, I wanted to understand if updating setting_schema.json comes under best practice or not. If not what is the best way to do that?
How I can make sure that Shopify store updates does not affect these settings in future?
Following are code snippets of the changes I did till now:
Please help!!
Regards
Dev


