@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Rozha+One&display=swap');

/* Noto Sans SC 중국어간체 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap');
/* Noto Sans JP 일본어 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
/* Noto Sans Thai 태국어 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;700&display=swap');

@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-8Heavy.woff') format('woff');
     font-weight: 800;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-6Bold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-5Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-4Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-3Light.woff') format('woff');
     font-weight: 300;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream';
     src: url('S-CoreDream-1Thin.woff') format('woff');
     font-weight: 100;
     font-style: normal;
}
@font-face {
     font-family: 'DINMedium';
     src: url('DINMedium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'Butler';
     src: url('Butler.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'SpoqaHanSansNeo-Thin';
     src: url('SpoqaHanSansNeo-Thin.woff') format('woff');
     font-weight: 100;
     font-style: normal;
}
 @font-face {
     font-family: 'SpoqaHanSansNeo-Light';
      src: url('SpoqaHanSansNeo-Light.woff') format('woff');
      font-weight: 300;
      font-style: normal;
}
@font-face {
     font-family: 'SpoqaHanSansNeo';
     src: url('SpoqaHanSansNeo-Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
}
 @font-face {
     font-family: 'SpoqaHanSansNeo-Medium';
      src: url('SpoqaHanSansNeo-Medium.woff') format('woff');
      font-weight: 500;
      font-style: normal;
}
@font-face {
     font-family: 'SpoqaHanSansNeo-Bold';
     src: url('SpoqaHanSansNeo-Bold.woff') format('woff'); 
     font-weight: 700;
     font-style: normal;
}

