@font-face {
    font-family: 'Frutiger Next';
    src: url('Frutiger Next.woff2') format('woff2'),
        url('Frutiger Next.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
    font-family: 'Frutiger Next';
    src: url('Frutiger Next Bold.woff2') format('woff2'),
        url('Frutiger Next Bold.woff') format('woff');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}