Formatting of code, mainly the SCSS files, were cleaned up.
The main interface font (Lato Regular, mainfont.ttf) and the navigation font (Red Hat Display Medium, navfont.ttf) were added to simplify deployment. They were not added previously due to licensing concerns, although their respective licenses have now been added.
Font sizes have been switched over to using rem units instead of em units as a better practice.
Formatting of code, mainly the SCSS files, were cleaned up.
The main interface font (Lato Regular, `mainfont.ttf`) and the navigation font (Red Hat Display Medium, `navfont.ttf`) were added to simplify deployment. They were not added previously due to licensing concerns, although their respective licenses have now been added.
Font sizes have been switched over to using rem units instead of em units as a better practice.