@font-face {
    font-family: 'Urdu Typesetting';
    src: url('UrduTypesetting.woff2') format('woff2'),
        url('UrduTypesetting.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu Arabic';
    src: url('UbuntuArabic-Regular.woff2') format('woff2'),
        url('UbuntuArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

