* {

    font-family: "IRANSans";
}

p {

    margin-bottom: 1.5em;
    font-size: 13px;
    line-height: 27px;
    text-align: justify;
}

H1,
H2,
H3 {
    font-family: "IRANSans";

}

.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title {

    font-family: "IRANSans" !important;
}




h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {

    font-family: "IRANSans" !important;
}

@font-face {
    font-family: "IRANSans";
    font-weight: bold;
    src: url("/fonts/IRANSansWeb_Bold.woff") format("woff"), url("/fonts/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-weight: normal;
    src: url("/fonts/IRANSansWeb.woff") format("woff"), url("/fonts/IRANSansWeb.ttf") format("truetype");
}