Skip to content

Instantly share code, notes, and snippets.

@dpw1
Last active July 17, 2021 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpw1/95abf425d4c7d31f96da5d6cd46e4587 to your computer and use it in GitHub Desktop.
Save dpw1/95abf425d4c7d31f96da5d6cd46e4587 to your computer and use it in GitHub Desktop.
Adding custom fonts to Shopify themes
h1,h2,h3,h4,h5,h6,html,body,*,[id] *{
font-family: "Precious" !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment