/*
Theme Name: Hueman Child
Description: Thème enfant de Hueman
Author: Agence web Ho Pongo! à Quimper
Author URI: https://ho-pongo.bzh
Template: hueman 
Version: 0.1.0
*/

/*Polices */
/*Hobo Standard */
@import url("fonts/Hobo-Std/stylesheet.css"); /*
        font-family: 'Hobo-std';
*/

#header {
	background-color: #d9d9d9;
}
p {
	font-size: 16px;
}
.texte-gras {
	font-weight: 600;
}
.single .post-title {
	font-family: 'Hobo-std';
	color: #eb0909;
	font-size: 2.1em;
	line-height: 1.2em;
}
/*.post-title .entry-title {
	font-family: 'Hobo-std';
}*/
.hu-pad .post-title {
	font-family: 'Hobo-std';
	color: #e84919;
}
.entry h2 {
	font-size: 1.7em;
	font-weight: 600;
	color: #5f5f5f;
	margin-top: 10px;
}