/* Degular Font */
@font-face {
    font-family: 'Degular';
    src: url("/static/athar/fonts/degular/Degular-Thin.b7f858b10f4d.woff2") format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Degular';
    src: url("/static/athar/fonts/degular/DegularDisplay-Light.55a3add42751.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Degular';
    src: url("/static/athar/fonts/degular/DegularText-Semibold.b6fba2536a77.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Degular';
    src: url("/static/athar/fonts/degular/DegularDisplay-Bold.36eb2d8f8cc8.woff2") format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Noto Kufi Arabic Font - Using Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;400;500;600;700&display=swap'); 