@font-face {
  font-display: swap;
  font-family: 'Frutiger';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/Frutiger-Black.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Frutiger';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/Frutiger-Bold.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Frutiger';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/Frutiger-Roman.woff') format('woff');
}