@font-face {
    font-family: 'DecoType Thuluth II';
    src: url('DecoTypeThuluthII.woff2') format('woff2'),
        url('DecoTypeThuluthII.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HT Baybars Display';
    src: url('HTBaybarsDisplay-ExtraBold.woff2') format('woff2'),
        url('HTBaybarsDisplay-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HT Baybars Display';
    src: url('HTBaybarsDisplay-Thin.woff2') format('woff2'),
        url('HTBaybarsDisplay-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HT Baybars Display';
    src: url('HTBaybarsDisplay-Bold.woff2') format('woff2'),
        url('HTBaybarsDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

