﻿@font-face {font-family: "Arabic Typesetting";
  src: url("fonts/280e0867d189623928fcc0d7cfdaaa47.eot"); /* IE9*/
  src: url("fonts/280e0867d189623928fcc0d7cfdaaa47.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/280e0867d189623928fcc0d7cfdaaa47.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/280e0867d189623928fcc0d7cfdaaa47.woff") format("woff"), /* chrome、firefox */
  url("fonts/280e0867d189623928fcc0d7cfdaaa47.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/280e0867d189623928fcc0d7cfdaaa47.svg#Arabic Typesetting") format("svg"); /* iOS 4.1- */
}

.daily_homepage{
  font-family:"Arabic Typesetting" !important;
    font-size:20px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
		
}

.cv{
	  font-family:"Arabic Typesetting" !important;
    font-size:25px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
	
}	

.article-header{
	  font-family:"Arabic Typesetting" !important;
    font-size:35px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale	
}
