
/* 
* 100 : Thin
* 200 : Extra Light (Ultra Light)
* 300 : Light
* 400 : Regular
* 500 : Medium
* 600 : Semi Bold (Demi Bold)
* 700 : Bold
* 800 : Extra Bold (Ultra Bold)
* 900 : Black (Heavy)
*/

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
    font-weight: 300;
	src:url(../font/OpenSans-Light.eot);
	src:local(※),
		url(../font/OpenSans-Light.eot?#iefix) format('embedded-opentype'),
		url(../font/OpenSans-Light.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
    font-weight: 400;
	src:url(../font/OpenSans-Regular.eot);
	src:local(※),
		url(../font/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),
		url(../font/OpenSans-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
    font-weight: 600;
	src:url(../font/OpenSans-Semibold.eot);
	src:local(※),
		url(../font/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'),
		url(../font/OpenSans-Semibold.woff) format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
    font-weight: 700;
	src:url(../font/OpenSans-Bold.eot);
	src:local(※),
		url(../font/OpenSans-Bold.eot?#iefix) format('embedded-opentype'),
		url(../font/OpenSans-Bold.woff) format('woff');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 400;
	src:url(../font/NanumGothic-Regular.eot);
	src:local(※),
		url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumGothic-Regular.woff) format('woff');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
    font-weight: 700;
	src:url(../font/NanumGothic-Bold.eot);
	src:local(※),
		url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumGothic-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
    font-weight: 400;
	src:url(../font/Gilroy400.eot);
	src:local(※),
		url(../font/Gilroy400.eot?#iefix) format('embedded-opentype'),
		url(../font/Gilroy400.woff) format('woff');
}

@font-face {
	font-family: 'Gilroy';
	font-style: normal;
    font-weight: 700;
	src:url(../font/Gilroy700.eot);
	src:local(※),
		url(../font/Gilroy700.eot?#iefix) format('embedded-opentype'),
		url(../font/Gilroy700.woff) format('woff');
}