This is the code I followed:
@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Palette+Mosaic&display=swap');
.container {
font-family: Architects Daughter;
}
h3 {
color:brown ;
}
this is the result I got