@font-face {
    font-family: 'My Dear Watson';
    src: url('MyDearWatson-Regular.woff2') format('woff2'), url('MyDearWatson-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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