/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'lato';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.ghostwriting.ae/blog/wp-content/uploads/jooosi-fon/fonts/lato-regular.woff2') format('woff2');
}

@font-face {
	font-family: 'philosopher';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.ghostwriting.ae/blog/wp-content/uploads/jooosi-fon/fonts/philosopher-bold.woff2') format('woff2');
}

:root {
	--jf--family-lato: 'lato';
	--ywf--family-lato: var(--jf--family-lato);
	--jf--family-philosopher: 'philosopher';
	--ywf--family-philosopher: var(--jf--family-philosopher);
}

