/* inter-regular - latin v3.19 */
@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 400;
	font-display: swap;
	src: url('../../fonts/Inter/Inter-Regular.woff2?v=3.19') format('woff2'),
		 url('../../fonts/Inter/Inter-Regular.woff?v=3.19') format('woff');
}

html {
	font-size: 16px;
}

body {
	font: 0.875em 'Inter', sans-serif !important;
}
