@charset "utf-8";
/* 웹폰트 사용범위 */
/*
WOFF >> 전체지원 (ie 9부터 지원)
eot >> ie6~ie9 지원
*/

/* --------------------------------------------------------- 웹폰트 (Site) ------------------------------------------------------------------ */
/* Google Web Font (ENG)  */
/*
font-family: 'Squada One', sans-serif;
font-family: 'Economica', sans-serif;
*/
/*@import url('https://fonts.googleapis.com/css?family=Economica|Squada+One&display=swap');*/



/* Google Web Font (KOR)  */
/*
font-family: 'Noto Sans KR', sans-serif;
font-family: 'Lato', sans-serif;
*/
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Lato|Noto+Sans+KR&amp;display=swap');
/* --------------------------------------------------------- //웹폰트 (Site) ------------------------------------------------------------------ */



/* --------------------------------------------------------- 웹폰트 (Download) ------------------------------------------------------------------ */
/* NanumGothic */
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 400;
    src: url("../../font/NanumGothic-Regular.eot");
    src: url("../../font/NanumGothic-Regulard41d.eot?#iefix") format('embedded-opentype'),
        url("../../font/NanumGothic-Regular.woff2") format('woff2'),
        url("../../font/NanumGothic-Regular.woff") format('woff'),
        url("../../font/NanumGothic-Regular.ttf") format('truetype');
}
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 700;
    src: url("../../font/NanumGothic-Bold.eot");
    src: url("../../font/NanumGothic-Boldd41d.eot?#iefix") format('embedded-opentype'),
        url("../../font/NanumGothic-Bold.woff2") format('woff2'),
        url("../../font/NanumGothic-Bold.woff") format('woff'),
        url("../../font/NanumGothic-Bold.ttf") format('truetype');
}
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 800;
    src: url("../../font/NanumGothic-ExtraBold.eot");
    src: url("../../font/NanumGothic-ExtraBoldd41d.eot?#iefix") format('embedded-opentype'),
        url("../../font/NanumGothic-ExtraBold.woff2") format('woff2'),
        url("../../font/NanumGothic-ExtraBold.woff") format('woff'),
        url("../../font/NanumGothic-ExtraBold.ttf") format('truetype');
}



/* NanumSquare */
@font-face {
    font-family: "NanumSquare";
    font-style: normal;
    src: url("../../font/NanumSquareR.eot");
    src: url("../../font/NanumSquareRd41d.eot?#iefix") format('embedded-opentype'),
        url("../../font/NanumSquareR.woff") format('woff'),
        url("../../font/NanumSquareR.ttf") format('truetype');
}
@font-face {
    font-family: "NanumSquare Bold";
    font-style: normal;
    src: url("../../font/NanumSquareB.eot");
    src: url("../../font/NanumSquareBd41d.eot?#iefix") format('embedded-opentype'),
        url("../../font/NanumSquareB.woff") format('woff'),
        url("../../font/NanumSquareB.ttf") format('truetype');
}



/* Gmarket sans */
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Noto Sans */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../../font/NotoSansKR-Thin.woff2") format('woff2'),
         url("../../font/NotoSansKR-Thin.woff") format('woff'),
         url("../../font/NotoSansKR-Thin.html") format('truetype'),
         url("../../font/NotoSansKR-Thin-2.html");
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../../font/NotoSansKR-Light.woff2") format('woff2'),
         url("../../font/NotoSansKR-Light.woff") format('woff'),
         url("../../font/NotoSansKR-Light.html") format('truetype'),
         url("../../font/NotoSansKR-Light-2.html");
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../../font/NotoSansKR-Regular.woff2") format('woff2'),
         url("../../font/NotoSansKR-Regular.woff") format('woff'),
         url("../../font/NotoSansKR-Regular.html") format('truetype'),
         url("../../font/NotoSansKR-Regular-2.html");
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../../font/NotoSansKR-Medium.woff2") format('woff2'),
         url("../../font/NotoSansKR-Medium.woff") format('woff'),
         url("../../font/NotoSansKR-Medium.html") format('truetype'),
         url("../../font/NotoSansKR-Medium-2.html");
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../../font/NotoSansKR-Bold.woff2") format('woff2'),
         url("../../font/NotoSansKR-Bold.woff") format('woff'),
         url("../../font/NotoSansKR-Bold.html") format('truetype'),
         url("../../font/NotoSansKR-Bold-2.html");
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../../font/NotoSansKR-Black.woff2") format('woff2'),
         url("../../font/NotoSansKR-Black.woff") format('woff'),
         url("../../font/NotoSansKR-Black.html") format('truetype'),
         url("../../font/NotoSansKR-Black-2.html");
}
/* --------------------------------------------------------- 웹폰트 (Download) ------------------------------------------------------------------ */












