@charset "utf-8";
/*
@font-face {
	font-family: 'AsiaCMJ';
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/AsiaCMJL.woff') format('woff');
}

@font-face {
	font-family: 'AsiaCMJ';
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/AsiaCMJM.woff') format('woff');
}

@font-face {
	font-family: 'AsiaCMJ';
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/AsiaCMJB.woff') format('woff');
}
*/