@font-face {
  font-family: reyniaz;
  src: url(../fonts/IRANSansX-Regular.woff2);
}
@font-face {
  font-family: reyniaz-title;
  src: url(../fonts/IRANSansX-Bold.woff2);
}

body{
  font-family: reyniaz ;
}

h1,h2,h3,h4,h5,h6{
  font-family: reyniaz-title ;
  line-height: unset;
}

p{
  font-size:14px
  line-height: unset;
}