@charset "utf-8";

@font-face {
	font-family: 'museo-light';
	src: url('../../res/font/museo-light(woff).ttf') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DIN-LIGHT';
	src: url('../../res/font/DIN-LIGHT_1.OTF');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OPPOSans-L';
	src: url('../../res/font/OPPOSans-L-2.ttf');
	/* src: url('https://hoobrand.oss-cn-hangzhou.aliyuncs.com/res/font/OPPOSans-L-2.ttf'); */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OPPOSans-R';
	src: url('../../res/font/OPPOSans-R-2.ttf');
	/* src: url('https://hoobrand.oss-cn-hangzhou.aliyuncs.com/res/font/OPPOSans-R-2.ttf'); */
	font-weight: normal;
	font-style: normal;
}
