@charset "utf-8";

/* KOHIBaeum */
@font-face {
	font-family: 'KOHIBaeum';
	src: url('/font/KOHIBaeum.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

/* KOHIBaeum */
@font-face {
	font-family: 'GmarketSans';
	src: url('/font/GmarketSansMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'GmarketSans';
	src: url('/font/GmarketSansBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}