/*
 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: 'IranSans';
  src: url('fonts/YekanBakhFaNum-Regular.woff2') format('woff2'),
       url('fonts/YekanBakhFaNum-Regular.woff') format('woff'),
       url('fonts/YekanBakhFaNum-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html body, html body * {
  font-family: 'IranSans', sans-serif !important;
}

body, header, footer, main, nav, section, div, p, span, a, input, button ,h3 {
  font-family: 'IranSans', Tahoma, sans-serif !important;
}

h1, h2{
  font-weight: 700 !important; 
  font-family: 'IranSans', sans-serif !important; 
}
.entry-title {
  font-weight: 700 !important;
  font-family: 'IranSans', sans-serif !important;
}


/**/




