@charset "utf-8";

@font-face {
	font-family: 'hm-thin';
	src: url('../fonts/HarmonyOS_Sans_SC_Thin.eot');
	src: url('../fonts/HarmonyOS_Sans_SC_Thin.eot?#iefix') format('embedded-opentype'),
	url('../fonts/HarmonyOS_Sans_SC_Thin.woff2') format('woff2'),
	url('../fonts/HarmonyOS_Sans_SC_Thin.woff') format('woff'),
	url('../fonts/HarmonyOS_Sans_SC_Thin.ttf') format('truetype'),
	url('../fonts/HarmonyOS_Sans_SC_Thin.svg') format('svg');
}

@font-face {
	font-family: 'hm-light';
	src: url('../fonts/HarmonyOS_Sans_SC_Light.eot');
	src: url('../fonts/HarmonyOS_Sans_SC_Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/HarmonyOS_Sans_SC_Light.woff2') format('woff2'),
	url('../fonts/HarmonyOS_Sans_SC_Light.woff') format('woff'),
	url('../fonts/HarmonyOS_Sans_SC_Light.ttf') format('truetype'),
	url('../fonts/HarmonyOS_Sans_SC_Light.svg') format('svg');
}

@font-face {
	font-family: 'ltand';
	src: url('../fonts/LTAfficherNeue-Display.eot');
	src: url('../fonts/LTAfficherNeue-Display.eot?#iefix') format('embedded-opentype'),
	url('../fonts/LTAfficherNeue-Display.woff2') format('woff2'),
	url('../fonts/LTAfficherNeue-Display.woff') format('woff'),
	url('../fonts/LTAfficherNeue-Display.ttf') format('truetype'),
	url('../fonts/LTAfficherNeue-Display.svg') format('svg');
}

.hm-thin, .hm-thin * {
	font-family: "hm-thin" !important;
}

.hm-light, .hm-light * {
	font-family: "hm-light" !important;
}

.ltand, .ltand * {
	font-family: "ltand" !important;
}

