Jump to content

Custom Font for Flair?

Recommended Posts

Posted

Hi, y'all. I am very new to Squarespace but generally enjoy the editing process. I am running into issues with customizing fonts. Currently, I have two fonts uploaded and coded to match my headings and paragraphs (using a built-in Squarespace font here). I am hitting an issue with the idea of using a miscellaneous font. 

For example, "teen support," "ed recovery," and "trauma" in the uploaded font "daydream." I want to be able to utilize this font in various locations around my website for an occasional pop of something different. 

I am ignorant and new to this process, so speaking with me like I'm five may help, haha. 

Website: lumuscounseling.com

Password: abbygail 

Screenshot 2024-08-21 at 11.03.53 AM.png

Screenshot 2024-08-21 at 11.04.03 AM.png

  • Replies 1
  • Views 940
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Posted

@abbcat Hi! First, you need to add custom code to set up the 'daydream' font, similar to how you set up the 'seasons' font (as shown in the first screenshot you shared). The code should look like this—you just need to insert the URL for the 'Daydream' font. 

@font-face {
    font-family: 'daydream';
    src: url('add the URL for the daydream font');
}

After that, you can use the following code to change your miscellaneous fonts to 'daydream'. 

pre code {
  font-family: 'daydream' !important;
}

Once you add the code, any text you set to the monospace font type will appear in 'daydream'. See the screenshot for reference:

monospace font.png

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.