.fullPage {
  height: 100vh;
  overflow: auto;
}

.fullPageContainer {
  width: 100%;
  height: 100vh;
  overflow: scroll;
}

.section {
  width: 100%;
  height: 100vh;
}

@font-face {
  font-family: "BOLD";
  src: url(/_nuxt/fonts/SOURCEHANSANSCN-BOLD.6d63cc2.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "NORMAL";
  src: url(/_nuxt/fonts/SOURCEHANSANSCN-NORMAL.53dad1a.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "REGULAR";
  src: url(/_nuxt/fonts/SOURCEHANSANSCN-REGULAR.386d499.woff2) format("woff2");
  font-display: swap;
}
