Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

123
Views
How do you change font in bigcommerce cornerstone theme?

I added new fonts on shogun builder, but how do I reference that to my .ttf file?

I also tried creating a fontface but also not working

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Add the font-face definition to the head in /templates/layout/base.html as

             font-family: "Kelvingrove-Regular";
             font-style: normal;
             font-weight: 400;
             src: url("{{cdn 'webdav:385BF6_4_0.woff'}}") format("woff"),
             url("{{cdn 'webdav:385BF6_4_0.woff2'}}") format("woff2"),
             url("{{cdn 'webdav:385BF6_4_0.ttf'}}") format("truetype"),
             url("{{cdn 'webdav:385BF6_4_0.eot'}}");
         }

Then drop the font file onto your BigCommerce server via webdav (cyberduck) in the "content" folder.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!