@font-face {
     font-family: "YekanBk";
     src: url("../fonts/YekanBakhFaNum-Regular.woff") format("woff");
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: "YekanBk";
     src: url("../fonts/YekanBakhFaNum-Bold.woff") format("woff");
     font-weight: 700;
     font-style: normal;
}
html,body,section,div,p,span,h1,h2,h3,h4,h5,h6,strong,input,select,textarea{
     font-family: "YekanBk";
}