Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Use shopify fonts in codepen

Use shopify fonts in codepen

Driver3
Shopify Partner
30 1 1

Is there a way I can use a shopify font in codepen? I don't want to use something close to a shopify font. I want to use the exact fonts I use on my shopify site in codepen for design testing purposes. Thank you

Replies 2 (2)

Liam
Community Manager
3108 344 911

Hi Driver3,

 

I don't think you can export fonts from the built-in library, but you should be able to use the exact same ones sourced from Google fonts or Monotype in a codepen project. Which fonts are you looking to use?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

Driver3
Shopify Partner
30 1 1

Thanks Liam, Ya, that's what I did.

The shopify font I'm using is "Neue Plak" and I'm pulling in Bebas from google for h1-h6 into shopify via @import on my main css. Is there a better way to use a google font in a shopify site? or is the way I'm doing it ok.