/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Eras ITC';
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.wikicreation.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/eras-demi.otf') format('opentype');
}

@font-face {
	font-family: 'Eras ITC';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.wikicreation.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/eras-bold.otf') format('opentype');
}

@font-face {
	font-family: 'Eras ITC';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.wikicreation.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/eras-medium.otf') format('opentype');
}

:root {
	--jf--family-eras-itc: 'Eras ITC';
	--ywf--family-eras-itc: var(--jf--family-eras-itc);
}

