@font-face {

  font-family: 'Droid Arabic Kufi';

  font-style: normal;

  font-weight: 400;

  src: url(../fonts/DroidKufi-Regular.eot);

  src: url(../fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),

       url(../fonts/DroidKufi-Regular.woff2) format('woff2'),

       url(../fonts/DroidKufi-Regular.woff) format('woff'),

       url(../fonts/DroidKufi-Regular.ttf) format('truetype');

}

@font-face {

  font-family: 'Droid Arabic Naskh';

  font-style: normal;

  font-weight: 400;

  src: url(../fonts/DroidNaskh-Regular.eot);

  src: url(../fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),

       url(../fonts/DroidNaskh-Regular.woff2) format('woff2'),

       url(../fonts/DroidNaskh-Regular.woff) format('woff'),

       url(../fonts/DroidNaskh-Regular.ttf) format('truetype');

}

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

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

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

    @font-face {
    font-family: 'Almarai ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Almarai ExtraBold'), url('../fonts/Almarai-ExtraBold.woff') format('woff');
    }


	body 
	{
		text-align: right!important;	
		font-family: 'Almarai Regular'!important;
	}

	a 
	{	
		font-family: 'Almarai Regular'!important;
	}

/*===== 
body {

  text-align: right!important;

  font-family: 'Droid Arabic Naskh'!important;

}

=====*/

h1,h2,h3,h4,h5,h6 {
	
  	direction: rtl;

  	font-family: 'Droid Arabic Kufi'!important;
	
	line-height: 1.4!important;

}

p {
	
  direction: rtl;
  font-family: 'Almarai Regular'!important;

}

ul li,

ol li {
		
  font-family: 'Droid Arabic Kufi'!important;

}

ul, ol {
    float: right!important;
    text-align: -webkit-right;
}

.fac-content ul li i {
    margin-left: 15px!important;
	float: right;

}

.tabs-style-iconbox nav ul li a {
    padding: 2em 1em;
}

.tabs nav ul {
    direction: rtl;
}

.babycare li i {

    padding-left: 15px!important;
    float: right;
}

form {
  direction: rtl;
  font-family: 'Almarai Regular'!important;	
}

.btn {
  direction: rtl;
  font-family: 'Almarai Regular'!important;	
}

.widget{
	direction: rtl;
	text-align: right;
}

.special-heading:after {right:0!important;width: auto!important;}
.list-styled ul li:before, ul.list-styled li:before {right:2px!important;}
.list-styled ul li, ul.list-styled li {padding: 4px 31px 6px 0!important;}