@font-face {
    font-family: 'Hafs';
    src: url('../fonts/Hafs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.alquran-widget .ayah-container .ayah-arabic {
    font-family: 'Hafs', 'Traditional Arabic', Arial;
    direction: rtl !important;
}


