@charset "utf-8";


@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans Thin'), local('Noto Sans Thin'), local('Noto Sans Thin');
    src: url(../font/NotoSansKR-Thin.eot);
    src: url(../font/NotoSansKR-Thin.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSansKR-Thin.woff) format('woff'),
    url(../font/NotoSansKR-Thin.woff2) format('woff2'),
    url(../font/NotoSansKR-Thin.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('Noto Sans Light'), local('Noto Sans Light');
    src: url(../font/NotoSansKR-Light.eot);
    src: url(../font/NotoSansKR-Light.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSansKR-Light.woff) format('woff'),
    url(../font/NotoSansKR-Light.woff2) format('woff2'),
    url(../font/NotoSansKR-Light.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('Noto Sans Regular'), local('Noto Sans Regular');
    src: url(../font/NotoSansKR-Regular.eot);
    src: url(../font/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSansKR-Regular.woff) format('woff'),
    url(../font/NotoSansKR-Regular.woff2) format('woff2'),
    url(../font/NotoSansKR-Regular.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('Noto Sans Medium'), local('Noto Sans Medium');
    src: url(../font/NotoSansKR-Medium.eot);
    src: url(../font/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSansKR-Medium.woff) format('woff'),
    url(../font/NotoSansKR-Medium.woff2) format('woff2'),
    url(../font/NotoSansKR-Medium.otf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans Bold'), local('Noto Sans Bold'), local('Noto Sans Bold');
    src: url(../font/NotoSansKR-Bold.eot);
    src: url(../font/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'),
    url(../font/NotoSansKR-Bold.woff) format('woff'),
    url(../font/NotoSansKR-Bold.woff2) format('woff2'),
    url(../font/NotoSansKR-Bold.otf) format('truetype');
}


/* 지마켓산스 */

@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 400;
    src: local('GmarketSansLight'), local('GmarketSansLight'), local('GmarketSansLight');
    src: url(../font/GmarketSansLight.eot);
    src: url(../font/GmarketSansLight.eot?#iefix) format('embedded-opentype'),
	url(../font/GmarketSansLight.woff) format('woff'),
    url(../font/GmarketSansLight.woff2) format('woff2'),
    url(../font/GmarketSansLight.otf) format('truetype');
}


@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 500;
    src: local('GmarketSansMedium'), local('GmarketSansMedium'), local('GmarketSansMedium');
    src: url(../font/GmarketSansMedium.eot);
    src: url(../font/GmarketSansMedium.eot?#iefix) format('embedded-opentype'),
	url(../font/GmarketSansMedium.woff) format('woff'),
    url(../font/GmarketSansMedium.woff2) format('woff2'),
    url(../font/GmarketSansMedium.otf) format('truetype');
}

@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 600;
    src: local('GmarketSansBold'), local('GmarketSansBold'), local('GmarketSansBold');
    src: url(../font/GmarketSansBold.eot);
    src: url(../font/GmarketSansBold.eot?#iefix) format('embedded-opentype'),
		url(../font/GmarketSansBold.woff) format('woff'),
    url(../font/GmarketSansBold.woff2) format('woff2'),
    url(../font/GmarketSansBold.otf) format('truetype');
}


