Jump to content

Custom Font Looks Bold

Recommended Posts

I've added a custom font to a site using the following css

@font-face { 
font-family: 'script'; 
src: url('https://static1.squarespace.com/static/583264506a4963fbaa9d57e7/t/5e5e97e12e61b478a17f66e5/1583257570331/Aescudos.ttf');
  font-weight: normal;
  font-style: normal;
}

h1 {
    font-family: "script";
}

This works great to get the typeface in there, but the type is appearing thicker than the actual typeface, like it has a forced bold on it. 

Any idea how to fix this? I've tried assigning a font-weight to it, but nothing seems to impact the weight. Help!

Link to comment
  • Replies 0
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.