Frontpage › Forums › Split › I am trying to change the family font. › Reply To: I am trying to change the family font.
Try the following:
Edit header.php, and add the following on line 11:
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding:wght@400;700&display=swap" rel="stylesheet">
Then go to Customize > Additional CSS and add:
body { font-family: 'Nanum Gothic Coding', monospace; }
Once you purchase a product from alx.media, you will receive an account and access to the support forums.