
@font-face {
  font-family: 'Frutiger';
  font-style: normal;  
  font-weight: 300;
  font-display: swap;
  src: url(Frutiger_Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Frutiger';
  font-style: normal;  
  font-weight: 400;
  font-display: swap;
  src: url(Frutiger-CE-55-Roman.ttf) format('truetype');
}

@font-face {
  font-family: 'Frutiger';
  font-style: normal;  
  font-weight: 700;
  font-display: swap;
  src: url(Frutiger_CE_75_Black.ttf) format('truetype');
}