I’ve added a custom font, uploaded to my assets file and calling in theme.liquid using @font-face, I’ve changed the ::root
–font-heading-family and --font-body-family to the custom font but the page is still displaying a different font upon page load is there anyway to eliminate this issue?
Thanks in advance.