@font-face {
    font-family: 'HuaweiSans-Regular';
    src: url('../eot/huaweisans-regular.eot');
    src: url('../eot/huaweisans-regular3c00.eot#iefix') format('embedded-opentype'),url('../svg/huaweisans-regular.svg') format('svg'),url('../ttf/huaweisans-regular.ttf') format("truetype"),url('../woff/huaweisans-regular.woff') format("woff"),url('../huaweisans-regular.html') format("woff2");
}

@font-face {
    font-family: 'HuaweiSans-Bold';
    src: url('../eot/huaweisans-bold.eot');
    src: url('../eot/huaweisans-bold3c00.eot#iefix') format('embedded-opentype'),url('../svg/huaweisans-bold.svg') format('svg'),url('../ttf/huaweisans-bold.ttf') format("truetype"),url('../woff/huaweisans-bold.woff') format("woff"),url('../huaweisans-bold.html') format("woff2");
}

@font-face {
    font-family: 'HuaweiSans-Light';
    src: url('../eot/huaweisans-light.eot');
    src: url('../eot/huaweisans-light3c00.eot#iefix') format('embedded-opentype'),url('../svg/huaweisans-light.svg') format('svg'),url('../ttf/huaweisans-light.ttf') format("truetype"),url('../woff/huaweisans-light.woff') format("woff"),url('../huaweisans-light.html') format("woff2");
}

button,
input[type='button'],
input[type='submit'] {
	font-family: "HuaweiSans-Light", "Pingfang", sans-serif;
	background: none;
	border: 0;
	cursor: pointer;
	padding: 0;
}

html {
	font-size: 10px;
	font-family: "HuaweiSans-Light", "Pingfang", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width:767px){
    .new-intro-text .heading-03,
    .new-intro-text ul li .p-content h3{
        font-family: "HuaweiSans-Bold", "Pingfang", sans-serif;
    }
}
