/* inter-100-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 100;
	src: url('./Inter-Thin.woff2') format('woff2');
}
/* inter-200-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 200;
	src: url('./Inter-ExtraLight.woff2') format('woff2');
}
/* inter-300-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: url('./Inter-Light.woff2') format('woff2');
}
/* inter-400-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('./Inter-Regular.woff2') format('woff2');
}
/* inter-500-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 500;
	src: url('./Inter-Medium.woff2') format('woff2');
}
/* inter-600-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 600;
	src: url('./Inter-SemiBold.woff2') format('woff2');
}
/* inter-700-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url('./Inter-Bold.woff2') format('woff2');
}
/* inter-800-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 800;
	src: url('./Inter-ExtraBold.woff2') format('woff2');
}
/* inter-900-normal*/
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: url('./Inter-Black.woff2') format('woff2');
}
