html {
    font-family: "klavika_basic_regularregular", sans-serif;
  }

  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: "geogrotesque_lglight", sans-serif;
  }
  
  .border-b-robot-primary {
    border-bottom-color: rgb(255 165 0 / 1);
}
