:root {
  --shikiwa-font-sans: "Inter", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
}

html,
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.shikiwa-product__title {
  font-family: var(--shikiwa-font-sans);
}

body {
  font-feature-settings: "palt" 1;
  letter-spacing: 0;
}

.shopify-section,
.shopify-section *,
.shikiwa-home,
.shikiwa-home *,
.shikiwa-product,
.shikiwa-product * {
  letter-spacing: 0;
}
