@font-face {
  font-display: swap;
  font-family: NT-Bau;
  font-weight: 400;
  src: url(./fonts/NT-Bau-Regular.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: NT-Bau;
  font-weight: 700;
  src: url(./fonts/NT-Bau-Bold.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: GT-Flexa;
  font-weight: 300;
  src: url(./fonts/GT-Flexa-Standard-Light.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: GT-Flexa;
  font-weight: 700;
  src: url(./fonts/GT-Flexa-Standard-Bold.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: GT-Flexa;
  font-weight: 900;
  src: url(./fonts/GT-Flexa-Standard-Black.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: GT-Flexa;
  font-stretch: condensed;
  font-weight: 900;
  src: url(./fonts/GT-Flexa-Compressed-Black.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: GT-Flexa;
  font-stretch: expanded;
  font-weight: 900;
  src: url(./fonts/GT-Flexa-Extended-Black.1.woff2);
}

@font-face {
  font-display: swap;
  font-family: NT-Bau-Mono;
  font-weight: 500;
  src: url(./fonts/NT-Bau-Mono-Medium.1.woff2);
}

.App {
  font-family: NT-BAU, "noto sans tc", "noto sans sc", sans-serif;
  color: rgb(42, 42, 42);
  text-align: center;
}

.App swiper-slide {
  height: auto;
}

.App .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}

/* EN */
.App h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 2rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App h2 {
  font-weight: 900;
  line-height: 2rem;
  font-size: 1.75rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App h3 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App h4 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.App .items-title {
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App .items-gender {
  font-weight: 700;
  line-height: 1.5rem;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App .product-intro-title {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App .product-intro-description {
  font-size: 1rem;
  font-weight: 700;
  color: #525252;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, sans-serif;
}

.App .shop-button {
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 0.6875rem 1.5rem;
  font-family: NT-Bau-Mono, sans-serif;
}

/* TC */
body[lang="zh-HK"] .App h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 2rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App h2 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App h3 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App h4 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App h5 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}

body[lang="zh-HK"] .App .items-title {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App .items-gender {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App .product-intro-title {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-HK"] .App .product-intro-description {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 2rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}

/* SC */
body[lang="zh-CN"] .App h2 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App h3 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App h4 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App h5 {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}

body[lang="zh-CN"] .App .items-title {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App .items-gender {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App .product-intro-title {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}
body[lang="zh-CN"] .App .product-intro-description {
  font-family: GT-Flexa, "noto sans tc", sans-serif;
}

@media screen and (min-width: 1024px) {
  .App h1 {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .App h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .App h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .App .items-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .App .product-intro-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .App .shop-button {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 0.9375rem 2rem;
  }
}