Unitheme2 change font

Hello,

What’s the right way to change the font for a specific language for c-cart for example

ive two languages in the store and want to change font for the language A with a specific font also the same for the second language which is B

also the old threads a out unitheme2 is old an new way to change it

In cs-cart admin:
Go to Design > Templates
abt_unitheme2 > styles > data
Here choose the theme you use (it should be the one with .less at the end)
Lines like these:

@body_font: ‘Open Sans’,‘Helvetica Neue’,-apple-system,sans-serif;
@body_font_size: 13px;

3 Likes

Good
but it’s for a public fomt not for all fonts

any way to do this?

I’ve tried to follow these threads but no longer working

also for multiple languages this thread but no longer working

Where are you guys

@krasnek
@eComLabs

Any help? the old way not working anymore

Old way should still work. Do not forget to clear cache

the files structure has been changed i used the old way you gave instructions before can you help specially from r the unitheme2

it’s soo easy to change font & add new on unitheme

1- go to design/themes/abt__unitheme2 /media/custom_font
& upload your custom font files, let’s said as example font name “SOCRA”

2- go to design/themes/abt__unitheme2 /css/tygh/fonts.less & add your font

3- go to design/themes/ abt__unitheme2 / styles / schema.json & add the font

you can do same method with responsive

now you can go to your store frontend, & open the customizer

Select Fonts & change it to your custom font

2 Likes