@font-face {
  font-family: yekan;
  font-style: normal;
  font-weight: 500;
  src: url("yekan.woff") format("woff"),
    url("yekan.ttf") format("ttf"),
    url("yekan.woff2") format("woff2");
}

@font-face {
  font-family: yekanbakh;
  font-style: normal;
  font-weight: 500;
  src: url("YekanBakh.woff") format("woff"),
    url("YekanBakh.ttf") format("ttf"),
    url("YekanBakh.woff2") format("woff2");
}



body{
font-family: yekan;

}
