/*
 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: "estedad";
        src: url("../woodmart/fonts/Estedad-SemiBold.woff2");}
        @font-face {
        font-family: "lale";
        src: url("../woodmart/fonts/Lalezar-Regular.ttf");}
        
 a{
      font-family: "estedad" !important;
 }
  span{
      font-family: "estedad" !important;
 }
  h1{
      font-family: "estedad" !important;
 } h2{
      font-family: "estedad" !important;
 } h3{
      font-family: "estedad" !important;
 } h4{
      font-family: "lale" !important;
 } h5{
      font-family: "estedad" !important;
 }h6{
      font-family: "estedad" !important;
 }
 p{
     font-family: "estedad" !important;
 }