

    @font-face {
    font-family: 'Frutiger';
    font-style: normal;
    font-weight: normal;
    src: local('Frutiger'), url('/Frutiger.woff') format('ttf');
    }
    

    @font-face {
    font-family: 'Frutiger Bold';
    font-style: normal;
    font-weight: bold;
    src: local('Frutiger Bold'), url('/Frutiger_bold.woff') format('ttf');
    }