/*
 * Bayun Store webfonts
 * Sources are hosted in the site's WordPress uploads directory.
 * Both families are declared as variable/range faces so all theme weights
 * (100–900) resolve to the supplied font files without extra requests per weight.
 */
@font-face {
    font-family: 'IRANYekanWeb';
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.eot');
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.eot?#iefix') format('embedded-opentype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.woff2') format('woff2'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.woff') format('woff'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.ttf') format('truetype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.svg#IRANYekanWeb') format('svg');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

/* FaNum alias for price/count typography. */
@font-face {
    font-family: 'IRANYekanWeb(FaNum)';
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.eot');
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.eot?#iefix') format('embedded-opentype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.woff2') format('woff2'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.woff') format('woff'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.ttf') format('truetype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/1510aa80463174b1d0847ab936a70e8e.svg#IRANYekanWebFaNum') format('svg');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: 'Kalameh';
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.eot');
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.eot?#iefix') format('embedded-opentype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.woff2') format('woff2'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.woff') format('woff'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.ttf') format('truetype'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.svg#Kalameh') format('svg');
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

html, body,
button, input, select, textarea {
    font-family: 'IRANYekanWeb', 'IRANYekanWeb(FaNum)', Tahoma, Arial, sans-serif;
}

/* Bayun 1.20.5 — dedicated Kalameh alias for hero copy. */
@font-face {
    font-family: 'BayunKalameh';
    src: url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.woff2') format('woff2'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.woff') format('woff'),
         url('https://bayunstore.com/wp-content/uploads/2026/08/c56ea8aca8b3b1f84bcb7365c6ae4af0.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
