@font-face {
	font-family: 'Inter';
	font-weight: 400;
	font-style: normal;
	src:
		local('Inter'),
		url('Inter-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Inter';
	font-weight: 500;
	font-style: normal;
	src:
		local('Inter'),
		url('Inter-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Inter';
	font-weight: 700;
	font-style: normal;
	src:
		local('Inter'),
		url('Inter-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Space Grotesk';
	font-weight: 400;
	font-style: normal;
	src:
		local('Space Grotesk'),
		url('SpaceGrotesk-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-style: normal;
	src:
		local('Space Grotesk'),
		url('SpaceGrotesk-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Space Grotesk';
	font-weight: 700;
	font-style: normal;
	src:
		local('Space Grotesk'),
		url('SpaceGrotesk-Bold.ttf') format('truetype');
}



@font-face {
	font-family: 'Rajdhani';
	font-weight: 400;
	font-style: normal;
	src:
		local('Rajdhani'),
		url('Rajdhani-Medium.ttf') format('truetype');
}


@font-face {
	font-family: 'RajdhaniBold';
	font-weight: 600;
	font-style: normal;
	src:
		local('RajdhaniBold'),
		url('Rajdhani-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'RajdhaniSemiBold';
	font-weight: 600;
	font-style: normal;
	src:
		local('RajdhaniSemiBold'),
		url('Rajdhani-SemiBold.ttf') format('truetype');
}


@font-face {
	font-family: 'RajdhaniLight';
	font-style: normal;
	src:
		local('RajdhaniLight'),
		url('Rajdhani-Light.ttf') format('truetype');
}

	