/*
Theme Name: Zella Child Theme
Theme URI: http://zella.nasatheme.com
Description: This is a child theme for Zella Theme
Author: NasaTheme
Author URI: http://www.nasatheme.com
Template: zella-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
@import url(your.css);

@import url(fontiran.css); 

body {
	font-family: sans-serif !important;

}
h1, h2, h3, h4, h5, h6,input, textarea,li {
	font-family: sans-serif !important;
}