Hi there, I am using Dawn theme and have managed to make the rest of my website use Piersans Bold (a custom font) for headings, but on my password page the heading is staying on the default (Times New Roman?).
Do you by chance know how to make adobe fonts appear in the password page? it feels like I have tried everything but it doesnt work.
I have added the projects like both in theme.liquid and password.liquid and I have added this part of the code: :root {
–font-body-family: “field-gothic-xwide”, sans-serif; !important;
–font-heading-family: “field-gothic-xwide”, sans-serif; !important;
}
both in base.css and section-password.css. but it still isnt working, would appriciate some help I’ve been at this for days now. BTW the font works fine on all the other pages