 
/*Custom CSS for editor from the customizer*/
/* 
 * font-family: haboro-serif, serif;
 * font-family: haboro-serif-condensed, serif;
 * font-family: aktiv-grotesk, sans-serif;
 * font-family: aktiv-grotesk-thin, sans-serif;
 */
body {
		font:normal 10px/1.5em aktiv-grotesk, sans-serif;
}
h1, h2, h3, h3 {
		font-family: haboro-serif, serif;
}