@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

@font-face {


font-family: 'Noto Sans KR';


font-style: normal;


font-weight: 300;


src: url(/fonts/NotoSansKr/NotoSansKR-Light.woff2) format('woff2'),


url(/fonts/NotoSansKr/NotoSansKR-Light.woff) format('woff'),


url(/fonts/NotoSansKr/NotoSansKR-Light.otf) format('opentype');


}


@font-face {


font-family: 'Noto Sans KR';


font-style: normal;


font-weight: 400;


src: url(/fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),


url(/fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),


url(/fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');


}


@font-face {


font-family: 'Noto Sans KR';


font-style: normal;


font-weight: 700;


src: url(/fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),


url(/fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),


url(/fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');


}



