/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@600;700;800&display=swap');

h1, h2, h3,
.section-title,
.product-title,
.s-product-card-content-title,
.navbar,
.main-menu {
  font-family: 'Noto Kufi Arabic', sans-serif !important;
  font-weight: 700 !important;
}