/*!
Theme Name: Etodia
Theme URI: https://www.etodia.com/
Template: kadence
Author: Etodia
Author URI: https://www.etodia.com/
Description:
Version: 1.1.0
License: 
License URI:
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

@font-face { 
    font-family: 'IRANYekanXVF';
	font-weight: 100 900;
    src: url('fonts/IRANYekanXVF.woff') format('woff-variations'),
    url('fonts/IRANYekanXVF.woff') format('woff');
    src: url('fonts/IRANYekanXVF.woff2') format('woff-variations'),
    url('fonts/IRANYekanXVF.woff2') format('woff');
    font-display: fallback;
}
@font-face {
    font-family: IRANYekanX;
    src: url('fonts/staticfonts/IRANYekanX-Regular.woff') format('woff'),
    url('fonts/staticfonts/IRANYekanX-Regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: IRANYekanX;
    src: url('fonts/staticfonts/IRANYekanX-Bold.woff') format('woff'),
    url('fonts/staticfonts/IRANYekanX-Bold.woff2') format('woff2');
    font-weight: 700;
}
.single-content img{
    width: 100%;
    border-radius: 20px;
}