/* =======================================================
   Parastoo Font
   ======================================================= */
@font-face {
    font-family: 'Parastoo';
    src: url('Parastoo.eot');
    src: url('Parastoo.eot?#iefix') format('embedded-opentype'),
        url('Parastoo.woff2') format('woff2'),
        url('Parastoo.woff') format('woff'),
        url('Parastoo.ttf') format('truetype');
    font-weight: normal;
    /* 400 */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parastoo';
    src: url('Parastoo-Bold.eot');
    src: url('Parastoo-Bold.eot?#iefix') format('embedded-opentype'),
        url('Parastoo-Bold.woff2') format('woff2'),
        url('Parastoo-Bold.woff') format('woff'),
        url('Parastoo-Bold.ttf') format('truetype');
    font-weight: bold;
    /* 700 */
    font-style: normal;
    font-display: swap;
}

/* =======================================================
   Vazirmatn Font
   ======================================================= */
@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Thin.woff2') format('woff2'),
        url('Vazirmatn-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-ExtraLight.woff2') format('woff2'),
        url('Vazirmatn-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Light.woff2') format('woff2'),
        url('Vazirmatn-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Regular.woff2') format('woff2'),
        url('Vazirmatn-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Medium.woff2') format('woff2'),
        url('Vazirmatn-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-SemiBold.woff2') format('woff2'),
        url('Vazirmatn-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Bold.woff2') format('woff2'),
        url('Vazirmatn-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-ExtraBold.woff2') format('woff2'),
        url('Vazirmatn-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Black.woff2') format('woff2'),
        url('Vazirmatn-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* =======================================================
   Zain Font (Based on requested Google Fonts weights)
   ======================================================= */
@font-face {
    font-family: 'Zain';
    src: url('Zain-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Zain Italics (Optional, added since they exist in your files) */
@font-face {
    font-family: 'Zain';
    src: url('Zain-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zain';
    src: url('Zain-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}