@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/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&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://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); */

/*
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')}
*/