.almarai-light {
  font-family: "Almarai", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.almarai-regular {
  font-family: "Almarai", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.almarai-bold {
  font-family: "Almarai", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.almarai-extrabold {
  font-family: "Almarai", sans-serif;
  font-weight: 800;
  font-style: normal;
}


body,p,span,a,div{  font-family: "Almarai", sans-serif !important;
  font-weight: 400;
  font-style: normal;}

h1,h2,h3,button{ font-family: "Almarai", sans-serif !important;
 font-weight: 700;
  font-style: normal;}