/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb(FaNum).woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb(FaNum)_Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body, html, h1, h2, h3, h4, h5, h6, p, span, div, a, li, input, textarea, button {
    font-family: 'IRANSans', sans-serif !important;
    font-weight: normal;
}

/* مخفی کردن سکشن دیدگاه پیش‌فرض در همه صفحات */
.l-section.for_comments {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}





