/*
 Theme Name:     GGConcept
 Theme URI:      http://ggconcept.com
 Description:    Just a Twenty Sixteen child theme
 Author:         Quadernii inc.
 Author URI:     http://www.quadernii.com
 Template:       twentysixteen
 Version:        1.0.0
*/
 
@import url("../twentysixteen/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

body,
button,
input,
select,
textarea {
	font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
}

h1, h2, h3, h4, h5, h6, .site-title a  {
    color: white !important;
    font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif !important;
}

