 
/*Custom CSS for editor from the customizer*/
/*
 * font-family: ivypresto-display, serif;
 * font-family: 'Hind Siliguri', sans-serif;
 */
h1, h2 {
		font-family: ivypresto-display, serif;
}
h3 {
		font-family: 'Hind Siliguri', sans-serif;
}