/*
! Jooosi Fon v1.1.1
*/

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

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

:root {
	--jf--family-gulliver: 'Gulliver';
	--ywf--family-gulliver: var(--jf--family-gulliver);
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--jf--family-gulliver);
}

