
@font-face {
    font-family: IRANSans;
    font-weight: bold;
    src: url("fonts/iran-sans/IRANSansWeb_Medium.eot?9#iefix") format("embedded-opentype"), url("fonts/iran-sans/IRANSansWeb_Medium.woff2?9") format("woff2"), url("fonts/iran-sans/IRANSansWeb_Medium.woff?9") format("woff"), url("fonts/iran-sans/IRANSansWeb_Medium.ttf?9") format("ttf");
}
@font-face {
    font-family: "IRANSans";
    font-weight: normal;
    src: url(" fonts/iran-sans/IRANSansWeb.eot?9#iefix") format("embedded-opentype"), url("fonts/iran-sans/IRANSansWeb.woff2?9") format("woff2"), url("fonts/iran-sans/IRANSansWeb.woff?9") format("woff"), url("fonts/iran-sans/IRANSansWeb.ttf?9") format("ttf");
}
body {
    color: #212121;
    font-family: IRANSans,Tahoma,Arial;
    font-size: 12px;
    font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
    font-weight:bold;
}
h1, .h1 {
    font-size: 1.8em;
}
h2, .h2 {
    font-size: 1.7em;
}
h3, .h3 {
    font-size: 1.6em;
}
h4, .h4 {
    font-size: 1.5em;
}
h5, .h5 {
    font-size: 1.4em;
}
h6, .h6 {
    font-size: 1.3em;
}
.jp-audio, .jp-audio-stream, .jp-video{
    font-family: IRANSans,Tahoma,Arial;
}