/*
Theme Name: imtilaa-child
Description: This is a child theme for Cadrmaster Theme
Author: Cadrmaster
Template: cadrmaster2
Version: 3.0
*/
@font-face {
  font-family: 'NeoSansArabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
	src: url('fonts/NeoSansArabic.woff') format('woff');
	
	   src: url('fonts/NeoSansArabic.eot');
  src: url('fonts/NeoSansArabic.eot?#iefix') format('embedded-opentype'),
       url('fonts/NeoSansArabic.woff') format('woff'),
       url('fonts/NeoSansArabic.ttf') format('truetype'),
       url('fonts/NeoSansArabic.NeoSansArabic') format('svg');
	
}

body, h1,h2,h3,h4,h5,.nav > li > a {
  font-family: "NeoSansArabic", tahoma !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}