@font-face {
	font-family: 'Inter Tight';
	src: url('../fonts/inter-tight-v7-latin-300.eot');
	src: url('../fonts/inter-tight-v7-latin-300.eot?#iefix') format('embedded-opentype'),
		url('../fonts/inter-tight-v7-latin-300.woff2') format('woff2'),
		url('../fonts/inter-tight-v7-latin-300.woff') format('woff'),
		url('../fonts/inter-tight-v7-latin-300.svg#Inter-Tight-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter Tight';
	src: url('../fonts/inter-tight-v7-latin-regular.eot');
	src: url('../fonts/inter-tight-v7-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/inter-tight-v7-latin-regular.woff2') format('woff2'),
		url('../fonts/inter-tight-v7-latin-regular.woff') format('woff'),
		url('../fonts/inter-tight-v7-latin-regular.svg#Inter-Tight-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter Tight';
	src: url('../fonts/inter-tight-v7-latin-700.eot');
	src: url('../fonts/inter-tight-v7-latin-700.eot?#iefix') format('embedded-opentype'),
		url('../fonts/inter-tight-v7-latin-700.woff2') format('woff2'),
		url('../fonts/inter-tight-v7-latin-700.woff') format('woff'),
		url('../fonts/inter-tight-v7-latin-700.svg#Inter-Tight-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}