@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap");
body {
	font-family: "IBM Plex Sans Arabic", sans-serif;
	font-weight: 500;
	font-style: normal;
}
