@font-face {
    font-family: "B-Nazanin";
    src: url("./../../fonts/B-Nazanin/BNazanin.eot");
    src: url("./../../fonts/B-Nazanin/BNazanin.eot") format("embedded-opentype"), url("./../../fonts/B-Nazanin/BNazanin.woff2") format("woff2"), url("./../../fonts/B-Nazanin/BNazanin.woff") format("woff"), url("./../../fonts/B-Nazanin/BNazanin.ttf") format("truetype");
}

@font-face {
    font-family: "B-Yagut";
    src: url("./../../fonts/B-Yagut/2YagutBold.eot");
    src: url("./../../fonts/B-Yagut/2YagutBold.eot") format("embedded-opentype"), url("./../../fonts/B-Yagut/2YagutBold.woff2") format("woff2"), url("./../../fonts/B-Yagut/2YagutBold.woff") format("woff"), url("./../../fonts/B-Yagut/2YagutBold.ttf") format("truetype");
}

body {
    font-family: "B-Nazanin" !important;
  	line-height: 27px !important;
}

body * {
  	font-family: "B-Nazanin" !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  	font-family: "B-Yagut" !important;
  	margin-bottom: 30px;
}