@font-face {
  font-family: "LufthansaHead";
  src: url("../fonts/lufthansa/LufthansaOfficeHead-Bold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "LufthansaHead";
  src: url("../fonts/lufthansa/LufthansaOfficeHead.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "LufthansaText";
  src: url("../fonts/lufthansa/LufthansaOfficeText.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "LufthansaText";
  src: url("../fonts/lufthansa/LufthansaOfficeText-Bold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}
