@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/resources/fonts/DroidNaskh-Regular.woff2') format('woff2'),
         url('/resources/fonts/Droid Arabic Naskh Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/resources/fonts/DroidNaskh-Bold.woff2') format('woff2');
}
