@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/IRANSans.woff') format('woff');
    url('../fonts/IRANSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

p,h6{
    font-family: "IRANSans";
}

.heder-top-bar {
  background: #1A3A9E;
}
.line-text-slider {
  width: 25%;
  background-color: #696969;
  height: 3px;
}
.line-text-slider2 {
  width: 100%;
  background-color: #F7941D;
  height: 5px;
}

.line-text-slider3 {
  width: 100%;
  background-color: #F7941D;
  height: 20px;
}

.line-text-slider4 {
 
  width: 10%;
  background-color:#F30C10;
  height: 3px;
 margin: auto;
}


.fs-10 {
  font-size: 14px;
  font-display: block;
}
.text-justify {
  text-align: justify;
  text-justify: inter-word
}

