@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100..900&display=swap');
@import url('http://wdh.132.tium.co.kr/css/fonts.css');
@import url('https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/variable/woff2/SUIT-Variable.css');

@font-face {
    font-family: 'PartialSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/PartialSansKR-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.hambak {
    font-family: "SF_HambakSnow","Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

/**********************************/
/* 지마켓 산스 웹폰트 세팅          */
/**********************************/
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/GmarketSans/Light.woff') format('woff');
}
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/GmarketSans/Medium.woff') format('woff');
}
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/GmarketSans/Bold.woff') format('woff');
}
.gmarket {
    font-family: "GmarketSans","Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
/**********************************/

/**********************************/
/* KBO DIA 웹폰트 세팅          */
/**********************************/
@font-face {
    font-family: 'KBOdia';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/KBOdia/Light.woff') format('woff');
}
@font-face {
    font-family: 'KBOdia';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/KBOdia/Medium.woff') format('woff');
}
@font-face {
    font-family: 'KBOdia';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/KBOdia/Bold.woff') format('woff');
}
.kbodia {
    font-family: "KBOdia","Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
/**********************************/





html, button, input, select, textarea {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.roboto {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.tgh {
    font-family: "TeXGyreHeros", sans-serif;
    font-style: normal;
}
.tgh-i {
    font-family: "TeXGyreHeros", sans-serif;
    font-style: italic;
}

.plg {
    font-family: 'Paperlogy', sans-serif;
    font-style: normal;
}

.ybo {
    font-family: 'Ysabeau Office', sans-serif;
    font-style: normal;
}
.ybo-i {
    font-family: 'Ysabeau Office', sans-serif;
    font-style: italic;
}

.pts {
    font-family: 'PartialSans', sans-serif;
    font-style: normal;
}

.suit {
    font-family: 'SUIT', sans-serif;
    font-style: normal;
}