@font-face {
  font-family: "FrutigerNextLTW1G";
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  src: url('./FrutigerNextLTW1G-Regular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "FrutigerNextLTW1G";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  src: url('./FrutigerNextLTW1G-Bold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "FrutigerNextLTW1G";
  font-style: italic;
  font-stretch: normal;
  font-weight: 400;
  src: url('./FrutigerNextLTW1G-Italic.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: "FrutigerNextLTW1G";
  font-style: normal;
  font-stretch: condensed;
  font-weight: 700;
  src: url('./FrutigerNextLTW1G-Light.otf') format('opentype');
  font-display: swap;
}
