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

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-BookIt.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-MediumIt.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Neue Frutiger World";
  src: url("../fonts/NeueFrutigerWorld-BoldIt.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
