/* 본고딕 */
@font-face {font-family: 'NotoSans';
	font-style: normal;
    font-weight:300;
    src: url(../fonts/NotoSansKR-light.eot);
	src: url(../fonts/NotoSansKR-light.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NotoSansKR-light.woff2) format('woff2'),
		url(../fonts/NotoSansKR-light.woff) format('woff'),
		url(../fonts/NotoSansKR-light.ttf) format('truetype');
}
@font-face {font-family: 'NotoSans';
	font-style: normal; 
    font-weight:400;
    src: url(../fonts/NotoSansKR-medium.eot);
	src: url(../fonts/NotoSansKR-medium.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NotoSansKR-medium.woff2) format('woff2'),
		url(../fonts/NotoSansKR-medium.woff) format('woff'),
		url(../fonts/NotoSansKR-medium.ttf) format('truetype');
}
@font-face {font-family: 'NotoSans';
	font-style: normal;
    font-weight:700;
    src: url(../fonts/NotoSansKR-bold.eot);
	src: url(../fonts/NotoSansKR-bold.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NotoSansKR-bold.woff2) format('woff2'),
		url(../fonts/NotoSansKR-bold.woff) format('woff'),
		url(../fonts/NotoSansKR-bold.ttf) format('truetype');
}

/* Montserrat */
@font-face {font-family: 'Montserrat';
	font-style: normal;
    font-weight:300;
    src: url(../fonts/Montserrat-Light.eot);
	src: url(../fonts/Montserrat-Light.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Montserrat-Light.woff) format('woff'),
		url(../fonts/Montserrat-Light.ttf) format('truetype');
}
@font-face {font-family: 'MontserratR';
	font-style: normal;
    font-weight:400;
    src: url(../fonts/Montserrat-Regular.eot);
	src: url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Montserrat-Regular.woff) format('woff'),
		url(../fonts/Montserrat-Regular.ttf) format('truetype');
}
@font-face {font-family: 'Montserrat';
	font-style: normal;
    font-weight:400;
    src: url(../fonts/Montserrat-Medium.eot);
	src: url(../fonts/Montserrat-Medium.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Montserrat-Medium.woff) format('woff'),
		url(../fonts/Montserrat-Medium.ttf) format('truetype');
}
@font-face {font-family: 'MontserratB';
	font-style: normal;
    font-weight:700;
    src: url(../fonts/Montserrat-Bold.eot);
	src: url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Montserrat-Bold.woff) format('woff'),
		url(../fonts/Montserrat-Bold.ttf) format('truetype');
}