@font-face {
	font-family: 'Gaegu';
	src: url('../font/Gaegu-Bold.ttf');
}

body {
	font-family: 'Gaegu';
}

a {
	color: inherit;
	text-decoration: none;
}
