html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

@font-face {
    font-family: 'SurahNameV4';
    src: url('composeResources/quran.composeapp.generated.resources/font/surah_name_v4.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Basmeallah2';
    src: url('composeResources/quran.composeapp.generated.resources/font/basmeallah2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'HafsSmartRegular';
    src: url('composeResources/quran.composeapp.generated.resources/font/hafs_smart_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'CairoRegular';
    src: url('composeResources/quran.composeapp.generated.resources/font/cairo_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'UthmanicHafsBold';
    src: url('composeResources/quran.composeapp.generated.resources/font/uthmanic_hafs_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}
