@charset "utf-8";

/*
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');
*/


@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');

/*
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
*/
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy.css');


/*@import url('https://cdn.jsdelivr.net/gh/fonts-archive/HakgyoansimAllimjang/HakgyoansimAllimjang.css');*/
@font-face {
    font-family: 'SchoolSafetyNotification';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimAllimjangTTF-R.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'SchoolSafetyNotification';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimAllimjangTTF-B.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

/*
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(/fonts/Pretendard-Regular.subset.0.woff2) format('woff2'), url(/fonts/Pretendard-Regular.subset.0.woff) format('woff');
    unicode-range: U + f9ca-fa0b, U + ff03-ff05, U + ff07, U + ff0a-ff0b, U + ff0d-ff19, U + ff1b, U + ff1d, U + ff20-ff5b, U + ff5d, U + ffe0-ffe3, U + ffe5-ffe6;
}
*/
/*@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); */

/*
font-family: "Paperlogy", sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'EB Garamond', serif;
font-family: 'Nanum Myeongjo', serif;
font-family: 'Black Han Sans', sans-serif;
font-family: 'Song Myung', serif;
font-family: 'Poor Story', cursive;

@font-face{font-family:'Noto Sans Korean';font-style:normal;font-weight:700;src:local('Noto Sans Medium'),local('NotoSans-Medium'),
url(/font/NotoSans-Bold.eot),
url(/font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
url(/font/NotoSans-Bold.woff) format('woff'),
url(/font/NotoSans-Bold.otf) format('opentype')}

@font-face{font-family:'Noto Sans Korean';font-style:normal;font-weight:400;src:local('Noto Sans Medium'),local('NotoSans-Medium'),
url(/font/NotoSans-Regular.eot),
url(/font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
url(/font/NotoSans-Regular.woff) format('woff'),
url(/font/NotoSans-Regular.otf) format('opentype')}
*/