
@font-face {
    font-family: 'Uthmanic Hafs';
    src: url('../fonts/uthmanic-hafs.woff2') format('woff2'),
         url('../fonts/uthmanic-hafs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Quran Common';
    src: url('../fonts/quran-common/quran-common.woff2') format('woff2'),
         url('../fonts/quran-common/quran-common.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
