How To Add Custom Font In SquareSpace (SIMPLE!)

Channel:
Subscribers:
29,400
Published on ● Video Link: https://www.youtube.com/watch?v=1HTc-qhZZWQ



Category:
Tutorial
Duration: 2:25
17 views
0


How To Add Custom Font In SquareSpace. It’s a very easy tutorial, I will explain everything to you step by step.

STEP ONE: PASTE CSS CODE
@font-face {

font-family:NAME;

src:url(insert url)

}

Replace NAME with the name of your font.

Replace insert url with font by clicking on the file in 'manage custom files'

STEP TWO: TARGET SPECIFIC FONT STYLE
To target a font type, paste the following code:

h1 {font-family:NAME}

Replace h1 with the font hierarchy you want to target.

Replace NAME with the name of your font. Keep it consistent with the name of the font you stated in step one.

Font Targeting Guide

H1 = header one

H2 = header two

H3 = header three

H4 = header four

p = paragraphs

.sqs-block-button-element = button

Subscribe To How To Mentor for more help in the future.

If this video helped you out, please leave a like and a comment! :-)

#HowToMentor







Tags:
squarespace custom font
squarespace
squarespace tutorial
squarespace custom css
how to upload a custom font to squarespace
squarespace fonts
custom font squarespace
how to add a custom font in squarespace
squarespace custom font css
code for adding a custom font to squarespace
squarespace help
custom fonts squarespace
how to add custom fonts to squarespace
squarespace css
custom fonts for squarespace
squarespace customization
how to custom squarespace font