@font-face {
  font-family: "Nois jessi neue";
  src: url(/assets/Nois-Jessi-Neue-Bold-080ff124be52fc007beae4609fa314898352a5b84ca100147b56dc6688f47dac.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nois jessi neue";
  src: url(/assets/Nois-Jessi-Neue-Regular-ce47ec75d85c09e9f1f140b3d1b2817688c5e7f47869f795c8bf82be42faa895.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nois jessi neue";
  src: url(/assets/Nois-Jessi-Neue-Medium-8ee98c1def8caa94fd48971f9d8c4e4b840d0764bd965d4fa946d867acd91614.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nois jessi neue";
  src: url(/assets/Nois-Jessi-Neue-Light-bf597dd2d52f6a2d623130a3197ae34d8f03952771a0167014d0070803d27b36.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* line 35, app/assets/stylesheets/shared/_brand_fonts.scss */
.brand-font {
  font-family: "Nois jessi neue", serif;
}

/* line 2, app/assets/stylesheets/pages/_coming_soon.scss */
.pages-coming-soon .coming-soon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  background-color: #f5f5f5;
}

/* line 11, app/assets/stylesheets/pages/_coming_soon.scss */
.pages-coming-soon .coming-soon-header {
  font-size: 3rem;
  margin-bottom: 2rem;
  color: #004666;
}

/* line 17, app/assets/stylesheets/pages/_coming_soon.scss */
.pages-coming-soon .animated-clipart {
  position: relative;
  width: 600px;
  height: 600px;
}

/* line 23, app/assets/stylesheets/pages/_coming_soon.scss */
.pages-coming-soon .artboard-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 31, app/assets/stylesheets/pages/_coming_soon.scss */
.pages-coming-soon iframe {
  position: relative;
  z-index: 1;
}
