@font-face {
    font-family: 'Angie Sans Pro Demi';
    src: url('fonts/AngieSansPro-Demi.woff2') format('woff2'),
        url('fonts/AngieSansPro-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Kanun AR+LT';
    src: url('fonts/KanunARLT-Medium.woff2') format('woff2'),
        url('fonts/KanunARLT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'KanunLT';
    src: url('fonts/KanunARLT-Regular.woff2') format('woff2'),
        url('fonts/KanunARLT-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LyonArabicDisplay';
    src: url('fonts/LyonArabicDisplay-Regular.woff2') format('woff2'),
        url('fonts/LyonArabicDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

