/* FrutigerLTStd */

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd/FrutigerLTStd-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd/FrutigerLTStd-Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd/FrutigerLTStd-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd/FrutigerLTStd-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}