
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');   */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;500&display=swap');  */


@font-face {
font-family: 'Noto Serif KR';
font-style:normal;
font-weight:400;
src: url('../../fonts/NotoSerif-Regular.eot'); 
src: url('../../fonts/NotoSerif-Regular.eot?#iefix') format('embedded-opentype'),
	 url(../../fonts/NotoSerif-Regular.woff2) format('woff2'),
	 url(../../fonts/NotoSerif-Regular.woff) format('woff'),
	 url(../../fonts/NotoSerif-Regular.otf) format('opentype');
}

@font-face {
font-family:'Noto Sans KR';
font-style:normal;
font-weight:400;
src: url('../../fonts/NotoSansKR-Regular.eot'); 
src: url('../../fonts/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
	 url(../../fonts/NotoSansKR-Regular.woff2) format('woff2'),
	 url(../../fonts/NotoSansKR-Regular.woff) format('woff'),
	 url(../../fonts/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
font-family:'Noto Sans KR';
font-style:normal;
font-weight:bold;
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.otf) format('opentype');
}


@font-face {
font-family: 'Questrial';
font-style:normal;
font-weight:400;
src: url('../../fonts/Questrial.eot'); 
src: url('../../fonts/Questrial.eot?#iefix') format('embedded-opentype'),
	 url(../../fonts/Questrial.woff2) format('woff2'),
	 url(../../fonts/Questrial.woff) format('woff'),
	 url(../../fonts/Questrial.otf) format('opentype');
}