@font-face {
  font-family: kalameh;
  src: url(./fonts/Maneli.woff);
}
@font-face {
  font-family: iran;
  src: url(./fonts/iranyekanwebregularfanum.woff);
}


p {
    text-align: justify;
    line-height: 30px;
}
a,p>span,p,li {
    font-family:iran !important;
}
h1,h2,h3,h4,h5,h6,span {
    font-family:kalameh !important;
}