
@font-face {
  font-family: "yekan";
  src: url(yekan/Yekan.eot);
  src: url(yekan/Yekan.eot) format("embedded-opentype"),
    url(yekan/Yekan.woff) format("woff"),
    url(yekan/Yekan.woff2) format("woff2"),
    url(yekan/Yekan.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}



body {
  font-family: 'yekan';
}
