html - How to add custom font in shopify site -


  1. hi,

    i have added font code  

    @font-face { font-family: 'gotham-book'; src:url('{{ "gotham-book.eot" | asset_url }}'); src:url('{{ "gotham-book.eot" | asset_url }}#iefix') format('embedded-opentype'), url('{{ "gotham-book.woff" | asset_url }}') format('woff'), url('{{ "gotham-book.ttf" | asset_url }}') format('truetype'), url('{{ "gotham-book.svg | asset_url }}#gotham-book') format('svg'); font-weight: normal; font-style: normal; }

    also uploaded font files in assets folder.

    question: how use font headings, theme using sass variables,


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -