Use shopify fonts in codepen

Use shopify fonts in codepen

Driver3
Shopify Partner
13 0 0

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 340 873

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
13 0 0

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.