/* FONTS */


/* Frutiger Bold */

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

/* :Frutiger Bold */


/* Frutiger Normal */

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

/* :Frutiger Normal */


/* Frutiger Light */

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

/* :Frutiger Light */

/* :FONTS */