/*
Theme Name: Author Child
Theme URI: https://olympusthemes.com/themes/author
Author: DannyCooper
Author URI: https://dannycooper.com/
Description: Example child theme for Cashier.
Template: ot-author
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: scaffold-child
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: blog
*/

.site-header h1,.site-header h2 {

	font-family: 'Viner Hand ITC', Garamond, serif; font-weight: 200;
	font-size: 36px;
	
}

body {

	font-size: 16px;

	font-family: Constantia, Helvetica, Arial, sans-serif;
	
	text-rendering: optimizeLegibility;

	color: #000;

}