/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Custom Thmanyah Font CSS */
@font-face { font-family: "Thmanyah sans"; src: url("https://framerusercontent.com/assets/Lh8puxCFq405qBv7dKpg9NsHZNk.woff2"); font-display: swap; font-style: normal; font-weight: 300 }
@font-face { font-family: "Thmanyah sans"; src: url("https://framerusercontent.com/assets/x6EBzvXf1Fi35XhsRoHxePDVo.woff2"); font-display: swap; font-style: normal; font-weight: 400 }
@font-face { font-family: "Thmanyah sans"; src: url("https://framerusercontent.com/assets/oE98mOPE28KTzUeptOLRIaqW1I.woff2"); font-display: swap; font-style: normal; font-weight: 500 }
@font-face { font-family: "Thmanyah sans"; src: url("https://framerusercontent.com/assets/LZvgFRUsP7pGWYj3tKxMUrKuhSY.woff2"); font-display: swap; font-style: normal; font-weight: 700 }

:root {
    --wd-text-font: 'Thmanyah sans', sans-serif !important;
    --wd-title-font: 'Thmanyah sans', sans-serif !important;
    --wd-entities-font: 'Thmanyah sans', sans-serif !important;
    --wd-primary-font: 'Thmanyah sans', sans-serif !important;
    --wd-alternative-font: 'Thmanyah sans', sans-serif !important;
}

body, h1, h2, h3, h4, h5, h6, p, a, .title, .product-title, .wd-btn, span:not(.wd-icon):not([class*="fa-"]) {
    font-family: 'Thmanyah sans', sans-serif !important;
}
