@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/local/assets/fonts/Inter-Regular.woff2?v=3.18") format("woff2"), url("/local/assets/fonts/Inter-Regular.woff?v=3.18") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/local/assets/fonts/Inter-Medium.woff2?v=3.18") format("woff2"), url("/local/assets/fonts/Inter-Medium.woff?v=3.18") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/local/assets/fonts/Inter-SemiBold.woff2?v=3.18") format("woff2"), url("/local/assets/fonts/Inter-SemiBold.woff?v=3.18") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url("/local/assets/fonts/Inter-SemiBoldItalic.woff2?v=3.18") format("woff2"), url("/local/assets/fonts/Inter-SemiBoldItalic.woff?v=3.18") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/local/assets/fonts/Inter-Bold.woff2?v=3.18") format("woff2"), url("/local/assets/fonts/Inter-Bold.woff?v=3.18") format("woff");
}

/* ------------------------------------------------------Variable font */


@font-face {
	font-family: 'Inter var';
	font-weight: 100 900;
	font-display: swap;
	font-style: normal;
	font-named-instance: 'Regular';
	src: url("/local/assets/fonts/Inter-roman.var.woff2") format("woff2")
}