@font-face {
	font-family: 'Strada';
	src: url('/wp-content/themes/edu-world/fonts/Strada.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Strada';
	src: url('/wp-content/themes/edu-world/fonts/Strada-i.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Strada';
	src: url('/wp-content/themes/edu-world/fonts/Strada-b.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Strada';
	src: url('/wp-content/themes/edu-world/fonts/Strada-bi.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Fineliner Script';
	src: url('/wp-content/themes/edu-world/fonts/FinelinerScript.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}