Html-css-import a google font I need assisstant

I can’t figure out Import a Good font.

.red-text { color: red; } p { font-family: monospace; } h2 { font-family: Lobster; }

Can you be more specific of what your question is? I didn’t understand this :sweat_smile:

you add a link for google fonts like this:

<link href="https://fonts.googleapis.com/css2?family=Recursive:wght@300&display=swap" rel="stylesheet">

get the link from here: https://fonts.google.com/

Ah it’s okay the guy said just reset he also do FreeCodeCamp I find him on twitch. I send him my result said it’s the same why doesn’t work than said just reset code lesson. He said probably I put something that Idk where is not belong on challenge that why I get error.

Thx for replying