@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,500,600,700,800&display=swap');
@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:200,300,400,500,600,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&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/earlyaccess/notosanskr.css'); */

/*

font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'EB Garamond', serif;
font-family: 'Nanum Myeongjo', serif;


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