
@font-face {
	font-family: 'Happiness';
	font-weight: 400;
	font-display: swap;
	src: url('../font/HappinessSans-Screen/Happiness-Sans-Regular.woff2') format('woff');
}
@font-face {
	font-family: 'Happiness';
	font-weight: 700;
	font-display: swap;
	src: url('../font/HappinessSans-Screen/Happiness-Sans-Bold.woff2') format('woff');
}
@font-face {
	font-family: 'Happiness';
	font-weight: 900;
	font-display: swap;
	src: url('../font/HappinessSans-Screen/Happiness-Sans-Title.woff2') format('woff');
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

