• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Not able to add a font to Shopify

New Here ,
Apr 16, 2021 Apr 16, 2021

Copy link to clipboard

Copied

Hi, I'm setting up a webshop through Shopify and wanted to add a custom Adobe font for the navigation. I've imported the font like this (in the <head> tag):

<style>
	@import url("https://use.typekit.net/vsc0gok.css");
</style>

 And I also defined the font usage like this (in my custom css);

.site-nav__label {
	font-family: congenial, sans-serif;
	font-weight: 400;
  	color:#3D3D3D;
}

 Now on my computer everything works and looks good but I think that's because I have the font installed on my device. When I check the webshop on any other device, the standard Shopify font is shown.

Any thoughts/advice?
Thanks.

Views

161

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation