From the course: SharePoint 2019: Customizing with Themes and CSS

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Call font sets in your theme

Call font sets in your theme

- [Instructor] We're getting close to being finished but this last bit is kind of the trickiest part, so just take a few deep breaths and don't panic. I promise you, we'll get through it. Now, here you can see I've got my various font files and image files loaded into my Theme 15 Gallery. Our next task is to create a new font scheme file. Let's start by going back to Composed Looks and we'll download this one and we'll say Open which means that we get to download it. And we'll save it right here on the desktop and then open it up in Notepad. We've got another XML file and there's an awful lot of junk in here but if you take a close look, you'll see that the file is specifying what fonts will be used in what areas inside of SharePoint. There are also calls to where the font files are stored in SharePoint and the image files too. Now, we don't have to worry about any of the non-Latin alphabets, so that actually means we get to ignore quite a bit of information. Font schemes usually call…

Contents