@font-face {
  font-family: 'Frutiger-Bold';
  src: url('./Frutiger-Bold.eot');
  src: url('./Frutiger-Bold.eot?#iefix') format('embedded-opentype'),
    url('./Frutiger-Bold.woff2') format('woff2'),
    url('./Frutiger-Bold.woff') format('woff'),
    url('./Frutiger-Bold.ttf') format('truetype'),
    url('./Frutiger-Bold.svg#Frutiger-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Frutiger-Light';
  src: url('./Frutiger-Light.eot');
  src: url('./Frutiger-Light.eot?#iefix') format('embedded-opentype'),
    url('./Frutiger-Light.woff2') format('woff2'),
    url('./Frutiger-Light.woff') format('woff'),
    url('./Frutiger-Light.ttf') format('truetype'),
    url('./Frutiger-Light.svg#Frutiger-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}