

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/woff/Morabba-UltraLight.woff') format('woff'),   
	url('fonts/woff2/Morabba-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/Morabba-Light.woff') format('woff'),   
	url('fonts/woff2/Morabba-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/Morabba-Medium.woff') format('woff'),   
	url('fonts/woff2/Morabba-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/Morabba-Semibold.woff') format('woff'),   
	url('fonts/woff2/Morabba-Semibold.woff2') format('woff2');	 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/Morabba-Extrabold.woff') format('woff'),   
	url('fonts/woff2/Morabba-Extrabold.woff2') format('woff2');		 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 850;
	src: url('fonts/woff/Morabba-Black.woff') format('woff'),   
	url('fonts/woff2/Morabba-Black.woff2') format('woff2');		 
}


@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/Morabba-Heavy.woff') format('woff'),   
	url('fonts/woff2/Morabba-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/Morabba-Bold.woff') format('woff'),   
	url('fonts/woff2/Morabba-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: Morabba;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/Morabba-Regular.woff') format('woff'),   
	url('fonts/woff2/Morabba-Regular.woff2') format('woff2');	
}


* {
	font-family: Morabba !important;
}

body {
	font-family: Morabba !important;
	font-weight: 300;
	direction: rtl;
	margin: 0;

}
h1, h2, h3, h4, h5, h6,input, textarea,a {
	font-family: Morabba !important;

}

h1{
	color: #af965d !important; 
}

h2 {
	font-size:5em;
	color: #af965d  !important; 
	margin-bottom: 0.3em;
}

h3 {
	font-size:2em;
	color: #30302f  !important; 
	font-weight: 400;
}


h1{
    font-weight: 700 !important;
    margin-top: 0.2em;
}

h2{
    font-weight: 400 !important;
}

