@font-face {
    font-family: 'AmiriQuran';
    src: url('../fonts/amiri_quran.ttf') format('truetype');
    font-weight: normal; /* Adjust if you have bold or other styles */
    font-style: normal; /* Adjust if you have italic or other styles */
}

.random-quran-verse{
    font-family: 'AmiriQuran';
}