@charset "utf-8";

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   src: url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.woff2) format('woff2'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.woff) format('woff'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.otf) format('opentype');
 }
 
 @font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.woff2) format('woff2'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.woff) format('woff'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.woff2) format('woff2'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.woff) format('woff'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.woff2) format('woff2'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.woff) format('woff'),
        url(/costaid/css/2024/font/notosanskr/NotoSansKR-Bold.otf) format('opentype');
 }

.ntk{font-family: "Noto Sans CJK KR" , "Noto Sans KR", 'Noto Sans EOT', SimHei, Sans-serif;font-weight: 400;}
