@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*Noto Sans CJK KR*/
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Thin.otf") format("opentype");
    font-weight:100;
}
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Light.otf") format("opentype");
    font-weight:300;
}
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-DemiLight.otf") format("opentype");
    font-weight:200; 
} 
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Regular.otf") format("opentype");
    font-weight:400;
}
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Medium.otf") format("opentype");
    font-weight:500;
}
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Bold.otf") format("opentype");
    font-weight:bold;
}
@font-face {
    font-family:"Noto Sans CJK KR";
    src:local('Noto Sans CJK KR'), url("/2021/font/NotoSansCJKkr-Black.otf") format("opentype");
    font-weight:900;
}
/*Overgrow-Demo*/
@font-face {
    font-family:"NanumMyeongjo"; 
    src:local('NanumMyeongjo'), url("/2021/font/NanumMyeongjo-Regular.ttf") format("truetype"); 
    font-weight:400;
}
@font-face {
    font-family:"NanumMyeongjo"; 
    src:local('NanumMyeongjo'), url("/2021/font/NanumMyeongjo-ExtraBold.ttf") format("truetype"); 
    font-weight:900;
}
@font-face {
    font-family:"NanumMyeongjo"; 
    src:local('NanumMyeongjo'), url("/2021/font/NanumMyeongjo-Bold.ttf") format("truetype"); 
    font-weight:bold;
}
/*SCDream*/
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream1.otf") format("opentype"); 
    font-weight:100;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream2.otf") format("opentype"); 
    font-weight:200;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream3.otf") format("opentype"); 
    font-weight:300;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream4.otf") format("opentype"); 
    font-weight:400;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream5.otf") format("opentype"); 
    font-weight:500;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream6.otf") format("opentype"); 
    font-weight:600;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream7.otf") format("opentype"); 
    font-weight:700;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream8.otf") format("opentype"); 
    font-weight:800;
}
@font-face {
    font-family:"SCDream"; 
    src:local('SCDream'), url("/2021/font/SCDream9.otf") format("opentype"); 
    font-weight:900;
}
/*AvantGarde-Demi*/
@font-face {
    font-family:"AvantGarde"; 
    src:local('AvantGarde'), url("/2021/font/AvantGarde-Demi.ttf") format("truetype"); 
}
/*Overgrow-Demo*/
@font-face {
    font-family:"Overgrow"; 
    src:local('Overgrow'), url("/2021/font/Overgrow-Demo.otf") format("opentype"); 
}