Two different fonts for two languages

Two different fonts for two languages

svdam
Tourist
4 0 0

Hello!

 

I was wondering if anyone knew how I can use a different font for English language and a different font for the Greek Language?

 

Thanks in advance!

Replies 4 (4)

Josh_Uebergang
Shopify Partner
1024 44 276

Use a case statement like this:

 

{%- case request.locale.iso_code -%}
      {%- when 'gr' -%}
    	<!-- show Greek fonts -->
      {%- when 'en' -%}
    	<!-- show English fonts -->
{%- endcase -%}
Run Google Shopping ads? Get the free definitive guide to Google Shopping for Shopify (no optin required): https://www.digitaldarts.com.au/google-shopping
Josh_Uebergang
Shopify Partner
1024 44 276

If you're happy with this answer, please mark it as the accepted solution!

Run Google Shopping ads? Get the free definitive guide to Google Shopping for Shopify (no optin required): https://www.digitaldarts.com.au/google-shopping
rony
Shopify Partner
52 0 3

Hi Josh, I just found this thread as I am having the same situation - in need of 2 different fonts for 2 languages - English and Hebrew. 

Where should the code you specified be placed in the theme files?
Thanks.

Yamathon
Shopify Partner
9 0 1

Hi Josh,

 

I want to use Noto Sans JP for Japanese, and Noto Sans for English. 

Could you please guide me with the code and where to insert it.

 

Thank you so much in advance.

Yamathon - Running gear engineered to unlock the High.