-
Ee.murray
I have followed each of the steps, but the font doesn't seem to be applying still:
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;1,300&display=swap');
.form-all
{
font-family: 'Montserrat', sans-serif;
}
Any ideas where I've gone wrong?
-
roneet