How To Add A Custom Blog Title Font For Your Squarespace Site
Copy code below and add to custom CSS panel:
h1.blog-title, h1.entry-title, a.summary-title-link { font-family: 'YOUR FONT NAME' !important; }
Copy code below and add to custom CSS panel:
h1.blog-title, h1.entry-title, a.summary-title-link { font-family: 'YOUR FONT NAME' !important; }