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

@font-face {
    font-family: 'Frutiger LT 55';
    src: url('../fonts/FrutigerLT-Roman.eot');
    src: url('../fonts/FrutigerLT-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLT-Roman.woff2') format('woff2'),
        url('../fonts/FrutigerLT-Roman.woff') format('woff'),
        url('../fonts/FrutigerLT-Roman.ttf') format('truetype'),
        url('../fonts/FrutigerLT-Roman.svg#../fonts/FrutigerLT-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT 65';
    src: url('../fonts/FrutigerLT-Bold.eot');
    src: url('../fonts/FrutigerLT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLT-Bold.woff2') format('woff2'),
        url('../fonts/FrutigerLT-Bold.woff') format('woff'),
        url('../fonts/FrutigerLT-Bold.ttf') format('truetype'),
        url('../fonts/FrutigerLT-Bold.svg#../fonts/FrutigerLT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




