Jump to content

forgottenroar

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by forgottenroar

  1. Hi, I'm also having this problem, but weirdly enough it is only affecting my custom paragraph font code. Everything was working perfectly fine, but then I logged in today and my custom paragraph font disappeared. My custom header code all works just fine. Very bizarre. I contacted Squarespace customer support and the response was lackluster (they said they can't help since it involves HTML/CSS). I also scrubbed through all of the pages of this forum and saw that you all recommended adding !important, but that didn't help my issue 😞 Here's my code: @font-face { font-family: 'Reigo-reg'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661c1b4dcecceb2b8f529a87/1713118029400/Reigo-Regular.otf); } @font-face { font-family: 'Reigo-med'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661c1b4c61b5d76614a25d00/1713118029384/Reigo-Medium.otf); } @font-face { font-family: 'Reigo-light'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661c1b4c0fce8601aaf629f0/1713118029348/Reigo-Light.otf); } @font-face { font-family: 'Reigo-extrabold'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661bf36854a9e94c38e90bc5/1713107816942/Reigo-ExtraBold.otf); } @font-face { font-family: 'Reigo-bold'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661bf36813516a5ca268b763/1713107816913/Reigo-Bold.otf); } @font-face { font-family: 'Reigo-semibold'; src: url(https://static1.squarespace.com/static/654ad4349c678914494f14ac/t/661c1c4278ec441f04b5db5e/1713118274984/Reigo-SemiBold.otf); } p1 { font-family: 'Reigo-reg' !important; } p2 { font-family: 'Reigo-med' !important; } p3 { font-family: 'Reigo-light' !important; } h2 { font-family: 'Reigo-bold' !important; } h3, h4 { font-family: 'Reigo-semibold' !important; } h1 {font-family: 'Reigo-extrabold' !important;} .header-nav-item { font-family: 'Reigo-light' !important; } I've also made sure to triple check that it isn't the font itself causing the issue, and also I've made sure to try them on my headers (which still work and haven't suddenly broken the way the paragraphs have). My site isn't published yet, but the Squarespace link is https://plums-plum-gr95.squarespace.com/ Please help 😞 @paul2009 @tuanphan @Ziggy
×
×
  • 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.