/*
! Jooosi Fon v1.1.3 | 2026-09-03 07:04:41
*/

@font-face {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.custompatchesaustralia.com.au/blog/wp-content/uploads/jooosi-fon/fonts/Graphik-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik Web Medium';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.custompatchesaustralia.com.au/blog/wp-content/uploads/jooosi-fon/fonts/Graphik-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik Web Regular';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.custompatchesaustralia.com.au/blog/wp-content/uploads/jooosi-fon/fonts/Graphik-Regular.woff2') format('woff2');
}

:root {
	--jf--family-graphik: 'Graphik';
	--ywf--family-graphik: var(--jf--family-graphik);
	--jf--family-graphik-web-medium: 'Graphik Web Medium';
	--ywf--family-graphik-web-medium: var(--jf--family-graphik-web-medium);
	--jf--family-graphik-web-regular: 'Graphik Web Regular';
	--ywf--family-graphik-web-regular: var(--jf--family-graphik-web-regular);
}

.has-graphik-font-family {
	font-family: var(--jf--family-graphik) !important;
}

.has-graphik-web-medium-font-family {
	font-family: var(--jf--family-graphik-web-medium) !important;
}

.has-graphik-web-regular-font-family {
	font-family: var(--jf--family-graphik-web-regular) !important;
}

.wp-block, .editor-styles-wrapper { } 

