/* Regular */
@font-face {
    font-family: "JF flat";
    src: url("JF-Flat-regular.eot");
    src: url("JF-Flat-regular.eot?#iefix") format('embedded-opentype'),
    url("JF-Flat-regular.svg#JF Flat Regular") format('svg'),
    url("JF-Flat-regular.woff") format('woff'),
    url("JF-Flat-regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-size:12px;
} 
/* 
@font-face {
    font-family: "dta";
    src: url("dta.eot");
    src: url("dta.eot?#iefix") format('embedded-opentype'),
    url("dta.svg#JF Flat Regular") format('svg'),
    url("dta.woff") format('woff'),
    url("dta.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-size:12px;
}  */ 
html,
body   {
    font-family:  "JF flat",'Droid Arabic Kufi', "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
}
