/* Existing fonts */
@font-face {
    font-family: 'Anjoman-Medium';
    src: url('/wp-content/themes/karigari-child/fonts/Anjoman-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Aviny2';
    src: url('/wp-content/themes/karigari-child/fonts/Aviny2.woff') format('woff');
}
@font-face {
    font-family: 'dana-regular';
    src: url('/wp-content/themes/karigari-child/fonts/dana-regular.woff') format('woff');
}
@font-face {
    font-family: 'IRANBlack';
    src: url('/wp-content/themes/karigari-child/fonts/IRANBlack.woff') format('woff');
}
@font-face {
    font-family: 'IRANell-Medium';
    src: url('/wp-content/themes/karigari-child/fonts/IRANell-Medium.woff') format('woff');
}
@font-face {
    font-family: 'IRANRounded';
    src: url('/wp-content/themes/karigari-child/fonts/IRANRounded.woff') format('woff');
}
@font-face {
    font-family: 'IRANSans-Medium';
    src: url('/wp-content/themes/karigari-child/fonts/IRANSans-Medium.woff') format('woff');
}
@font-face {
    font-family: 'iransharp';
    src: url('/wp-content/themes/karigari-child/fonts/iransharp.woff') format('woff');
}
@font-face {
    font-family: 'IRANYekan';
    src: url('/wp-content/themes/karigari-child/fonts/IRANYekanMedium.woff') format('woff');
}
@font-face {
    font-family: 'Omid';
    src: url('/wp-content/themes/karigari-child/fonts/Omid.woff') format('woff');
}
@font-face {
    font-family: 'Vazir';
    src: url('/wp-content/themes/karigari-child/fonts/Vazir-Medium.woff') format('woff');
}

/* New fonts added */
@font-face {
    font-family: 'Doran';
    src: url('/wp-content/themes/karigari-child/fonts/Doran.ttf') format('truetype');
}
@font-face {
    font-family: 'Kalameh-Regular';
    src: url('/wp-content/themes/karigari-child/fonts/Kalameh-Regular.ttf') format('truetype');
}

/* YekanBakh family with all weights */
@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-Regular.woff') format('woff');
    font-weight: 400; /* Regular */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-Black.woff') format('woff');
    font-weight: 900; /* Black */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-Bold.woff') format('woff');
    font-weight: 700; /* Bold */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-ExtraBlack.woff') format('woff');
    font-weight: 950; /* ExtraBlack */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-ExtraBold.woff') format('woff');
    font-weight: 800; /* ExtraBold */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-Light.woff') format('woff');
    font-weight: 300; /* Light */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold */
}

@font-face {
    font-family: 'YekanBakh';
    src: url('/wp-content/themes/karigari-child/fonts/YekanBakh-Thin.woff') format('woff');
    font-weight: 100; /* Thin */
}