/* src/css/app.css */
@font-face {
  font-family: "diatype-medium";
  src: url("../diatype-medium-3KXSVB25.otf") format("otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.raleway-p {
  font-family: "diatype-medium", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 1vw;
}
.ox-flight {
  font-family: "diatype-medium", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 0.8vw;
  text-transform: uppercase;
  margin: 0;
  color: rgba(5, 5, 5, 0.50);
}
.ox-flight-desc {
  font-family: "diatype-medium", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3vw;
  margin-top: 3px;
  margin-bottom: 20px;
}
.more-information-p {
  font-family: "diatype-medium", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1vw;
}
