@charset "UTF-8";

@import url('//fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');

/*
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 300;
   src: local('Noto Sans Light'), local('NotoSans-Light'),
        url(../fonts/NotoSaNoto Sans KRR-Light.woff2) format('woff2'),
        url(../fonts/NotoSaNoto Sans KRR-Light.woff) format('woff'),
        url(../fonts/NotoSaNoto Sans KRR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: local('Noto Sans Regular'), local('NotoSans-Regular'),
        url(../fonts/NotoSaNoto Sans KRR-Regular.woff2) format('woff2'),
        url(../fonts/NotoSaNoto Sans KRR-Regular.woff) format('woff'),
        url(../fonts/NotoSaNoto Sans KRR-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: local('Noto Sans Medium'), local('NotoSans-Medium'),
        url(../fonts/NotoSaNoto Sans KRR-Medium.woff2) format('woff2'),
        url(../fonts/NotoSaNoto Sans KRR-Medium.woff) format('woff'),
        url(../fonts/NotoSaNoto Sans KRR-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: local('Noto Sans Bold'), local('NotoSans-Bold'),
        url(../fonts/NotoSaNoto Sans KRR-Bold.woff2) format('woff2'),
        url(../fonts/NotoSaNoto Sans KRR-Bold.woff) format('woff'),
        url(../fonts/NotoSaNoto Sans KRR-Bold.otf) format('opentype');
}
*/