@font-face {
  font-family: "RH Zak Regular";
  src: url("https://raw.githubusercontent.com/Khalil20star/my-fonts/main/RH-Zak-Reg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "RH Zak Regular", sans-serif;
}
h1, h2 {
  font-family: "RH Zak Regular", serif;
}



.NewClass .s-block--enhanced-features__item {
    border-width: 0px;
}
.s-block--enhanced-features__item .feature-icon {
    height: 8rem;
    margin-bottom: 2rem;
    width: 10rem;
}
.feature-icon .max-h-24 {
    max-height: 10rem;
}
.product-card__promotion {
    background-color: #24499e !important;
}