@font-face {
    font-family: IranYekan;
    font-style: normal;
	font-weight: normal;
    src: url("https://cdn.landin.ir/fonts/iran_yekan/regular.ttf") format("truetype");
  }
  
@font-face {
    font-family: IranYekan;
    font-style: normal;
	font-weight: bold;
    src: url("https://cdn.landin.ir/fonts/iran_yekan/bold.ttf") format("truetype");
}
  
@font-face {
    font-family: IranYekan;
    font-style: normal;
	font-weight: 300;
    src: url("https://cdn.landin.ir/fonts/iran_yekan/light.ttf") format("truetype");
}