html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: BYekan !important;
    /*direction:rtl;*/
}

h1, h5, h4, h3, h2, h6 {
    font-family: BYekan !important;
}

p {
    font-family: IRANSans-Expand !important;

}

li {
    font-family: BYekan !important;
}

td {
    font-family: BYekan !important;
}

a {
    font-family: IRANSans-Expand !important;
}

text {
    font-family: BYekan !important;
}

div {
    font-family: BYekan !important;
}

input {
    font-family: BYekan !important;
}

button {
    font-family: BYekan !important;
}

span {
    font-family: BYekan !important;
}

textarea {
    font-family: BYekan !important;
}