@font-face {
	font-family: 'Cairo';
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url('../fonts/cairo-arabic.woff2') format('woff2');
}

/* One Arabic type system across Elementor, WooCommerce and the React store. */
html,
body,
body :where(h1, h2, h3, h4, h5, h6, p, a, button, input, textarea, select, label, li, span, strong, b, small, figcaption, td, th) {
	font-family: 'Cairo', Tahoma, Arial, sans-serif !important;
}
