@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap);
/* @import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css'); */
@import url('https://cdnjs.cloudflare.com/ajax/libs/pretendard/1.3.9/static/pretendard.css');
@font-face {
    font-family: 'NanumSquare';
    font-weight: 400;
    src: url(../fonts/NanumSquareR.eot);
    src: local('☺'),
    url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareR.woff) format('woff'),
    url(../fonts/NanumSquareR.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url(../fonts/NanumSquareB.eot);
    src: local('☺'),
    url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareB.woff) format('woff'),
    url(../fonts/NanumSquareB.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url(../fonts/NanumSquareEB.eot);
    src: local('☺'),
    url(../fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NanumSquareEB.woff) format('woff'),
    url(../fonts/NanumSquareEB.ttf) format('truetype');
}
@font-face {
    font-family: 'GmarketSansLight';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); */
    src: url('../fonts/GmarketSansLight.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); */
    src: url('../fonts/GmarketSansBold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); */
    src: url('../fonts/GmarketSansMedium.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TmonMonsori';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff') format('woff'); */
    src: url('../fonts/TmonMonsori.ttf.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yg-jalnan';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff'); */
    src: url('../fonts/Jalnan2.otf');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    /* src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype'); */
    src: url('../fonts/NanumBarunGothic.otf');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 700;
    /* src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype') */
    src: url('../fonts/NanumBarunGothicBold.otf');
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 300;
    /* src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype'); */
    src: url('../fonts/NanumBarunGothicLight.otf');
}
@font-face {
    font-family: 'ChosunSm';
    /* src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.1/ChosunSm.woff') format('woff'); */
    src: url('../fonts/ChosunCentennial_otf.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('/inc/fonts/times-new-roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('/inc/fonts/times-new-roman-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('/inc/fonts/times-new-roman-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('/inc/fonts/times-new-roman-bold-italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Tenada';
    src: local('☺'),
    url(../fonts/Tenada.ttf) format('truetype');
}
@font-face {
    font-family: 'Giant';
    font-weight: 900;
    src: url(../fonts/Giants-Bold.ttf);
}
@font-face {
    font-family: 'Giant';
    font-weight: normal;
    src: url(../fonts/Giants-Regular.ttf);
}
/* @font-face {
    font-family: 'Giant';
    font-weight: lighter;
    src: url(../fonts/Giants-Inline.ttf);
} */
@font-face {
    font-family: 'SCDream1';
    src: url(../fonts/SCDream1.otf);
}
@font-face {
    font-family: 'SCDream2';
    src: url(../fonts/SCDream2.otf);
}
@font-face {
    font-family: 'SCDream3';
    src: url(../fonts/SCDream3.otf);
}
@font-face {
    font-family: 'SCDream4';
    src: url(../fonts/SCDream4.otf);
}
@font-face {
    font-family: 'SCDream5';
    src: url(../fonts/SCDream5.otf);
}
@font-face {
    font-family: 'SCDream6';
    src: url(../fonts/SCDream6.otf);
}
@font-face {
    font-family: 'SCDream7';
    src: url(../fonts/SCDream7.otf);
}
@font-face {
    font-family: 'SCDream8';
    src: url(../fonts/SCDream8.otf);
}
@font-face {
    font-family: 'SCDream9';
    src: url(../fonts/SCDream9.otf);
}

@font-face {
    font-family: 'DDangs';
    font-weight: light;
    src: url(../fonts/DDangs_Light.otf);
}

@font-face {
    font-family: 'DDangs';
    font-weight: normal;
    src: url(../fonts/DDangs_Normal.otf);
}

@font-face {
    font-family: 'DDangs';
    font-weight: bold;
    src: url(../fonts/DDangs_Bold.otf);
}

@font-face {
    font-family: 'jalnan';
    font-weight: bold;
    src: url(../fonts/Jalnan2.otf);
}

@font-face {
    font-family: 'ria';
    font-weight: bold;
    src: url(../fonts/RiaSans-ExtraBold.ttf);
}
@font-face {
    font-family: 'vitro';
    font-weight: bold;
    src: url(../fonts/VITROCOREOTF.otf);
}

/* font-family: "Pretendard"; */
/* font-family: 'Noto Sans KR'; */