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