@font-face {
    font-family: '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('x-woff2'),
    url('fonts/DroidNaskh-Regular.woff') format('woff'),
    url('fonts/DroidNaskh-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Naskh';
    font-style: Bold;
    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('x-woff2'),
    url('fonts/DroidNaskh-Bold.woff') format('woff'),
    url('fonts/DroidNaskh-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Entezar';
    src: url('fonts/EntezareZohoorB4.eot');
    src: url('fonts/EntezareZohoorB4.eot?#iefix') format('embedded-opentype'),
    url('fonts/EntezareZohoorB4.woff2') format('x-woff2'),
    url('fonts/EntezareZohoorB4.woff') format('woff'),
    url('fonts/EntezareZohoorB4.ttf') format('truetype');
}