﻿/* ============================================
   💄 Local Persian Fonts
   Estedad & Vazirmatn - Downloaded Locally
   ============================================ */

/* Estedad Font Family - Variable Font (Recommended for best performance) */
@font-face {
    font-family: 'Estedad';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('./fonts/Estedad[wght,kshd].woff2') format('woff2-variations');
}

/* Estedad Font Family - Individual Static Fonts (Fallback/Alternative) */
@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('./fonts/Estedad-Thin.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('./fonts/Estedad-ExtraLight.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('./fonts/Estedad-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/Estedad-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./fonts/Estedad-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./fonts/Estedad-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./fonts/Estedad-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('./fonts/Estedad-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Estedad Static';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('./fonts/Estedad-Black.woff2') format('woff2');
}

/* Vazirmatn Font Family - Variable Font (Recommended for best performance) */
@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Variable.woff2') format('woff2-variations');
}

/* Vazirmatn Font Family - Individual Static Fonts (Fallback/Alternative) */
@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Thin.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('./fonts/Vazirmatn-ExtraLight.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./fonts/Vazirmatn-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('./fonts/Vazirmatn-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Vazirmatn Static';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('./fonts/Vazirmatn-Black.woff2') format('woff2');
}

/* English Fonts - Playfair Display & Poppins */
/* Note: Download these fonts from https://gwfh.mranftl.com/fonts or https://fonts.google.com */
/* Uncomment and add the font files when available:

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/PlayfairDisplay-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./fonts/PlayfairDisplay-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('./fonts/Poppins-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/Poppins-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./fonts/Poppins-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./fonts/Poppins-Bold.woff2') format('woff2');
}
*/
