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