@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(/static/fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
    url(/static/fonts/DroidNaskh-Regular.woff) format('woff'),
    url(/static/fonts/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(/static/fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
    url(/static/fonts/DroidNaskh-Bold.woff) format('woff'),
    url(/static/fonts/DroidNaskh-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'BYekan';
    src:url(/static/fonts/yekan.eot?#) format('embedded-opentype'),
    url(/static/fonts/yekan.woff) format('woff'),
    url(/static/fonts/yekan.ttf) format('truetype');
}