/*
Theme Name: Blocksy Child
Template: blocksy
Version: 1.0
*/


@font-face {
    font-family: 'IRANYekanX';
    src: url('./assets/fonts/IRANYekanXFaNum-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanX';
    src: url('./assets/fonts/IRANYekanXFaNum-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanX';
    src: url('./assets/fonts/IRANYekanXFaNum-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

body{
     background-color: #F9F9F9;
}

body,
button,
input,
textarea,
select,
.site-title,
.entry-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'IRANYekanX', sans-serif !important;
}





