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

@font-face {
    font-family: 'TajawalBold';
    src: url('Tajawal-Bold.woff2') format('woff2'),
        url('Tajawal-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

