/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'Pockota';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/fonnts.com-pockota-medium.otf') format('opentype');
}

@font-face {
	font-family: 'Pockota';
	font-style: normal;
	font-weight: 800;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/fonnts.com-pockota-extrabold.otf') format('opentype');
}

@font-face {
	font-family: 'Pockota';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/fonnts.com-pockota-bold.otf') format('opentype');
}

@font-face {
	font-family: 'Pockota';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/fonnts.com-pockota-regular.otf') format('opentype');
}

@font-face {
	font-family: 'Figtree';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/google-fonts-figtree-v8-latin-400-normal-1766989181.woff2') format('woff2');
}

@font-face {
	font-family: 'Figtree';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: auto;
	src: url('https://www.businessplanwriters.co.nz/blog/wp-content/uploads/jooosi-fon/fonts/google-fonts-figtree-v8-latin-500-normal-1766989182.woff2') format('woff2');
}

:root {
	--jf--family-pockota: 'Pockota', sans-serif;
	--ywf--family-pockota: var(--jf--family-pockota);
	--jf--family-figtree: 'Figtree', sans-serif;
	--ywf--family-figtree: var(--jf--family-figtree);
}

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

body, p a {
	font-family: var(--jf--family-figtree);
}

