/*
	MiraeN web Font 20.10.13
*/
@font-face {
	font-family: 'Clab Personal Use';
	font-style: normal;
	font-weight: 400;
	src: local url("./ClabPersonalUse-Regular.eot"); /* computer */
	src: url("./ClabPersonalUse-Regular.eot") format("embedded-opentype"), /* IE9 Compat Modes */
		url("./ClabPersonalUse-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	 	url("./ClabPersonalUse-Regular.woff") format("woff"), /* Modern Browsers */
	 	url("./ClabPersonalUse-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
		url('./ClabPersonalUse-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Clab Personal Use';
	font-style: normal;
	font-weight: 600;
	src: local url("ClabPersonalUse-Bold.eot"); /* computer */
	src: url("./ClabPersonalUse-Bold.eot") format("embedded-opentype"), /* IE9 Compat Modes */
		url("./ClabPersonalUse-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	 	url("./ClabPersonalUse-Bold.woff") format("woff"), /* Modern Browsers */
	 	url("./ClabPersonalUse-RegBoldular.ttf") format("truetype"), /* Safari, Android, iOS */
		url('./ClabPersonalUse-Bold.otf') format('opentype');
}