snavlakha Posted January 13, 2021 Share Posted January 13, 2021 Is it possible to add Squarespace fonts in a code block? If so, how? I am specifically interested in using "Alternate Gothic No. 3 D" Link to comment
creedon Posted January 14, 2021 Share Posted January 14, 2021 In general you add something like the following to a code block. <style> body { font-family: alternate-gothic-no-3-d; } </style> Without more detail it is hard to provide more specific information. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment