/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://mdmco.co/wp-content/uploads/jooosi-fon/fonts/inter-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://mdmco.co/wp-content/uploads/jooosi-fon/fonts/inter-bold.ttf') format('truetype');
}

:root {
	--jf--family-inter: 'Inter';
	--ywf--family-inter: var(--jf--family-inter);
}

Arial,Helvetica, sans serif {
	font-family: var(--jf--family-inter);
}

