@charset "utf-8";

/* #region kbo */
@font-face {
	font-family: 'KBO-Dia-Gothic';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_light.woff') format('woff');
	font-weight: 300;
	font-display: swap;
}
@font-face {
	font-family: 'KBO-Dia-Gothic';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: 'KBO-Dia-Gothic';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/KBO-Dia-Gothic_bold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
}
/* #endregion kbo */