/*
Theme Name: David Maisel
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.5
*/

@import url("../Total/style.css");
/**
NOTE: If are or will be using the css minify function in the theme use this import instead of the one above
@import url("../Total/style-min.css");
**/


/*body { font-family: SiscoBook !important; }*/

/*#site-logo a {
	font-family: SiscoDemiBold !important;
	letter-spacing: 1px !important;
	font-weight: normal!important;
	font-style: normal!important;
	text-transform:uppercase!important;
}


  .page-header-title, #site-navigation .sf-menu a {
  font-family: Sisco
	font-weight: normal !important;
	font-style: normal !important;
}

.SiscoLight { 
	font-family: SiscoLight;
	font-weight: normal;
	font-style: normal;
}

#F47937 is the orange color

*/

