MORITA Hajime (omo) 20e566f58f Makes font-family names customizable.
This chagne instroduces following variables
that allows authors to customize a font family for each class.
- $serif
- $sans
- $heading-font-family
- $header-title-font-family

This change also adds anotehr custom scss file named "_fonts.scss".
We can use it to override these newly introduced variables.
..
base Makes font-family names customizable.
custom Makes font-family names customizable.
partials Make the background and the footer gradiations customizable
_base.scss Refactored layout styles:
_partials.scss 1. Made default layout more generic.
screen.scss Makes font-family names customizable.