@font-face {
  font-family: Sofia Pro Cufonfonts;
  src: url('../fonts/sofia-pro-cufonfonts.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ruddy;
  src: url('../fonts/Ruddy-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --waves-library--black: #131313;
  --_shindigcolors---button_blue: #1a46ff;
  --waves-library--dark-elevation: #ede0d8;
  --waves-library--white: white;
  --waves-library--background: #faebe3;
  --_shindigcolors---homepage_bg_coral: #ffa134;
  --_shindigcolors---noodleyellow: #fea745;
  --_shindigcolors---logo_text_offwhite: #fff9cc;
  --_shindigcolors---blob_soft_red: #ff814e;
  --_shindigcolors---logo_text_blue: #e702ff;
  --_shindigcolors---headertext_blue: #410087;
  --_shindigcolors---broughttoyoubu: #b71ad7;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero_top {
  background-color: #ffa134;
  background-image: url('../images/ProjectShindig_HomePage_NoText.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 0;
}

.botcta_headee {
  color: #e702ff;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff9cc;
  text-shadow: 4px 4px 1px #fff9cc;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 100%;
}

.waves---subtitle {
  box-sizing: border-box;
  float: none;
  clear: none;
  aspect-ratio: auto;
  text-align: center;
  width: auto;
  min-width: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 40px;
  display: block;
  overflow: visible;
}

.waves---limit-480 {
  text-align: center;
  width: 100%;
  max-width: 480px;
  text-decoration: none;
}

.waves---mg-top-16 {
  box-sizing: border-box;
  margin-top: 16px;
  font-size: 60px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---cta-dark.wide-cta {
  background-color: var(--_shindigcolors---button_blue);
  min-width: 400px;
  height: 100px;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 60px;
}

.herocontainer {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.subhead_signup {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-title-line-hero-2 {
  background-image: linear-gradient(to right, #13131300, var(--waves-library--black));
  border-radius: 30px;
  width: 92px;
  height: 12px;
}

.waves-limit-1008 {
  width: 100%;
  max-width: 1008px;
}

.features {
  padding-top: 40px;
  padding-bottom: 100px;
}

.waves---heading-2-no-margins {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 48px;
  line-height: 130%;
}

.card_header {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-32 {
  text-align: justify;
  width: 100px;
  height: 100px;
}

.featureimage {
  margin-bottom: 16px;
}

.botcta_subhead {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.subheadwide {
  max-width: 50%;
}

.cards_header {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.featurecards {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.featurecardgrid {
  grid-row-gap: 16px;
  background-color: var(--waves-library--dark-elevation);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  display: flex;
}

.waves---mg-top-32 {
  margin-top: 32px;
}

.waves---master-checks-horizontal {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.waves---single-check-item {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.waves---check-icon {
  width: 24px;
  height: 24px;
}

.waves---paragraph-small {
  font-size: 16px;
  line-height: 130%;
}

.cta_bottom {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-master-cta-2 {
  background-color: var(--waves-library--black);
  color: var(--waves-library--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 40px;
  display: flex;
}

.waves-content-cta-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.waves-text-field-background {
  border: 1px solid var(--waves-library--black);
  background-color: var(--waves-library--background);
  color: var(--waves-library--black);
  border-radius: 8px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}

.waves-text-field-background:focus {
  border-color: var(--waves-library--black);
  color: var(--waves-library--black);
}

.waves-text-field-background.field-cta-1 {
  min-width: 260px;
}

.ctabottom {
  background-color: var(--_shindigcolors---homepage_bg_coral);
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.botcta_header {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-form-cta-1 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.mc_embed {
  margin-top: 40px;
  margin-bottom: 32px;
}

.waves-icon-24 {
  width: 24px;
  height: 24px;
}

.footer {
  background-color: var(--waves-library--background);
  padding-top: 10px;
  padding-bottom: 64px;
}

.waves-top-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-brand-link-footer-1 {
  height: 32px;
}

.waves-brand-footer-1 {
  height: 100%;
}

.waves-top-right-footer-1 {
  grid-column-gap: 32px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-link-footer-1 {
  text-decoration: none;
}

.waves-divider-footer-1 {
  background-color: #13131333;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 32px;
}

.waves-bottom-footer-1 {
  text-align: right;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-bottom-right-footer-1 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 105;
  background-color: var(--_shindigcolors---homepage_bg_coral);
  opacity: 1;
  border-bottom: 1px solid #13131333;
  height: 80px;
}

.waves---nav-container {
  background-color: var(--_shindigcolors---homepage_bg_coral);
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-master-nav-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves---brand {
  max-width: none;
  height: 100%;
}

.waves---nav-link {
  padding: 12px 16px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.waves-right-nav-1 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves---nav-cta {
  background-color: var(--_shindigcolors---button_blue);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.faqcontainer {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---paragraph-regular {
  font-size: 18px;
  line-height: 130%;
}

.waves---paragraph-regular.faqttile {
  font-family: Ruddy, Tahoma, sans-serif;
}

.faqgrid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.faq_left {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.faq_right {
  max-width: 545px;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.waves---expandable-item {
  border-top: 1px solid var(--waves-library--black);
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.waves---expand-line {
  background-color: var(--waves-library--black);
  width: 16px;
  height: 2px;
}

.waves---expand-line.vertical {
  width: 2px;
  height: 16px;
  position: absolute;
}

.waves---expand-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: flex;
}

.waves-expanded-text {
  margin-bottom: 0;
  font-size: 16px;
}

.waves-expanded-text.faqanswer {
  font-family: Open Sans, sans-serif;
}

.waves---expandable-wrap {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.waves---expand-space {
  height: 24px;
}

.nav_title {
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 42px;
  font-weight: 900;
}

.ctaformheader {
  color: #e702ff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff9cc;
  text-shadow: 4px 4px 1px #fff9cc;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 60px;
  line-height: 115%;
}

.code-embed {
  text-align: center;
  width: 600px;
  display: block;
}

.paragraph {
  flex: 0 auto;
  align-self: auto;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.hero_subhead {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text {
  color: #4b4b4b;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.calloutcontainer {
  background-color: var(--_shindigcolors---homepage_bg_coral);
  outline-color: var(--_shindigcolors---noodleyellow);
  outline-offset: 0px;
  border-radius: 8px;
  outline-width: 7px;
  outline-style: solid;
  margin-top: 10px;
  margin-left: 0;
  padding: 10px 20px;
  box-shadow: 12px 14px 4px 2px #0003;
}

.calloutcontainer.faq_conatiner {
  outline-color: var(--_shindigcolors---logo_text_offwhite);
  outline-width: 7px;
}

.faq_fieldheader {
  text-align: center;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.form-block {
  text-align: center;
  width: 100%;
}

.text-field, .textarea {
  margin-bottom: 20px;
}

.submit-button {
  border-radius: 6px;
  font-family: Ruddy, Tahoma, sans-serif;
  font-size: 28px;
}

.bold-text-2 {
  text-align: right;
  font-family: Ruddy, Tahoma, sans-serif;
}

.mc_embed_signup, .mc_embed_signup_scroll {
  font-family: Great Vibes, cursive;
}

.video {
  width: 1080px;
  height: 720px;
}

.cards_body {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.footer_link_list {
  font-family: Open Sans, sans-serif;
  display: inline-block;
}

.list-item {
  display: inline-block;
}

.image {
  text-align: left;
  border-radius: 10px;
  align-self: auto;
  display: block;
  position: static;
}

@media screen and (max-width: 991px) {
  .hero_top {
    text-align: center;
  }

  .botcta_headee {
    font-size: 72px;
    line-height: 110%;
  }

  .featurecards {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-master-cta-2 {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .botcta_container {
    flex-direction: column;
    justify-content: flex-start;
  }

  .botcta_header {
    align-items: center;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }

  .waves-bottom-footer-1 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .faqgrid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .faq_left {
    text-align: center;
    align-items: center;
  }

  .ctaformheader {
    font-size: 72px;
    line-height: 110%;
  }
}

@media screen and (max-width: 767px) {
  .botcta_headee {
    font-size: 56px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .herocontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .features {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---master-checks-horizontal {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .cta_bottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-master-cta-2 {
    padding: 80px 32px;
  }

  .waves-text-field-background.field-cta-1 {
    min-width: 0;
  }

  .ctabottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .botcta_container {
    text-align: center;
  }

  .waves-form-cta-1 {
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: stretch;
  }

  .mc_embed {
    width: 100%;
    max-width: 320px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .faqcontainer {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .ctaformheader {
    font-size: 56px;
  }
}

@media screen and (max-width: 479px) {
  .hero_top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .botcta_headee {
    font-size: 36px;
  }

  .waves---subtitle {
    font-size: 20px;
  }

  .features {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .card_header {
    font-size: 22px;
  }

  .cta_bottom {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-master-cta-2 {
    padding: 64px 16px;
  }

  .ctabottom {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .waves-bottom-right-footer-1 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .waves---nav-cta {
    display: none;
  }

  .faqcontainer {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .waves---expand-icon-wrap {
    flex: none;
  }

  .waves-expanded-text {
    font-size: 16px;
    line-height: 24px;
  }

  .ctaformheader {
    font-size: 36px;
  }
}

#w-node-e57bfa52-85c5-e13d-41b9-9cb477407c82-27e6c58f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e57bfa52-85c5-e13d-41b9-9cb477407c8b-27e6c58f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9f85153d-d4f6-3d74-d6e0-9ce7ee09b4c5-fbfdd65d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e57bfa52-85c5-e13d-41b9-9cb477407c82-fbfdd65d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e57bfa52-85c5-e13d-41b9-9cb477407c8b-fbfdd65d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-e57bfa52-85c5-e13d-41b9-9cb477407c82-27e6c58f, #w-node-e57bfa52-85c5-e13d-41b9-9cb477407c8b-27e6c58f, #w-node-e57bfa52-85c5-e13d-41b9-9cb477407c82-fbfdd65d, #w-node-e57bfa52-85c5-e13d-41b9-9cb477407c8b-fbfdd65d {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Sofia Pro Cufonfonts';
  src: url('../fonts/sofia-pro-cufonfonts.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ruddy';
  src: url('../fonts/Ruddy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}