/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://businessplanner.ae/blog/wp-content/uploads/jooosi-fon/fonts/CabinetGrotesk-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://businessplanner.ae/blog/wp-content/uploads/jooosi-fon/fonts/CabinetGrotesk-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://businessplanner.ae/blog/wp-content/uploads/jooosi-fon/fonts/CabinetGrotesk-Regular.otf') format('opentype');
}

:root {
	--jf--family-cabinet-grotesk: 'Cabinet Grotesk';
	--ywf--family-cabinet-grotesk: var(--jf--family-cabinet-grotesk);
}

