Jump to content

All the sudden uploaded fonts are not working

Recommended Posts

Without any known changes on my end, the fonts on this site have stopped working for Headings, Site Title, and Navigation.  For some reason Paragraph fonts appear unaffected. 

Here's the CSS used to upload and claim fonts:


/*Font Add: Futura Condensed*/
@font-face {

    font-family: 'Futura Condensed';

       src: url('https://static1.squarespace.com/static/62cc73513ed8951429c55699/t/62ce0b869816d0338c174f8d/1657670534320/Futura+Condensed.ttf');

  }

/*Font Add: Futura PT Condensed Medium*/
@font-face {

    font-family: 'Futura PT Condensed Medium';

       src: url(https://static1.squarespace.com/static/62cc73513ed8951429c55699/t/62d0fc4ffb533d47877c48d8/1657863247716/futura-pt-cond-medium.otf);
  }

/*Font Add: Futura Medium*/
@font-face {

    font-family: 'Futura Medium';

       src: url('https://static1.squarespace.com/static/62cc73513ed8951429c55699/t/62ce0b869816d0338c174f8d/1657670534320/Futura+Condensed.ttf');

  }


/*Font Add: Futura Condensed Medium*/
@font-face {

    font-family: 'Futura Condensed Medium';

       src: url(https://static1.squarespace.com/static/62cc73513ed8951429c55699/t/62d0fb1dfb533d47877c308e/1657862941748/Futura+Condensed+Medium.otf);

  }


/** header font **/
.header-title-text {
  font-family: 'Futura Condensed';
  font-weight: bold;
  letter-spacing: .01em;
  font-size: 4em;
  text-transform: uppercase;
}

/** header navigation font**/
.header-nav *, nav.header-menu-nav-list * {
    font-family: 'Futura Condensed';
    font-weight: 400;
      letter-spacing: .01em;
    font-size: 1.1em;
}

/*******FONTS ASSIGNMENTs*****/
/******HEADERS***************/
h1 {
  font-family: 'Futura Condensed';
  font-weight: bold !important;
}

h2 {
  font-family: 'Futura Condensed';
  font-weight: bold;
}

h3 {
  font-family: 'Futura Condensed';
  font-weight: bold;   letter-spacing: .05em
}

/*********Paragraphs**********/
p1 {
  font-family: 'Futura Medium';
}

p2 {
  font-family: 'Futura Medium';
}

p3 {
  font-family: 'Futura Medium';
}

 

Any insight appreciated. The above code was working perfectly that past six months and all the sudden stopped...

Edited by 67Chevy
Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Try adding !important after each line.

Eg.

h3 {
  font-family: 'Futura Condensed' !important;
  font-weight: bold !important;
letter-spacing: .05em !important;

}

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 Speedrun your first $100k as a Squarespace designer: sixfiguredesign.club
📱 Hire me to build your Squarespace website: calendly.com/bycrawford/call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Link to comment
21 hours ago, 67Chevy said:

Hi @bycrawford thank you. This works for the font-weight and letter-spacing, but has no effect on the font-family. So I'm still trying to figure this out.

Just checked - if you head to the source URL for the font: https://static1.squarespace.com/static/62cc73513ed8951429c55699/t/62d0fb1dfb533d47877c308e/1657862941748/Futura+Condensed+Medium.otf

It has been deleted.

You'll need to reupload your font file. Hope this helps!

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 Speedrun your first $100k as a Squarespace designer: sixfiguredesign.club
📱 Hire me to build your Squarespace website: calendly.com/bycrawford/call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Link to comment

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.