@font-face {
  font-family: Fonnts;
  src: url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Semibold-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Semibold-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Semibold-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Text-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Semibold-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Pro-Semibold-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Black.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Medium.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Bold.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Book-.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Light.otf') format("opentype"), url('../fonts/fonnts.com-Freight-Disp-Pro-Semibold-.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #000;
  background-color: #e8e3df;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.container.container-process {
  overflow: hidden;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-logo {
  margin-right: auto;
}

.navbar-cta {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}

.navbar-cta.navbar-cta-contact {
  color: #fff;
}

.navbar-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.text-block {
  color: #000;
}

.herobox {
  padding-bottom: 48px;
}

.herobox-row {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
}

.herobox-col {
  background-image: url('../images/herobox-img-1-optimized.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24%;
  height: 300px;
}

.herobox-col.herobox-col-1 {
  background-image: url('../images/herobox-img-2-optimized.jpg');
}

.herobox-col.herobox-col-2 {
  background-image: url('../images/herobox-img-3-optmized.jpg');
}

.herobox-col.herobox-col-3 {
  background-image: url('../images/herobox-img-4-optimized.jpg');
}

.herobox-subheading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.herobox-heading-first {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
}

.herobox-heading-second {
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
}

.red {
  color: #711a2e;
}

.herobox-paragraph {
  font-size: 14px;
  line-height: 140%;
}

.showcase {
  background-color: #fff;
  padding-top: 144px;
  padding-bottom: 48px;
}

.showcase-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.showcase-col {
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.showcase-icon {
  margin-right: 16px;
}

.cover {
  background-image: url('../images/herobox-cover-optimized.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 84px;
  padding-bottom: 464px;
}

.cover-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 500;
}

.cover-heading-second {
  text-align: center;
  margin-bottom: 12px;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 34px;
}

.cover-paragraph {
  color: #fff;
  text-align: center;
  max-width: 782px;
  margin-left: auto;
  margin-right: auto;
}

.services {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 96px;
}

.services.services-second {
  background-color: #fff0;
}

.services-row {
  justify-content: space-between;
  display: flex;
}

.services-col {
  width: 50%;
}

.service-img {
  background-image: url('../images/website-img-2-optimized.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 423px;
  height: 531.77px;
}

.service-img.service-img-first {
  background-image: url('../images/website-img-1-optmized.jpg');
}

.service-img.service-img-contact {
  background-image: url('../images/services-img-1-optimized.jpg');
}

.services-heading {
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
}

.services-heading.services-heading-second {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 48px;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 29px;
  line-height: 100%;
}

.faq-group-row {
  width: 100%;
}

.faq-question {
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  padding: 1.5rem 2rem;
  display: flex;
}

.faq-question-label {
  background-color: #0000;
  margin-left: 12px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.faq-arrow {
  z-index: 0;
  position: relative;
}

.faq-answer {
  padding: 0 2rem;
  overflow: hidden;
}

.faq-answer-p {
  color: #000;
  line-height: 1.5em;
}

.process {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
  overflow: hidden;
}

.process-row {
  display: flex;
}

.process-col {
  width: 270px;
  min-width: 270px;
  margin-right: 60px;
}

.process-content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.process-img {
  margin-bottom: 48px;
}

.process-img.process-img-3 {
  margin-bottom: 20px;
}

.process-heading {
  margin-bottom: 12px;
  font-weight: 600;
}

.process-header {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 96px;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}

.process-arrow {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: auto;
  right: 24px;
}

.cta {
  padding-top: 96px;
  padding-bottom: 96px;
}

.cta-content {
  background-image: url('../images/cta-cover-optimized.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  max-width: 1123px;
  margin-left: auto;
  margin-right: auto;
  padding: 128px 84px;
}

.cta-col {
  width: 50%;
}

.cta-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 120%;
}

.cta-heading.cta-heading-second {
  text-transform: none;
  font-family: Fonnts, Arial, sans-serif;
  font-weight: 400;
}

.cta-footer {
  justify-content: space-around;
  margin-top: 24px;
  display: flex;
}

.cta-footer-item {
  color: #fff;
  margin-right: auto;
  display: flex;
}

.cta-footer-img {
  margin-right: 12px;
}

.feedback {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 96px;
}

.feedback-heading {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.feedback-heading.feedback-heading-second {
  text-transform: none;
  margin-bottom: 84px;
  font-family: Fonnts, Arial, sans-serif;
}

.feedback-slider {
  background-color: #ddd0;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.feedback-arrow {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feedback-arrow.feedback-arrow-right {
  justify-content: flex-end;
  align-items: center;
}

.feedback-slider-nav {
  display: none;
}

.feedback-slide-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.feedback-slide-img {
  margin-bottom: 32px;
}

.feedback-slide-paragraph {
  text-align: center;
  margin-bottom: 24px;
  line-height: 159%;
}

.feedback-slide-footer {
  text-align: center;
  font-weight: 600;
}

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

.footer-row {
  justify-content: space-between;
  display: flex;
}

.footer-col {
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  display: flex;
}

.footer-col.footer-col-last {
  justify-content: flex-end;
  align-items: center;
}

.footer-col.footer-col-first {
  justify-content: flex-start;
  align-items: center;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.contact-herobox {
  background-image: url('../images/contact-us-herobox-bgh-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 550px;
  position: relative;
}

.contact-cta {
  background-color: #711a2e;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 32px 48px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.contact-cta-col {
  margin-right: 90px;
}

.contact-cta-col.contact-cta-col-right {
  margin-right: 0;
}

.contact-cta-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.contact-cta-heading.contact-cta-heading-second {
  margin-bottom: 0;
  font-family: Fonnts, Arial, sans-serif;
  font-weight: 500;
}

.contact-form {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 96px;
}

.contact-row {
  background-color: #f9f8f4;
  justify-content: space-between;
  padding-top: 48px;
  display: flex;
}

.contact-col {
  width: 44%;
  margin-left: 20px;
  margin-right: 20px;
}

.contact-img {
  background-image: url('../images/services-img-2-optimized.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 423px;
  height: 531.77px;
}

.contact-img.service-img-first, .contact-img.service-img-contact, .contact-img.bg-img-contact {
  background-image: url('../images/services-img-1-optimized.jpg');
}

.contact-form-block {
  width: 100%;
}

.contact-form-content {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.contact-form-input {
  background-color: #fff0;
  border-top: 1px solid #0000;
  border-left: 1px solid #0000;
  border-right: 1px solid #0000;
}

.contact-form-group {
  margin-bottom: 24px;
}

.contact-text-area {
  background-color: #fff0;
  border-radius: 10px;
  min-height: 132px;
  margin-top: 25px;
}

.contact-button {
  background-color: #711a2e;
  padding: 16px 32px;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 20px;
}

.link {
  color: #000;
}

.herobox-sub-row {
  justify-content: space-between;
  display: flex;
}

.herobox-sub-col {
  width: 57%;
}

.herobox-card {
  background-color: #711a2e;
  border-radius: 12px;
  width: 43%;
  margin-bottom: -147px;
  padding: 32px 24px;
}

.herobox-card-title {
  color: #fff;
  font-size: 24px;
  line-height: 120%;
}

.herobox-card-paragraph {
  color: #fff;
  font-size: 14px;
  line-height: 140%;
}

.herobox-link {
  color: #fff;
  font-family: Fonnts, Arial, sans-serif;
  text-decoration: none;
}

.text-span, .contact-us-dropdown, .text-block-copy {
  color: #fff;
}

.contact-us-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.contact-heading {
  color: #fff;
  text-align: center;
  font-size: 46px;
  font-weight: 500;
  line-height: 100%;
}

.contact-heading-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 100%;
}

.contact-heading-copy-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 48px;
  font-family: Fonnts, Arial, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 100%;
}

.check-box-label {
  font-weight: 600;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.checkbox-field {
  margin-right: 20px;
}

.contact-form-group-copy {
  margin-top: 60px;
  margin-bottom: 24px;
}

.hero-stack {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .herobox-col {
    width: 49%;
    margin-bottom: 12px;
  }

  .service-img, .service-img.service-img-first {
    width: 300px;
    height: 300px;
  }

  .services-heading {
    line-height: 31px;
  }

  .services-heading.services-heading-second {
    margin-bottom: 0;
  }

  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-question {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-arrow {
    z-index: 0;
    position: relative;
  }

  .faq-answer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cta-col {
    width: 100%;
  }

  .footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .herobox-sub-row {
    flex-flow: wrap;
  }

  .herobox-sub-col, .herobox-card {
    width: 100%;
  }

  .div-block {
    flex-flow: wrap;
  }

  .container-2 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .faq-group-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-question-label {
    font-size: 1rem;
  }

  .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq-answer-p {
    font-size: .875rem;
  }

  .herobox-sub-col {
    width: 100%;
  }

  .hero-stack {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 16px;
    padding-bottom: 23px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-cta {
    font-weight: 600;
  }

  .herobox-col {
    width: 100%;
  }

  .herobox-subheading {
    margin-bottom: 0;
  }

  .herobox-heading-first {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 137%;
  }

  .herobox-heading-second {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .herobox-paragraph {
    margin-bottom: 24px;
  }

  .showcase-row {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .showcase-col {
    margin-bottom: 24px;
  }

  .showcase-icon {
    margin-right: 8px;
  }

  .cover {
    padding-bottom: 200px;
  }

  .services-row {
    flex-flow: wrap-reverse;
  }

  .services-row.services-row-second {
    flex-flow: wrap;
  }

  .services-col {
    width: 100%;
  }

  .service-img.service-img-first {
    width: 100%;
    margin-bottom: 32px;
  }

  .faq-group-row {
    width: 300px;
  }

  .process-header {
    font-size: 22px;
  }

  .cta-content {
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-row {
    flex-flow: column;
  }

  .footer-col {
    width: 100%;
  }

  .footer-col.footer-col-last {
    justify-content: center;
    align-items: center;
  }

  .footer-col.footer-col-first {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .contact-herobox {
    height: auto;
    padding-bottom: 40px;
  }

  .contact-cta {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    padding: 16px;
  }

  .contact-cta-col {
    margin-right: 0;
  }

  .contact-cta-heading {
    font-size: 20px;
  }

  .contact-form {
    padding-top: 60px;
  }

  .contact-row {
    flex-flow: wrap-reverse;
  }

  .contact-col {
    width: 100%;
  }

  .contact-img.bg-img-contact {
    width: 100%;
    height: 300px;
    margin-top: 0;
    margin-bottom: 32px;
  }

  .text-block-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
    display: flex;
  }

  .image {
    margin-bottom: 16px;
  }

  .image-2 {
    width: 120px;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .image-3 {
    width: 120px;
  }

  .contact-heading {
    font-size: 39px;
  }

  .contact-heading-copy {
    margin-bottom: 0;
    font-size: 35px;
  }

  .contact-heading-copy-copy {
    font-size: 21px;
  }

  .checkbox-field {
    width: 100%;
  }

  .container-2 {
    max-width: none;
  }
}


@font-face {
  font-family: 'Fonnts';
  src: url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Semibold-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Semibold-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Semibold-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Cmp-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Text-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Semibold-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Pro-Semibold-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Black.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Big-Cmp-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Medium.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Cmp-Pro-Bold.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Book-.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Light.otf') format('opentype'), url('../fonts/fonnts.com-Freight-Disp-Pro-Semibold-.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}