@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');

h2,
.h2 {
  font-weight: 500 !important;
}

.button,
button,
a.button,
.header__menu-item,
summary.header__menu-item {
  font-weight: 500;
  letter-spacing: 0.03em;
}

.caption,
.caption-large,
.form__message,
small,
.unit-price,
.price__badge-sale,
.price__badge-sold-out {
  letter-spacing: 0.07em;
  line-height: 1.7;
}
