@font-face {
  font-family: Filled Icon Font;
  src: url('../fonts/filled-icon-font.woff2') format("woff2"), url('../fonts/filled-icon-font.eot') format("embedded-opentype"), url('../fonts/filled-icon-font.woff') format("woff"), url('../fonts/filled-icon-font.ttf') format("truetype"), url('../fonts/filled-icon-font.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Line Square Icons;
  src: url('../fonts/line-square-icons.woff2') format("woff2"), url('../fonts/line-square-icons.eot') format("embedded-opentype"), url('../fonts/line-square-icons.woff') format("woff"), url('../fonts/line-square-icons.ttf') format("truetype"), url('../fonts/line-square-icons.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Line Rounded Icons;
  src: url('../fonts/line-rounded-icons.woff2') format("woff2"), url('../fonts/line-rounded-icons.eot') format("embedded-opentype"), url('../fonts/line-rounded-icons.woff') format("woff"), url('../fonts/line-rounded-icons.ttf') format("truetype"), url('../fonts/line-rounded-icons.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Social Icon Font;
  src: url('../fonts/social-icon-font.woff2') format("woff2"), url('../fonts/social-icon-font.eot') format("embedded-opentype"), url('../fonts/social-icon-font.woff') format("woff"), url('../fonts/social-icon-font.ttf') format("truetype"), url('../fonts/social-icon-font.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Robotomono Variablefont Wght;
  src: url('../fonts/RobotoMono-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Schick Toikka Krana Fat A;
  src: url('../fonts/Schick-Toikka---Krana-Fat-A.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.body {
  background-color: #f8f2ed;
}

.container-default {
  max-width: 1364px;
  padding-left: 24px;
  padding-right: 24px;
}

.social-icon-single {
  transform-style: preserve-3d;
  font-family: Social Icon Font, Arial, sans-serif;
  font-size: 18px;
  line-height: 1em;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.social-icon-single:hover {
  transform: scale3d(1.1, 1.1, 1.01);
}

.social-single-links-container {
  grid-column-gap: 20px;
  display: flex;
}

.social-single-links-container.center-tablet {
  font-family: Social Icon Font, Arial, sans-serif;
}

.social-icon-font {
  color: #000;
  font-family: Social Icon Font, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  text-decoration: none;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns.footer-grid {
  grid-column-gap: 24px;
  align-items: center;
}

.footer-logo-wrapper {
  transform-style: preserve-3d;
  width: 100%;
  max-width: 308px;
  transition: opacity .3s, transform .3s;
}

.footer-logo-wrapper:hover {
  opacity: .55;
  transform: scale3d(1.04, 1.04, 1.01);
}

.footer-logo-wrapper.max-w-120px {
  justify-content: center;
  align-items: center;
  max-width: 120px;
  display: flex;
}

.footer {
  border-top: 1px solid #1b1b1b;
  padding-top: 124px;
  padding-bottom: 124px;
}

.footer.pd-64px {
  background-color: #e0e0e000;
  border-top-width: 0;
  padding-top: 64px;
  padding-bottom: 64px;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-7 {
  color: #000;
  white-space: nowrap;
  font-family: Robotomono Variablefont Wght, Arial, sans-serif;
  font-size: .85rem;
}

.filled-icon-font {
  color: #000;
  font-family: Filled Icon Font, Arial, sans-serif;
  line-height: 21px;
}

.nav-title-footer {
  float: left;
  clear: none;
  color: #000;
  text-align: center;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: none;
  position: static;
}

.nav_menu-list {
  align-self: stretch;
  align-items: center;
  display: flex;
  position: relative;
}

.nav_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.nav_link {
  color: #000000e6;
  letter-spacing: 2.25px;
  background-color: #e2e2e24d;
  border-radius: 4px;
  margin-right: .5rem;
  padding: .5rem 1rem;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  transition: all .2s;
  position: relative;
}

.nav_link:hover {
  background-color: #ffe9d8cc;
}

.nav_link.w--current {
  color: #fff;
}

.nav_link.w--current:hover {
  color: #a259ff;
}

.nav_link.hide {
  background-color: #e2e2e24d;
  font-size: 1rem;
}

.nav_link.hide:hover {
  background-color: #ffe9d8cc;
}

.nav_link.goldfit {
  display: none;
}

.nav_menu-wrapper {
  flex-direction: row;
  align-items: center;
}

.nav_primary_logo-link {
  background-color: #ebebeb00;
  border-radius: 4px;
  order: -1;
  padding: .15rem .5rem;
  transition: all .2s;
}

.navbar {
  background-color: #0000;
  padding-top: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-title-header {
  float: left;
  clear: none;
  color: #000;
  text-align: center;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  position: static;
}

.text-span-4 {
  font-family: Line Square Icons, Arial, sans-serif;
  font-size: 1rem;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.a_content-right {
  flex: none;
  justify-content: center;
  width: 50%;
  display: flex;
}

.text-color-blue {
  color: #7daedae6;
}

.section-red {
  background-color: #e0e0e000;
  max-width: none;
  height: 100vh;
  position: sticky;
  top: 0%;
  overflow: hidden;
}

.blue_component {
  display: block;
}

.section-green {
  background-color: #c5c5c5;
  height: 100vh;
  display: none;
  position: sticky;
  top: 0%;
  overflow: hidden;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.red_sticker-wrapper {
  width: 15rem;
  position: absolute;
  inset: -5.5rem auto auto -2rem;
  transform: rotate(7deg);
}

.a_component {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  overflow-wrap: normal;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lateral-slider_component {
  z-index: 1000000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0% auto 0% 2rem;
}

.blank-div-8rem {
  height: 10rem;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.a_content-left {
  flex-flow: column;
  flex: 0 auto;
  width: 50%;
  margin-top: 0;
  margin-left: 1rem;
  margin-right: 2rem;
  display: flex;
}

.lateral-slider_section {
  background-color: #00000040;
  border-radius: 20px;
  width: 3px;
  height: 6rem;
  margin-bottom: .5rem;
  transition: all .2s;
}

.lateral-slider_section.w--current {
  background-color: #000;
}

.green_component {
  display: block;
}

.main-wrapper {
  position: relative;
}

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.red_button-scroll {
  grid-column-gap: .5rem;
  color: #fff;
  background-color: #5a5a5a;
  border-radius: 80px;
  align-items: center;
  padding: 1rem 2rem;
  font-size: 1rem;
  transition: all .2s;
  display: flex;
}

.red_button-scroll:hover {
  background-color: #383838;
}

.blue_content-left {
  max-width: 40rem;
  margin-left: 2rem;
  margin-right: 2rem;
  position: relative;
  top: 30%;
}

.green_content-right {
  max-width: 44%;
  position: fixed;
  inset: 10% 3rem auto auto;
}

.azuki-portrait {
  padding-left: 0;
}

.red_buttons-wrapper {
  grid-column-gap: .5rem;
  flex-wrap: wrap;
  display: flex;
}

.green_content-left {
  max-width: 34rem;
  margin-left: 2rem;
  margin-right: 2rem;
  position: relative;
  top: 30%;
}

.section-blue {
  background-color: #a3a4e0;
  height: 100vh;
  display: none;
  position: sticky;
  top: 0%;
  overflow: hidden;
}

.blue_content-right {
  max-width: 44%;
  position: fixed;
  inset: 10% 3rem auto auto;
}

.heading {
  flex-flow: row;
  font-family: Schick Toikka Krana Fat A, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: .9;
  display: flex;
}

.paragraph {
  margin-top: 10px;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.text-block-8 {
  font-family: Inconsolata, monospace;
  line-height: 1.5rem;
}

.download-button {
  grid-column-gap: .5rem;
  color: #fff;
  background-color: #7578fa;
  border-radius: 80px;
  align-items: center;
  padding: 1rem 2rem;
  font-size: 1rem;
  transition: all .2s;
  display: flex;
}

.download-button:hover {
  background-color: #5a5ef8;
}

.image-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  flex-flow: row;
  display: inline-flex;
  box-shadow: 0 2px 5px #0003;
}

.text-span-5 {
  color: #ff7700e6;
  font-family: Filled Icon Font, Arial, sans-serif;
}

.image-6 {
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.image-7 {
  z-index: -1;
  object-fit: fill;
  flex-flow: wrap;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: -17% 0% auto;
}

.image-8 {
  z-index: -100;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 100vw;
  max-width: none;
  height: 100vh;
  margin: -5% auto 0;
  display: block;
  position: fixed;
  inset: 0%;
}

.b_component {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  overflow-wrap: normal;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b_content-left {
  flex-flow: column;
  flex: 0 auto;
  width: 50%;
  margin-top: 0;
  margin-left: 1rem;
  margin-right: 2rem;
  display: flex;
}

.b_content-right {
  flex: none;
  justify-content: center;
  width: 50%;
  display: flex;
}

.full-page-menu-btn-wrapper {
  z-index: 3;
  transform-style: preserve-3d;
  background-color: #0000;
  min-width: 32px;
  max-width: 32px;
  min-height: 32px;
  max-height: 32px;
  padding: 0;
  transition: transform .3s;
}

.full-page-menu-btn-wrapper:hover {
  transform: scale3d(1.06, 1.06, 1.01);
}

.full-page-menu-btn-wrapper.w--open {
  background-color: #0000;
}

.full-page-menu-dot {
  background-color: #fff;
  border-radius: 100%;
  min-width: 10px;
  max-width: 10px;
  min-height: 10px;
  max-height: 10px;
}

.full-page-menu-dot.top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.full-page-menu-dot.top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.full-page-menu-dot.bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.full-page-menu-dot.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.div-block {
  display: none;
}

.div-block-2 {
  z-index: -99;
  filter: blur(20px);
  background-color: #f2eae1;
  padding-top: 132px;
  position: fixed;
  inset: auto 0% 0%;
}

@media screen and (max-width: 991px) {
  .social-single-links-container.center-tablet {
    justify-content: center;
  }

  .grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns.footer-grid {
    grid-row-gap: 16px;
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer {
    padding-top: 100px;
    padding-bottom: 64px;
  }

  .footer.pd-64px {
    background-color: #fff;
    position: relative;
  }

  .nav_menu-list {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .nav_link {
    text-align: left;
    background-color: #0000;
    border-bottom: 1px #0000004d;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 0 .5rem 0;
    padding-bottom: .5rem;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .nav_link:hover {
    background-color: #0000;
  }

  .nav_link.hide {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav_menu-wrapper {
    text-align: center;
    background-color: #fff;
    border-top: 1px #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .nav_menu-button {
    z-index: 2;
    order: 1;
    padding: .5rem;
  }

  .nav_menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .navbar {
    padding-top: 0;
  }

  .nav-title-header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    transform: scale(1.1);
  }

  .a_content-right {
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .a_component {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .lateral-slider_component {
    display: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .a_content-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-6 {
    flex: none;
  }

  .b_component {
    flex-flow: column;
    display: block;
  }

  .b_content-right {
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .full-page-menu-dot.top-left, .full-page-menu-dot.top-right, .full-page-menu-dot.bottom-left, .full-page-menu-dot.bottom-right {
    background-color: #000;
  }

  .div-block {
    display: block;
  }

  .div-block-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .footer-logo-wrapper {
    max-width: 220px;
  }

  .footer {
    padding-top: 80px;
    padding-bottom: 56px;
  }

  .footer.pd-64px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .text-block-7 {
    white-space: break-spaces;
  }

  .nav_container {
    padding-top: .75rem;
    padding-bottom: .5rem;
  }

  .nav_menu-button {
    background-color: #0000;
  }

  .nav_primary_logo-link, .nav_primary_logo-link.w--current {
    padding-left: .5rem;
  }

  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .a_content-right {
    max-width: 77%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .red_sticker-wrapper {
    width: 6rem;
    top: -2.5rem;
    left: -1rem;
  }

  .a_component {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .blank-div-8rem {
    height: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-large {
    display: flex;
  }

  .margin-bottom.margin-small {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .a_content-left {
    margin-left: 2rem;
  }

  .green_component {
    flex-direction: column;
    display: flex;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .red_button-scroll {
    white-space: nowrap;
  }

  .green_content-right {
    max-width: 77%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: 0;
  }

  .red_buttons-wrapper {
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blue_content-right {
    max-width: 77%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
  }

  .heading {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 3rem;
    display: block;
  }

  .paragraph {
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    margin: 40px -50px;
    padding-left: 0;
    display: flex;
  }

  .image-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: none;
    transform: scale(.7);
  }

  .b_component {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .b_content-right {
    max-width: 77%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
  }
}

@media screen and (max-width: 479px) {
  .container-default {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .footer-logo-wrapper {
    max-width: 180px;
  }

  .footer {
    padding-top: 64px;
  }

  .footer.pd-64px {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-7 {
    white-space: pre-line;
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav_container {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .nav_link {
    margin-left: 0;
    margin-right: 0;
  }

  .nav_menu-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .nav_primary_logo-link {
    padding-left: .5rem;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .a_component {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .blank-div-8rem {
    height: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .a_content-left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-left: 2rem;
    display: flex;
  }

  .red_button-scroll {
    grid-column-gap: .5rem;
    grid-row-gap: 16px;
    white-space: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .paragraph {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-8 {
    margin-top: -20%;
  }

  .b_content-right {
    display: none;
  }

  .div-block-2 {
    padding-top: 174px;
  }
}

#w-node-_4e4f2c86-1d73-7618-44f0-f4dae12c4acb-66c2a948 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e4f2c86-1d73-7618-44f0-f4dae12c4acf-66c2a948 {
  justify-self: center;
}

#w-node-_4e4f2c86-1d73-7618-44f0-f4dae12c4ad1-66c2a948 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_4e4f2c86-1d73-7618-44f0-f4dae12c4acf-66c2a948 {
    order: -9999;
  }

  #w-node-_4e4f2c86-1d73-7618-44f0-f4dae12c4ad1-66c2a948 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Filled Icon Font';
  src: url('../fonts/filled-icon-font.woff2') format('woff2'), url('../fonts/filled-icon-font.eot') format('embedded-opentype'), url('../fonts/filled-icon-font.woff') format('woff'), url('../fonts/filled-icon-font.ttf') format('truetype'), url('../fonts/filled-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Square Icons';
  src: url('../fonts/line-square-icons.woff2') format('woff2'), url('../fonts/line-square-icons.eot') format('embedded-opentype'), url('../fonts/line-square-icons.woff') format('woff'), url('../fonts/line-square-icons.ttf') format('truetype'), url('../fonts/line-square-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Rounded Icons';
  src: url('../fonts/line-rounded-icons.woff2') format('woff2'), url('../fonts/line-rounded-icons.eot') format('embedded-opentype'), url('../fonts/line-rounded-icons.woff') format('woff'), url('../fonts/line-rounded-icons.ttf') format('truetype'), url('../fonts/line-rounded-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Social Icon Font';
  src: url('../fonts/social-icon-font.woff2') format('woff2'), url('../fonts/social-icon-font.eot') format('embedded-opentype'), url('../fonts/social-icon-font.woff') format('woff'), url('../fonts/social-icon-font.ttf') format('truetype'), url('../fonts/social-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotomono Variablefont Wght';
  src: url('../fonts/RobotoMono-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Schick Toikka Krana Fat A';
  src: url('../fonts/Schick-Toikka---Krana-Fat-A.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}