Instructions: Change font selection:
- Create an array called pageFonts that contains at least three fonts.
- Use javascript to populate a drop down list of available fonts.
- Create a function that will allow the user to select the font of their choice. Once selected, all text
on the page will change to the selected font.