@font-face {
    font-family: 'FrutigerLTStd-BoldCn';
    src: url('fonts/FrutigerLTStd-BoldCn.eot');
    src: url('fonts/FrutigerLTStd-BoldCn.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-BoldCn.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-BoldCn.woff') format('woff'),
        url('fonts/FrutigerLTStd-BoldCn.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerLTStd-Light';
    src: url('fonts/FrutigerLTStd-Light.eot');
    src: url('fonts/FrutigerLTStd-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrutigerLTStd-Light.woff2') format('woff2'),
        url('fonts/FrutigerLTStd-Light.woff') format('woff'),
        url('fonts/FrutigerLTStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
