Jump to content

Custom font - style not applied / CSS code not working anymore

Recommended Posts

Posted

I had the following code applied on my custom CSS which used to work fine but I can't figure out why it doesn't work anymore.

My Site Site Headings Font is: 'Meno Banner' and when clicking on bold it was changed to 'Bebas Neue'.

Here is the code:

@font-face {
    font-family: 'BebasNeue-Regular'; src:url(https://stephaaden.squarespace.com/config/pages/website-tools/custom-css#:~:text=Sample%20Font%2012345-,BebasNeue,-%2DRegular.ttf);
  }

h1 strong, h2 strong, h3 strong{
font-family: 'BebasNeue-Regular';
font-style: normal;
}

h1 strong, h2 strong, h3 strong{
  text-transform: uppercase;

  • Replies 2
  • Views 405
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.