<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: IranSans;
    font-style: normal;
	font-weight: normal;
    src: url("https://cdn.landin.ir/fonts/iran_sans/regular.ttf") format("truetype");
  }
  
@font-face {
    font-family: IranSans;
    font-style: normal;
	font-weight: bold;
    src: url("https://cdn.landin.ir/fonts/iran_sans/bold.ttf") format("truetype");
}
  
@font-face {
    font-family: IranSans;
    font-style: normal;
	font-weight: 300;
    src: url("https://cdn.landin.ir/fonts/iran_sans/light.ttf") format("truetype");
}

@font-face {
    font-family: IranSans;
	font-style: normal;
	font-weight: 900;
    src: url("https://cdn.landin.ir/fonts/iran_sans/black.ttf") format("truetype");
  }
  
@font-face {
    font-family: IranSans;
	font-style: normal;
	font-weight: 500;
    src: url("https://cdn.landin.ir/fonts/iran_sans/medium.ttf") format("truetype");
}
  
@font-face {
    font-family: IranSans;
    font-style: normal;
	font-weight: 300;
    src: url("https://cdn.landin.ir/fonts/iran_sans/ultra_light.ttf") format("truetype");
}</pre></body></html>