Why does my privacy policy page have multiple fonts and sizes?

I created a privacy policy using the template. When I view it, it has multiple fonts and sizes on it. Is there any way to fix this. I have included the link to the privacy page.

https://luckycatchboutique.com/pages/privacy-policy

1 Like

please provide store password

@PraptiRPandya Here is the preview link. The link to the privacy page is located on the very bottom.

https://n8xong55j2gpk1sf-27816099913.shopifypreview.com

I have having issues correcting the text spacing and the different fonts used in the following return policy and Privacy policy pages. Any help to get these fixed would be greatly appreciated. Thanks in advance.

https://luckycatchboutique.com/policies/refund-policy

https://luckycatchboutique.com/policies/privacy-policy

@jpack84

I am unsure of what exactly you are trying to achieve, but if you use the following CSS code all fonts will look the same:

*{
    font-family: Moontells!important;
}

Kind regards,
Diego

In regards to the refund page, There is a line spacing issue between each line of text. I would like it condensed to look like a normal policy

https://luckycatchboutique.com/policies/refund-policy

In regards to the privacy policy, there is a mix of regular text font and the moontells font. I would like it to all be the regulars font so it is easier to read.

https://luckycatchboutique.com/policies/privacy-policy