@font-face {
    font-family: 'Frutiger LT Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Frutiger'), url('../fonts/FrutigerLTProBold.woff') format('woff');
  }

@font-face {
    font-family: 'Frutiger LT Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Frutiger'), url('../fonts/FrutigerLTProLight.woff') format('woff');
  }

@font-face {
    font-family: 'Frutiger LT Pro';
    font-style: normal;
    font-weight: black;
    src: local('Frutiger'), url('../fonts/FrutigerLTProUltraBlack.woff') format('woff');
  }

@font-face {
    font-family: 'Frutiger LT Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Frutiger'), url('../fonts/FrutigerLTProRoman.woff') format('woff');
  }
