Jump to content

cleberdecampos

Member
  • Posts

    3
  • Joined

  • Last visited

cleberdecampos's Achievements

  1. Hi Paul, thank you very much. Discovered what happened: i had duplicated the website, so the fonts were stored in the previous version of the website that ceased exhisting. Now i reuploaded and it fixed it. All good and thank you for the support. Cleber
  2. Hi @paul2009, thank you very much for your reply. I contacted Squarespace Costumer Service, and got this not useful message below. Do you think there is a way to solve the 'Acess-control-allow-origin' header issue with Cors policy? Or is it a problem with Squarespace Servers? Thank you! Hi Cleber, Thanks for getting back to us. I understand that you haven't received the reply you were hoping for. While you're welcome to use CSS, we aren't able to offer troubleshooting support for advanced modifications like custom code. I searched our support guides for common errors, and did see a section in our guide which notes: "You'll receive a CORS error if you use JavaScript to make requests from a browser. All requests must originate from a server side application. We don't support CORS requests." I'm not sure if that is helpful information, but since you mentioned CORS policy, I thought it worth mentioning. You can view that section of the guide here: https://support.squarespace.com/hc/en-us/articles/205815928#toc-if-you-receive-a-cors-error Although we are unable to offer support for CSS, there are a few popular and credible websites we recommend for tutorials, troubleshooting, and reference guides: W3Schools Codecademy Mozilla Developer Network Stack Overflow Shay Howe SitePoint Treehouse I hope some of this information is useful. If you have any additional questions, please let us know and we will do our best to help. Sarah C. http://support.squarespace.com
  3. Site URL: https://ampneypark.co.uk/ Hi, in our website (https://ampneypark.co.uk/) the custom CSS fonts sometimes don't load. And sometimes they do normally. It doesn't seem to be browser specific since one hour it seems to work on Chrome or Safari, and then coming back later displays a random typeface. Does anybody would be able to help on this matter? I have contacted Squarespace, but the reply i got is that they don't offer support for CSS. Attached two images, one showing how it's supposed to look, and another with the serif typeface showing how it sometimes looks. Here is the code we are using on the Custom CSS area: @font-face { font-family: 'RauschenB-Book'; src: url(https://static1.squarespace.com/static/6251bccb14ee387acabc8828/t/625ab9e1ba77fe2ae5fc30df/1650112993061/Rauschen-BBook-Web.woff2) format('woff2'), url(https://static1.squarespace.com/static/6251bccb14ee387acabc8828/t/625ab9bf08721a3f0a0e476e/1650112959344/Rauschen-BBook-Web.woff) format('woff'); } h1 { font-family: 'RauschenB-Book'; } h2 { font-family: 'RauschenB-Book'; } h3 { font-family: 'RauschenB-Book'; } h4 { font-family: 'RauschenB-Book'; } .sqsrte-large { font-family: 'RauschenB-Book'; } p { font-family: 'RauschenB-Book'; } .sqsrte-small { font-family: 'RauschenB-Book'; } // Site Title // .header-title-text a { font-family: RauschenB-Book !important; } // Site Navigation // .header-nav-item a { font-family: RauschenB-Book !important; } // Button // .header-actions-action .btn { font-family: RauschenB-Book !important; } // Announcement Bar // .sqs-announcement-bar-url a { font-family: RauschenB-Book !important; } // Small Button // .sqs-block-button-element--small { font-family: RauschenB-Book !important; } // Medium Button // .sqs-block-button-element--medium { font-family: RauschenB-Book !important; } // Large Button // .sqs-block-button-element--large { font-family: RauschenB-Book !important; } // Image Block Button // .image-button a { font-family: RauschenB-Book !important; } // List item test // .list-item-content__title.preFade.fadeIn { font-family: RauschenB-Book !important; } // Carroussel // .user-items-list-carousel__slides.user-items-list-carousel__slides--initialized { font-family: RauschenB-Book !important; } .user-items-list-carousel__slides { font-family: RauschenB-Book !important; } // Newsletter error message font // .newsletter-form-fields-wrapper.form-fields { font-family: RauschenB-Book !important; } // Newsletter email block font// .newsletter-form-field-element { font-family: RauschenB-Book !important; } // Newsletter button font // .newsletter-form-button { font-family: RauschenB-Book !important; } // Mobile menu font // .header-menu-nav-item { font-family: RauschenB-Book !important; } /*Reducing font size for screens smaller than 960px*/ @media screen and (max-width: 960px) { h2 { font-size: 43px; } } // Newsletter confirmartion // .form-submission-text { font-family: RauschenB-Book !important; } /* Lightbox opacity */ .gallery-lightbox-background { opacity: 1 !important; }
×
×
  • 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.