@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

body,
*:not(i) {

    font-family: 'Tajawal' !important;

}
.s-product-card-content-title.font-primary a
{
    font-family: 'Tajawal' !important;
}
.tajawal-bold {
  font-family: "Tajawal", serif;
  font-weight: 700;
  font-style: normal;
}

#karzoun-widget-send-button{
      bottom: 122px !important;

}