/*
! Jooosi Fon v1.1.1
*/

@font-face {
	font-family: 'SF-Pro-Display';
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.londonassignmenthelper.co.uk/blogs/wp-content/uploads/jooosi-fon/fonts/SF-Pro-Display-Semibold.otf') format('opentype');
}

@font-face {
	font-family: 'SF-Pro-Display';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.londonassignmenthelper.co.uk/blogs/wp-content/uploads/jooosi-fon/fonts/SF-Pro-Display-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'SF-Pro-Display';
	font-style: italic;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src: url('https://www.londonassignmenthelper.co.uk/blogs/wp-content/uploads/jooosi-fon/fonts/SF-Pro-Display-BoldItalic.otf') format('opentype');
}

:root {
	--jf--family-sf-pro-display: 'SF-Pro-Display', sans-serif;
	--ywf--family-sf-pro-display: var(--jf--family-sf-pro-display);
}

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

