@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Noto+Sans+KR:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');

/* noto-sans-kr-regular - korean */
@font-face {
   font-family: 'NotoKR';
   font-style: normal;
   font-weight: 400;
   src: url('/ver2024/font/NotoSans-Regular.eot'); /* IE9 Compat Modes */
   src: local(''),
        url("/ver2024/font/NotoSans-Regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
        url("/ver2024/font/NotoSans-Regular.woff2") format('woff2'), /* Super Modern Browsers */
        url("/ver2024/font/NotoSans-Regular.woff") format('woff'), /* Modern Browsers */
}
@font-face {
   font-family: 'NotoKR';
   font-style: normal;
   font-weight: 500;
   src: url("/ver2024/font/NotoSans-Medium.eot"); /* IE9 Compat Modes */
   src: local(''),
        url("/ver2024/font/NotoSans-Medium.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
        url("/ver2024/font/NotoSans-Medium.woff2") format('woff2'), /* Super Modern Browsers */
        url("/ver2024/font/NotoSans-Medium.woff") format('woff'), /* Modern Browsers */
}
@font-face {
   font-family: 'NotoKR';
   font-style: normal;
   font-weight: 600;
   src: url("/ver2024/font/NotoSans-Bold.eot"); /* IE9 Compat Modes */
   src: local(''),
        url("/ver2024/font/NotoSans-Bold.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
        url("/ver2024/font/NotoSans-Bold.woff2") format('woff2'), /* Super Modern Browsers */
        url("/ver2024/font/NotoSans-Bold.woff") format('woff'), /* Modern Browsers */
}



