@font-face {
     font-family: "Yekan";
     src: url("yekan-regular.eot");
     src: url("yekan-regular.woff2") format("woff2"),
          url("yekan-regular.woff") format("woff"),
          url("yekan-regular.ttf") format("truetype");
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: "Yekan";
     src: url("yekan-bold.eot");
     src: url("yekan-bold.woff2") format("woff2"),
          url("yekan-bold.woff") format("woff"),
          url("yekan-bold.ttf") format("truetype");
     font-weight: 700;
     font-style: normal;
}
