/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Font: Bon - By FontIran */
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 50;
    src: url('fonts/bon/bon-Hairline.woff2') format('woff2'),
         url('fonts/bon/bon-Hairline.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/bon/bon-Thin.woff2') format('woff2'),
         url('fonts/bon/bon-Thin.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/bon/bon-Extralight.woff2') format('woff2'),
         url('fonts/bon/bon-Extralight.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/bon/bon-Light.woff2') format('woff2'),
         url('fonts/bon/bon-Light.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/bon/bon-Regular.woff2') format('woff2'),
         url('fonts/bon/bon-Regular.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/bon/bon-Medium.woff2') format('woff2'),
         url('fonts/bon/bon-Medium.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/bon/bon-SemiBold.woff2') format('woff2'),
         url('fonts/bon/bon-SemiBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/bon/bon-Bold.woff2') format('woff2'),
         url('fonts/bon/bon-Bold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/bon/bon-Extrabold.woff2') format('woff2'),
         url('fonts/bon/bon-Extrabold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Bon';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/bon/bon-Black.woff2') format('woff2'),
         url('fonts/bon/bon-Black.woff') format('woff');
    font-display: swap;
}

/* اعمال فونت Bon روی همه بخش‌های مهم سایت */
body, html, h1, h2, h3, h4, h5, h6, p, span, a, button, input, select, textarea {
    font-family: 'Bon', sans-serif !important;
}

.site-header,
.main-nav,
.main-nav a,
.product-grid-item .product-title,
.woocommerce div.product .product_title,
.site-footer,
.site-footer p,
.site-footer a,
button,
input,
select,
textarea {
    font-family: 'Bon', sans-serif !important;
}
