/* AzarMehr FD — فونت پیش‌فرض سرویس کاپاتی
   متن عادی: Light (300) · تیترها: Regular (400)
*/

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/100-AzarMehr-FD-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/200-AzarMehr-FD-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/300-AzarMehr-FD-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/400-AzarMehr-FD-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/500-AzarMehr-FD-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/600-AzarMehr-FD-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/700-AzarMehr-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/800-AzarMehr-FD-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzarMehr';
    src: url('/static/fonts/azarmehr/900-AzarMehr-FD-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
