How to use Google Fonts on DNN - Part 1/3
8 min : 54 sec
This video will show you how to start using beautiful font styles on your DNN website provided by Google. This means that you no longer have to adhere to a particular set of "web safe" fonts that the user has pre-installed on their computer. This is part 1 of 3.
<fontNames>
<item name="Arial" />
<item name="Courier New" />
<item name="Garamond" />
<item name="Georgia" />
<item name="MS Sans Serif" />
<item name="Segoe UI" />
<item name="Tahoma" />
<item name="Times New Roman" />
<item name="Verdana" />
<item name="Kavoon" />
</fontNames>