@font-face{
	font-family: 'RobotoSlab';
	src:url('../fonts/RobotoSlab-Regular.ttf');
}

@font-face{
	font-family: 'RobotoSlab-Bold';
	src:url('../fonts/RobotoSlab-Bold.ttf');
}
/*
@font-face{
	font-family: 'Merriweather';
	src:url('fonts/Merriweather-Regular.ttf');
}

@font-face{
	font-family: 'Merriweather-Bold';
	src:url('fonts/Merriweather-Bold.ttf');
}
*/
@font-face{
	font-family: 'DoHyeon';
	src:url('../fonts/DoHyeon-Regular.ttf');
}

@font-face{
	font-family: 'Laton';
	src: url('../fonts/Lato-Regular.ttf');
}

@font-face{
	font-family: 'Laton-Bold';
	src: url('../fonts/Lato-Bold.ttf');
}

