@font-face {
    font-family: 'univers_lt_std_57_cnregular';
    src: url('../fonts/universltstd-cn-webfont.eot');
    src: url('../fonts/universltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universltstd-cn-webfont.woff') format('woff'),
         url('../fonts/universltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/universltstd-cn-webfont.svg#univers_lt_std_57_cnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'frutiger_cnregular';
    src: url('../fonts/frutiger_cn-webfont.eot');
    src: url('../fonts/frutiger_cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frutiger_cn-webfont.woff') format('woff'),
         url('../fonts/frutiger_cn-webfont.ttf') format('truetype'),
         url('../fonts/frutiger_cn-webfont.svg#frutiger_cnregular') format('svg');
    font-weight: normal;
    font-style: normal;
}