/*
 Theme Name:   Woodmart Child
 Theme URI: https://woodmart.xtemos.com/
 Description:  Child theme for Woodmart
 Author:       XTemos
 Author URI: http://themeforest.net/user/xtemos
 Template:     woodmart
 Version: 8.2.7
 Text Domain:  woodmart-child
*/

/* فونت ایران‌سنس */
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/IRANSansWeb.woff") format("woff"),
         url("fonts/IRANSansWeb.ttf") format("truetype");
}

/* فونت عمومی کل سایت */
html, body, p, input, textarea, option, select, div, a, li, ol {
    font-family: "IRANSansWeb", sans-serif !important;
    font-weight: normal !important;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: "IRANSansWeb", sans-serif !important;
}
.star-rating {
    font-family: "woodmart-font" !important;
}
