/*
 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: "IRANSansWeb";
    font-style: normal;
    font-weight: 400;
    src: local("IRANSansWeb"), local("fonts/IRANSansWeb"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype"), url("fonts/IRANSansWeb.svg") format("svg");
}

/*end font iransans*/




html,
body,
div,
p,
input,
textarea,
option,
select,
a,
span,
b,
li,
ol {
    font-family: "IRANSansWeb" !important;
    font-weight: normal !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "IRANSansWeb" !important;

}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: "IRANSansWeb" !important;

}