@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-THIN.TTF') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-EXTRALIGHT.TTF') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-LIGHT.TTF') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-REGULAR.TTF') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-MEDIUM.TTF') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-SEMIBOLD.TTF') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-BOLD.TTF') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-EXTRABOLD.TTF') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Kalameh';
	src: url('../fonts/KALAMEH-BLACK.TTF') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
