/* Themify Customize Styling */
body {	
	font-family: "Tajawal";	font-weight:200;
 
}
h1 {	
	font-family: "Tajawal";	font-weight:200;
 
}
h2 {	
	font-family: "Tajawal";	font-weight:200;
 
}
h3 {	
	font-family: "Tajawal";	font-weight:200;
 
}
h4 {	
	font-family: "Tajawal";	font-weight:200;
 
}
h5 {	
	font-family: "Tajawal";	font-weight:200;
 
}
h6 {	
	font-family: "Tajawal";	font-weight:200;
 
}

/* Themify Custom CSS */
html, body { font-family: 'Tajawal', sans-serif !important; }

/* Force Tajawal on all button types + their inner elements */
.ui.builder_button,
.ui.builder_button *,
.module-buttons a,
.module-buttons a *,
.wp-block-button__link,
.wp-block-button__link *,
button,
button *,
input[type="submit"] {
  font-family: 'Tajawal', sans-serif !important;
	  font-weight: 700 !important; /* makes it bold */

}
