.main-font-regular {
  font-family: factoria,serif;
  font-weight: 400;
  font-style: normal;
}
.main-font-bold {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-black {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-regular-condensed {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-bold-condensed {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-black-condensed {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-regular-extended {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-bold-extended {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.main-font-black-extended {
  font-family: factoria,serif;
  font-weight: 700;
  font-style: normal;
}
.sub-font-light {
  font-family: noto-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.sub-font-regular {
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.sub-font-bold {
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sub-font-black {
  font-family: noto-sans, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.sub-font-light-condensed {
  font-family: noto-sans-extracondensed, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.sub-font-regular-condensed {
  font-family: noto-sans-extracondensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.sub-font-bold-condensed {
  font-family: noto-sans-extracondensed, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sub-font-black-condensed {
  font-family: noto-sans-extracondensed, sans-serif;
  font-weight: 900;
  font-style: normal;
}

.hand-eng-font-regular {
  font-family: uppercut-angle,sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fs-01 {
  font-size: 2.6rem;
}
.fs-02 {
  font-size: 2.1rem;
}
.fs-03 {
  font-size: 1.8rem;
}
.fs-04 {
  font-size: 1.4rem;
}
.fs-05 {
  font-size: 1.2rem;
}
.fs-06 {
  font-size: 1.5rem;
}
.fs-07 {
  font-size: 0.8rem;
}
.fs-08 {
  font-size: 0.6rem;
}
.fs-09 {
  font-size: 0.8rem;
}
.fs-10 {
  font-size: 0.4rem;
}
.fs-call {
  font-size: 1.0rem;
}
.fs-carousel-lg {
  font-size: 1.6rem;
}
.fs-carousel-md {
  font-size: 1.0rem;
}
.fs-carousel-sm {
  font-size: 0.6rem;
}
@media (min-width: 992px) {
  .fs-01 {
    font-size: 6.0rem;
  }
  .fs-02 {
    font-size: 4.8rem;
  }
  .fs-03 {
    font-size: 3.6rem;
  }
  .fs-04 {
    font-size: 2.4rem;
  }
  .fs-05 {
    font-size: 2.1rem;
  }
  .fs-06 {
    font-size: 1.8rem;
  }
  .fs-07 {
    font-size: 1.5rem;
  }
  .fs-08 {
    font-size: 1.2rem;
  }
  .fs-09 {
    font-size: 1.0rem;
  }
  .fs-10 {
    font-size: 0.8rem;
  }
  .fs-call {
    font-size: 1.2rem;
  }
  .fs-carousel-lg {
    font-size: 6.0rem;
  }
  .fs-carousel-md {
    font-size: 2.4rem;
  }
  .fs-carousel-sm {
    font-size: 0.8rem;
  }
}

.ls-01 {
  letter-spacing: 1.0em;
  margin-left: 1.0em;
}
.ls-02 {
  letter-spacing: 0.9em;
  margin-left: 1.0em;
}
.ls-03 {
  letter-spacing: 0.8em;
  margin-left: 0.8em;
}
.ls-04 {
  letter-spacing: 0.7em;
  margin-left: 0.7em;
}
.ls-05 {
  letter-spacing: 0.6em;
  margin-left: 0.6em;
}
.ls-06 {
  letter-spacing: 0.5em;
  margin-left: 0.5em;
}
.ls-07 {
  letter-spacing: 0.4em;
  margin-left: 0.4em;
}
.ls-08 {
  letter-spacing: 0.3em;
  margin-left: 0.3em;
}
.ls-09 {
  letter-spacing: 0.2em;
  margin-left: 0.2em;
}
.ls-10 {
  letter-spacing: 0.1em;
  margin-left: 0.1em;
}

.order-title {
  font-size: 0.6rem;
}
.order-title-sub {
  font-size: 0.5rem;
}
@media (min-width: 992px) {
  .order-title {
    font-size: 2.1rem;
  }
  .order-title-sub {
    font-size: 1.6rem;
  }
}