/*
이사만루체의 지적 재산권 및 모든 권리는 (주)공게임즈에 있습니다.
상업적 용도를 포함하여 누구나 자유롭게 사용할 수 있으나, 임의로 수정 변형하여 유료로 판매하는 것은 금지합니다.
*/

@font-face {
	font-family: 'font-HH';
	font-weight: 700;
    font-style: normal;
	font-display: swap;
	src: url(./woff/GongGothicBold.woff) format('woff');
}


@font-face {
	font-family: 'font-BB';
	font-weight: 400;
    font-style: normal;
	font-display: swap;
	src: url(./woff/GongGothicMedium.woff) format('woff');
}

@font-face {
	font-family: 'font-RR';
	font-weight: 300;
    font-style: normal;
	font-display: swap;
	src: url(./woff/GongGothicLight.woff) format('woff');
}
