Appearance
Fonts
IMPORTANT
Ensure you have the correct license for your font, including permission to use it on a commercial website.
WARNING
The font files must include WOFF and WOFF2 formats. Other formats like EOT, TTF, and OTF are not supported for Webfonts.
Custom Fonts
Step ① - upload the font
- From your Shopify admin, go to
Content → Files
. - Click Upload files
- Select up to 20 files to upload.
Each file can be up to 20 MB in size.
- Click Open to upload the files.
- To get the file URL, hover over the file, click the , then click Copy link
Step ② - prepare your font
- Go to
Online Store → Themes
in your Shopify admin. - Click ••• → Edit code
- Search for
global-fonts.liquid
and open the file. - Use OpenThinking's @font-face generator to create the necessary code for your font.
- Copy the generated code and paste it into the
global-fonts.liquid
file. - Click Save when finished.
Step ③ - load the font into your theme
- Go to
Online Store → Themes
in your Shopify admin. - Click Customize
- In the left panel, go to
Theme settings → Typography
- Enable custom fonts by toggling Enable custom fonts.
- You're done! 🎉