All righty. So before we get underway with section five, I just want to make a little announcement that at the end of every section, I'm going to be adding a zip file. And this is going to contain everything we've done in that section. So if you need to jump in and out, or if your code isn't working, you have something to reference. Or if you want to go to the very end, you can get the completed project and then just modify it as you like, if you want. It's up to you.
All right, so let's have a look at what we're going to be doing now. And that is we are going to look at our home section overview. So the first thing we're going to do is we're going to be copying the video background project that we did on code pen and we're going to integrate that into our Angular project. Next, we're going to be downloading a custom font from Google and adding it locally to the project. And lastly, we're going to be importing Font Awesome. icons into Angular and we're going to customize how they're being displayed.
Alright, so these are the three main things we're going to tackle in this section. Let's get started.