Why isn't my custom font showing on my Dawn theme?

Hi there,

I wanna add a new font to my theme, particularly the HEADING 1 and HEADING 2 text here: https://taneraskin.com/pages/about

I added to woff2 file to Assets and the following code to base.css:

@font-face {
font-family: “UniqueSurfer”;
src: url({{ “UniqueSurfer” | asset_url }}) format(“woff2”);
}

Still it doesn’t work… DO you know why?

Best,

Isabelle

HI @isabellemaria ,

What type of font do you wanna add to my theme?

Be specific about the font.

The font is called Unique Surfer, it’s free.