/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.ghostwritersuk.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/Gilroy-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 800;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.ghostwritersuk.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/Gilroy-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.ghostwritersuk.co.uk/blog/wp-content/uploads/jooosi-fon/fonts/Gilroy-Bold.ttf') format('truetype');
}

:root {
	--jf--family-gilroy: 'Gilroy';
	--ywf--family-gilroy: var(--jf--family-gilroy);
}

