/* Themify Customize Styling */
body {	
	font-family:Roboto; 
}
h1 {		font-size:3em;
 
}
h2 {	
	font-family:Roboto Slab;	font-size:2em;
 
}
h3 {	
	font-family:Roboto;	font-size:2.5em;
 
}
h4 {	
	font-family:Roboto Slab;	font-size:1.2em;
 
}
h5 {	
	font-family:Roboto;	font-weight:bold;
	font-weight:bold;
	font-size:1.25em;
 
}

/* Themify Custom CSS */
@media screen and (min-width: 849px) {
	                    .hide-on-desktop {
	  display: none;
}

}
@media screen and (max-width: 850px) {
	                    .hide-on-mobile {
	  display: none;
}

}
h1 {
	  font-family: "roboto", sans-serif;font-weight: 500;
}
h2 {
	  font-family: "roboto slab", sans-serif;font-weight: 300;
}
blockquote {
	  font-family: "roboto slab", serif;font-weight: 400;font-size: 1em;
}
