<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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");
}</pre></body></html>