/*
 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-face {
	font-family: Abar;
	src: url('font/AbarFaNum-VF.woff') format('woff'),   
	url('font/AbarFaNum-VF.woff2') format('woff2');		
}

body, h1, h2, h3, h4, h5, h6, p, li, ul, .wd-entities-title a, .title, .product_list_widget>li .wd-entities-title, .widgettitle, .widget-title, .nav-link-text, wd-tools-text {
	font-family: Abar;
	font-variation-settings: "wght" 400, "CNTR" 0;
}