how do I make adobe fonts appear in the password page? it feels like I have tried everything but it doesnt work.
I have added the project link both in theme. liquid and password. liquid
and I have added this part of the code:
:root {
--font-body-family: "font-name", sans-serif; !important;
--font-heading-family: "font-name", 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