Hi @NaomiRD ,
I checked and it works properly. Now, you just need to name those 2 fonts( Think-Pink-Regular_1, Renown-Monoline-Sans_2 ) in the CSS file.
Ex:
h2.feature-row__heading {
font-family: 'Think-Pink-Regular_1';
}
Hope it clear to you.