Change Fonts from 2 to 3 // Theme: Dawn

Hey Shopify Community,

I just upgraded to Onlineshop 2 (Dawn).

Before I used the Theme Brooklyn and had 3 different fonts. (Title, accent text and flow text)

Now, it seems in the “Dawn-Theme” that there are just 2 options to choose from.

Is it possible to change to those 3 fonts again in the “Dawn-Theme”?

If not, is it possible to just change the font style from the aditional pages to lets say “Arapey-Regular”.

https://www.chevaldore.com/pages/aboutus

Kind regards :smiley:

Julian

Hey hermano @comercioservice

Thanks for your message. Could you please explain me where I can find this Box to insert the code?

When I try to insert the code into the css (in the editor) following error comes up: “Session in the online store editor cannot be opened”.

Greetsss Julian

Hey @comercioservice ,

thanks heaps for your answer. Sorry for being a complete bleep: (Ive never done any coding in my life)

I found the box you mentioned. (See the screenshot)

What do I need to change to have following 3 fonts integrated in the “Dawn-Theme”.

  1. Title: Old Standard TT (Regular)

  2. Accent Text: Montserrat (Semi Bold)

  3. Flow text: Arapey (Regular)

Kind regards

Julian

Hi @comercioservice thanks for your reply. :slightly_smiling_face:

i mean a slightly idea I have how it works. This is my idea (not sure if it works)

“type”: “font_picker”,
“id”: “heading_font”,
“label”: “Heading font”,
“default”: “old_standard_tt_n4”
}

“type”: “font_picker”,
“id”: “type_accent”,
“label”: “type_accent”,
“default”: “montserrat_n6”
}

“type”: “font_picker”,
“id”: “type_base”,
“label”: “type_base”,
“default”: “arapey_n4”
}

If this is correct - Im just unsure where I need to paste this exactly into the “Dawn-Code”? Could you advise me with that please?

Swaping with this one?

Kind regards - have a blessed day mate :slightly_smiling_face:

Saludos Julian