@font-face {
	font-family: 'Onest';
	src: url('../fonts/Onest/Onest-Regular.woff2') format('woff2'),
		url('../fonts/Onest/Onest-Regular.woff') format('woff');
	font-weight: 200;
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Onest';
	src: url('../fonts/Onest/Onest-SemiBold.woff2') format('woff2'),
		url('../fonts/Onest/Onest-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Onest';
	src: url('../fonts/Onest/Onest-ExtraBold.woff2') format('woff2'),
		url('../fonts/Onest/Onest-ExtraBold.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}