/*fonts1*/
@font-face{
	font-family: 'font';
	src:url('../fonts1/KoHo-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Light';
	src:url('../fonts1/KoHo-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'ExtraLight';
	src:url('../fonts1/KoHo-ExtraLight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'SemiBold';
	src:url('../fonts1/KoHo-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Medium';
	src:url('../fonts1/KoHo-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Bold';
	src:url('../fonts1/KoHo-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}