@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;700&display=swap');

body {
  font-family: "Zen Kaku Gothic Antique", sans-serif!important;
  font-weight: 400;
  font-style: normal;
}

.fs-pt-column__heading {
  font-weight: 700;
  font color:#333
}

.fs-c-productNameHeading__name {
  font-weight: 700;
  font color:#444;
}
