@font-face {
	font-family: 'Daicon';
	src: url('../font/Daikon/Daikon-Bold.ttf') format("truetype");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Daicon';
	src: url('../font/Daikon/Daikon-Light.ttf') format("truetype");
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'Daicon';
	src: url('../font/Daikon/Daikon-Regular.ttf') format("truetype");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Daicon';
	src: url('../font/Daikon/Daikon-Medium.ttf') format("truetype");
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}
