Write CSS to style this XML code to look as close as possible to the printed page shown below. Be sure to use a free custom font that you can download from Font Squirrel or link from somewhere else.
This is an example of a paragraph with a special font that I added in the following manner:
You can attach your CSS to an XML document by including a special processing instruction directly below the XML declaration:
<?xml-stylesheet href="xml-style.css" type="text/css"?>
Here's a small CSS file that we saw in class as a place to get started: xml-style.css.
Upload the source XML file, CSS stylesheet, and any necessary assets to your GitHub Pages site within its own subdirectory. Please submit a link to that subdirectory via Canvas.