
/* font  */
@font-face {
    font-family: 'WEADYOU';
    src: url('weadyou-bdcn-webfont.eot');
    src: url('weadyou-bdcn-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('weadyou-bdcn-webfont.woff') format('woff'),
         url('weadyou-bdcn-webfont.ttf') format('truetype'),
         url('weadyou-bdcn-webfont.svg#WEADYOU77BoldCondensed') format('svg'),
         url('WEADYOU-BdCn.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: WEADYOU_light; 
    src: url(WEADYOU-LtCn.otf) format("opentype"), 
         url(WEADYOU-LtCn.ttf) format("truetype");
}