Hi All,
I've installed a custom font per these instructions, via this code:
@font-face {
font-family: ‘TrendSansOne’;
src: url('https://static1.squarespace.com/static/66d86ed977996d586cb2bfee/t/66e7319d83a96a7365192fc5/1726427549678/TrendSansOne.woff2') format('woff2');
}
h1, h2, h3, h4 {
font-family: ’TrendSansOne’;
}
However, the font is not showing on the website. Can anyone tell me what I'm getting wrong?
URL: https://ladybug-rose-6wt4.squarespace.com/
Password: PhilipIsTheBest!
Thanks,
Nick