/**
*
*	Name:			Yaser
*	Version:			1.0
*	Author:			Iman
*	Created on:		NOV 23, 2025
*	Updated on:		NOV 23, 2025
*	Website:		t.me/+989361785477
*	
**/
@font-face {
	font-family: Yaser;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/LustraTextBold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/LustraTextThin.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/LustraTextLight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/LustraTextRegular.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/LustraTextMedium.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/LustraTextSemiBold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/LustraTextBold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/LustraTextBlack.ttf') format('truetype');
}

body, h1, h2, h3, h4, h5, h6,input, textarea, span, a, p {
    font-family: 'Yaser', sans-serif !important;
}
