@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../fonts/Vazirmatn-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../fonts/Vazirmatn-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('../fonts/Vazirmatn-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('../fonts/Vazirmatn-Black.ttf') format('truetype');
}