@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 100;
    src: url(notokr-thin.eot);
    src: url(notokr-thin.eot?#iefix) format('embedded-opentype'),
    url(notokr-thin.woff2) format('woff2'),
    url(notokr-thin.woff) format('woff'),
    url(notokr-thin.ttf) format('truetype'),
    url(notokr-thin.svg#notokr-thin) format('svg');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 300;
    src: url(notokr-light.eot);
    src: url(notokr-light.eot?#iefix) format('embedded-opentype'),
    url(notokr-light.woff2) format('woff2'),
    url(notokr-light.woff) format('woff'),
    url(notokr-light.ttf) format('truetype'),
    url(notokr-light.svg#notokr-light) format('svg');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 500;
    src: url(notokr-regular.eot);
    src: url(notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(notokr-regular.woff2) format('woff2'),
    url(notokr-regular.woff) format('woff'),
    url(notokr-regular.ttf) format('truetype'),
    url(notokr-regular.svg#notokr-regular) format('svg');
}

@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 700;
    src: url(notokr-medium.eot);
    src: url(notokr-medium.eot?#iefix) format('embedded-opentype'),
    url(notokr-medium.woff2) format('woff2'),
    url(notokr-medium.woff) format('woff'),
    url(notokr-medium.ttf) format('truetype'),
    url(notokr-medium.svg#notokr-medium) format('svg');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 900;
    src: url(notokr-bold.eot);
    src: url(notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(notokr-bold.woff2) format('woff2'),
    url(notokr-bold.woff) format('woff'),
    url(notokr-bold.ttf) format('truetype'),
    url(notokr-bold.svg#notokr-bold) format('svg');
}

/*Montserrat*/
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: url("Montserrat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    src: url("Montserrat-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    src: url("Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: url("Montserrat-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    src: url("Montserrat-ExtraBold.ttf") format("truetype");
}

/* 국문 산돌 고딕 */
@font-face {
	font-family: 'SDGothic';
	font-style: normal;
	font-weight: 400;
	src: url(SDDOESGothicNeoaTTF-dRg.eot);
	src: url(SDDOESGothicNeoaTTF-dRg.eot?#iefix) format('embedded-opentype'),
	url(SDDOESGothicNeoaTTF-dRg.woff) format('woff');
}

@font-face {
	font-family: 'SDGothic';
	font-style: normal;
	font-weight: 600;
	src: url(SDDOESGothicNeoaTTF-fSm.eot);
	src: url(SDDOESGothicNeoaTTF-fSm.eot?#iefix) format('embedded-opentype'),
	url(SDDOESGothicNeoaTTF-fSm.woff) format('woff');
}

/* 국문 산돌 명조 */
@font-face {
	font-family: 'SDMyeongjo';
	font-style: normal;
	font-weight: 500;
	src: url(SDDOESMyeongjoNeoaTTF-dMd.eot);
	src: url(SDDOESMyeongjoNeoaTTF-dMd.eot?#iefix) format('embedded-opentype'),
	url(SDDOESMyeongjoNeoaTTF-dMd.woff) format('woff');
}

/* 영문 Gillsans */
/*@font-face {
	font-family: 'GillSans';
	font-style: normal;
	font-weight: 200;
	src: url(GillSans-Light.eot);
	src: url(GillSans-Light.eot?#iefix) format('embedded-opentype'),
	url(GillSans-Light.woff) format('woff'),
	url(GillSans-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'GillSans';
	font-style: normal;
	font-weight: 400;
	src: url(GillSans-Regular.eot);
	src: url(GillSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(GillSans-Regular.woff) format('woff'),
	url(GillSans-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'GillSans';
	font-style: normal;
	font-weight: 600;
	src: url(GillSans-SemiBold.eot);
	src: url(GillSans-SemiBold.eot?#iefix) format('embedded-opentype'),
	url(GillSans-SemiBold.woff) format('woff'),
	url(GillSans-SemiBold.ttf) format('truetype');
}*/

/* 영문 Garamond */
@font-face {
	font-family: 'Garamond';
	font-style: normal;
	font-weight: 400;
	src: url(AGaramondPro-Regular.eot);
	src: url(AGaramondPro-Regular.eot?#iefix) format('embedded-opentype'),
	url(AGaramondPro-Regular.woff) format('woff'),
	url(AGaramondPro-Regular.ttf) format('truetype');
}