@font-face {
	font-display: swap;
	font-family: 'zain-regular';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/fonts/vendor/zain/zain-v3-latin-regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'zain-semibold';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/vendor/zain/zain-v3-latin-700.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'zain-bold';
	font-style: normal;
	font-weight: 800;
	src: url('/assets/fonts/vendor/zain/zain-v3-latin-800.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'zain-extrabold';
	font-style: normal;
	font-weight: 900;
	src: url('/assets/fonts/vendor/zain/zain-v3-latin-900.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'oaksans-regular';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/fonts/vendor/oak-sans/OakSans-Regular.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'oaksans-semibold';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/fonts/vendor/oak-sans/OakSans-SemiBold.woff2') format('woff2');
}
