:root {
  --body-font           : "DM Sans", serif;
  --heading-font        : "DM Sans", serif;
}

h1 {
  font-weight: 700 !important;
}
h2,h3,h4,h5,h6 {
  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
}
h6.sub1,
h6.sub2 {
    font-weight: 700 !important;
}
.navbar-nav .nav-item a.nav-link {
  font-size: 13px !important;
  font-weight: 700 !important;
}
.site-header .user-items a {
  font-size: 13px !important;
  font-weight: 700 !important;
}
.btn {
  font-size: .75rem !important;
}
.menutype-item {
  font-weight: 600 !important;
}
.form-label {
  font-weight: 700 !important;
}
#contact-address .nav {
  --bs-nav-link-font-weight: 600 !important;
}
.profile-menu {
  font-weight: 700;
}
#member .text-point {
  font-weight: 700;
}
#member .point-expired {
  font-weight: 700;
}
.nav-type a {
  font-weight: 500;
}
.bg-light-green.nav-type a {
  font-weight: 600;
}
.menu-news a {
  font-weight: 600;
}
.menu-news a:hover,
.menu-news a.active {
  font-weight: 500;
}
.menu-list.news a {
  font-weight: 600;
}
.btn-underline.shopnow {
  font-weight: 700;
}
#payment-complete h2 {
  font-weight: 700 !important;
}
