/* @font-face {
    font-family: 'OpenSans-SemiboldItalic';
    src: url("../fonts/OpenSansSemiboldItalic.ttf") format('truetype');
}

@font-face {
    font-family: 'OpenSans-ExtraboldItalic';
    src: url("../fonts/OpenSansExtraboldItalic.ttf")format("truetype"),
}

@font-face {
    font-family: 'OpenSans';
    src: url("../fonts/OpenSans.ttf")format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'OpenSans-Light';
    src: url("../fonts/OpenSansLight.ttf")format("truetype"),
}

@font-face {
    font-family: 'OpenSans-LightItalic';
    src: url("../fonts/OpenSansLightItalic.ttf")format("truetype"),
} */
@font-face {
    font-family: 'microsoftYaHeiLight';
    src: url("../fonts/microsoftYaHeiLight.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}