:root {
  --body-font           : "Prompt", serif;
  --heading-font        : "Prompt", serif;
}
h6.sub1,
h6.sub2 {
    font-weight: 600 !important;
}
.about-font h1,
.about-font h2,
.about-font h3,
.about-font h4,
.about-font h5,
.about-font h6,
.about-font p,
.about-font span,
.about-font small,
.about-font b {
  font-family: var(--body-font) !important
}
.language-switcher a {
  font-size: 13px !important;
}
.profile-menu {
  font-weight: 500;
}
.table-point th {
  font-weight: 500;
}
#member .text-point {
  font-weight: 500;
}
#member .point-expired {
  font-weight: 500;
}
.nav-type a {
  font-weight: 400;
}
.bg-light-green.nav-type a {
  font-weight: 500;
}
.menu-news a {
  font-weight: 500;
}
.menu-news a:hover,
.menu-news a.active {
  font-weight: 400;
}
.menu-list.news a {
  font-weight: 500;
}
.tabs-listing .nav-link {
  font-weight: 600 !important;
}
.forgot-password {
  font-weight: 600 !important;
}
.promo-code .title,
.code-swiper .swiper-slide {
  font-weight: 500 !important;
}
