Tl;DR If you have problems getting a Montserrat-Black to work check back to this note for the solution.
Hey guys,
In the next lesson, I'll be introducing you to Google fonts. Some students have had issues getting the bolder Montserrat black to show up. In order to get the different font weights of the Google font, you need to include it when you select it in Google fonts.
So when you are about to embed the font into your web page, switch to the Customise tab and select the font weights you need.
So if you need thin and black, be sure to check those boxes.
Then in the CSS, instead of specifying Montserrat-Black, try setting the font-weight to 900.
See this thread if you get stuck:
https://www.udemy.com/course/the-complete-web-development-bootcamp/learn/#questions/5561882
All the best,
Your instructor, Angela