Add custom fonts in shopify

Shopify CSS HTML July 23, 2026

Step 1 — Download Font Files

Download font files.

Recommended files → Woff2 or → Woff if not available convert the available files to this format.

Exaple

Butler-Free-Bd.woff2

Butler-Free-Med.woff2

Butler-Free-Rmn.woff2

Step 2 — Upload Font Files to Shopify

Go to:

Shopify Admin > Online Store > Edit Code Open: Assets

Right click and Upload:

Butler-Free-Bd.woff2

Butler-Free-Med.woff2

Butler-Free-Rmn.woff2

Step 3 — Open Editable CSS File

IMPORTANT:

Edit:

theme.css/base.css

And if it is read only Use:

theme.css.liquid

OR another editable CSS file.

Step 4 — Add Font-Face Code

Add this at TOP of the file:

@font-face {
  font-family: 'Butler';
  src: url('{{ "Butler-Free-Rmn.woff2" | asset_url }}') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('{{ "Butler-Free-Med.woff2" | asset_url }}') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('{{ "Butler-Free-Bd.woff2" | asset_url }}') format('woff2');
  font-weight: 700;
  font-style: normal;
}
Step 5 — Apply Font to Headings
Add this at BOTTOM of CSS file:
h1, h2, h3, h4, h5, h6,
.heading {
  font-family: 'Butler', serif !important;
  letter-spacing: 0.5px;
  line-height: 1.1;
}

Step 6 — Save & Refresh

Click:

Save

Refresh frontend.

S

FInd Competetors and check their design oor kon kon sy pages create hain

Keyword research – write content based on it

Technical seo & Speed

On page optimization

Write content for home page use ai but remove ai using hunanize method

Also start gmb in second month

Make backlinks

Make citations

Forums

Listings

Write blogs from it from third month

Short Codes

Google word with html only:

<span style="color: #4285f4;">G</span><span style="color: #ea4335;">o</span><span style="color: #fbbc05;">o</span><span style="color: #4285f4;">g</span><span style="color: #34a853;">l</span><span style="color: #ea4335;">e</span>