@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'Binggrae';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Binggrae/Binggrae.woff') format('woff');
}

@font-face {
	font-family:'Binggrae-Bold';
	font-style: normal;
	font-weight:600;
	src:url('../fonts/Binggrae/Binggrae-Bold.woff') format('woff');
}
