
.ar {
/*    margin: 0;
    padding: 0;*/
    font-family: "Droid Arabic Naskh", "Lucida Grande", Verdana, Tahoma, Arial, sans-serif; 
    /*font-size: 20px;*/
/*    font-weight: 300;
    line-height: 1.5em;
	direction: rtl;
	text-align: center;*/
}
@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: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidNaskh-Bold.eot);
  src: url(fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidNaskh-Bold.woff2) format('woff2'),
       url(fonts/DroidNaskh-Bold.woff) format('woff'),
       url(fonts/DroidNaskh-Bold.ttf) format('truetype');
}

/*h1 {
    font-size: 2.4em;
    font-weight: 700;
    color: #434548;
	margin: 80px 0;
}*/